summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
AgeCommit message (Expand)AuthorLines
2008-05-21fix include order in sys-i386/registers.cAl Viro-0/+1
2008-05-13uml: track and make up lost ticksJeff Dike-4/+51
2008-05-13uml: random driver fixesJeff Dike-14/+21
2008-05-13uml: fix build when SLOB is enabledJeff Dike-7/+7
2008-05-13uml: tidy ptrace interfaceJeff Dike-2/+3
2008-05-13uml: style fixesJeff Dike-1/+1
2008-05-13uml: redo host capability detection and disablingJeff Dike-40/+41
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong-4/+8
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong-8/+6
2008-04-26uml: fix build errorIngo Molnar-0/+1
2008-02-23uml: fix FP register corruptionJeff Dike-0/+41
2008-02-08uml: improved error handling while locating temp dirJim Meyering-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike-118/+98
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike-2/+127
2008-02-05uml: move register initializationJeff Dike-3/+7
2008-02-05uml: add newlines to printksJeff Dike-4/+4
2008-02-05uml: implement O_APPENDJeff Dike-0/+2
2008-02-05uml: remove init_irq_signalsJeff Dike-12/+4
2008-02-05uml: signal handling tidyingJeff Dike-21/+12
2008-02-05uml: clean up sig_handler_common_skasJeff Dike-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike-76/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike-0/+3
2008-02-05uml: tidy helper codeJeff Dike-46/+32
2008-02-05uml: use barrier() instead of mb()Jeff Dike-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike-2/+0
2008-02-05uml: eliminate setjmp_wrapperJeff Dike-15/+0
2008-02-05uml: style fixes in file.cJeff Dike-114/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike-28/+13
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike-118/+150
2008-02-05uml: kill processes instead of panicing kernelJeff Dike-102/+188
2008-02-05uml: use ptrace directly in libc codeJeff Dike-12/+12
2008-02-05uml: simplify SIGSEGV handlingJeff Dike-7/+4
2008-02-05uml: convert functions to voidKarol Swietlicki-3/+1
2008-02-05arch/um: remove duplicate includesLucas Woods-1/+0
2008-02-05uml: tidy kern_util.hJeff Dike-64/+46
2008-02-05uml: const and other tidyingWANG Cong-5/+6
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong-14/+22
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka-30/+42
2007-12-03uml: after_sleep_interval should return somethingJeff Dike-0/+1
2007-11-29uml: fix !NO_HZ busy-loopJeff Dike-3/+51
2007-11-14uml: fix recvmsg return value checkingJeff Dike-2/+1
2007-10-16uml: definitively kill subprocesses on panicLepton Wu-1/+39
2007-10-16uml: fix stub address calculationsJeff Dike-14/+15
2007-10-16uml: network driver MTU cleanupsJeff Dike-46/+19
2007-10-16uml: network formattingJeff Dike-137/+123
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike-11/+13
2007-10-16uml: eliminate SIGALRMJeff Dike-35/+17
2007-10-16uml: time build fixJeff Dike-3/+19
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike-46/+11
2007-10-16uml: tickless supportJeff Dike-5/+39