index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
synch.h
Age
Commit message (
Expand
)
Author
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2020-10-06
powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer address
Nicholas Piggin
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-03-31
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2015-12-14
powerpc: Make value-returning atomics fully ordered
Boqun Feng
2011-11-17
powerpc: Fix atomic_xxx_return barrier semantics
Benjamin Herrenschmidt
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2010-02-17
powerpc: Use lwsync for acquire barrier if CPU supports it
Anton Blanchard
2010-02-17
powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...
Anton Blanchard
2008-11-19
powerpc: Optimise smp_wmb
Nick Piggin
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell