summaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: clocksource supportJeff Dike
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike
2007-10-16uml: GENERIC_TIME supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: free LDT state on process exitJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-10-16uml: remove __u64 usage from physical memory subsystemJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: style fixes pass 1Jeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-10-16uml: physmem code tidyingJeff Dike
2007-10-16uml: stop specially protecting kernel stacksJeff Dike
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-09-19uml: fix irqstack crashJeff Dike
2007-08-31uml: fix linker script alignment bugsJeff Dike
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24uml: more __init annotationsJeff Dike
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-11uml: iRQ stacksJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike
2007-05-11uml: remove task_protectionsJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike