index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spinlock.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-01
[PATCH] assert_spin_locked()
Herbert Pƶtzl
1
-0
/
+11
2005-01-19
[PATCH] nonintrusive spin-polling loop in kernel/spinlock.c
Ingo Molnar
1
-0
/
+2
2005-01-19
[PATCH] x86 rwlock *_can_lock() primitives
Ingo Molnar
1
-0
/
+6
2005-01-19
[PATCH] minor spinlock cleanups
Ingo Molnar
1
-1
/
+1
2005-01-07
[PATCH] Lock initializer cleanup (common headers)
Thomas Gleixner
1
-0
/
+3
2005-01-07
[PATCH] improve preemption on SMP
Ingo Molnar
1
-6
/
+17
2005-01-04
[PATCH] SELinux scalability: add spin_trylock_irq and spin_trylock_irqsave
James Morris
1
-0
/
+14
2004-10-30
Annotate UP spinlock stubs with lock annotations.
Linus Torvalds
1
-6
/
+24
2004-10-30
Add sparse checker rules for conditional lock functions: trylock
Linus Torvalds
1
-13
/
+12
2004-10-30
Make "atomic_dec_and_lock()" a macro.
Linus Torvalds
1
-2
/
+4
2004-10-28
Make x86 semaphore routines use register calling convention.
Linus Torvalds
1
-1
/
+1
2004-10-24
Un-inline the big kernel lock.
Linus Torvalds
1
-2
/
+2
2004-10-23
Annotate the trivial unconditional lock/unlock functions on SMP.
Linus Torvalds
1
-25
/
+31
2004-09-09
[PATCH] Move __preempt_*lock into kernel_spinlock, clean up.
Anton Blanchard
1
-8
/
+3
2004-09-04
[PATCH] out-of-line locks / generic
Zwane Mwaikambo
1
-91
/
+160
2004-05-10
[PATCH] Allow architectures to reenable interrupts on contended spinlocks
Andrew Morton
1
-1
/
+3
2003-06-25
[PATCH] GCC 2.95.4 needs the spinlock workaround
Andrew Morton
1
-2
/
+7
2003-06-20
[PATCH] Remove spinlock workaround for pre 2.95 gccs
Andi Kleen
1
-7
/
+2
2003-06-17
[PATCH] JBD: fix race over access to b_committed_data
Andrew Morton
1
-0
/
+70
2003-06-06
[PATCH] Make spinlock debugging compile on x86-64
Andi Kleen
1
-0
/
+1
2003-05-14
[PATCH] Make debugging variant of spinlocks a bit more robust
Andrew Morton
1
-5
/
+5
2003-02-11
[PATCH] provide uniproc write_trylock()
Andrew Morton
1
-0
/
+1
2003-02-05
[PATCH] spinlock debugging on uniprocessors
Andrew Morton
1
-10
/
+112
2003-01-10
[PATCH] Fix an SMP+preempt latency problem
Andrew Morton
1
-17
/
+39
2002-12-04
[SPINLOCK]: Fix non-SMP nopping spin/rwlock macros.
David S. Miller
1
-85
/
+193
2002-08-21
Cset exclude: rml@tech9.net|ChangeSet|20020820192302|03508
Linus Torvalds
1
-190
/
+82
2002-08-19
[PATCH] spinlock.h cleanup
Robert Love
1
-82
/
+190
2002-07-23
[PATCH] irqlock patch 2.5.27-H6
Ingo Molnar
1
-14
/
+7
2002-07-21
[PATCH] "big IRQ lock" removal, IRQ cleanups
Ingo Molnar
1
-36
/
+1
2002-06-11
- squeeze a few more cycles out of the wakeup hotpath.
Ingo Molnar
1
-0
/
+8
2002-06-11
- rq-lock optimization in the preemption case, from Robert Love, plus some mo...
Ingo Molnar
1
-13
/
+20
2002-06-08
[PATCH] 2.5.20 locks.h cleanup
Martin Dalecki
1
-44
/
+4
2002-06-08
[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>
Tom Rini
1
-0
/
+2
2002-04-03
[PATCH] simple preemption debug check
Robert Love
1
-1
/
+1
2002-02-21
Avoid "unused variable" warnings from non-debug, non-smp spinlock macros.
Richard Henderson
1
-5
/
+5
2002-02-13
- make the preempt-enable test cheaper - only test for the (very rare) TIF_NE...
Ingo Molnar
1
-3
/
+2
2002-02-08
[PATCH] Re: [PATCH] Preemptible Kernel for 2.5
Robert Love
1
-7
/
+79
2002-02-08
[PATCH] text.lock -> subsection changes.
Dave Jones
1
-0
/
+17
2002-02-04
v2.4.12 -> v2.4.12.1
Linus Torvalds
1
-0
/
+4
2002-02-04
v2.4.10.2 -> v2.4.10.3
Linus Torvalds
1
-1
/
+2
2002-02-04
v2.4.6.1 -> v2.4.6.2
Linus Torvalds
1
-1
/
+2
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+135