Age | Commit message (Expand) | Author | Files | Lines |
2009-01-20 | x86: remove pda.h | Brian Gerst | 1 | -39/+0 |
2009-01-20 | x86: move stack_canary into irq_stack | Brian Gerst | 1 | -3/+0 |
2009-01-20 | x86: remove pda_init() | Brian Gerst | 1 | -1/+0 |
2009-01-20 | x86: cleanup stack protector | Tejun Heo | 1 | -2/+0 |
2009-01-18 | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 1 | -108/+16 |
2009-01-18 | x86-64: Move isidle from PDA to per-cpu. | Brian Gerst | 1 | -1/+0 |
2009-01-18 | x86-64: Move nodenumber from PDA to per-cpu. | Brian Gerst | 1 | -1/+0 |
2009-01-18 | x86-64: Move irqcount from PDA to per-cpu. | Brian Gerst | 1 | -1/+1 |
2009-01-18 | x86-64: Move oldrsp from PDA to per-cpu. | Brian Gerst | 1 | -1/+1 |
2009-01-18 | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst | 1 | -3/+1 |
2009-01-18 | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 1 | -2/+2 |
2009-01-18 | x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 1 | -1/+1 |
2009-01-18 | x86-64: Convert irqstacks to per-cpu | Brian Gerst | 1 | -1/+0 |
2009-01-18 | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 1 | -2/+0 |
2009-01-18 | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. | Brian Gerst | 1 | -10/+0 |
2009-01-16 | percpu: add optimized generic percpu accessors | Ingo Molnar | 1 | -5/+5 |
2009-01-16 | x86: convert pda ops to wrappers around x86 percpu accessors | Tejun Heo | 1 | -82/+6 |
2009-01-16 | x86: make pda a percpu variable | Tejun Heo | 1 | -2/+3 |
2009-01-16 | x86: merge 64 and 32 SMP percpu handling | Tejun Heo | 1 | -2/+1 |
2009-01-16 | x86: use static _cpu_pda array | Tejun Heo | 1 | -1/+2 |
2009-01-16 | x86: fix pda_to_op() | Tejun Heo | 1 | -1/+1 |
2008-12-31 | Merge branch 'linus' into stackprotector | Ingo Molnar | 1 | -0/+137 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+137 |