aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Generic semaphore implementationMatthew Wilcox5-38/+3
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy1-5/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-2/+0
2008-02-23uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3
2008-02-23UML: update defconfigJeff Dike1-93/+187
2008-02-23uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-08uml: fix mm_context memory leakJeff Dike2-0/+6
2008-02-08uml: improved error handling while locating temp dirJim Meyering1-9/+6
2008-02-08uml: style fixes in arch/um/os-LinuxJeff Dike14-129/+98
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike13-72/+148
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-1/+3
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2-5/+0
2008-02-08aout: mark arches that support A.OUT formatDavid Howells2-0/+4
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike6-19/+25
2008-02-05uml: defconfig tweaksJeff Dike1-3/+3
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike1-5/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: remove map_cbJeff Dike1-7/+1
2008-02-05uml: remove TOPDIRWANG Cong2-13/+13
2008-02-05uml: remove unused fields from mm_contextJeff Dike1-4/+0
2008-02-05uml: move register initializationJeff Dike1-3/+7
2008-02-05uml: add newlines to printksJeff Dike1-4/+4
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike8-106/+65
2008-02-05uml: add back CONFIG_HZJeff Dike1-0/+4
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike2-4/+12
2008-02-05uml: remove fakehdJeff Dike1-16/+4
2008-02-05uml: implement O_APPENDJeff Dike1-0/+2
2008-02-05uml: SMP locking commentaryJeff Dike4-10/+17
2008-02-05uml: remove init_irq_signalsJeff Dike3-13/+4
2008-02-05uml: signal handling tidyingJeff Dike1-21/+12
2008-02-05uml: style fixes in arch/um/kernelJeff Dike14-133/+122
2008-02-05uml: clean up sig_handler_common_skasJeff Dike1-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike4-79/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike1-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike3-7/+0
2008-02-05uml: don't kill pid 0Jeff Dike1-1/+13
2008-02-05uml: tidy helper codeJeff Dike7-50/+36
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike4-32/+42
2008-02-05uml: eliminate setjmp_wrapperJeff Dike3-62/+27
2008-02-05uml: customize tlb.hJeff Dike1-7/+18