aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike6-19/+25
2008-02-05uml: defconfig tweaksJeff Dike1-3/+3
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike1-5/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: remove map_cbJeff Dike1-7/+1
2008-02-05uml: remove TOPDIRWANG Cong2-13/+13
2008-02-05uml: remove unused fields from mm_contextJeff Dike1-4/+0
2008-02-05uml: move register initializationJeff Dike1-3/+7
2008-02-05uml: add newlines to printksJeff Dike1-4/+4
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike8-106/+65
2008-02-05uml: add back CONFIG_HZJeff Dike1-0/+4
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike2-4/+12
2008-02-05uml: remove fakehdJeff Dike1-16/+4
2008-02-05uml: implement O_APPENDJeff Dike1-0/+2
2008-02-05uml: SMP locking commentaryJeff Dike4-10/+17
2008-02-05uml: remove init_irq_signalsJeff Dike3-13/+4
2008-02-05uml: signal handling tidyingJeff Dike1-21/+12
2008-02-05uml: style fixes in arch/um/kernelJeff Dike14-133/+122
2008-02-05uml: clean up sig_handler_common_skasJeff Dike1-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike4-79/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike1-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike3-7/+0
2008-02-05uml: don't kill pid 0Jeff Dike1-1/+13
2008-02-05uml: tidy helper codeJeff Dike7-50/+36
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike4-32/+42
2008-02-05uml: eliminate setjmp_wrapperJeff Dike3-62/+27
2008-02-05uml: customize tlb.hJeff Dike1-7/+18
2008-02-05uml: 64-bit tlb fixesJeff Dike1-4/+4
2008-02-05uml: style fixes in file.cJeff Dike2-115/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike7-40/+18
2008-02-05uml: fix mconsole stopKarol Swietlicki1-3/+2
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki4-27/+2
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike2-118/+150
2008-02-05uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike1-3/+3
2008-02-05uml: cover stubs with a VMAJeff Dike5-72/+70
2008-02-05uml: clean up TASK_SIZE usageJeff Dike8-41/+20
2008-02-05uml: add missing spaceJoe Perches1-1/+1
2008-02-05uml: kill processes instead of panicing kernelJeff Dike10-117/+233
2008-02-05uml: use ptrace directly in libc codeJeff Dike4-14/+13
2008-02-05uml: simplify SIGSEGV handlingJeff Dike3-58/+11
2008-02-05uml: add virt_to_pteJeff Dike1-33/+23
2008-02-05uml: fix page table data sizesJeff Dike1-8/+9
2008-02-05uml: current.h cleanupJeff Dike3-16/+14
2008-02-05uml: style cleanupJeff Dike1-45/+41
2008-02-05uml: header untanglingJeff Dike8-17/+43