Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 1 | -4/+3 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -2/+2 |
2010-04-21 | UML: Fix compiler warning due to missing task_struct declaration | Jan Kiszka | 1 | -0/+2 |
2010-04-20 | UML: add kernel.h include to signal.c | Jiri Kosina | 1 | -0/+1 |
2010-04-20 | UML: Drop private round_down definition | Jan Kiszka | 1 | -2/+0 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 2 | -19/+0 |
2010-01-18 | x86: Fix breakage of UML from the changes in the rwsem system | Linus Torvalds | 1 | -1/+2 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-06-17 | uml: bad macro expansion, parameter is member | Roel Kluin | 1 | -22/+22 |
2009-06-17 | 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 | 2 | -24/+1 |
2009-04-01 | uml: remove useless comments | WANG Cong | 3 | -29/+0 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -2/+2 |
2008-10-23 | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 3 | -3/+0 |
2008-10-23 | x86, um: get rid of header symlinks | Al Viro | 21 | -0/+303 |
2008-10-23 | x86, um: get rid of sysdep symlink | Al Viro | 16 | -0/+1011 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -2/+2 |
2008-08-15 | x86_64: uml: fix rename header guard | Hiroshi Shimamoto | 1 | -2/+2 |
2008-06-06 | uml: memcpy export needs to follow host declaration | Jeff Dike | 1 | -0/+4 |
2008-05-22 | missing export of csum_partial() on uml/amd64 | Al Viro | 1 | -2/+4 |
2008-05-13 | uml: tidy ptrace interface | Jeff Dike | 1 | -1/+0 |
2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 1 | -1/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -12/+1 |
2008-02-24 | uml: remove unused sigcontext accessors | Jeff Dike | 1 | -28/+0 |
2008-02-05 | uml: redo the calculation of NR_syscalls | Jeff Dike | 1 | -6/+14 |
2008-02-05 | uml: style fixes in arch/um/sys-x86_64 | Jeff Dike | 6 | -84/+62 |
2008-02-05 | uml: kill processes instead of panicing kernel | Jeff Dike | 1 | -3/+5 |
2008-02-05 | uml: simplify SIGSEGV handling | Jeff Dike | 1 | -34/+5 |
2008-02-05 | uml: current.h cleanup | Jeff Dike | 1 | -2/+2 |
2008-02-05 | uml: remove unused variables in the context switcher | Karol Swietlicki | 1 | -1/+1 |
2008-02-05 | uml: borrow const.h techniques | Jeff Dike | 1 | -4/+4 |
2008-02-05 | uml: further bugs.c tidying | Jeff Dike | 1 | -6/+1 |
2008-02-03 | arch/um: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-30 | UML: change sigcontext fields to match x86 | Jeff Dike | 1 | -35/+35 |
2007-10-29 | misc uml annotation and section fixes | Al Viro | 1 | -2/+2 |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott | 1 | -1/+1 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 1 | -2/+2 |
2007-10-16 | uml: fix stub address calculations | Jeff Dike | 2 | -5/+7 |
2007-10-16 | uml: style fixes in FP code | Jeff Dike | 4 | -112/+57 |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike | 1 | -14/+39 |
2007-10-16 | uml: floating point signal delivery fixes | Jeff Dike | 1 | -14/+39 |
2007-10-16 | uml: don't use glibc asm/user.h | Jeff Dike | 1 | -8/+1 |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike | 2 | -4/+4 |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike | 1 | -1/+1 |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike | 4 | -120/+104 |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 5 | -34/+16 |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike | 2 | -10/+3 |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike | 4 | -113/+2 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 1 | -2/+2 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -2/+2 |