| Commit message (Expand) | Author | Age |
* | percpu: handle __percpu notations in UP accessors | Namhyung Kim | 2010-08-07 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 |
* | | percpu: make accessors check for percpu pointer in sparse | Tejun Heo | 2009-10-29 |
* | | percpu: add __percpu for sparse. | Rusty Russell | 2009-10-29 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
|/ |
|
* | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations | Christoph Lameter | 2009-10-03 |
* | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 |
* | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 |
* | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-21 |
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 |
* | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 |
* | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 |
* | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 2008-02-23 |
* | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 2008-01-30 |
* | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2008-01-30 |
* | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 2008-01-30 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 |
* | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck | 2006-10-06 |
* | [PATCH] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck | 2006-09-26 |
* | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-03 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | [PATCH] adjust per_cpu definition in non-SMP case | Jan Beulich | 2005-06-23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |