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
/
x86
/
include
/
asm
/
percpu.h
Age
Commit message (
Expand
)
Author
2023-06-05
arch: Remove cmpxchg_double
Peter Zijlstra
2023-06-05
percpu: Wire up cmpxchg128
Peter Zijlstra
2022-04-05
x86/percpu: Remove volatile from arch_raw_cpu_ptr().
Sebastian Andrzej Siewior
2020-07-23
x86/percpu: Remove unused PER_CPU() macro
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_stable_op()
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_cmpxchg_op()
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_xchg_op()
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_add_return_op()
Brian Gerst
2020-07-23
x86/percpu: Remove "e" constraint from XADD
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_add_op()
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_from_op()
Brian Gerst
2020-07-23
x86/percpu: Clean up percpu_to_op()
Brian Gerst
2020-07-23
x86/percpu: Introduce size abstraction macros
Brian Gerst
2019-06-17
x86/percpu: Optimize raw_cpu_xchg()
Peter Zijlstra
2019-06-17
x86/percpu: Differentiate this_cpu_{}() and __this_cpu_{}()
Peter Zijlstra
2018-10-14
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
2018-06-21
x86/asm: Use CC_SET/CC_OUT in percpu_cmpxchg8b_double() to micro-optimize cod...
Uros Bizjak
2018-02-28
x86/asm: Add instruction suffixes to bitops
Jan Beulich
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-24
x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templates
Uros Bizjak
2016-11-18
x86: Remove x86_test_and_clear_bit_percpu()
Len Brown
2016-09-22
percpu: eliminate two sparse warnings
Lance Richardson
2016-06-08
x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h>
H. Peter Anvin
2016-06-08
x86, asm: use bool for bitops and other assembly outputs
H. Peter Anvin
2016-06-08
x86, bitops: remove use of "sbb" to return CF
H. Peter Anvin
2014-11-04
x86-64: Use RIP-relative addressing for most per-CPU accesses
Jan Beulich
2014-11-04
x86: Convert a few more per-CPU items to read-mostly ones
Jan Beulich
2014-06-17
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
2014-06-17
percpu: introduce arch_raw_cpu_ptr()
Tejun Heo
2014-04-07
percpu: add raw_cpu_ops
Christoph Lameter
2013-11-13
Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2013-10-27
x86: remove this_cpu_xor() implementation
Heiko Carstens
2012-11-29
x86, 386 removal: Remove CONFIG_CMPXCHG
H. Peter Anvin
2012-06-14
x86: Define early read-mostly per-cpu macros
Ido Yariv
2012-05-14
percpu: remove percpu_xxx() functions
Alex Shi
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-15
x86: Fix and improve percpu_cmpxchg{8,16}b_double()
Jan Beulich
2011-07-12
percpu: Fixup __this_cpu_xchg* operations
Christoph Lameter
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-19
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-04-18
x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4
H. Peter Anvin
2011-03-29
x86: A fast way to check capabilities of the current cpu
Christoph Lameter
2011-03-28
percpu: Avoid extra NOP in percpu_cmpxchg16b_double
Eric Dumazet
2011-03-27
percpu: Omit segment prefix in the UP case for cmpxchg_double
Christoph Lameter
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-02-28
percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support
Christoph Lameter
[next]