tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / arch / x86 / include / asm / percpu.h
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-03 Linus Torvaldsx86, percpu: Add 'percpu_read_stable()' interface for...
2009-07-03 Tejun Heox86,percpu: generalize lpage first chunk allocator
2009-06-22 Tejun Heox86: fix pageattr handling for lpage percpu allocator...
2009-05-11 Jan Beulichx86: fix percpu_{to,from}_op()
2009-03-10 Tejun Heopercpu: make x86 addr <-> pcpu ptr conversion macros...
2009-02-20 Tejun Heox86: convert to the new dynamic percpu allocator
2009-02-09 Brian Gerstx86: use linker to offset symbols by __per_cpu_load
2009-01-21 Brian Gerstx86: fix percpu_write with 64-bit constants
2009-01-20 Brian Gerstx86: move stack_canary into irq_stack
2009-01-18 Brian Gerstx86-64: Use absolute displacements for per-cpu accesses.
2009-01-16 Ingo Molnarpercpu: add optimized generic percpu accessors
2009-01-16 Tejun Heox86: convert pda ops to wrappers around x86 percpu...
2009-01-16 Tejun Heox86: merge 64 and 32 SMP percpu handling
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2009-01-16 Tejun Heox86: make early_per_cpu() a lvalue and use it
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move