summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
* uml: remove init_irq_signalsJeff Dike2008-02-053-13/+4Star
* uml: signal handling tidyingJeff Dike2008-02-051-21/+12Star
* uml: style fixes in arch/um/kernelJeff Dike2008-02-0514-133/+122Star
* uml: clean up sig_handler_common_skasJeff Dike2008-02-051-45/+18Star
* uml: move sig_handler_common_skasJeff Dike2008-02-054-79/+65Star
* uml: don't allow processes to call into stubJeff Dike2008-02-051-0/+3
* uml: get rid of syscall countersJeff Dike2008-02-053-7/+0Star
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: tidy helper codeJeff Dike2008-02-057-50/+36Star
* uml: use barrier() instead of mb()Jeff Dike2008-02-051-20/+8Star
* uml: install panic notifier earlierJeff Dike2008-02-054-32/+42
* uml: eliminate setjmp_wrapperJeff Dike2008-02-053-62/+27Star
* uml: customize tlb.hJeff Dike2008-02-051-7/+18
* uml: 64-bit tlb fixesJeff Dike2008-02-051-4/+4
* uml: style fixes in file.cJeff Dike2008-02-052-115/+118
* uml: miscellaneous code cleanupsJeff Dike2008-02-057-40/+18Star
* uml: fix mconsole stopKarol Swietlicki2008-02-051-3/+2Star
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-054-27/+2Star
* uml: syle fixes in arch/um/os-LinuxJeff Dike2008-02-052-118/+150
* uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike2008-02-051-3/+3
* uml: cover stubs with a VMAJeff Dike2008-02-055-72/+70Star
* uml: clean up TASK_SIZE usageJeff Dike2008-02-058-41/+20Star
* uml: add missing spaceJoe Perches2008-02-051-1/+1
* uml: kill processes instead of panicing kernelJeff Dike2008-02-0510-117/+233
* uml: use ptrace directly in libc codeJeff Dike2008-02-054-14/+13Star
* uml: simplify SIGSEGV handlingJeff Dike2008-02-053-58/+11Star
* uml: add virt_to_pteJeff Dike2008-02-051-33/+23Star
* uml: fix page table data sizesJeff Dike2008-02-051-8/+9
* uml: current.h cleanupJeff Dike2008-02-053-16/+14Star
* uml: style cleanupJeff Dike2008-02-051-45/+41Star
* uml: header untanglingJeff Dike2008-02-058-17/+43
* uml: move um_virt_to_physJeff Dike2008-02-053-46/+32Star
* uml: host TLS diagnosticsJeff Dike2008-02-051-9/+21
* uml: convert functions to voidKarol Swietlicki2008-02-053-11/+4Star
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-054-16/+13Star
* arch/um: remove duplicate includesLucas Woods2008-02-051-1/+0Star
* uml: reconst a parameterJeff Dike2008-02-051-1/+1
* uml: tidy pgtable.hJeff Dike2008-02-051-0/+1
* uml: tidy kern_util.hJeff Dike2008-02-0525-173/+89Star
* uml: allow LFLAGS on command lineJeff Dike2008-02-051-1/+3
* uml: delete some unused headersJeff Dike2008-02-053-39/+0Star
* uml: borrow const.h techniquesJeff Dike2008-02-053-21/+29
* uml: clone.c tidyingJeff Dike2008-02-051-14/+18
* uml: console driver cleanupsJeff Dike2008-02-051-17/+2Star
* uml: GPROF needs to depend on FRAME_POINTERKarol Swietlicki2008-02-051-1/+1
* uml: SMP needs to depend on BROKEN for nowJeff Dike2008-02-051-2/+1Star
* uml: const and other tidyingWANG Cong2008-02-057-13/+12Star
* uml: further bugs.c tidyingJeff Dike2008-02-054-36/+24Star
* uml: remove now unused codeKarol Swietlicki2008-02-051-137/+0Star
* uml: improve detection of host cmovKarol Swietlicki2008-02-052-9/+32