aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: fix page table data sizesJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: style cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05uml: tidy pgtable.hJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: clone.c tidyingJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: implement get_wchanJeff Dike
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-11-14uml: remove last include of libc asm/page.hJeff Dike
2007-11-14uml: fix spurious IRQ testingJeff Dike
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-20spelling fixes: arch/um/Simon Arlott
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