aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/percpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-9/+0
2009-08-04x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds1-7/+19
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo1-9/+0
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo1-0/+10
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich1-5/+5
2009-03-10percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo1-8/+0
2009-02-20x86: convert to the new dynamic percpu allocatorTejun Heo1-0/+8
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst1-0/+22
2009-01-21x86: fix percpu_write with 64-bit constantsBrian Gerst1-1/+1
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-6/+0
2009-01-19x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst1-13/+13
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-11/+13
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo1-0/+10
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo1-88/+39
2009-01-16x86: fold pda into percpu area on SMPTejun Heo1-0/+8
2009-01-16x86: make early_per_cpu() a lvalue and use itTejun Heo1-3/+3
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+218