aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: clocksource supportJeff Dike1-0/+20
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike1-53/+48
2007-10-16uml: GENERIC_TIME supportJeff Dike2-43/+0
2007-10-16uml: separate timer initializationJeff Dike1-0/+2
2007-10-16uml: simplify interval settingJeff Dike1-1/+1
2007-10-16uml: fix timer switchingJeff Dike1-7/+2
2007-10-16uml: eliminate hz()Jeff Dike1-5/+0
2007-10-16uml: style fixes in FP codeJeff Dike1-2/+0
2007-10-16uml: ptrace floating point fixesJeff Dike1-12/+6
2007-10-16uml: clean up tlb flush pathJeff Dike1-131/+127
2007-10-16uml: userspace files should call libc directlyJeff Dike2-2/+3
2007-10-16uml: remove os_* usage from userspace filesJeff Dike1-74/+60
2007-10-16uml: free LDT state on process exitJeff Dike1-0/+2
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike2-3/+3
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike5-32/+31
2007-10-16uml: get rid of do_longjmpJeff Dike4-6/+6
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike15-466/+375
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike19-435/+309
2007-10-16uml: style fixes pass 2Jeff Dike1-12/+5
2007-10-16uml: throw out CHOOSE_MODEJeff Dike10-54/+36
2007-10-16uml: style fixes pass 1Jeff Dike4-81/+71
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike37-3092/+6
2007-10-16uml: physmem code tidyingJeff Dike1-29/+21
2007-10-16uml: stop specially protecting kernel stacksJeff Dike3-4/+5
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-09-19uml: fix irqstack crashJeff Dike1-3/+4
2007-08-31uml: fix linker script alignment bugsJeff Dike2-10/+13
2007-07-29Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-24uml: more __init annotationsJeff Dike3-13/+8
2007-07-19mm: fault feedback #2Nick Piggin1-14/+15
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike2-17/+0
2007-06-08uml: get declaration of simple_strtoulJeff Dike1-22/+17
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg2-2/+3
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg2-2/+2
2007-05-11uml: iRQ stacksJeff Dike5-6/+129
2007-05-11uml: tidy IRQ codeJeff Dike2-13/+2
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike1-2/+1
2007-05-11uml: remove task_protectionsJeff Dike3-3/+3
2007-05-09uml: turn build warnings into commentsMiklos Szeredi1-3/+6
2007-05-08uml: an idle system should have zero load averageJeff Dike1-2/+2
2007-05-07uml: virtualized time fixJeff Dike1-2/+12
2007-05-07uml: out of tmpfs space error clarificationJeff Dike1-2/+2
2007-05-07uml: only flush areas covered by VMAJeff Dike1-2/+7
2007-05-07uml: more page fault path trimmingJeff Dike3-265/+26
2007-05-07uml: eliminate a piece of debugging codeJeff Dike1-1/+0
2007-05-07uml: speed page fault pathJeff Dike2-3/+67
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike8-20/+18