| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 9 | -11/+20 |
|\ |
|
| * | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 2 | -5/+11 |
| |\ |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 3 | -3/+3 |
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -4/+13 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 2 | -2/+2 |
* | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | | | module: trim exception table on init free. | Rusty Russell | 2009-06-12 | 2 | -0/+32 |
| |/
|/| |
|
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'core/urgent' into core/futexes | Thomas Gleixner | 2009-05-20 | 23 | -152/+280 |
| |\ \ |
|
| * | | | sparc64: extend TI_RESTART_BLOCK space by 8 bytes | Stephen Rothwell | 2009-04-09 | 1 | -2/+2 |
* | | | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 3 | -4/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-06-01 | 3 | -4/+5 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | sparc64: Fix section attribute warnings. | David S. Miller | 2009-05-29 | 2 | -2/+2 |
| | * | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. | David S. Miller | 2009-05-07 | 1 | -2/+3 |
* | | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | sparc: cleanup references to deprecated .text.init* sections. | Tim Abbott | 2009-04-27 | 2 | -2/+2 |
* | | | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -3/+9 |
|/ / / |
|
* | | | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-04-24 | 4 | -97/+225 |
|\ \ \
| |/ / |
|
| * | | sparc: Fix bus type probing for ESP and LE devices. | David S. Miller | 2009-04-22 | 2 | -4/+38 |
| * | | sparc32: Update defconfig. | David S. Miller | 2009-04-17 | 1 | -30/+68 |
| * | | sparc64: Update defconfig. | David S. Miller | 2009-04-17 | 1 | -63/+119 |
* | | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+6 |
* | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -14/+5 |
|/ / |
|
* | | sparc: remove some pointless conditionals before kfree() | Wei Yongjun | 2009-04-15 | 1 | -4/+2 |
* | | sparc: asm/atomic.h on 32bit should include asm/system.h for xchg | Stephen Rothwell | 2009-04-14 | 1 | -0/+2 |
* | | sparc64: Fix smp_callin() locking. | David S. Miller | 2009-04-14 | 1 | -2/+2 |
* | | parport: Fix various uses of parport_pc | Alan Cox | 2009-04-14 | 1 | -2/+3 |
* | | sparc: Hook up sys_preadv and sys_pwritev | David S. Miller | 2009-04-08 | 3 | -4/+6 |
* | | sparc64: add_node_ranges() must be __init | David S. Miller | 2009-04-08 | 1 | -1/+1 |
* | | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller | 2009-04-08 | 5 | -20/+20 |
* | | sparc64: Fix section mismatch warnings in power driver. | David S. Miller | 2009-04-08 | 1 | -1/+1 |
* | | sparc64: get_cells() can't be marked __init | David S. Miller | 2009-04-08 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 1 | -0/+2 |
| |\ |
|
| | * | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 10 | -31/+20 |
| | |\ |
|
| | * | | numa, cpumask: move numa_node_id default implementation to topology.h, fix | Stephen Rothwell | 2009-03-19 | 1 | -0/+2 |
| | * | | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 2009-03-13 | 1 | -10/+19 |
| | |\ \ |
|
* | | \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 2 | -0/+4 |
* | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 2 | -2/+2 |
* | | | | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 | 1 | -9/+0 |
* | | | | | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+1 |
* | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 2 | -1/+5 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-30 | 15 | -58/+72 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 14 | -57/+50 |
| |\ \ \ \ |
|
| | * | | | | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 4 | -18/+19 |
| | * | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+1 |