| Commit message (Expand) | Author | Age |
* | UML: make several more things static | WANG Cong | 2008-07-24 |
* | uml: stub needs to tolerate SIGWINCH | Jeff Dike | 2008-06-06 |
* | uml: style fixes | Jeff Dike | 2008-05-13 |
* | uml: fix FP register corruption | Jeff Dike | 2008-02-23 |
* | uml: style fixes in arch/um/os-Linux | Jeff Dike | 2008-02-08 |
* | uml: add newlines to printks | Jeff Dike | 2008-02-05 |
* | uml: don't allow processes to call into stub | Jeff Dike | 2008-02-05 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 |
* | uml: use ptrace directly in libc code | Jeff Dike | 2008-02-05 |
* | uml: simplify SIGSEGV handling | Jeff Dike | 2008-02-05 |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 |
* | uml: definitively kill subprocesses on panic | Lepton Wu | 2007-10-16 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 |
* | uml: use *SEC_PER_*SEC constants | Jeff Dike | 2007-10-16 |
* | uml: eliminate SIGALRM | Jeff Dike | 2007-10-16 |
* | uml: tickless support | Jeff Dike | 2007-10-16 |
* | uml: simplify interval setting | Jeff Dike | 2007-10-16 |
* | uml: eliminate hz() | Jeff Dike | 2007-10-16 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 |
* | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 |
* | uml: SIGIO support cleanup | Jeff Dike | 2007-07-16 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 |
* | uml: tidy IRQ code | Jeff Dike | 2007-05-11 |
* | uml: use UM_THREAD_SIZE in userspace code | Jeff Dike | 2007-05-11 |
* | uml: turn build warnings into comments | Miklos Szeredi | 2007-05-09 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 |
* | uml: don't try to handle signals on initial process stack | Jeff Dike | 2007-05-07 |
* | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 |
* | uml: tidy libc code | Jeff Dike | 2007-05-07 |
* | uml: dump registers on ptrace or wait failure | Jeff Dike | 2007-05-07 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 |
* | [PATCH] uml: use correct register file size everywhere | Jeff Dike | 2007-03-27 |
* | [PATCH] uml: add a debugging message | Jeff Dike | 2007-03-06 |
* | [PATCH] uml: include tidying | Jeff Dike | 2006-11-03 |
* | [PATCH] uml: thread creation tidying | Jeff Dike | 2006-09-27 |
* | [PATCH] uml: timer cleanups | Jeff Dike | 2006-09-26 |
* | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 2006-09-26 |
* | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike | 2006-09-26 |
* | [PATCH] uml: tidy longjmp macro | Jeff Dike | 2006-07-15 |
* | [PATCH] uml: signal initialization cleanup | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: error handling fixes | Jeff Dike | 2006-05-01 |
* | [PATCH] uml: change sigjmp_buf to jmp_buf | Jeff Dike | 2006-04-19 |
* | [PATCH] uml: fix format errors | Paolo 'Blaisorblade' Giarrusso | 2006-04-11 |
* | [PATCH] uml: initialize process FP registers properly | Jeff Dike | 2006-02-07 |