aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
|\
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\
| | * Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar2009-05-18
| | |\
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| | |\ \
| | * \ \ Merge branch 'linus' into tracing/coreIngo Molnar2009-04-13
| | |\ \ \
| | * | | | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-13
| * | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-08
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-30
| | * | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-30
* | | | | | | x86: Fix atomic_long_xchg() on 64bitPeter Zijlstra2009-06-02
|/ / / / / /
* | | | | / asm-generic: fix local_add_unless macroRoel Kluin2009-05-18
| |_|_|_|/ |/| | | |
* | | | | Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2009-05-06
| |_|/ / |/| | |
* | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-02
* | | | Remove unused support code for refok sections.Tim Abbott2009-04-27
* | | | Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-26
* | | | PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-21
* | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-21
* | | | The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells2009-04-15
* | | | asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen2009-04-13
| |_|/ |/| |
* | | percpu: unbreak alpha percpuTejun Heo2009-04-10
| |/ |/|
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\ \
| * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\ \
| | * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
| | | |
| | | \
| | *-. \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-10
| | |\ \ \
| | | * | | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-09
| | * | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-08
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | | |\ \ \
| | * | | | | tracing: add trace_bprintk()Lai Jiangshan2009-03-06
| | |/ / / /
| | * | / / tracing: add event trace infrastructureSteven Rostedt2009-02-24
| | | |/ / | | |/| |
* | / | | gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-02
|/ / / /
* | | | remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori2009-04-01
* | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-30
* | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-30
| |_|/ |/| |
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ | | |/ | |/|
| * | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-30
| * | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-29
| * | generic, x86: fix __per_cpu_load relocationBrian Gerst2009-01-26
| * | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \
| * | | linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo2009-01-19
| * | | percpu: refactor percpu.hBrian Gerst2009-01-19
| * | | linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-17
| * | | percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
| * | | x86: fold pda into percpu area on SMPTejun Heo2009-01-16
| * | | x86: make percpu symbols zerobased on SMPTejun Heo2009-01-16
| | | |
| | \ \
| *-. \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-15
| |\ \ \ \
* | \ \ \ \ Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\ \ \ \ \ \
| * | | | | | remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-26
| * | | | | | make exported headers use strict posix typesArnd Bergmann2009-03-26
| | |_|_|_|/ | |/| | | |