| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
| |/
|/| |
|
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -2/+1 |
|\ \ |
|
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -2/+1 |
* | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 18 | -29/+80 |
|\ \ \ |
|
| * | | | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 2008-07-07 | 3 | -1/+10 |
| |/ / |
|
| * | | uml: work around broken host PTRACE_SYSEMU | Jeff Dike | 2008-06-12 | 1 | -9/+16 |
| * | | uml: remove include of asm/user.h | Jeff Dike | 2008-06-12 | 1 | -2/+2 |
| * | | uml: PATH_MAX needs limits.h | Ingo Molnar | 2008-06-06 | 1 | -0/+1 |
| * | | uml: stub needs to tolerate SIGWINCH | Jeff Dike | 2008-06-06 | 1 | -1/+1 |
| * | | uml: memcpy export needs to follow host declaration | Jeff Dike | 2008-06-06 | 1 | -0/+4 |