| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-16 | 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-31 | 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 |
* | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann | 2006-10-02 | 1 | -7/+4 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 2006-09-26 | 2 | -2/+56 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-07-01 | 1 | -1/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | [PATCH] uml: remove unneeded time definitions | Jeff Dike | 2006-06-30 | 1 | -6/+0 |
|/ |
|
* | [PATCH] uml: more __user annotations | Al Viro | 2006-06-05 | 1 | -10/+14 |
* | [PATCH] uml: __user annotation in arch_prctl | Al Viro | 2006-06-05 | 1 | -1/+1 |
* | [PATCH] uml: cleanup unprofile expression and build infrastructure | Paolo 'Blaisorblade' Giarrusso | 2006-05-02 | 1 | -5/+5 |
* | [PATCH] uml: fix compilation and execution with hardened GCC | Paolo 'Blaisorblade' Giarrusso | 2006-05-02 | 1 | -0/+2 |
* | [PATCH] uml: use Kbuild tracking for all files and fix compilation output | Paolo 'Blaisorblade' Giarrusso | 2006-05-02 | 1 | -1/+4 |
* | [PATCH] uml: add missing __volatile__ | Jeff Dike | 2006-04-19 | 1 | -5/+5 |
* | [PATCH] uml: fix critical typo for TT mode | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 | 1 | -1/+1 |
* | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 2 | -1/+16 |
* | [PATCH] uml: clean up remapping code build magic | Al Viro | 2006-03-31 | 1 | -2/+3 |