index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
spinlock.h
Age
Commit message (
Expand
)
Author
2022-12-02
powerpc/qspinlock: powerpc qspinlock implementation
Nicholas Piggin
2021-03-26
powerpc/spinlock: Define smp_mb__after_spinlock only once
Davidlohr Bueso
2020-07-27
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2020-07-27
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
2020-07-26
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2019-12-30
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
2019-12-13
powerpc/shared: Use static key to detect shared processor
Srikar Dronamraju
2019-12-13
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-04-03
powerpc: Fix oops due to bad access of lppaca on bare metal
Aneesh Kumar K.V
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2016-11-22
locking/core, powerpc: Implement vcpu_is_preempted(cpu)
Pan Xinhui
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
2014-08-13
powerpc: Add smp_mb() to arch_spin_is_locked()
Michael Ellerman
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-28
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
Michael Ellerman
2014-01-28
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
2013-12-16
powerpc: Full barrier for smp_mb__after_unlock_lock()
Paul E. McKenney
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-01-29
powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR
Li Zhong
2012-03-21
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2010-02-17
powerpc: Use lwarx hint in spinlocks
Anton Blanchard
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-08-31
locking, powerpc: Rename __spin_try_lock() and friends
Heiko Carstens
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2008-11-19
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell