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
2010-01-05
percpu, x86: Generic inc / dec percpu instructions
Christoph Lameter
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
percpu: remove some sparse warnings
Tejun Heo
2009-10-03
this_cpu: Implement X86 optimized this_cpu operations
Christoph Lameter
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-08-04
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
Linus Torvalds
2009-07-04
x86,percpu: generalize lpage first chunk allocator
Tejun Heo
2009-06-22
x86: fix pageattr handling for lpage percpu allocator and re-enable it
Tejun Heo
2009-05-11
x86: fix percpu_{to,from}_op()
Jan Beulich
2009-03-10
percpu: make x86 addr <-> pcpu ptr conversion macros generic
Tejun Heo
2009-02-20
x86: convert to the new dynamic percpu allocator
Tejun Heo
2009-02-09
x86: use linker to offset symbols by __per_cpu_load
Brian Gerst
2009-01-21
x86: fix percpu_write with 64-bit constants
Brian Gerst
2009-01-20
x86: move stack_canary into irq_stack
Brian Gerst
2009-01-19
x86-64: Use absolute displacements for per-cpu accesses.
Brian Gerst
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
x86: convert pda ops to wrappers around x86 percpu accessors
Tejun Heo
2009-01-16
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro