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