aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/percpu-defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo1-0/+1
2013-08-23percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter1-1/+4
2010-10-27percpu: Remove the multi-page alignment facilityIngo Molnar1-12/+0
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+12
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li1-0/+9
2010-09-07x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum1-0/+12
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-2/+2
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko1-2/+2
2009-12-08percpu: remove compile warnings caused by __verify_pcpu_ptr()Tejun Heo1-1/+1
2009-10-29percpu: make accessors check for percpu pointer in sparseTejun Heo1-2/+18
2009-10-29percpu: add __percpu for sparse.Rusty Russell1-1/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-12/+6
2009-10-29percpu: remove some sparse warningsTejun Heo1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-9/+57
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+5
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge1-0/+8
2009-08-04x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo1-3/+5
2009-07-04Merge branch 'master' into for-nextTejun Heo1-2/+4
2009-06-30alpha: fix percpu build breakageTejun Heo1-1/+2
2009-06-29percpu: use __weak only in the definition of weak percpu variablesTejun Heo1-1/+1
2009-06-24percpu: implement optional weak percpu definitionsTejun Heo1-9/+56
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells1-0/+84