Age | Commit message (Expand) | Author | Files | Lines |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -2/+1 |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo | 1 | -1/+1 |
2009-04-28 | ubd: drop unnecessary rq->sector manipulation | Tejun Heo | 1 | -5/+5 |
2009-04-28 | ubd: cleanup completion path | Tejun Heo | 1 | -22/+1 |
2009-04-21 | uml: kill a kconfig warning | WANG Cong | 1 | -1/+1 |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup | Linus Torvalds | 1 | -6/+6 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | uml: fix warnings in kernel_execve | Miklos Szeredi | 1 | -1/+2 |
2009-04-02 | uml: fix link error from prefixing of i386 syscalls with ptregs_ | Miklos Szeredi | 1 | -0/+11 |
2009-04-02 | uml: fix compile error from net_device_ops conversion | Miklos Szeredi | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+1 |
2009-04-01 | ubd_kern: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
2009-04-01 | uml: remove useless comments | WANG Cong | 31 | -310/+0 |
2009-04-01 | uml: improve error messages | WANG Cong | 1 | -4/+4 |
2009-04-01 | uml: don't use a too long string literal | WANG Cong | 2 | -5/+9 |
2009-04-01 | ubd: stop defintining MAJOR_NR | Christoph Hellwig | 1 | -9/+8 |
2009-03-27 | uml: convert network device to netdevice ops | Stephen Hemminger | 1 | -7/+13 |
2009-03-27 | uml: convert network device to internal network device stats | Stephen Hemminger | 2 | -14/+7 |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 3 | -4/+12 |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2 | -1/+9 |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org | 1 | -1/+4 |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli | 1 | -0/+5 |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 1 | -0/+1 |
2009-02-20 | uml: fix vde network backend in user mode linux | Luca Bigliardi | 1 | -3/+3 |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 1 | -1/+1 |
2009-01-06 | mm: invoke oom-killer from page fault | Nick Piggin | 1 | -16/+8 |
2009-01-05 | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f | Al Viro | 1 | -7/+7 |
2009-01-05 | get rid of the last symlink in uml build | Al Viro | 1 | -14/+11 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -8/+1 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 9 | -25/+20 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 1 | -1/+3 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -1/+2 |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+3 |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell | 1 | -7/+7 |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 1 | -1/+1 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -7/+0 |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 1 | -1/+3 |
2008-12-10 | uml: boot broken due to buffer overrun | Balbir Singh | 1 | -1/+3 |
2008-12-04 | um: Kill directly reference of netdev->priv | Wang Chen | 9 | -19/+19 |
2008-11-14 | CRED: Pass credentials through dentry_open() | David Howells | 1 | -1/+2 |
2008-10-28 | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 176 | -534/+3567 |
2008-10-27 | net: convert more to %pM | Johannes Berg | 1 | -6/+1 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 1 | -10/+9 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -2/+2 |
2008-10-22 | x86, um: get rid of uml-config.h | Al Viro | 3 | -16/+17 |
2008-10-22 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 5 | -132/+131 |