Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-31 | uml: fix x86_64 core dump crash | Jeff Dike | 1 | -6/+0 |
2007-05-16 | fix uml-x86_64 | Al Viro | 1 | -2/+3 |
2007-05-07 | uml: more page fault path trimming | Jeff Dike | 1 | -0/+5 |
2007-05-07 | uml: remove unused x86_64 code | Jeff Dike | 1 | -69/+0 |
2007-05-07 | uml: delete HOST_FRAME_SIZE | Jeff Dike | 1 | -1/+0 |
2007-05-07 | uml: kernel segfaults should dump proper registers | Jeff Dike | 1 | -0/+30 |
2007-05-07 | uml: tidy fault code | Jeff Dike | 2 | -14/+18 |
2007-05-07 | uml: formatting fixes | Jeff Dike | 1 | -22/+12 |
2007-05-07 | uml: delete unused code | Jeff Dike | 1 | -23/+0 |
2007-04-02 | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 1 | -11/+0 |
2007-03-08 | [PATCH] uml: arch_prctl should set thread fs | Jeff Dike | 1 | -2/+4 |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 2 | -11/+8 |
2007-02-11 | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2 | -22/+62 |
2007-01-31 | [PATCH] uml: fix signal frame alignment | Jeff Dike | 1 | -2/+3 |
2006-12-08 | [PATCH] UML: add generic BUG support | Jeff Dike | 2 | -1/+21 |
2006-10-30 | [PATCH] Fix "Remove the use of _syscallX macros in UML" | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+7 |
2006-10-16 | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 1 | -1/+0 |
2006-10-11 | [PATCH] uml: remove duplicate export | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+0 |