summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* uml: style fixes in FP codeJeff Dike2007-10-161-2/+0
* uml: ptrace floating point fixesJeff Dike2007-10-161-12/+6
* uml: clean up tlb flush pathJeff Dike2007-10-161-131/+127
* uml: userspace files should call libc directlyJeff Dike2007-10-162-2/+3
* uml: remove os_* usage from userspace filesJeff Dike2007-10-161-74/+60
* uml: free LDT state on process exitJeff Dike2007-10-161-0/+2
* uml: rename pt_regs general-purpose register fileJeff Dike2007-10-162-3/+3
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-165-32/+31
* uml: get rid of do_longjmpJeff Dike2007-10-164-6/+6
* uml: remove __u64 usage from physical memory subsystemJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-1615-466/+375
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-1619-435/+309
* uml: style fixes pass 2Jeff Dike2007-10-161-12/+5
* uml: throw out CHOOSE_MODEJeff Dike2007-10-1610-54/+36
* uml: style fixes pass 1Jeff Dike2007-10-164-81/+71
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-1637-3092/+6
* uml: physmem code tidyingJeff Dike2007-10-161-29/+21
* uml: stop specially protecting kernel stacksJeff Dike2007-10-163-4/+5
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-5/+0
* uml: fix irqstack crashJeff Dike2007-09-191-3/+4
* uml: fix linker script alignment bugsJeff Dike2007-08-312-10/+13
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* uml: more __init annotationsJeff Dike2007-07-243-13/+8
* mm: fault feedback #2Nick Piggin2007-07-191-14/+15
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-162-17/+0
* uml: get declaration of simple_strtoulJeff Dike2007-06-081-22/+17
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+3
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* uml: iRQ stacksJeff Dike2007-05-115-6/+129
* uml: tidy IRQ codeJeff Dike2007-05-112-13/+2
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-2/+1
* uml: remove task_protectionsJeff Dike2007-05-113-3/+3
* uml: turn build warnings into commentsMiklos Szeredi2007-05-091-3/+6
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2
* uml: virtualized time fixJeff Dike2007-05-071-2/+12
* uml: out of tmpfs space error clarificationJeff Dike2007-05-071-2/+2
* uml: only flush areas covered by VMAJeff Dike2007-05-071-2/+7
* uml: more page fault path trimmingJeff Dike2007-05-073-265/+26
* uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0
* uml: speed page fault pathJeff Dike2007-05-072-3/+67
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-078-20/+18
* uml: remove debugging remnantsJeff Dike2007-05-071-3/+0
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-072-35/+22
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-072-2/+2
* uml: dump core on panicJeff Dike2007-05-071-1/+1
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-077-16/+20
* uml: speed up page table walkingJeff Dike2007-05-071-82/+120
* uml: irq locking commentaryJeff Dike2007-05-071-0/+15
OpenPOWER on IntegriCloud