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