index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-05
parisc: Rework arch_rw locking functions
Helge Deller
1
-79
/
+56
2020-04-05
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
1
-8
/
+17
2019-05-03
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
1
-0
/
+4
2018-11-06
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
1
-2
/
+2
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
1
-2
/
+2
2018-08-13
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
1
-3
/
+1
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-18
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-7
/
+0
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+7
2014-03-23
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
1
-4
/
+0
2012-05-10
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
1
-0
/
+2
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
1
-1
/
+0
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-10
/
+10
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
1
-8
/
+8
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-22
/
+22
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-4
/
+4
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
1
-0
/
+194