summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* uml: fix spurious IRQ testingJeff Dike2007-11-141-6/+7
* misc uml annotation and section fixesAl Viro2007-10-291-1/+1
* spelling fixes: arch/um/Simon Arlott2007-10-203-4/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* uml: fix stub address calculationsJeff Dike2007-10-166-11/+14
* uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-161-4/+5
* uml: eliminate interrupts in the idle loopJeff Dike2007-10-161-3/+4
* uml: tickless supportJeff Dike2007-10-162-35/+13
* uml: clocksource supportJeff Dike2007-10-161-0/+20
* uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-161-53/+48
* uml: GENERIC_TIME supportJeff Dike2007-10-162-43/+0
* uml: separate timer initializationJeff Dike2007-10-161-0/+2
* uml: simplify interval settingJeff Dike2007-10-161-1/+1
* uml: fix timer switchingJeff Dike2007-10-161-7/+2
* uml: eliminate hz()Jeff Dike2007-10-161-5/+0
* 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
OpenPOWER on IntegriCloud