index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
spinlock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
2023-08-10
1
-2
/
+0
*
parisc: Add lightweight spinlock checks
Helge Deller
2023-05-24
1
-5
/
+34
*
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
1
-15
/
+0
*
parisc: Improve spinlock handling
John David Anglin
2020-10-15
1
-10
/
+13
*
Revert "parisc: Revert "Release spinlocks using ordered store""
Helge Deller
2020-07-28
1
-2
/
+2
*
Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"
Helge Deller
2020-07-28
1
-4
/
+0
*
Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"
Helge Deller
2020-07-28
1
-17
/
+8
*
parisc: Rework arch_rw locking functions
Helge Deller
2020-04-05
1
-79
/
+56
*
parisc: Improve interrupt handling in arch_spin_lock_flags()
Helge Deller
2020-04-05
1
-8
/
+17
*
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2019-05-03
1
-0
/
+4
*
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
2018-11-06
1
-2
/
+2
*
parisc: Release spinlocks using ordered store
John David Anglin
2018-10-17
1
-2
/
+2
*
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
2018-08-13
1
-6
/
+2
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
1
-3
/
+1
*
|
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-10-10
1
-18
/
+0
|
/
*
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-17
1
-7
/
+0
*
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
2016-06-14
1
-2
/
+7
*
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
2014-03-23
1
-4
/
+0
*
parisc: add missing includes in asm/spinlock.h
Rolf Eike Beer
2012-05-11
1
-0
/
+2
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
*
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
1
-10
/
+10
*
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
1
-8
/
+8
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-22
/
+22
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-4
/
+4
*
Allow rwlocks to re-enable interrupts
Robin Holt
2009-04-03
1
-0
/
+3
*
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
1
-0
/
+194