Tejun Heo
|
cadb1c4db2
percpu: use raw_cpu_*() to define __this_cpu_*()
|
11 years ago |
Tejun Heo
|
9c28278a24
percpu: reorder macros in percpu header files
|
11 years ago |
Tejun Heo
|
a32f8d8eda
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
|
11 years ago |
Tejun Heo
|
3b8ed91d64
percpu: reorganize include/linux/percpu-defs.h
|
11 years ago |
Tejun Heo
|
9defda18f9
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
|
11 years ago |
Tejun Heo
|
62fde54123
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
|
11 years ago |
Tejun Heo
|
b1a0fbfdde
percpu: fix spurious sparse warnings from DEFINE_PER_CPU()
|
11 years ago |
Christoph Lameter
|
abec1a806e
percpu: Make __verify_pcu_ptr handle per cpu pointers to arrays
|
12 years ago |
Ingo Molnar
|
47f19a0814
percpu: Remove the multi-page alignment facility
|
15 years ago |
Linus Torvalds
|
91151240ed
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Shaohua Li
|
c957ef2c59
percpu: Introduce a read-mostly percpu API
|
15 years ago |
Alexander van Heukelum
|
fe8e0c25ca
x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE
|
15 years ago |
Linus Torvalds
|
1f73897861
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
|
15 years ago |
Denys Vlasenko
|
3d9a854c2d
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
|
15 years ago |
Tejun Heo
|
85438592f1
percpu: remove compile warnings caused by __verify_pcpu_ptr()
|
16 years ago |
Tejun Heo
|
545695fb41
percpu: make accessors check for percpu pointer in sparse
|
16 years ago |
Rusty Russell
|
e0fdb0e050
percpu: add __percpu for sparse.
|
16 years ago |
Rusty Russell
|
dd17c8f729
percpu: remove per_cpu__ prefix.
|
16 years ago |
Tejun Heo
|
0f5e4816db
percpu: remove some sparse warnings
|
16 years ago |
Linus Torvalds
|
ada3fa1505
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
16 years ago |
Linus Torvalds
|
55e0715f61
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jeremy Fitzhardinge
|
53f824520b
x86/i386: Put aligned stack-canary in percpu shared_aligned section
|
16 years ago |
Tejun Heo
|
3e352aa8ee
x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
|
16 years ago |
Tejun Heo
|
c43768cbb7
Merge branch 'master' into for-next
|
16 years ago |
Tejun Heo
|
b01e8dc343
alpha: fix percpu build breakage
|
16 years ago |
Tejun Heo
|
1a8dd307cc
percpu: use __weak only in the definition of weak percpu variables
|
16 years ago |
Tejun Heo
|
7c756e6e19
percpu: implement optional weak percpu definitions
|
16 years ago |
David Howells
|
5028eaa97d
PERCPU: Collect the DECLARE/DEFINE declarations together
|
16 years ago |