Age | Commit message (Expand) | Author |
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 |
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 |
2008-02-05 | uml: LDT mutex conversion | Daniel Walker |
2008-02-05 | uml: style fixes in arch/um/sys-x86_64 | Jeff Dike |
2008-02-05 | uml: simplify SIGSEGV handling | Jeff Dike |
2008-02-05 | uml: current.h cleanup | Jeff Dike |
2008-02-05 | uml: header untangling | Jeff Dike |
2008-02-05 | uml: host TLS diagnostics | Jeff Dike |
2008-02-05 | uml: remove unused variables in the context switcher | Karol Swietlicki |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike |
2008-02-05 | uml: borrow const.h techniques | Jeff Dike |
2008-02-05 | uml: further bugs.c tidying | Jeff Dike |
2008-02-05 | uml: remove now unused code | Karol Swietlicki |
2008-02-05 | uml: improve detection of host cmov | Karol Swietlicki |
2008-02-05 | uml: get rid of asmlinkage | Jeff Dike |
2008-02-05 | uml: remove xmm checking on x86 | Karol Swietlicki |
2008-01-30 | UML: change sigcontext fields to match x86 | Jeff Dike |
2007-10-29 | misc uml annotation and section fixes | Al Viro |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-16 | uml: fix stub address calculations | Jeff Dike |
2007-10-16 | uml: style fixes in FP code | Jeff Dike |
2007-10-16 | uml: coredumping floating point fixes | Jeff Dike |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike |
2007-10-16 | uml: floating point signal delivery fixes | Jeff Dike |
2007-10-16 | uml: don't use glibc asm/user.h | Jeff Dike |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike |