summaryrefslogtreecommitdiffstats
path: root/include/linux/percpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-2/+3
* percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-061-1/+1
* percpu: clean up percpu constantsTejun Heo2009-03-061-11/+13
* percpu: fix too low alignment restriction on UPTejun Heo2009-02-261-1/+1
* alloc_percpu: fix UP buildIngo Molnar2009-02-251-1/+1
* percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-241-2/+37
* percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-4/+18
* percpu: kill percpu_alloc() and friendsTejun Heo2009-02-201-25/+22
* alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-201-2/+3
* alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-12/+11
* percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst2009-02-091-1/+7
* percpu: refactor percpu.hBrian Gerst2009-01-201-18/+23
* Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-051-0/+7
|\
| * percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-251-0/+7
* | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-261-29/+0
|/
* per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-141-1/+7
* Remove superfluous include of string.h from percpu.hRobert P. J. Day2008-04-291-1/+0
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-061-1/+1
* ia64: use generic percputravis@sgi.com2008-01-301-4/+0
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-0/+24
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+1
* [PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge2007-05-021-1/+8
* [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-061-1/+1
* [PATCH] __percpu_alloc_mask() has to be __always_inline in UP caseAl Viro2006-09-291-1/+1
* [PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke2006-09-261-19/+60
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-261-2/+8
* [PATCH] remove unused blkp field in percpu_dataEric Dumazet2006-01-081-1/+0
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-081-4/+3
* [PATCH] Shut up per_cpu_ptr() on UPPaul Mundt2005-11-131-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+61
OpenPOWER on IntegriCloud