| Commit message (Expand) | Author | Age | Files | Lines |
* | UML: make several more things static | WANG Cong | 2008-07-24 | 2 | -2/+0 |
* | arch/um/kernel/irq.c: clean up some functions | WANG Cong | 2008-07-24 | 2 | -4/+0 |
* | UML - Fix boot crash | Jeff Dike | 2008-07-23 | 1 | -0/+8 |
* | uml: deal with inaccessible address space start | Tom Spink | 2008-06-06 | 1 | -1/+1 |
* | uml: track and make up lost ticks | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: random driver fixes | Jeff Dike | 2008-05-13 | 2 | -12/+5 |
* | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov | 2008-05-13 | 1 | -7/+7 |
* | uml: use __SPIN_LOCK_UNLOCKED | Jeff Dike | 2008-05-13 | 1 | -2/+2 |
* | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | 1 | -6/+3 |
* | uml: tidy ptrace interface | Jeff Dike | 2008-05-13 | 2 | -42/+5 |
* | uml: style fixes | Jeff Dike | 2008-05-13 | 2 | -13/+2 |
* | uml: fix inconsistence due to tty_operation change | WANG Cong | 2008-05-08 | 1 | -1/+1 |
* | uml: remove a useless function | WANG Cong | 2008-04-28 | 1 | -1/+0 |
* | uml: make a function static | WANG Cong | 2008-04-28 | 1 | -1/+0 |
* | uml: fix FP register corruption | Jeff Dike | 2008-02-23 | 3 | -0/+8 |
* | uml: fix mm_context memory leak | Jeff Dike | 2008-02-08 | 1 | -0/+1 |
* | uml: style fixes in arch/um/os-Linux | Jeff Dike | 2008-02-08 | 1 | -11/+0 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 2 | -1/+6 |
* | uml: redo the calculation of NR_syscalls | Jeff Dike | 2008-02-05 | 3 | -13/+3 |
* | uml: remove unused fields from mm_context | Jeff Dike | 2008-02-05 | 1 | -4/+0 |
* | uml: style fixes in arch/um/sys-x86_64 | Jeff Dike | 2008-02-05 | 1 | -8/+3 |
* | uml: SMP locking commentary | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: remove init_irq_signals | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: move sig_handler_common_skas | Jeff Dike | 2008-02-05 | 1 | -3/+0 |
* | uml: get rid of syscall counters | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: tidy helper code | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: install panic notifier earlier | Jeff Dike | 2008-02-05 | 1 | -0/+2 |
* | uml: eliminate setjmp_wrapper | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: style fixes in file.c | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: miscellaneous code cleanups | Jeff Dike | 2008-02-05 | 2 | -3/+1 |
* | uml: cover stubs with a VMA | Jeff Dike | 2008-02-05 | 2 | -18/+4 |
* | uml: clean up TASK_SIZE usage | Jeff Dike | 2008-02-05 | 3 | -6/+16 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 3 | -8/+7 |
* | uml: use ptrace directly in libc code | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: header untangling | Jeff Dike | 2008-02-05 | 1 | -1/+3 |
* | uml: convert functions to void | Karol Swietlicki | 2008-02-05 | 1 | -5/+1 |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 | 2 | -87/+35 |
* | uml: delete some unused headers | Jeff Dike | 2008-02-05 | 3 | -39/+0 |
* | uml: borrow const.h techniques | Jeff Dike | 2008-02-05 | 1 | -13/+21 |
* | uml: const and other tidying | WANG Cong | 2008-02-05 | 1 | -1/+1 |
* | uml: further bugs.c tidying | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: improve detection of host cmov | Karol Swietlicki | 2008-02-05 | 1 | -0/+1 |
* | uml: fix URLs in Kconfig and help strings | Karol Swietlicki | 2008-02-05 | 1 | -1/+1 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 1 | -6/+6 |
* | uml: arch/um/include/init.h needs a definition of __used | Jeff Dike | 2008-02-05 | 1 | -11/+14 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 | 1 | -13/+13 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 | 1 | -1/+1 |
* | uml: fix build for !CONFIG_PRINTK | Jeff Dike | 2007-11-14 | 1 | -1/+12 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 3 | -11/+37 |
* | uml: network driver MTU cleanups | Jeff Dike | 2007-10-16 | 2 | -9/+8 |