| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add a generic unistd.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add generic ABI headers | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add generic sysv ipc headers | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 |
| |/ / / / / / |
|
| * | | | | / | asm-generic: fix local_add_unless macro | Roel Kluin | 2009-05-18 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 |
|/ / / / / |
|
* | | / / | Eliminate thousands of warnings with gcc 3.2 build | Andi Kleen | 2009-05-06 |
| |_|/ /
|/| | | |
|
* | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures | Heiko Carstens | 2009-05-02 |
* | | | | Remove unused support code for refok sections. | Tim Abbott | 2009-04-27 |
* | | | | Add new HEAD_TEXT_SECTION macro. | Tim Abbott | 2009-04-26 |
* | | | | 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 |
* | | | | The default CONFIG_BUG=n version of BUG() should have an empty do...while | David Howells | 2009-04-15 |
* | | | | asm-generic/siginfo.h: update NSIGTRAP definition | Andi Kleen | 2009-04-13 |
| |_|/
|/| | |
|
* | | | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 |
| |/
|/| |
|
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ |
|
| * \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ |
|
| | * | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 |
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 |
| | |\ \ \ |
|
| | | * | | | tracing: trace_printk() fix, move format array to data section | Ingo Molnar | 2009-03-09 |
| | * | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 2009-03-08 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | | |\ \ \ |
|
| | * | | | | | tracing: add trace_bprintk() | Lai Jiangshan | 2009-03-06 |
| | |/ / / / |
|
| | * | / / | tracing: add event trace infrastructure | Steven Rostedt | 2009-02-24 |
| | | |/ /
| | |/| | |
|
* | / | | | gpiolib: allow GPIOs to be named | Daniel Silverstone | 2009-04-02 |
|/ / / / |
|
* | | | | remove unused include/asm-generic/dma-mapping.h | FUJITA Tomonori | 2009-04-01 |
* | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic | Rusty Russell | 2009-03-30 |
* | | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 |
| |_|/
|/| | |
|
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \
| | |/
| |/| |
|
| * | | linker script: use separate simpler definition for PERCPU() | Tejun Heo | 2009-01-30 |
| * | | Revert "generic, x86: fix __per_cpu_load relocation" | Ingo Molnar | 2009-01-29 |
| * | | generic, x86: fix __per_cpu_load relocation | Brian Gerst | 2009-01-26 |
| * | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ |
|
| * | | | linker script: kill PERCPU_VADDR_PREALLOC() | Tejun Heo | 2009-01-19 |
| * | | | percpu: refactor percpu.h | Brian Gerst | 2009-01-19 |
| * | | | linker script: add missing VMLINUX_SYMBOL | Tejun Heo | 2009-01-17 |
| * | | | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 |
| * | | | x86: fold pda into percpu area on SMP | Tejun Heo | 2009-01-16 |
| * | | | x86: make percpu symbols zerobased on SMP | Tejun Heo | 2009-01-16 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | remove __KERNEL_STRICT_NAMES | Arnd Bergmann | 2009-03-26 |
| * | | | | | | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 |
| | |_|_|_|/
| |/| | | | |
|
* / | | | | | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 2009-03-24 |
|/ / / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 2009-01-13 |
| | |/
| |/| |
|
* | | | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-15 |