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: kill a couple of useless includes of kern_constants.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: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn() | Al Viro |
2011-11-02 | um: switch {rt_,}sigreturn() to set_current_blocked() | 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 | um: implement a x86_64 vDSO | Richard Weinberger |
2011-07-25 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger |
2011-07-25 | um: clean up delay functions | Richard Weinberger |
2011-07-25 | um: clean up vm-flags.h | Richard Weinberger |
2011-07-21 | x86: Unify rwsem assembly implementation | Jan Beulich |
2011-03-22 | uml: kernels on {i386,x86_64} produce bad coredumps | Paul Pluzhnikov |
2010-10-27 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-04-21 | UML: Fix compiler warning due to missing task_struct declaration | Jan Kiszka |
2010-04-20 | UML: add kernel.h include to signal.c | Jiri Kosina |
2010-04-20 | UML: Drop private round_down definition | Jan Kiszka |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-01-17 | x86: Fix breakage of UML from the changes in the rwsem system | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-06-16 | uml: bad macro expansion, parameter is member | Roel Kluin |
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-01 | uml: remove useless comments | WANG Cong |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
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: ... and asm-x86 move | Al Viro |
2008-08-15 | x86_64: uml: fix rename header guard | Hiroshi Shimamoto |
2008-06-06 | uml: memcpy export needs to follow host declaration | Jeff Dike |
2008-05-21 | missing export of csum_partial() on uml/amd64 | Al Viro |
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 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-02-23 | uml: remove unused sigcontext accessors | Jeff Dike |
2008-02-05 | uml: redo the calculation of NR_syscalls | Jeff Dike |