summaryrefslogtreecommitdiff
path: root/include/linux/rwsem-spinlock.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai2017-08-10
* locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-13
* locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
* locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
* locking, rwsem: Annotate inner lock as rawThomas Gleixner2011-09-13
* rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27
* rwsem: Cleanup includesThomas Gleixner2011-01-27
* rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-15
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-03
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-03
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16