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