| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 5 | -14/+22 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 | 7 | -30/+42 |
* | uml: after_sleep_interval should return something | Jeff Dike | 2007-12-03 | 1 | -0/+1 |
* | uml: fix !NO_HZ busy-loop | Jeff Dike | 2007-11-29 | 1 | -3/+51 |
* | uml: fix recvmsg return value checking | Jeff Dike | 2007-11-14 | 1 | -2/+1 |
* | uml: definitively kill subprocesses on panic | Lepton Wu | 2007-10-16 | 2 | -1/+39 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 2 | -14/+15 |
* | uml: network driver MTU cleanups | Jeff Dike | 2007-10-16 | 4 | -46/+19 |
* | uml: network formatting | Jeff Dike | 2007-10-16 | 6 | -137/+123 |
* | uml: use *SEC_PER_*SEC constants | Jeff Dike | 2007-10-16 | 2 | -11/+13 |
* | uml: eliminate SIGALRM | Jeff Dike | 2007-10-16 | 7 | -35/+17 |
* | uml: time build fix | Jeff Dike | 2007-10-16 | 1 | -3/+19 |
* | uml: eliminate interrupts in the idle loop | Jeff Dike | 2007-10-16 | 2 | -46/+11 |
* | uml: tickless support | Jeff Dike | 2007-10-16 | 2 | -5/+39 |
* | uml: GENERIC_CLOCKEVENTS support | Jeff Dike | 2007-10-16 | 1 | -4/+0 |
* | uml: separate timer initialization | Jeff Dike | 2007-10-16 | 2 | -4/+10 |
* | uml: simplify interval setting | Jeff Dike | 2007-10-16 | 2 | -4/+3 |
* | uml: fix timer switching | Jeff Dike | 2007-10-16 | 2 | -13/+23 |
* | uml: eliminate hz() | Jeff Dike | 2007-10-16 | 2 | -6/+6 |
* | uml: remove unused file | Jeff Dike | 2007-10-16 | 1 | -195/+0 |
* | uml: style fixes in FP code | Jeff Dike | 2007-10-16 | 1 | -10/+16 |
* | uml: floating point signal delivery fixes | Jeff Dike | 2007-10-16 | 2 | -3/+34 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 | 9 | -117/+134 |
* | uml: replace clone with fork | Jeff Dike | 2007-10-16 | 1 | -35/+20 |
* | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 | 1 | -11/+0 |
* | uml: rename pt_regs general-purpose register file | Jeff Dike | 2007-10-16 | 2 | -5/+5 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 3 | -9/+2 |
* | uml: remove __u64 usage from physical memory subsystem | Jeff Dike | 2007-10-16 | 1 | -3/+3 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 12 | -511/+540 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 11 | -46/+28 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 5 | -18/+5 |
* | uml: style fixes pass 1 | Jeff Dike | 2007-10-16 | 4 | -26/+20 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 8 | -136/+3 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 | 7 | -192/+65 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 | 4 | -4/+0 |
* | uml: tidy recently-moved code | Jeff Dike | 2007-10-16 | 1 | -13/+0 |
* | 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 |