summaryrefslogtreecommitdiff
path: root/include/linux/percpu-defs.h
Commit message (Expand)AuthorAge
* percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2017-11-07
* percpu: update incorrect comment for this_cpu_*() operationsTejun Heo2015-07-14
* percpu: remove __get_cpu_var and __raw_get_cpu_var macrosChristoph Lameter2014-12-13
* percpu: Remove __this_cpu_ptrChristoph Lameter2014-08-26
* Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\
| * percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo2014-06-17
| * percpu: preffity percpu header filesTejun Heo2014-06-17
| * percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo2014-06-17
| * percpu: reorder macros in percpu header filesTejun Heo2014-06-17
| * percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: reorganize include/linux/percpu-defs.hTejun Heo2014-06-17
| * percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2014-06-17
| * percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2014-06-17
* | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-01
|/
* percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-05
* percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter2013-08-23
* percpu: Remove the multi-page alignment facilityIngo Molnar2010-10-27
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-22
|\
| * x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-07
* | percpu: Introduce a read-mostly percpu APIShaohua Li2010-10-20
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-03
* | percpu: remove compile warnings caused by __verify_pcpu_ptr()Tejun Heo2009-12-08
* | percpu: make accessors check for percpu pointer in sparseTejun Heo2009-10-29
* | percpu: add __percpu for sparse.Rusty Russell2009-10-29
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
|/
* percpu: remove some sparse warningsTejun Heo2009-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'master' into for-nextTejun Heo2009-07-04
| |\
| * | percpu: use __weak only in the definition of weak percpu variablesTejun Heo2009-06-29
| * | percpu: implement optional weak percpu definitionsTejun Heo2009-06-24
* | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-14
|\ \ \
| * | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-04
| | |/ | |/|
* | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-04
|/ /
* | alpha: fix percpu build breakageTejun Heo2009-06-30
|/
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-21