summaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2008-05-13uml: track and make up lost ticksJeff Dike
2008-05-13uml: random driver fixesJeff Dike
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-05-13uml: tidy ptrace interfaceJeff Dike
2008-05-13uml: style fixesJeff Dike
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong
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