Age | Commit message (Expand) | Author |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-18 | frv: clean up linker script using new linker script macros. | Nelson Elhage |
2009-09-18 | frv: remove unused .altinstructions code | Nelson Elhage |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-09 | frv/PCI: Use pci_claim_resource | Matthew Wilcox |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo |
2009-07-01 | FRV: Add basic performance counter support | David Howells |
2009-07-01 | FRV: Implement atomic64_t | David Howells |
2009-06-30 | FRV: Wire up new syscalls | David Howells |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-13 | FRV: Fix interaction with new generic header stuff | David Howells |
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 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | asm-generic: make pci.h usable directly | 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-11 | FRV: Implement new-style ptrace | David Howells |
2009-06-11 | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells |
2009-06-11 | FRV: Implement TIF_NOTIFY_RESUME | David Howells |
2009-06-11 | FRV: Remove in-kernel strace code | David Howells |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-06-11 | FRV: bitops: Change the bitmap index from int to unsigned long | Justin Chen |
2009-04-27 | FRV: Use __INIT macro instead of .text.init. | Tim Abbott |
2009-04-27 | FRV: Remove unused header asm/init.h. | Tim Abbott |
2009-04-27 | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells |
2009-04-27 | FRV: Wire up new syscalls | David Howells |
2009-04-26 | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-21 | frv: insert PCI root bus resources for the MB93090 devel motherboard | David Howells |
2009-04-20 | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells |
2009-04-06 | FRV: Fix compile breakage | Adrian Bunk |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-09 | FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now | David Howells |