summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-171-1/+1
* uml: fix build for !CONFIG_PRINTKJeff Dike2007-11-141-1/+12
* uml: fix stub address calculationsJeff Dike2007-10-163-11/+37
* uml: network driver MTU cleanupsJeff Dike2007-10-162-9/+8
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-162-2/+4
* uml: time build fixJeff Dike2007-10-161-2/+2
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-3/+2
* uml: tickless supportJeff Dike2007-10-161-0/+1
* uml: separate timer initializationJeff Dike2007-10-161-0/+1
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: fix timer switchingJeff Dike2007-10-161-1/+1
* uml: eliminate hz()Jeff Dike2007-10-162-1/+2
* uml: eliminate floating point state from register fileJeff Dike2007-10-162-3/+0
* uml: style fixes in FP codeJeff Dike2007-10-162-40/+1
* uml: floating point signal delivery fixesJeff Dike2007-10-163-0/+8
* uml: clean up tlb flush pathJeff Dike2007-10-161-27/+0
* uml: userspace files should call libc directlyJeff Dike2007-10-161-2/+1
* uml: remove os_* usage from userspace filesJeff Dike2007-10-164-91/+78
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-162-50/+50
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-163-27/+16
* uml: get rid of do_longjmpJeff Dike2007-10-163-27/+6
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-19/+2
* uml: style fixes pass 3Jeff Dike2007-10-165-21/+17
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1615-168/+93
* uml: style fixes pass 2Jeff Dike2007-10-162-14/+3
* uml: throw out CHOOSE_MODEJeff Dike2007-10-166-166/+65
* uml: style fixes pass 1Jeff Dike2007-10-161-11/+1
* uml: remove sysdep/thread.hJeff Dike2007-10-164-16/+2
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1621-344/+1
* uml: physmem code tidyingJeff Dike2007-10-161-1/+2
* uml: stop saving process FP stateJeff Dike2007-10-165-23/+9
* uml: stop specially protecting kernel stacksJeff Dike2007-10-161-0/+2
* uml: stop using libc asm/page.hJeff Dike2007-10-162-2/+2
* uml: tidy recently-moved codeJeff Dike2007-10-161-1/+0
* uml: fix irqstack crashJeff Dike2007-09-191-1/+1
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-162-3/+12
* uml: simplify helper stack handlingJeff Dike2007-07-161-4/+2
* uml: SIGIO support cleanupJeff Dike2007-07-161-1/+2
* uml: handle errors on opening host side of consolesJeff Dike2007-07-161-1/+1
* uml: xterm driver tidyingJeff Dike2007-07-161-2/+0
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-161-0/+1
* fix uml-x86_64Al Viro2007-05-152-1/+11
* uml: iRQ stacksJeff Dike2007-05-111-0/+3
* uml: remove task_protectionsJeff Dike2007-05-112-1/+2
* fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* uml: fix prototypesPaolo 'Blaisorblade' Giarrusso2007-05-071-3/+7
* uml: more page fault path trimmingJeff Dike2007-05-072-10/+4
* uml: speed page fault pathJeff Dike2007-05-072-1/+3
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-2/+0
* uml: dump core on panicJeff Dike2007-05-071-0/+1
OpenPOWER on IntegriCloud