summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAgeFilesLines
...
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-187-30/+42
* uml: after_sleep_interval should return somethingJeff Dike2007-12-031-0/+1
* uml: fix !NO_HZ busy-loopJeff Dike2007-11-291-3/+51
* uml: fix recvmsg return value checkingJeff Dike2007-11-151-2/+1Star
* uml: definitively kill subprocesses on panicLepton Wu2007-10-162-1/+39
* uml: fix stub address calculationsJeff Dike2007-10-162-14/+15
* uml: network driver MTU cleanupsJeff Dike2007-10-164-46/+19Star
* uml: network formattingJeff Dike2007-10-166-137/+123Star
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-162-11/+13
* uml: eliminate SIGALRMJeff Dike2007-10-167-35/+17Star
* uml: time build fixJeff Dike2007-10-161-3/+19
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-162-46/+11Star
* uml: tickless supportJeff Dike2007-10-162-5/+39
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-4/+0Star
* uml: separate timer initializationJeff Dike2007-10-162-4/+10
* uml: simplify interval settingJeff Dike2007-10-162-4/+3Star
* uml: fix timer switchingJeff Dike2007-10-162-13/+23
* uml: eliminate hz()Jeff Dike2007-10-162-6/+6
* uml: remove unused fileJeff Dike2007-10-161-195/+0Star
* uml: style fixes in FP codeJeff Dike2007-10-161-10/+16
* uml: floating point signal delivery fixesJeff Dike2007-10-162-3/+34
* uml: userspace files should call libc directlyJeff Dike2007-10-169-117/+134
* uml: replace clone with forkJeff Dike2007-10-161-35/+20Star
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-11/+0Star
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-162-5/+5
* uml: get rid of do_longjmpJeff Dike2007-10-163-9/+2Star
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-3/+3
* uml: style fixes pass 3Jeff Dike2007-10-1612-511/+540
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1611-46/+28Star
* uml: throw out CHOOSE_MODEJeff Dike2007-10-165-18/+5Star
* uml: style fixes pass 1Jeff Dike2007-10-164-26/+20Star
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-168-136/+3Star
* uml: stop saving process FP stateJeff Dike2007-10-167-192/+65Star
* uml: stop using libc asm/page.hJeff Dike2007-10-164-4/+0Star
* uml: tidy recently-moved codeJeff Dike2007-10-161-13/+0Star
* uml: fix irqstack crashJeff Dike2007-09-191-2/+2
* uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
* uml: fix x86_64 core dump crashJeff Dike2007-08-311-0/+15
* uml: more __init annotationsJeff Dike2007-07-241-1/+1
* uml: fix aio compilation bugJeff Dike2007-07-241-30/+17Star
* uml: fix string exporting on UML/i386Jeff Dike2007-07-241-4/+1Star
* uml: export hostfs symbolsJeff Dike2007-07-161-12/+8Star
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-164-8/+8
* uml: simplify helper stack handlingJeff Dike2007-07-165-26/+27
* uml: SIGIO support cleanupJeff Dike2007-07-161-1/+1
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-164-16/+21
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-241-8/+16
* uml: iRQ stacksJeff Dike2007-05-113-8/+46
* uml: tidy IRQ codeJeff Dike2007-05-112-5/+11
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-4/+3Star