| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-02 | um: merge arch/um/sys-{i386,x86_64} |  Al Viro | 21 | -2879/+0 |
| 2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/shared |  Al Viro | 13 | -596/+0 |
| 2011-11-02 | um: merge arch/um/sys-{i386,x86_64}/asm |  Al Viro | 7 | -498/+0 |
| 2011-11-02 | um: get rid of unused macros in ptrace_user.h |  Al Viro | 1 | -24/+0 |
| 2011-11-02 | um: get rid of sysdep/sc.h |  Al Viro | 2 | -45/+8 |
| 2011-11-02 | um: Get rid of UPT_SET/UPT_REG macros |  Al Viro | 2 | -65/+57 |
| 2011-11-02 | um: take vm-flags.h to sys-*/asm |  Al Viro | 1 | -0/+0 |
| 2011-11-02 | um: get rid of sysdep/checksum.h |  Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: -include user.h for USER_OBJ, trim includes |  Al Viro | 3 | -4/+1 |
| 2011-11-02 | um: take user_constants.h to include/generated |  Al Viro | 3 | -3/+3 |
| 2011-11-02 | um: kill skas_ptregs.h |  Al Viro | 1 | -2/+0 |
| 2011-11-02 | um: series of __get_user() is costly in sigframe handling |  Al Viro | 1 | -25/+23 |
| 2011-11-02 | um: make copy_sc() static |  Al Viro | 1 | -1/+1 |
| 2011-11-02 | um: switch {rt_,}sigreturn() to set_current_blocked() |  Al Viro | 1 | -10/+2 |
| 2011-11-02 | um: use subarch-obj instead of copying... |  Al Viro | 2 | -227/+2 |
| 2011-09-14 | um: clean arch_ptrace() up a bit |  Al Viro | 2 | -11/+12 |
| 2011-09-14 | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch |  Al Viro | 1 | -1/+13 |
| 2011-09-14 | um: Save FPU registers between task switches |  Ingo van Lil | 1 | -0/+1 |
| 2011-07-25 | Merge 'akpm' patch series |  Linus Torvalds | 4 | -15/+110 |
| 2011-07-25 | um: Set __HAVE_ARCH_GATE_AREA for i386 |  Richard Weinberger | 3 | -1/+65 |
| 2011-07-25 | um: clean up delay functions |  Richard Weinberger | 1 | -14/+45 |
| 2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2011-07-22 | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM |  Richard Weinberger | 1 | -1/+2 |
| 2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions |  Phil Carmody | 1 | -1/+1 |
| 2011-07-21 | x86: Unify rwsem assembly implementation |  Jan Beulich | 1 | -1/+1 |
| 2011-04-28 | um: mdd support for 64 bit atomic operations |  Richard Weinberger | 2 | -1/+226 |
| 2011-03-22 | uml: kernels on {i386,x86_64} produce bad coredumps |  Paul Pluzhnikov | 1 | -0/+2 |
| 2010-10-27 | ptrace: change signature of arch_ptrace() |  Namhyung Kim | 1 | -2/+2 |
| 2010-04-23 | Merge branch 'master' into for-next |  Jiri Kosina | 1 | -0/+1 |
| 2010-04-21 | UML: Fix compiler warning due to missing task_struct declaration |  Jan Kiszka | 1 | -0/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
| 2010-03-12 | Add generic sys_ipc wrapper |  Christoph Hellwig | 1 | -86/+0 |
| 2010-03-12 | Add generic sys_old_mmap() |  Christoph Hellwig | 3 | -36/+1 |
| 2010-03-12 | Add generic sys_old_select() |  Christoph Hellwig | 1 | -18/+0 |
| 2010-03-06 | elf coredump: add extended numbering support |  Daisuke HATAYAMA | 1 | -0/+16 |
| 2010-03-06 | elf coredump: replace ELF_CORE_EXTRA_* macros by functions |  Daisuke HATAYAMA | 3 | -43/+69 |
| 2009-12-16 | elf: kill USE_ELF_CORE_DUMP |  Christoph Hellwig | 1 | -1/+0 |
| 2009-12-11 | Unify sys_mmap* |  Al Viro | 1 | -4/+0 |
| 2009-06-16 | uml: fix a section warning |  Amerigo Wang | 1 | -1/+1 |
| 2009-06-12 | uml module: fix uml build process due to this merge |  Amerigo Wang | 1 | -1/+1 |
| 2009-04-02 | uml: fix link error from prefixing of i386 syscalls with ptregs_ |  Miklos Szeredi | 1 | -0/+11 |
| 2009-04-01 | uml: remove useless comments |  WANG Cong | 2 | -20/+0 |
| 2008-10-22 | x86, um: get rid of excessive includes of uml-config.h |  Al Viro | 3 | -3/+0 |
| 2008-10-22 | x86, um: get rid of header symlinks |  Al Viro | 21 | -0/+336 |
| 2008-10-22 | x86, um: get rid of sysdep symlink |  Al Viro | 16 | -0/+945 |
| 2008-10-22 | x86, um: get rid of uml unistd.h |  Al Viro | 1 | -0/+1 |
| 2008-10-20 | uml: fix a compile error |  WANG Cong | 1 | -1/+2 |
| 2008-07-24 | UML: make several more things static |  WANG Cong | 3 | -6/+5 |
| 2008-05-13 | uml: tidy ptrace interface |  Jeff Dike | 2 | -17/+15 |
| 2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit |  Alexander van Heukelum | 1 | -1/+1 |