summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/percpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86: fix percpu_{to,from}_op()Jan Beulich2009-05-111-5/+5
* percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-101-8/+0Star
* x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-201-0/+8
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-091-0/+22
* x86: fix percpu_write with 64-bit constantsBrian Gerst2009-01-211-1/+1
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-6/+0Star
* x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst2009-01-181-13/+13
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-11/+13
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-161-0/+10
* x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-161-88/+39Star
* x86: fold pda into percpu area on SMPTejun Heo2009-01-161-0/+8
* x86: make early_per_cpu() a lvalue and use itTejun Heo2009-01-161-3/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+218