| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus |  Ingo Molnar | 1 | -0/+1 |
| 2009-04-01 | uml: remove useless comments |  WANG Cong | 10 | -100/+0 |
| 2009-03-27 | uml: convert network device to internal network device stats |  Stephen Hemminger | 1 | -1/+1 |
| 2009-03-02 | tracing: make CALLER_ADDRx overwriteable |  Uwe Kleine-Koenig | 1 | -0/+1 |
| 2009-01-05 | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f |  Al Viro | 1 | -7/+7 |
| 2008-10-28 | Merge commit 'v2.6.28-rc2' into core/locking |  Ingo Molnar | 130 | -1878/+2240 |
| 2008-10-22 | x86, um: get rid of uml-config.h |  Al Viro | 2 | -1/+14 |
| 2008-10-22 | x86, um: get rid of arch/um/os symlink |  Al Viro | 1 | -1/+0 |
| 2008-10-22 | x86, um: get rid of excessive includes of uml-config.h |  Al Viro | 2 | -2/+0 |
| 2008-10-22 | x86, um: get rid of header symlinks |  Al Viro | 13 | -715/+0 |
| 2008-10-22 | x86, um: get rid of sysdep symlink |  Al Viro | 40 | -2284/+0 |
| 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 | 3 | -1/+1 |
| 2008-10-22 | x86, um: get rid of uml asm/arch |  Al Viro | 1 | -7/+0 |
| 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 | 1 | -41/+0 |
| 2008-10-22 | x86, um: get rid of system.h -> system.h include |  Al Viro | 6 | -54/+265 |
| 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 | 8 | -8/+8 |
| 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 | 5 | -69/+0 |
| 2008-10-22 | x86, um: now we can get rid of trivial uml headers |  Al Viro | 59 | -371/+0 |
| 2008-10-22 | x86, um: initial part of asm-um move |  Al Viro | 144 | -0/+3690 |
| 2008-10-22 | x86, um: take arch/um/include/* out of the way |  Al Viro | 78 | -1/+1 |
| 2008-07-24 | UML: make several more things static |  WANG Cong | 2 | -2/+0 |
| 2008-07-24 | arch/um/kernel/irq.c: clean up some functions |  WANG Cong | 2 | -4/+0 |
| 2008-07-23 | UML - Fix boot crash |  Jeff Dike | 1 | -0/+8 |
| 2008-06-06 | uml: deal with inaccessible address space start |  Tom Spink | 1 | -1/+1 |
| 2008-05-13 | uml: track and make up lost ticks |  Jeff Dike | 1 | -2/+2 |
| 2008-05-13 | uml: random driver fixes |  Jeff Dike | 2 | -12/+5 |
| 2008-05-13 | uml: use PAGE_SIZE in linker scripts |  Cyrill Gorcunov | 1 | -7/+7 |
| 2008-05-13 | uml: use __SPIN_LOCK_UNLOCKED |  Jeff Dike | 1 | -2/+2 |
| 2008-05-13 | uml: fix build when SLOB is enabled |  Jeff Dike | 1 | -6/+3 |
| 2008-05-13 | uml: tidy ptrace interface |  Jeff Dike | 2 | -42/+5 |
| 2008-05-13 | uml: style fixes |  Jeff Dike | 2 | -13/+2 |
| 2008-05-08 | uml: fix inconsistence due to tty_operation change |  WANG Cong | 1 | -1/+1 |
| 2008-04-28 | uml: remove a useless function |  WANG Cong | 1 | -1/+0 |
| 2008-04-28 | uml: make a function static |  WANG Cong | 1 | -1/+0 |
| 2008-02-23 | uml: fix FP register corruption |  Jeff Dike | 3 | -0/+8 |
| 2008-02-08 | uml: fix mm_context memory leak |  Jeff Dike | 1 | -0/+1 |
| 2008-02-08 | uml: style fixes in arch/um/os-Linux |  Jeff Dike | 1 | -11/+0 |
| 2008-02-08 | uml: runtime host VMSPLIT detection |  Jeff Dike | 2 | -1/+6 |
| 2008-02-05 | uml: redo the calculation of NR_syscalls |  Jeff Dike | 3 | -13/+3 |
| 2008-02-05 | uml: remove unused fields from mm_context |  Jeff Dike | 1 | -4/+0 |
| 2008-02-05 | uml: style fixes in arch/um/sys-x86_64 |  Jeff Dike | 1 | -8/+3 |
| 2008-02-05 | uml: SMP locking commentary |  Jeff Dike | 1 | -1/+0 |
| 2008-02-05 | uml: remove init_irq_signals |  Jeff Dike | 1 | -1/+0 |
| 2008-02-05 | uml: move sig_handler_common_skas |  Jeff Dike | 1 | -3/+0 |