Age | Commit message (Expand) | Author |
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: header untangling | Jeff Dike |
2008-02-05 | uml: convert functions to void | Karol Swietlicki |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike |
2008-02-05 | uml: delete some unused headers | Jeff Dike |
2008-02-05 | uml: borrow const.h techniques | Jeff Dike |
2008-02-05 | uml: const and other tidying | WANG Cong |
2008-02-05 | uml: further bugs.c tidying | Jeff Dike |
2008-02-05 | uml: improve detection of host cmov | Karol Swietlicki |
2008-02-05 | uml: fix URLs in Kconfig and help strings | Karol Swietlicki |
2008-02-05 | uml: code tidying under arch/um/os-Linux | WANG Cong |
2008-02-05 | uml: arch/um/include/init.h needs a definition of __used | Jeff Dike |
2008-01-28 | remove __attribute_used__ | Adrian Bunk |
2007-12-17 | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka |
2007-11-14 | uml: fix build for !CONFIG_PRINTK | Jeff Dike |
2007-10-16 | uml: fix stub address calculations | Jeff Dike |
2007-10-16 | uml: network driver MTU cleanups | Jeff Dike |
2007-10-16 | uml: use *SEC_PER_*SEC constants | Jeff Dike |
2007-10-16 | uml: time build fix | Jeff Dike |
2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike |
2007-10-16 | uml: tickless support | Jeff Dike |
2007-10-16 | uml: separate timer initialization | Jeff Dike |
2007-10-16 | uml: simplify interval setting | Jeff Dike |
2007-10-16 | uml: fix timer switching | Jeff Dike |
2007-10-16 | uml: eliminate hz() | Jeff Dike |
2007-10-16 | uml: eliminate floating point state from register file | Jeff Dike |
2007-10-16 | uml: style fixes in FP code | Jeff Dike |
2007-10-16 | uml: floating point signal delivery fixes | Jeff Dike |
2007-10-16 | uml: clean up tlb flush path | Jeff Dike |
2007-10-16 | uml: userspace files should call libc directly | Jeff Dike |
2007-10-16 | uml: remove os_* usage from userspace files | Jeff Dike |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike |
2007-10-16 | uml: get rid of do_longjmp | 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: style fixes pass 2 | Jeff Dike |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike |
2007-10-16 | uml: style fixes pass 1 | Jeff Dike |
2007-10-16 | uml: remove sysdep/thread.h | Jeff Dike |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike |
2007-10-16 | uml: physmem code tidying | Jeff Dike |
2007-10-16 | uml: stop saving process FP state | Jeff Dike |
2007-10-16 | uml: stop specially protecting kernel stacks | Jeff Dike |
2007-10-16 | uml: stop using libc asm/page.h | Jeff Dike |
2007-10-16 | uml: tidy recently-moved code | Jeff Dike |
2007-09-19 | uml: fix irqstack crash | Jeff Dike |
2007-07-16 | uml: Eliminate kernel allocator wrappers | Jeff Dike |