| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: memcpy export needs to follow host declaration | Jeff Dike | 2008-06-06 | 1 | -0/+4 |
* | missing export of csum_partial() on uml/amd64 | Al Viro | 2008-05-21 | 1 | -2/+4 |
* | uml: tidy ptrace interface | Jeff Dike | 2008-05-13 | 1 | -1/+0 |
* | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum | 2008-04-26 | 1 | -1/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 1 | -12/+1 |
* | uml: remove unused sigcontext accessors | Jeff Dike | 2008-02-23 | 1 | -28/+0 |
* | uml: redo the calculation of NR_syscalls | Jeff Dike | 2008-02-05 | 1 | -6/+14 |
* | uml: style fixes in arch/um/sys-x86_64 | Jeff Dike | 2008-02-05 | 6 | -84/+62 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 1 | -3/+5 |
* | uml: simplify SIGSEGV handling | Jeff Dike | 2008-02-05 | 1 | -34/+5 |
* | uml: current.h cleanup | Jeff Dike | 2008-02-05 | 1 | -2/+2 |
* | uml: remove unused variables in the context switcher | Karol Swietlicki | 2008-02-05 | 1 | -1/+1 |
* | uml: borrow const.h techniques | Jeff Dike | 2008-02-05 | 1 | -4/+4 |
* | uml: further bugs.c tidying | Jeff Dike | 2008-02-05 | 1 | -6/+1 |
* | arch/um: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | UML: change sigcontext fields to match x86 | Jeff Dike | 2008-01-30 | 1 | -35/+35 |
* | misc uml annotation and section fixes | Al Viro | 2007-10-29 | 1 | -2/+2 |
* | spelling fixes: arch/um/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -2/+2 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 2 | -5/+7 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 4 | -112/+57 |
* | uml: ptrace floating point fixes | Jeff Dike | 2007-10-16 | 1 | -14/+39 |
* | uml: floating point signal delivery fixes | Jeff Dike | 2007-10-16 | 1 | -14/+39 |
* | uml: don't use glibc asm/user.h | Jeff Dike | 2007-10-16 | 1 | -8/+1 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 2 | -4/+4 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 4 | -120/+104 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 5 | -34/+16 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 2 | -10/+3 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 4 | -113/+2 |
* | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 2007-10-13 | 1 | -2/+2 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -2/+2 |
* | uml: fix x86_64 core dump crash | Jeff Dike | 2007-08-31 | 1 | -6/+0 |
* | fix uml-x86_64 | Al Viro | 2007-05-15 | 1 | -2/+3 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 | 1 | -0/+5 |
* | uml: remove unused x86_64 code | Jeff Dike | 2007-05-07 | 1 | -69/+0 |
* | uml: delete HOST_FRAME_SIZE | Jeff Dike | 2007-05-07 | 1 | -1/+0 |
* | uml: kernel segfaults should dump proper registers | Jeff Dike | 2007-05-07 | 1 | -0/+30 |
* | uml: tidy fault code | Jeff Dike | 2007-05-07 | 2 | -14/+18 |
* | uml: formatting fixes | Jeff Dike | 2007-05-07 | 1 | -22/+12 |
* | uml: delete unused code | Jeff Dike | 2007-05-07 | 1 | -23/+0 |
* | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 2007-04-02 | 1 | -11/+0 |
* | [PATCH] uml: arch_prctl should set thread fs | Jeff Dike | 2007-03-08 | 1 | -2/+4 |
* | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 2007-02-11 | 2 | -11/+8 |
* | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2007-02-11 | 2 | -22/+62 |
* | [PATCH] uml: fix signal frame alignment | Jeff Dike | 2007-01-30 | 1 | -2/+3 |
* | [PATCH] UML: add generic BUG support | Jeff Dike | 2006-12-08 | 2 | -1/+21 |
* | [PATCH] Fix "Remove the use of _syscallX macros in UML" | Paolo 'Blaisorblade' Giarrusso | 2006-10-30 | 1 | -4/+7 |
* | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 2006-10-15 | 1 | -1/+0 |
* | [PATCH] uml: remove duplicate export | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -3/+0 |