summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/semaphore_32.S
AgeCommit message (Expand)AuthorFilesLines
2011-07-21x86: Unify rwsem assembly implementationJan Beulich1-80/+0
2011-07-21x86: Unify rwlock assembly implementationJan Beulich1-44/+0
2011-03-02x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich1-1/+1
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich1-24/+12
2008-04-17Generic semaphore implementationMatthew Wilcox1-83/+0
2008-01-30x86: fix usage of .section .sched.text in assembler codeSam Ravnborg1-1/+1
2008-01-30x86: add ENDPROC() markersJohn Reiser1-10/+10
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk1-2/+2
2007-10-11i386: move libThomas Gleixner1-0/+219