Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uml: make mconsole_stack namespace-aware | Jeff Dike | 2008-02-05 | 1 | -17/+18 |
* | uml: redo the calculation of NR_syscalls | Jeff Dike | 2008-02-05 | 6 | -19/+25 |
* | uml: defconfig tweaks | Jeff Dike | 2008-02-05 | 1 | -3/+3 |
* | uml: port mutex conversion | Daniel Walker | 2008-02-05 | 1 | -3/+4 |
* | uml: mconsole mutex conversion | Daniel Walker | 2008-02-05 | 1 | -3/+4 |
* | uml: LDT mutex conversion | Daniel Walker | 2008-02-05 | 1 | -7/+7 |
* | uml: use of a public MAC is a warning, not an error | Jeff Dike | 2008-02-05 | 1 | -5/+4 |
* | uml: fix infinite mconsole loop | Karol Swietlicki | 2008-02-05 | 1 | -1/+3 |
* | uml: remove map_cb | Jeff Dike | 2008-02-05 | 1 | -7/+1 |
* | uml: remove TOPDIR | WANG Cong | 2008-02-05 | 2 | -13/+13 |
* | uml: remove unused fields from mm_context | Jeff Dike | 2008-02-05 | 1 | -4/+0 |
* | uml: move register initialization | Jeff Dike | 2008-02-05 | 1 | -3/+7 |
* | uml: add newlines to printks | Jeff Dike | 2008-02-05 | 1 | -4/+4 |
* | uml: style fixes in arch/um/sys-x86_64 | Jeff Dike | 2008-02-05 | 8 | -106/+65 |
* | uml: add back CONFIG_HZ | Jeff Dike | 2008-02-05 | 1 | -0/+4 |
* | uml: DEBUG_SHIRQ fixes | Jeff Dike | 2008-02-05 | 2 | -4/+12 |
* | uml: remove fakehd | Jeff Dike | 2008-02-05 | 1 | -16/+4 |
* | uml: implement O_APPEND | Jeff Dike | 2008-02-05 | 1 | -0/+2 |
* | uml: SMP locking commentary | Jeff Dike | 2008-02-05 | 4 | -10/+17 |
* | uml: remove init_irq_signals | Jeff Dike | 2008-02-05 | 3 | -13/+4 |
* | uml: signal handling tidying | Jeff Dike | 2008-02-05 | 1 | -21/+12 |
* | uml: style fixes in arch/um/kernel | Jeff Dike | 2008-02-05 | 14 | -133/+122 |
* | uml: clean up sig_handler_common_skas | Jeff Dike | 2008-02-05 | 1 | -45/+18 |
* | uml: move sig_handler_common_skas | Jeff Dike | 2008-02-05 | 4 | -79/+65 |
* | uml: don't allow processes to call into stub | Jeff Dike | 2008-02-05 | 1 | -0/+3 |
* | uml: get rid of syscall counters | Jeff Dike | 2008-02-05 | 3 | -7/+0 |
* | uml: don't kill pid 0 | Jeff Dike | 2008-02-05 | 1 | -1/+13 |
* | uml: tidy helper code | Jeff Dike | 2008-02-05 | 7 | -50/+36 |
* | uml: use barrier() instead of mb() | Jeff Dike | 2008-02-05 | 1 | -20/+8 |
* | uml: install panic notifier earlier | Jeff Dike | 2008-02-05 | 4 | -32/+42 |
* | uml: eliminate setjmp_wrapper | Jeff Dike | 2008-02-05 | 3 | -62/+27 |
* | uml: customize tlb.h | Jeff Dike | 2008-02-05 | 1 | -7/+18 |
* | uml: 64-bit tlb fixes | Jeff Dike | 2008-02-05 | 1 | -4/+4 |
* | uml: style fixes in file.c | Jeff Dike | 2008-02-05 | 2 | -115/+118 |
* | uml: miscellaneous code cleanups | Jeff Dike | 2008-02-05 | 7 | -40/+18 |
* | uml: fix mconsole stop | Karol Swietlicki | 2008-02-05 | 1 | -3/+2 |
* | uml: remove duplicate config symbol and unused file and variables | Karol Swietlicki | 2008-02-05 | 4 | -27/+2 |
* | uml: syle fixes in arch/um/os-Linux | Jeff Dike | 2008-02-05 | 2 | -118/+150 |
* | uml: fx command-line CFLAGS and LDFLAGS support | Jeff Dike | 2008-02-05 | 1 | -3/+3 |
* | uml: cover stubs with a VMA | Jeff Dike | 2008-02-05 | 5 | -72/+70 |
* | uml: clean up TASK_SIZE usage | Jeff Dike | 2008-02-05 | 8 | -41/+20 |
* | uml: add missing space | Joe Perches | 2008-02-05 | 1 | -1/+1 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 10 | -117/+233 |
* | uml: use ptrace directly in libc code | Jeff Dike | 2008-02-05 | 4 | -14/+13 |
* | uml: simplify SIGSEGV handling | Jeff Dike | 2008-02-05 | 3 | -58/+11 |
* | uml: add virt_to_pte | Jeff Dike | 2008-02-05 | 1 | -33/+23 |
* | uml: fix page table data sizes | Jeff Dike | 2008-02-05 | 1 | -8/+9 |
* | uml: current.h cleanup | Jeff Dike | 2008-02-05 | 3 | -16/+14 |
* | uml: style cleanup | Jeff Dike | 2008-02-05 | 1 | -45/+41 |
* | uml: header untangling | Jeff Dike | 2008-02-05 | 8 | -17/+43 |