| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: fix irqstack crash | Jeff Dike | 2007-09-19 | 1 | -2/+2 |
* | uml: use correct type in BLKGETSIZE ioctl | Nicolas George | 2007-09-19 | 1 | -1/+2 |
* | uml: fix x86_64 core dump crash | Jeff Dike | 2007-08-31 | 1 | -0/+15 |
* | uml: more __init annotations | Jeff Dike | 2007-07-24 | 1 | -1/+1 |
* | uml: fix aio compilation bug | Jeff Dike | 2007-07-24 | 1 | -30/+17 |
* | uml: fix string exporting on UML/i386 | Jeff Dike | 2007-07-24 | 1 | -4/+1 |
* | uml: export hostfs symbols | Jeff Dike | 2007-07-16 | 1 | -12/+8 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 | 4 | -8/+8 |
* | uml: simplify helper stack handling | Jeff Dike | 2007-07-16 | 5 | -26/+27 |
* | uml: SIGIO support cleanup | Jeff Dike | 2007-07-16 | 1 | -1/+1 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 4 | -16/+21 |
* | uml: improve PTRACE_SYSEMU checking | Jeff Dike | 2007-05-23 | 1 | -8/+16 |
* | uml: iRQ stacks | Jeff Dike | 2007-05-11 | 3 | -8/+46 |
* | uml: tidy IRQ code | Jeff Dike | 2007-05-11 | 2 | -5/+11 |
* | uml: use UM_THREAD_SIZE in userspace code | Jeff Dike | 2007-05-11 | 1 | -4/+3 |
* | uml: remove task_protections | Jeff Dike | 2007-05-11 | 1 | -20/+3 |
* | uml: turn build warnings into comments | Miklos Szeredi | 2007-05-09 | 2 | -2/+2 |
* | uml: mark a tt-only function | Jeff Dike | 2007-05-09 | 1 | -0/+2 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 | 3 | -87/+103 |
* | uml: speed page fault path | Jeff Dike | 2007-05-07 | 1 | -2/+2 |
* | uml: aIO deadlock avoidance | Jeff Dike | 2007-05-07 | 1 | -0/+5 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 | 1 | -50/+0 |
* | uml: don't try to handle signals on initial process stack | Jeff Dike | 2007-05-07 | 1 | -3/+11 |
* | uml: dump core on panic | Jeff Dike | 2007-05-07 | 1 | -0/+6 |
* | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 | 9 | -57/+71 |
* | uml: tidy libc code | Jeff Dike | 2007-05-07 | 7 | -46/+47 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 | 1 | -0/+18 |
* | uml: dump registers on ptrace or wait failure | Jeff Dike | 2007-05-07 | 1 | -12/+25 |
* | uml: kernel segfaults should dump proper registers | Jeff Dike | 2007-05-07 | 1 | -2/+13 |
* | uml: tidy fault code | Jeff Dike | 2007-05-07 | 1 | -9/+8 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 | 6 | -16/+21 |
* | uml: add missing __init declarations | Jeff Dike | 2007-05-07 | 4 | -9/+11 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 19 | -19/+0 |
* | uml: move remaining useful contents of user_util.h | Jeff Dike | 2007-05-07 | 1 | -0/+1 |
* | uml: create as-layout.h | Jeff Dike | 2007-05-07 | 2 | -0/+2 |
* | uml: move SIGIO testing to sigio.c | Jeff Dike | 2007-05-07 | 2 | -145/+145 |
* | uml: network interface hotplug error handling | Jeff Dike | 2007-05-07 | 2 | -2/+4 |
* | uml: driver formatting fixes | Jeff Dike | 2007-05-07 | 2 | -46/+30 |
* | uml: print coredump limits | Jeff Dike | 2007-05-07 | 1 | -0/+25 |
* | uml: host_info tidying | Jeff Dike | 2007-05-07 | 1 | -5/+3 |
* | uml: formatting fixes | Jeff Dike | 2007-05-07 | 1 | -5/+6 |
* | uml: delete unused code | Jeff Dike | 2007-05-07 | 2 | -18/+1 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 2 | -2/+2 |
* | [PATCH] uml: use correct register file size everywhere | Jeff Dike | 2007-03-27 | 4 | -10/+15 |
* | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 2 | -5/+3 |
* | [PATCH] uml: comment the initialization of a global | Jeff Dike | 2007-03-06 | 1 | -0/+1 |
* | [PATCH] uml: add a debugging message | Jeff Dike | 2007-03-06 | 1 | -1/+4 |
* | [PATCH] uml: host VDSO fix | Jeff Dike | 2007-03-01 | 1 | -0/+3 |
* | [PATCH] uml: add back accidentally removed error | Jeff Dike | 2007-03-01 | 1 | -1/+4 |
* | [PATCH] uml: fix 2.6.20 hang | Jeff Dike | 2007-02-16 | 1 | -18/+20 |