Age | Commit message (Expand) | Author |
2009-06-16 | sparc: Call OF and MD cpu scanning explicitly from paging_init() | David S. Miller |
2009-06-16 | sparc64: Refactor MDESC cpu scanning code using an iterator. | David S. Miller |
2009-06-16 | sparc64: Refactor OBP cpu scanning code using an iterator. | David S. Miller |
2009-06-16 | sparc64: Use BUILD_BUG_ON() in trap_init(). | David S. Miller |
2009-06-16 | sparc64: Store per-cpu offset in trap_block[] | David S. Miller |
2009-06-16 | sparc64: Move trap_block[] definitions into a new header file. | David S. Miller |
2009-06-16 | sparc64: Reclaim trap_block[]->hdesc | David S. Miller |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | module: trim exception table on init free. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | 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: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-10 | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-07 | cfg80211: errno.h: define ERFKILL | Alexander Beregalov |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-05-29 | sparc64: Fix section attribute warnings. | David S. Miller |
2009-05-20 | Merge branch 'core/urgent' into core/futexes | Thomas Gleixner |
2009-05-12 | Merge branch 'x86/apic' into irq/numa | Ingo Molnar |
2009-05-07 | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. | David S. Miller |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-27 | sparc: cleanup references to deprecated .text.init* sections. | Tim Abbott |
2009-04-26 | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-04-22 | sparc: Fix bus type probing for ESP and LE devices. | David S. Miller |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-17 | sparc32: Update defconfig. | David S. Miller |
2009-04-17 | sparc64: Update defconfig. | David S. Miller |
2009-04-15 | sparc: remove some pointless conditionals before kfree() | Wei Yongjun |
2009-04-14 | sparc: asm/atomic.h on 32bit should include asm/system.h for xchg | Stephen Rothwell |
2009-04-14 | sparc64: Fix smp_callin() locking. | David S. Miller |
2009-04-14 | parport: Fix various uses of parport_pc | Alan Cox |
2009-04-09 | sparc64: extend TI_RESTART_BLOCK space by 8 bytes | Stephen Rothwell |
2009-04-08 | sparc: Hook up sys_preadv and sys_pwritev | David S. Miller |
2009-04-08 | sparc64: add_node_ranges() must be __init | David S. Miller |
2009-04-08 | sparc64: Fix section mismatch warnings in PCI controller drivers. | David S. Miller |
2009-04-08 | sparc64: Fix section mismatch warnings in power driver. | David S. Miller |
2009-04-08 | sparc64: get_cells() can't be marked __init | David S. Miller |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-02 | Allow rwlocks to re-enable interrupts | Robin Holt |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | generic debug pagealloc: build fix | Akinobu Mita |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-04-01 | generic debug pagealloc | Akinobu Mita |