summaryrefslogtreecommitdiffstats
path: root/include/linux/percpu.h
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+61