aboutsummaryrefslogtreecommitdiff
path: root/include/linux/percpu.h
AgeCommit message (Expand)Author
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar
2008-07-26mm/allocpercpu.c: make 4 functions staticAdrian Bunk
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-04-29Remove superfluous include of string.h from percpu.hRobert P. J. Day
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet
2008-01-30ia64: use generic percputravis@sgi.com
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2006-10-06[PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck
2006-09-29[PATCH] __percpu_alloc_mask() has to be __always_inline in UP caseAl Viro
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke
2006-09-26[PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet
2006-01-08[PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg
2005-11-13[PATCH] Shut up per_cpu_ptr() on UPPaul Mundt
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds