aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel
AgeCommit message (Expand)Author
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong
2008-02-23uml: fix initrd printkJohann Felix Soden
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: remove map_cbJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: don't kill pid 0Jeff Dike
2008-02-05uml: install panic notifier earlierJeff Dike
2008-02-05uml: eliminate setjmp_wrapperJeff Dike
2008-02-05uml: customize tlb.hJeff Dike
2008-02-05uml: 64-bit tlb fixesJeff Dike
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
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