aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spinlock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-01[PATCH] assert_spin_locked()Herbert Pƶtzl1-0/+11
2005-01-19[PATCH] nonintrusive spin-polling loop in kernel/spinlock.cIngo Molnar1-0/+2
2005-01-19[PATCH] x86 rwlock *_can_lock() primitivesIngo Molnar1-0/+6
2005-01-19[PATCH] minor spinlock cleanupsIngo Molnar1-1/+1
2005-01-07[PATCH] Lock initializer cleanup (common headers)Thomas Gleixner1-0/+3
2005-01-07[PATCH] improve preemption on SMPIngo Molnar1-6/+17
2005-01-04[PATCH] SELinux scalability: add spin_trylock_irq and spin_trylock_irqsaveJames Morris1-0/+14
2004-10-30Annotate UP spinlock stubs with lock annotations.Linus Torvalds1-6/+24
2004-10-30Add sparse checker rules for conditional lock functions: trylockLinus Torvalds1-13/+12
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds1-2/+4
2004-10-28Make x86 semaphore routines use register calling convention.Linus Torvalds1-1/+1
2004-10-24Un-inline the big kernel lock.Linus Torvalds1-2/+2
2004-10-23Annotate the trivial unconditional lock/unlock functions on SMP.Linus Torvalds1-25/+31
2004-09-09[PATCH] Move __preempt_*lock into kernel_spinlock, clean up.Anton Blanchard1-8/+3
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo1-91/+160
2004-05-10[PATCH] Allow architectures to reenable interrupts on contended spinlocksAndrew Morton1-1/+3
2003-06-25[PATCH] GCC 2.95.4 needs the spinlock workaroundAndrew Morton1-2/+7
2003-06-20[PATCH] Remove spinlock workaround for pre 2.95 gccsAndi Kleen1-7/+2
2003-06-17[PATCH] JBD: fix race over access to b_committed_dataAndrew Morton1-0/+70
2003-06-06[PATCH] Make spinlock debugging compile on x86-64Andi Kleen1-0/+1
2003-05-14[PATCH] Make debugging variant of spinlocks a bit more robustAndrew Morton1-5/+5
2003-02-11[PATCH] provide uniproc write_trylock()Andrew Morton1-0/+1
2003-02-05[PATCH] spinlock debugging on uniprocessorsAndrew Morton1-10/+112
2003-01-10[PATCH] Fix an SMP+preempt latency problemAndrew Morton1-17/+39
2002-12-04[SPINLOCK]: Fix non-SMP nopping spin/rwlock macros.David S. Miller1-85/+193
2002-08-21Cset exclude: rml@tech9.net|ChangeSet|20020820192302|03508Linus Torvalds1-190/+82
2002-08-19[PATCH] spinlock.h cleanupRobert Love1-82/+190
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar1-14/+7
2002-07-21[PATCH] "big IRQ lock" removal, IRQ cleanupsIngo Molnar1-36/+1
2002-06-11- squeeze a few more cycles out of the wakeup hotpath.Ingo Molnar1-0/+8
2002-06-11- rq-lock optimization in the preemption case, from Robert Love, plus some mo...Ingo Molnar1-13/+20
2002-06-08[PATCH] 2.5.20 locks.h cleanupMartin Dalecki1-44/+4
2002-06-08[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>Tom Rini1-0/+2
2002-04-03[PATCH] simple preemption debug checkRobert Love1-1/+1
2002-02-21Avoid "unused variable" warnings from non-debug, non-smp spinlock macros.Richard Henderson1-5/+5
2002-02-13- make the preempt-enable test cheaper - only test for the (very rare) TIF_NE...Ingo Molnar1-3/+2
2002-02-08[PATCH] Re: [PATCH] Preemptible Kernel for 2.5Robert Love1-7/+79
2002-02-08[PATCH] text.lock -> subsection changes.Dave Jones1-0/+17
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-0/+4
2002-02-04v2.4.10.2 -> v2.4.10.3Linus Torvalds1-1/+2
2002-02-04v2.4.6.1 -> v2.4.6.2Linus Torvalds1-1/+2
2002-02-04Import changesetLinus Torvalds1-0/+135