aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/percpu.h
Commit message (Expand)AuthorAgeFilesLines
* percpu: Optimize __get_cpu_var()Brian Gerst2010-09-101-4/+3
* x86, percpu: Optimize this_cpu_ptrBrian Gerst2010-09-101-2/+7
* percpu: handle __percpu notations in UP accessorsNamhyung Kim2010-08-071-5/+10
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-5/+5
|\
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-5/+5
* | percpu: make accessors check for percpu pointer in sparseTejun Heo2009-10-291-2/+4
* | percpu: add __percpu for sparse.Rusty Russell2009-10-291-1/+3
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-6/+6
|/
* this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2009-10-031-0/+5
* x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-041-0/+3
* alpha: fix percpu build breakageTejun Heo2009-06-301-0/+4
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-211-24/+2
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-2/+41
* percpu: unbreak alpha percpuTejun Heo2009-04-101-52/+0
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-0/+52
* percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2008-02-231-0/+2
* x86/non-x86: percpu, node ids, apic ids x86.git fixupMike Travis2008-01-301-10/+2
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-301-11/+63
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-301-18/+0
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-301-1/+0
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+8
* [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-0/+1
* [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patchJan Blunck2006-10-061-1/+1
* [PATCH] trigger a syntax error if percpu macros are incorrectly usedJan Blunck2006-09-261-1/+3
* [PATCH] lockdep: add per_cpu_offset()Ingo Molnar2006-07-031-0/+2
* [PATCH] Define __raw_get_cpu_var and use itPaul Mackerras2006-06-251-0/+2
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] adjust per_cpu definition in non-SMP caseJan Beulich2005-06-231-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+42