aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
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
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George
2007-08-31uml: fix x86_64 core dump crashJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-07-24uml: fix aio compilation bugJeff Dike
2007-07-24uml: fix string exporting on UML/i386Jeff Dike
2007-07-16uml: export hostfs symbolsJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-07-16uml: simplify helper stack handlingJeff Dike
2007-07-16uml: SIGIO support cleanupJeff Dike
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike