aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pda.h
AgeCommit message (Expand)Author
2009-01-20x86: remove pda.hBrian Gerst
2009-01-20x86: move stack_canary into irq_stackBrian Gerst
2009-01-20x86: remove pda_init()Brian Gerst
2009-01-20x86: cleanup stack protectorTejun Heo
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-19x86-64: Move isidle from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move irqcount from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo
2009-01-16x86: make pda a percpu variableTejun Heo
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo
2009-01-16x86: use static _cpu_pda arrayTejun Heo
2009-01-16x86: fix pda_to_op()Tejun Heo
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro