Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
[safe/jmp/linux-2.6] / include / linux / percpu-defs.h
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-03-03 Denys VlasenkoRename .data[.percpu][.XXX] to .data[..percpu][..XXX].
2009-12-08 Tejun Heopercpu: remove compile warnings caused by __verify_pcpu...
2009-10-29 Tejun Heopercpu: make accessors check for percpu pointer in...
2009-10-29 Rusty Russellpercpu: add __percpu for sparse.
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-10-29 Tejun Heopercpu: remove some sparse warnings
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'x86-percpu-for-linus' of git://git./linux...
2009-09-04 Jeremy Fitzhardingex86/i386: Put aligned stack-canary in percpu shared_ali...
2009-08-03 Tejun Heox86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-01 Tejun Heoalpha: fix percpu build breakage
2009-06-29 Tejun Heopercpu: use __weak only in the definition of weak percp...
2009-06-24 Tejun Heopercpu: implement optional weak percpu definitions
2009-04-22 David HowellsPERCPU: Collect the DECLARE/DEFINE declarations together