Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: fix percpu_write with 64-bit constants | Brian Gerst | 2009-01-21 | 1 | -1/+1 |
* | x86: move stack_canary into irq_stack | Brian Gerst | 2009-01-20 | 1 | -6/+0 |
* | x86-64: Use absolute displacements for per-cpu accesses. | Brian Gerst | 2009-01-19 | 1 | -13/+13 |
* | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 1 | -11/+13 |
* | x86: convert pda ops to wrappers around x86 percpu accessors | Tejun Heo | 2009-01-16 | 1 | -0/+10 |
* | x86: merge 64 and 32 SMP percpu handling | Tejun Heo | 2009-01-16 | 1 | -88/+39 |
* | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 | 1 | -0/+8 |
* | x86: make early_per_cpu() a lvalue and use it | Tejun Heo | 2009-01-16 | 1 | -3/+3 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+218 |