| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2008-10-13 | uml: small cleanups and note bugs to be dealt with by uml authors... |  Alan Cox | 1 | -0/+2 |
| 2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  David Woodhouse | 3 | -2/+7 |
| 2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+2 |
| 2008-10-11 | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel |  Linus Torvalds | 1 | -0/+4 |
| 2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier |  Manfred Spraul | 1 | -0/+1 |
| 2008-09-06 | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT |  David Woodhouse | 1 | -2/+3 |
| 2008-09-06 | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT |  David Woodhouse | 2 | -6/+0 |
| 2008-08-29 | sound: make OSS sound core optional |  Tejun Heo | 1 | -0/+4 |
| 2008-08-15 | x86_64: uml: fix rename header guard |  Hiroshi Shimamoto | 1 | -2/+2 |
| 2008-07-30 | uml: fix tty-related build error |  WANG Cong | 1 | -13/+1 |
| 2008-07-26 | um: use generic show_mem() |  Johannes Weiner | 1 | -31/+0 |
| 2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+1 |
| 2008-07-24 | UML: make several more things static |  WANG Cong | 13 | -23/+12 |
| 2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() |  WANG Cong | 2 | -33/+1 |
| 2008-07-24 | arch/um/kernel/irq.c: clean up some functions |  WANG Cong | 3 | -37/+2 |
| 2008-07-23 | UML - Fix boot crash |  Jeff Dike | 1 | -0/+8 |
| 2008-07-18 | Merge branch 'linus' into timers/nohz |  Ingo Molnar | 18 | -27/+76 |
| 2008-07-18 | nohz: prevent tick stop outside of the idle loop |  Thomas Gleixner | 1 | -1/+1 |
| 2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus |  Ingo Molnar | 1 | -2/+1 |
| 2008-07-14 | Merge commit 'v2.6.26' into bkl-removal |  Jonathan Corbet | 18 | -29/+80 |
| 2008-07-07 | [UML] fix gcc ICEs and unresolved externs |  Jeff Dike | 3 | -1/+10 |
| 2008-07-02 | uml-random: BKL pushdown |  Arnd Bergmann | 1 | -0/+3 |
| 2008-07-02 | uml-mmapper: BKL pushdown |  Arnd Bergmann | 1 | -0/+2 |
| 2008-07-02 | uml-harddog: BKL pushdown |  Arnd Bergmann | 1 | -0/+3 |
| 2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument |  Jens Axboe | 1 | -2/+1 |
| 2008-06-12 | uml: work around broken host PTRACE_SYSEMU |  Jeff Dike | 1 | -9/+16 |
| 2008-06-12 | uml: remove include of asm/user.h |  Jeff Dike | 1 | -2/+2 |
| 2008-06-06 | uml: PATH_MAX needs limits.h |  Ingo Molnar | 1 | -0/+1 |
| 2008-06-06 | uml: stub needs to tolerate SIGWINCH |  Jeff Dike | 1 | -1/+1 |
| 2008-06-06 | uml: memcpy export needs to follow host declaration |  Jeff Dike | 1 | -0/+4 |
| 2008-06-06 | uml: deal with inaccessible address space start |  Tom Spink | 4 | -11/+26 |
| 2008-06-06 | uml: remove a duplicate include |  Huang Weiyi | 1 | -1/+0 |