Andi Kleen
|
23b764d056
percpu, x86: Avoid warnings of unused variables in per cpu
|
15 years ago |
Linus Torvalds
|
f39d01be4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jan Beulich
|
402af0d7c6
x86, asm: Introduce and use percpu_inc()
|
15 years ago |
Justin P. Mattock
|
40f0a5d0a1
Fix comment typo in percpu.h
|
15 years ago |
Christoph Lameter
|
5917dae83c
percpu, x86: Generic inc / dec percpu instructions
|
15 years ago |
Rusty Russell
|
dd17c8f729
percpu: remove per_cpu__ prefix.
|
15 years ago |
Tejun Heo
|
0f5e4816db
percpu: remove some sparse warnings
|
15 years ago |
Christoph Lameter
|
30ed1a79f5
this_cpu: Implement X86 optimized this_cpu operations
|
15 years ago |
Linus Torvalds
|
ada3fa1505
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Linus Torvalds
|
ed8d9adf35
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
|
16 years ago |
Tejun Heo
|
8c4bfc6e88
x86,percpu: generalize lpage first chunk allocator
|
16 years ago |
Tejun Heo
|
e59a1bb2fd
x86: fix pageattr handling for lpage percpu allocator and re-enable it
|
16 years ago |
Jan Beulich
|
3c598766a2
x86: fix percpu_{to,from}_op()
|
16 years ago |
Tejun Heo
|
e01009833e
percpu: make x86 addr <-> pcpu ptr conversion macros generic
|
16 years ago |
Tejun Heo
|
11124411aa
x86: convert to the new dynamic percpu allocator
|
16 years ago |
Brian Gerst
|
2add8e235c
x86: use linker to offset symbols by __per_cpu_load
|
16 years ago |
Brian Gerst
|
299e26992a
x86: fix percpu_write with 64-bit constants
|
16 years ago |
Brian Gerst
|
947e76cdc3
x86: move stack_canary into irq_stack
|
16 years ago |
Brian Gerst
|
87b2640658
x86-64: Use absolute displacements for per-cpu accesses.
|
16 years ago |
Ingo Molnar
|
6dbde35308
percpu: add optimized generic percpu accessors
|
16 years ago |
Tejun Heo
|
49357d19e4
x86: convert pda ops to wrappers around x86 percpu accessors
|
16 years ago |
Tejun Heo
|
9939ddaff5
x86: merge 64 and 32 SMP percpu handling
|
16 years ago |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 years ago |
Tejun Heo
|
f10fcd4712
x86: make early_per_cpu() a lvalue and use it
|
16 years ago |
H. Peter Anvin
|
1965aae3c9
x86: Fix ASM_X86__ header guards
|
16 years ago |
Al Viro
|
bb8985586b
x86, um: ... and asm-x86 move
|
17 years ago |