summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pda.h
Commit message (Expand)AuthorAgeFilesLines
* x86: remove pda.hBrian Gerst2009-01-201-39/+0Star
* x86: move stack_canary into irq_stackBrian Gerst2009-01-201-3/+0Star
* x86: remove pda_init()Brian Gerst2009-01-201-1/+0Star
* x86: cleanup stack protectorTejun Heo2009-01-201-2/+0Star
* Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-181-108/+16Star
|\
| * x86-64: Move isidle from PDA to per-cpu.Brian Gerst2009-01-181-1/+0Star
| * x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst2009-01-181-1/+0Star
| * x86-64: Move irqcount from PDA to per-cpu.Brian Gerst2009-01-181-1/+1
| * x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-181-1/+1
| * x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-181-3/+1Star
| * x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-2/+2
| * x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-1/+1
| * x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-181-1/+0Star
| * x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-2/+0Star
| * x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-10/+0Star
| * percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-5/+5
| * x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-161-82/+6Star
| * x86: make pda a percpu variableTejun Heo2009-01-161-2/+3
| * x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-161-2/+1Star
| * x86: use static _cpu_pda arrayTejun Heo2009-01-161-1/+2
| * x86: fix pda_to_op()Tejun Heo2009-01-161-1/+1
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-2/+2
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+137