aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rwsem-spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai1-0/+1
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko1-0/+1
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-1/+0
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2011-09-13locking, rwsem: Annotate inner lock as rawThomas Gleixner1-1/+1
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-22/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-8/+0
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang1-5/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison1-8/+8
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+2
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar1-2/+21
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar1-13/+1
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+65