summaryrefslogtreecommitdiffstats
path: root/include/linux/percpu-defs.h
Commit message (Expand)AuthorAgeFilesLines
* percpu: Remove the multi-page alignment facilityIngo Molnar2010-10-271-12/+0
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-0/+12
|\
| * x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-071-0/+12
* | percpu: Introduce a read-mostly percpu APIShaohua Li2010-10-201-0/+9
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-2/+2
|\
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-2/+2
* | percpu: remove compile warnings caused by __verify_pcpu_ptr()Tejun Heo2009-12-081-1/+1
* | percpu: make accessors check for percpu pointer in sparseTejun Heo2009-10-291-2/+18
* | percpu: add __percpu for sparse.Rusty Russell2009-10-291-1/+1
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-12/+6
|/
* percpu: remove some sparse warningsTejun Heo2009-10-291-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-9/+57
|\
| * Merge branch 'master' into for-nextTejun Heo2009-07-041-2/+4
| |\
| * | percpu: use __weak only in the definition of weak percpu variablesTejun Heo2009-06-291-1/+1
| * | percpu: implement optional weak percpu definitionsTejun Heo2009-06-241-9/+56
* | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-3/+5
|\ \ \
| * | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-041-3/+5
| | |/ | |/|
* | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-041-0/+8
|/ /
* | alpha: fix percpu build breakageTejun Heo2009-06-301-1/+2
|/
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-211-0/+84
OpenPOWER on IntegriCloud