Age | Commit message (Expand) | Author |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
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-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-25 | UML: Fix some apparent bitrot | Paul Menage |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-16 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | uml: bad macro expansion, parameter is member | Roel Kluin |
2009-06-16 | uml: fix a section warning | Amerigo Wang |
2009-06-16 | um: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | uml: UML net driver does not allow for vlans | Alan Cox |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-15 | uml: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm |
2009-06-12 | module: merge module_alloc() finally | Amerigo Wang |
2009-06-12 | uml module: fix uml build process due to this merge | Amerigo Wang |
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-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-04-28 | ubd: drop unnecessary rq->sector manipulation | Tejun Heo |
2009-04-28 | ubd: cleanup completion path | Tejun Heo |
2009-04-21 | uml: kill a kconfig warning | WANG Cong |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | uml: fix warnings in kernel_execve | Miklos Szeredi |
2009-04-02 | uml: fix link error from prefixing of i386 syscalls with ptregs_ | Miklos Szeredi |
2009-04-02 | uml: fix compile error from net_device_ops conversion | Miklos Szeredi |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | ubd_kern: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz |
2009-04-01 | uml: remove useless comments | WANG Cong |
2009-04-01 | uml: improve error messages | WANG Cong |
2009-04-01 | uml: don't use a too long string literal | WANG Cong |
2009-04-01 | ubd: stop defintining MAJOR_NR | Christoph Hellwig |
2009-03-27 | uml: convert network device to netdevice ops | Stephen Hemminger |
2009-03-27 | uml: convert network device to internal network device stats | Stephen Hemminger |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig |
2009-02-20 | uml: fix vde network backend in user mode linux | Luca Bigliardi |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-06 | mm: invoke oom-killer from page fault | Nick Piggin |