| Commit message (Expand) | Author | Age |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 |
| |\ |
|
| | * | vmlinux.lds.h update | Sam Ravnborg | 2009-06-14 |
| | * | Improve vmlinux.lds.h support for arch specific linker scripts | Sam Ravnborg | 2009-06-09 |
| | * | initconst adjustments | Jan Beulich | 2009-06-09 |
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 |
| | |\ \ |
|
| | | * \ | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
| | | |\ \ |
|
| | | | * \ | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 |
| | | | |\ \ |
|
| | | | * \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
| | | | |\ \ \ |
|
| | | | * \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-13 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 2009-04-13 |
| | | * | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
| | | |\ \ \ \ \ \
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | | * | | | | | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 |
| | | | |\ \ \ \ \
| | | | | | |_|/ /
| | | | | |/| | | |
|
| | | | * | | | | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 |
| | | | |\ \ \ \ \
| | | | | | |/ / /
| | | | | |/| | | |
|
| | | | * | | | | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-30 |
| | | | * | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-30 |
| | * | | | | | | | x86: Fix atomic_long_xchg() on 64bit | Peter Zijlstra | 2009-06-02 |
| | |/ / / / / / |
|
| * | | | | | | | add generic lib/checksum.c | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add a generic uaccess.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add generic NOMMU versions of some headers | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add generic atomic.h and io.h | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add legacy I/O header files | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: add generic versions of common headers | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: make bitops.h usable | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: make pci.h usable directly | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | asm-generic: make get_rtc_time overridable | Arnd Bergmann | 2009-06-11 |
| * | | | | | | | 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 |