aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2008-02-05uml: use barrier() instead of mb()Jeff 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: syle fixes in arch/um/os-LinuxJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05arch/um: remove duplicate includesLucas Woods
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-12-03uml: after_sleep_interval should return somethingJeff Dike
2007-11-29uml: fix !NO_HZ busy-loopJeff Dike
2007-11-14uml: fix recvmsg return value checkingJeff Dike
2007-10-16uml: definitively kill subprocesses on panicLepton Wu
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: eliminate SIGALRMJeff 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: GENERIC_CLOCKEVENTS 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: remove unused fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: replace clone with forkJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: stop saving process FP stateJeff Dike
2007-10-16uml: stop using libc asm/page.hJeff Dike
2007-10-16uml: tidy recently-moved codeJeff Dike
2007-09-19uml: fix irqstack crashJeff Dike