Age | Commit message (Expand) | Author | Files | Lines |
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 | 177 | -552/+3585 |
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 |
2008-10-22 | x86, um: get rid of arch/um/os symlink | Al Viro | 5 | -25/+4 |
2008-10-22 | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 9 | -9/+0 |
2008-10-22 | x86, um: get rid of header symlinks | Al Viro | 50 | -19/+5 |
2008-10-22 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 4 | -57/+23 |
2008-10-22 | x86, um: get rid of sysdep symlink | Al Viro | 41 | -10/+2 |
2008-10-22 | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2 | -15/+2 |
2008-10-22 | x86, um: take vm-flags.h to sysdep | Al Viro | 4 | -3/+2 |
2008-10-22 | x86, um: get rid of uml asm/arch | Al Viro | 2 | -18/+2 |
2008-10-22 | x86, um: get rid of uml highmem.h | Al Viro | 4 | -17/+14 |
2008-10-22 | x86, um: get rid of uml unistd.h | Al Viro | 5 | -41/+4 |
2008-10-22 | x86, um: get rid of system.h -> system.h include | Al Viro | 7 | -55/+266 |
2008-10-22 | x86, um: uml atomic.h is not needed anymore | Al Viro | 1 | -11/+0 |
2008-10-22 | x86, um: untangle uml ldt.h | Al Viro | 9 | -9/+9 |
2008-10-22 | x86, um: get rid of more uml asm/arch uses | Al Viro | 3 | -3/+3 |
2008-10-22 | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 1 | -6/+0 |
2008-10-22 | x86, um: get rid of uml signal.h | Al Viro | 1 | -29/+0 |
2008-10-22 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 7 | -71/+2 |
2008-10-22 | x86, um: now we can get rid of trivial uml headers | Al Viro | 60 | -371/+2 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 2 | -4/+4 |
2008-10-22 | x86, um: initial part of asm-um move | Al Viro | 145 | -8/+3699 |
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 79 | -27/+26 |
2008-10-21 | [PATCH] switch ubd | Al Viro | 1 | -13/+12 |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -3/+3 |
2008-10-20 | uml: fix a compile error | WANG Cong | 1 | -1/+2 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk | 3 | -232/+0 |
2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2 | -8/+3 |