aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: fix stub address calculationsJeff Dike3-11/+37
2007-10-16uml: network driver MTU cleanupsJeff Dike2-9/+8
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike2-2/+4
2007-10-16uml: time build fixJeff Dike1-2/+2
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike1-3/+2
2007-10-16uml: tickless supportJeff Dike1-0/+1
2007-10-16uml: separate timer initializationJeff Dike1-0/+1
2007-10-16uml: simplify interval settingJeff Dike1-1/+1
2007-10-16uml: fix timer switchingJeff Dike1-1/+1
2007-10-16uml: eliminate hz()Jeff Dike2-1/+2
2007-10-16uml: eliminate floating point state from register fileJeff Dike2-3/+0
2007-10-16uml: style fixes in FP codeJeff Dike2-40/+1
2007-10-16uml: floating point signal delivery fixesJeff Dike3-0/+8
2007-10-16uml: clean up tlb flush pathJeff Dike1-27/+0
2007-10-16uml: userspace files should call libc directlyJeff Dike1-2/+1
2007-10-16uml: remove os_* usage from userspace filesJeff Dike4-91/+78
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike2-50/+50
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike3-27/+16
2007-10-16uml: get rid of do_longjmpJeff Dike3-27/+6
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike1-19/+2
2007-10-16uml: style fixes pass 3Jeff Dike5-21/+17
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike15-168/+93
2007-10-16uml: style fixes pass 2Jeff Dike2-14/+3
2007-10-16uml: throw out CHOOSE_MODEJeff Dike6-166/+65
2007-10-16uml: style fixes pass 1Jeff Dike1-11/+1
2007-10-16uml: remove sysdep/thread.hJeff Dike4-16/+2
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike21-344/+1
2007-10-16uml: physmem code tidyingJeff Dike1-1/+2
2007-10-16uml: stop saving process FP stateJeff Dike5-23/+9
2007-10-16uml: stop specially protecting kernel stacksJeff Dike1-0/+2
2007-10-16uml: stop using libc asm/page.hJeff Dike2-2/+2
2007-10-16uml: tidy recently-moved codeJeff Dike1-1/+0
2007-09-19uml: fix irqstack crashJeff Dike1-1/+1
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike2-3/+12
2007-07-16uml: simplify helper stack handlingJeff Dike1-4/+2
2007-07-16uml: SIGIO support cleanupJeff Dike1-1/+2
2007-07-16uml: handle errors on opening host side of consolesJeff Dike1-1/+1
2007-07-16uml: xterm driver tidyingJeff Dike1-2/+0
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike1-0/+1
2007-05-15fix uml-x86_64Al Viro2-1/+11
2007-05-11uml: iRQ stacksJeff Dike1-0/+3
2007-05-11uml: remove task_protectionsJeff Dike2-1/+2
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso1-3/+7
2007-05-07uml: more page fault path trimmingJeff Dike2-10/+4
2007-05-07uml: speed page fault pathJeff Dike2-1/+3
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-2/+0
2007-05-07uml: dump core on panicJeff Dike1-0/+1
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-0/+2
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike2-0/+4