aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAge
...
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* proper extern for late_time_initAdrian Bunk2008-04-29
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-28
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-25
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-23
* uml: fix initrd printkJohann Felix Soden2008-02-23
* uml: fix mm_context memory leakJeff Dike2008-02-08
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-08
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-08
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-05
* uml: remove map_cbJeff Dike2008-02-05
* uml: SMP locking commentaryJeff Dike2008-02-05
* uml: style fixes in arch/um/kernelJeff Dike2008-02-05
* uml: get rid of syscall countersJeff Dike2008-02-05
* uml: don't kill pid 0Jeff Dike2008-02-05
* uml: install panic notifier earlierJeff Dike2008-02-05
* uml: eliminate setjmp_wrapperJeff Dike2008-02-05
* uml: customize tlb.hJeff Dike2008-02-05
* uml: 64-bit tlb fixesJeff Dike2008-02-05
* uml: miscellaneous code cleanupsJeff Dike2008-02-05
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-05
* uml: cover stubs with a VMAJeff Dike2008-02-05
* uml: clean up TASK_SIZE usageJeff Dike2008-02-05
* uml: kill processes instead of panicing kernelJeff Dike2008-02-05
* uml: use ptrace directly in libc codeJeff Dike2008-02-05
* uml: add virt_to_pteJeff Dike2008-02-05
* uml: fix page table data sizesJeff Dike2008-02-05
* uml: current.h cleanupJeff Dike2008-02-05
* uml: style cleanupJeff Dike2008-02-05
* uml: header untanglingJeff Dike2008-02-05
* uml: move um_virt_to_physJeff Dike2008-02-05
* uml: convert functions to voidKarol Swietlicki2008-02-05
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-05
* uml: tidy pgtable.hJeff Dike2008-02-05
* uml: tidy kern_util.hJeff Dike2008-02-05
* uml: clone.c tidyingJeff Dike2008-02-05
* uml: const and other tidyingWANG Cong2008-02-05
* uml: further bugs.c tidyingJeff Dike2008-02-05
* uml: implement get_wchanJeff Dike2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* UML: remove remaining FASTCALL usesHarvey Harrison2008-01-30
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* uml: remove last include of libc asm/page.hJeff Dike2007-11-14
* uml: fix spurious IRQ testingJeff Dike2007-11-14
* misc uml annotation and section fixesAl Viro2007-10-29
* spelling fixes: arch/um/Simon Arlott2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* uml: fix stub address calculationsJeff Dike2007-10-16