summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pda.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-20x86: remove pda.hBrian Gerst1-39/+0
2009-01-20x86: move stack_canary into irq_stackBrian Gerst1-3/+0
2009-01-20x86: remove pda_init()Brian Gerst1-1/+0
2009-01-20x86: cleanup stack protectorTejun Heo1-2/+0
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar1-108/+16
2009-01-18x86-64: Move isidle from PDA to per-cpu.Brian Gerst1-1/+0
2009-01-18x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst1-1/+0
2009-01-18x86-64: Move irqcount from PDA to per-cpu.Brian Gerst1-1/+1
2009-01-18x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst1-1/+1
2009-01-18x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst1-3/+1
2009-01-18x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-2/+2
2009-01-18x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-1/+1
2009-01-18x86-64: Convert irqstacks to per-cpuBrian Gerst1-1/+0
2009-01-18x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-2/+0
2009-01-18x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst1-10/+0
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-5/+5
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo1-82/+6
2009-01-16x86: make pda a percpu variableTejun Heo1-2/+3
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo1-2/+1
2009-01-16x86: use static _cpu_pda arrayTejun Heo1-1/+2
2009-01-16x86: fix pda_to_op()Tejun Heo1-1/+1
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar1-0/+137
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+137