Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 75 | -338/+4485 | |
|\ | ||||||
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 | 1 | -10/+231 | |
| |\ | ||||||
| | * | vmlinux.lds.h update | Sam Ravnborg | 2009-06-14 | 1 | -7/+10 | |
| | * | Improve vmlinux.lds.h support for arch specific linker scripts | Sam Ravnborg | 2009-06-09 | 1 | -7/+224 | |
| | * | initconst adjustments | Jan Beulich | 2009-06-09 | 1 | -2/+3 | |
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 3 | -12/+13 | |
| |\ \ | ||||||
| | * \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 2 | -11/+12 | |
| | |\ \ | ||||||
| | | * \ | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -1/+1 | |
| | | |\ \ | ||||||
| | | | * \ | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 | 1 | -3/+4 | |
| | | | |\ \ | ||||||
| | | | * \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 5 | -17/+33 | |
| | | | |\ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-14 | 1 | -52/+0 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | tracing/infrastructure: separate event tracer from event support | Tom Zanussi | 2009-04-14 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -10/+11 | |
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | | | * | | | | | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 5 | -61/+25 | |
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | * | | | | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 4 | -319/+33 | |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 1 | -1/+1 | |
| | | | * | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -10/+11 | |
| | * | | | | | | | x86: Fix atomic_long_xchg() on 64bit | Peter Zijlstra | 2009-06-02 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | add generic lib/checksum.c | Arnd Bergmann | 2009-06-11 | 1 | -0/+79 | |
| * | | | | | | | asm-generic: add a generic uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+325 | |
| * | | | | | | | asm-generic: add generic NOMMU versions of some headers | Arnd Bergmann | 2009-06-11 | 8 | -0/+240 | |
| * | | | | | | | asm-generic: add generic atomic.h and io.h | Arnd Bergmann | 2009-06-11 | 2 | -0/+465 | |
| * | | | | | | | asm-generic: add legacy I/O header files | Arnd Bergmann | 2009-06-11 | 6 | -0/+106 | |
| * | | | | | | | asm-generic: add generic versions of common headers | Arnd Bergmann | 2009-06-11 | 18 | -0/+558 | |
| * | | | | | | | asm-generic: make bitops.h usable | Arnd Bergmann | 2009-06-11 | 1 | -6/+18 | |
| * | | | | | | | asm-generic: make pci.h usable directly | Arnd Bergmann | 2009-06-11 | 1 | -0/+8 | |
| * | | | | | | | asm-generic: make get_rtc_time overridable | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 | |
| * | | | | | | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 2 | -7/+7 | |
| * | | | | | | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 2 | -3/+4 | |
| * | | | | | | | asm-generic: add a generic unistd.h | Arnd Bergmann | 2009-06-11 | 2 | -0/+855 | |
| * | | | | | | | asm-generic: add generic ABI headers | Arnd Bergmann | 2009-06-11 | 16 | -0/+1049 | |
| * | | | | | | | asm-generic: add generic sysv ipc headers | Arnd Bergmann | 2009-06-11 | 6 | -0/+189 | |
| * | | | | | | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 5 | -0/+38 | |
| * | | | | | | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 4 | -11/+11 | |
| |/ / / / / / | ||||||
| * | | | | | | asm-generic: fix local_add_unless macro | Roel Kluin | 2009-05-18 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Eliminate thousands of warnings with gcc 3.2 build | Andi Kleen | 2009-05-06 | 1 | -3/+4 | |
| |_|/ / |/| | | | ||||||
* | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures | Heiko Carstens | 2009-05-02 | 1 | -2/+2 | |
* | | | | Remove unused support code for refok sections. | Tim Abbott | 2009-04-27 | 1 | -3/+0 | |
* | | | | Add new HEAD_TEXT_SECTION macro. | Tim Abbott | 2009-04-26 | 1 | -1/+3 | |
* | | | | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-21 | 1 | -24/+2 | |
* | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 | 1 | -2/+41 | |
* | | | | The default CONFIG_BUG=n version of BUG() should have an empty do...while | David Howells | 2009-04-15 | 1 | -1/+1 | |
* | | | | asm-generic/siginfo.h: update NSIGTRAP definition | Andi Kleen | 2009-04-13 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | percpu: unbreak alpha percpu | Tejun Heo | 2009-04-10 | 1 | -52/+0 | |
| |/ |/| | ||||||
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -1/+28 | |
|\ \ | ||||||
| * \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -1/+28 | |
| |\ \ | ||||||
| | * | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 1 | -1/+10 | |
| | | | | ||||||
| | | \ | ||||||
| | *-. \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | tracing: trace_printk() fix, move format array to data section | Ingo Molnar | 2009-03-09 | 1 | -1/+1 |