summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2008-02-23uml: fix FP register corruptionJeff Dike
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: remove unused fields from mm_contextJeff Dike
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: remove init_irq_signalsJeff Dike
2008-02-05uml: move sig_handler_common_skasJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: tidy helper codeJeff Dike
2008-02-05uml: install panic notifier earlierJeff Dike
2008-02-05uml: eliminate setjmp_wrapperJeff Dike
2008-02-05uml: style fixes in file.cJeff Dike
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: delete some unused headersJeff Dike
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: improve detection of host cmovKarol Swietlicki
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike
2008-01-28remove __attribute_used__Adrian Bunk
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-11-14uml: fix build for !CONFIG_PRINTKJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: eliminate floating point state from register fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike