| Commit message (Expand) | Author | Age | Files | Lines |
* | asm-generic: percpu: avoid Wshadow warning | Arnd Bergmann | 2020-10-27 | 1 | -9/+9 |
* | percpu: fix __percpu annotation in asm-generic | Luc Van Oostenryck | 2020-01-31 | 1 | -5/+5 |
* | percpu: remove PER_CPU_DEF_ATTRIBUTES macro | Alexander Pateenok | 2018-10-31 | 1 | -4/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | percpu: make this_cpu_generic_read() atomic w.r.t. interrupts | Mark Rutland | 2017-09-26 | 1 | -2/+22 |
* | percpu: use notrace variant of preempt_disable/preempt_enable | Heiko Carstens | 2016-11-08 | 1 | -2/+2 |
* | percpu: improve generic percpu modify-return implementation | Nicholas Piggin | 2016-09-22 | 1 | -23/+30 |
* | percpu: preffity percpu header files | Tejun Heo | 2014-06-18 | 1 | -285/+296 |
* | percpu: reorder macros in percpu header files | Tejun Heo | 2014-06-18 | 1 | -99/+99 |
* | percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/... | Tejun Heo | 2014-06-18 | 1 | -0/+341 |
* | percpu: include/asm-generic/percpu.h should contain only arch-overridable parts | Tejun Heo | 2014-06-18 | 1 | -64/+0 |
* | percpu: introduce arch_raw_cpu_ptr() | Tejun Heo | 2014-06-18 | 1 | -2/+9 |
* | percpu: disallow archs from overriding SHIFT_PERCPU_PTR() | Tejun Heo | 2014-06-18 | 1 | -6/+3 |
* | percpu: add raw_cpu_ops | Christoph Lameter | 2014-04-08 | 1 | -5/+8 |
* | percpu: Optimize __get_cpu_var() | Brian Gerst | 2010-09-10 | 1 | -4/+3 |
* | x86, percpu: Optimize this_cpu_ptr | Brian Gerst | 2010-09-10 | 1 | -2/+7 |
* | percpu: handle __percpu notations in UP accessors | Namhyung Kim | 2010-08-07 | 1 | -5/+10 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -5/+5 |
|\ |
|
| * | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. | Denys Vlasenko | 2010-03-03 | 1 | -5/+5 |
* | | percpu: make accessors check for percpu pointer in sparse | Tejun Heo | 2009-10-29 | 1 | -2/+4 |
* | | percpu: add __percpu for sparse. | Rusty Russell | 2009-10-29 | 1 | -1/+3 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -6/+6 |
|/ |
|
* | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations | Christoph Lameter | 2009-10-03 | 1 | -0/+5 |
* | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 | 1 | -0/+3 |
* | alpha: fix percpu build breakage | Tejun Heo | 2009-07-01 | 1 | -0/+4 |
* | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-22 | 1 | -24/+2 |
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-22 | 1 | -2/+41 |
* | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 | 1 | -52/+0 |
* | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 1 | -0/+52 |
* | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 2008-02-23 | 1 | -0/+2 |
* | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis | 2008-01-30 | 1 | -10/+2 |
* | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com | 2008-01-30 | 1 | -11/+63 |
* | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com | 2008-01-30 | 1 | -18/+0 |
* | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com | 2008-01-30 | 1 | -1/+0 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+8 |
* | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] trigger a syntax error if percpu macros are incorrectly used | Jan Blunck | 2006-09-26 | 1 | -1/+3 |
* | [PATCH] lockdep: add per_cpu_offset() | Ingo Molnar | 2006-07-04 | 1 | -0/+2 |
* | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 2006-06-25 | 1 | -0/+2 |
* | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -4/+3 |
* | [PATCH] adjust per_cpu definition in non-SMP case | Jan Beulich | 2005-06-23 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+42 |