aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/percpu.h
Commit message (Expand)AuthorAge
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-13
|\
| * x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-27
* | percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-30
|/
* x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-29
* x86: Define early read-mostly per-cpu macrosIdo Yariv2012-06-14
* percpu: remove percpu_xxx() functionsAlex Shi2012-05-14
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-09
|\
| * percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-22
* | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-15
|/
* percpu: Fixup __this_cpu_xchg* operationsChristoph Lameter2011-07-12
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * percpu: Avoid extra NOP in percpu_cmpxchg16b_doubleEric Dumazet2011-03-28
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\ \
| * | x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-29
| |/
* / x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4H. Peter Anvin2011-04-18
|/
* percpu: Omit segment prefix in the UP case for cmpxchg_doubleChristoph Lameter2011-03-27
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter2011-02-28
* | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-26
|/
* x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-11
* cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-18
* x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-18
* percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-17
* x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17
* x86, percpu: Optimize this_cpu_ptrBrian Gerst2010-09-10
* percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\
| * Fix comment typo in percpu.hJustin P. Mattock2010-04-20
* | x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-28
|/
* percpu, x86: Generic inc / dec percpu instructionsChristoph Lameter2010-01-05
* percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* percpu: remove some sparse warningsTejun Heo2009-10-29
* this_cpu: Implement X86 optimized this_cpu operationsChristoph Lameter2009-10-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03
* | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-03
|/
* x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo2009-06-21
* x86: fix percpu_{to,from}_op()Jan Beulich2009-05-11
* percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-10
* x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-20
* x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-09
* x86: fix percpu_write with 64-bit constantsBrian Gerst2009-01-21
* x86: move stack_canary into irq_stackBrian Gerst2009-01-19
* x86-64: Use absolute displacements for per-cpu accesses.Brian Gerst2009-01-18
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
* x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo2009-01-16
* x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-16
* x86: fold pda into percpu area on SMPTejun Heo2009-01-16
* x86: make early_per_cpu() a lvalue and use itTejun Heo2009-01-16