aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-23uml: fix FP register corruptionJeff Dike
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden
2008-02-23uml: remove unused sigcontext accessorsJeff Dike
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong
2008-02-23UML: update defconfigJeff Dike
2008-02-23uml: fix initrd printkJohann Felix Soden
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08uml: fix mm_context memory leakJeff Dike
2008-02-08uml: improved error handling while locating temp dirJim Meyering
2008-02-08uml: style fixes in arch/um/os-LinuxJeff 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-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike
2008-02-05uml: defconfig tweaksJeff Dike
2008-02-05uml: port mutex conversionDaniel Walker
2008-02-05uml: mconsole mutex conversionDaniel Walker
2008-02-05uml: LDT mutex conversionDaniel Walker
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki
2008-02-05uml: remove map_cbJeff Dike
2008-02-05uml: remove TOPDIRWANG Cong
2008-02-05uml: remove unused fields from mm_contextJeff Dike
2008-02-05uml: move register initializationJeff Dike
2008-02-05uml: add newlines to printksJeff Dike
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike
2008-02-05uml: add back CONFIG_HZJeff Dike
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike
2008-02-05uml: remove fakehdJeff Dike
2008-02-05uml: implement O_APPENDJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: remove init_irq_signalsJeff Dike
2008-02-05uml: signal handling tidyingJeff Dike
2008-02-05uml: style fixes in arch/um/kernelJeff Dike
2008-02-05uml: clean up sig_handler_common_skasJeff Dike
2008-02-05uml: move sig_handler_common_skasJeff Dike
2008-02-05uml: don't allow processes to call into stubJeff Dike
2008-02-05uml: get rid of syscall countersJeff Dike
2008-02-05uml: don't kill pid 0Jeff Dike
2008-02-05uml: tidy helper codeJeff Dike
2008-02-05uml: use barrier() instead of mb()Jeff 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: style fixes in file.cJeff Dike