aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/rwsem.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Use xadd helper more widelyJeremy Fitzhardinge2011-08-291-7/+1
* rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
* rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
* rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-25/+0
* rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0
* x86: Cleanup rwsem_count_t typedefThomas Gleixner2011-01-271-15/+10
* rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
* x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-201-9/+7
* x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-201-3/+2
* x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity2010-02-131-20/+5
* x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin2010-01-181-13/+40
* x86: clean up rwsem type systemLinus Torvalds2010-01-131-10/+15
* x86-32: clean up rwsem inline asm statementsLinus Torvalds2010-01-121-15/+15
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+265