| Commit message (Expand) | Author | Age | Files | Lines |
* | CRED: Pass credentials through dentry_open() | David Howells | 2008-11-14 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 | 1 | -10/+9 |
|\ |
|
| * | [PATCH] switch ubd | Al Viro | 2008-10-21 | 1 | -13/+12 |
| * | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -3/+3 |
* | | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -2/+2 |
* | | x86, um: get rid of uml-config.h | Al Viro | 2008-10-22 | 3 | -16/+17 |
* | | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-22 | 5 | -132/+131 |
* | | x86, um: get rid of arch/um/os symlink | Al Viro | 2008-10-22 | 5 | -25/+4 |
* | | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 2008-10-22 | 9 | -9/+0 |
* | | x86, um: get rid of header symlinks | Al Viro | 2008-10-22 | 50 | -19/+5 |
* | | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 2008-10-22 | 4 | -57/+23 |
* | | x86, um: get rid of sysdep symlink | Al Viro | 2008-10-22 | 41 | -10/+2 |
* | | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2008-10-22 | 2 | -15/+2 |
* | | x86, um: take vm-flags.h to sysdep | Al Viro | 2008-10-22 | 4 | -3/+2 |
* | | x86, um: get rid of uml asm/arch | Al Viro | 2008-10-22 | 2 | -18/+2 |
* | | x86, um: get rid of uml highmem.h | Al Viro | 2008-10-22 | 4 | -17/+14 |
* | | x86, um: get rid of uml unistd.h | Al Viro | 2008-10-22 | 5 | -41/+4 |
* | | x86, um: get rid of system.h -> system.h include | Al Viro | 2008-10-22 | 7 | -55/+266 |
* | | x86, um: uml atomic.h is not needed anymore | Al Viro | 2008-10-22 | 1 | -11/+0 |
* | | x86, um: untangle uml ldt.h | Al Viro | 2008-10-22 | 9 | -9/+9 |
* | | x86, um: get rid of more uml asm/arch uses | Al Viro | 2008-10-22 | 3 | -3/+3 |
* | | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 2008-10-22 | 1 | -6/+0 |
* | | x86, um: get rid of uml signal.h | Al Viro | 2008-10-22 | 1 | -29/+0 |
* | | x86, um: sanitize uml sigcontext.h uses | Al Viro | 2008-10-22 | 7 | -71/+2 |
* | | x86, um: now we can get rid of trivial uml headers | Al Viro | 2008-10-22 | 60 | -371/+2 |
* | | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 2 | -4/+4 |
* | | x86, um: initial part of asm-um move | Al Viro | 2008-10-22 | 145 | -8/+3699 |
* | | x86, um: take arch/um/include/* out of the way | Al Viro | 2008-10-22 | 79 | -27/+26 |
|/ |
|
* | uml: fix a compile error | WANG Cong | 2008-10-20 | 1 | -1/+2 |
* | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | uml: remove the dead TTY_LOG code | Adrian Bunk | 2008-10-16 | 3 | -232/+0 |
* | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2008-10-13 | 2 | -8/+3 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 3 | -2/+7 |
| |\ |
|
| * | | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT | David Woodhouse | 2008-09-06 | 1 | -2/+3 |
| * | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 2 | -6/+0 |
* | | | uml: small cleanups and note bugs to be dealt with by uml authors... | Alan Cox | 2008-10-13 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 | 1 | -2/+2 |
|\ \ |
|
| * | | x86_64: uml: fix rename header guard | Hiroshi Shimamoto | 2008-08-15 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel | Linus Torvalds | 2008-10-11 | 1 | -0/+4 |
|\ \ |
|
| * | | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -0/+4 |
| |/ |
|
* | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
|/ |
|
* | uml: fix tty-related build error | WANG Cong | 2008-07-30 | 1 | -13/+1 |
* | um: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -31/+0 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 18 | -27/+76 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
* | | | UML: make several more things static | WANG Cong | 2008-07-24 | 13 | -23/+12 |
* | | | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2008-07-24 | 2 | -33/+1 |
* | | | arch/um/kernel/irq.c: clean up some functions | WANG Cong | 2008-07-24 | 3 | -37/+2 |
* | | | UML - Fix boot crash | Jeff Dike | 2008-07-23 | 1 | -0/+8 |
| |/
|/| |
|