summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* proper extern for late_time_initAdrian Bunk2008-04-291-2/+1
* uml: clean up arch/um/drivers/ubd_kern.cWANG Cong2008-04-281-195/+190
* arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong2008-04-281-4/+8
* uml: make several things staticWANG Cong2008-04-283-7/+7
* uml: make three functions staticWANG Cong2008-04-283-3/+3
* uml: remove a useless functionWANG Cong2008-04-282-14/+0
* uml: make a function staticWANG Cong2008-04-282-2/+1
* arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-281-8/+6
* uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-281-3/+4
* x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2008-04-262-16/+0
* x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum2008-04-264-2/+10
* x86, uml: fix uml with generic find_next_bit for x86Alexander van Heukelum2008-04-262-0/+8
* uml: Kconfig cleanupIngo Molnar2008-04-261-0/+7
* uml: fix build errorIngo Molnar2008-04-261-0/+1
* Generic semaphore implementationMatthew Wilcox2008-04-175-38/+3
* [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0
* uml: fix FP register corruptionJeff Dike2008-02-236-0/+49
* uml: fix helper_wait calls in watchdogJohann Felix Soden2008-02-231-2/+2
* uml: remove unused sigcontext accessorsJeff Dike2008-02-232-55/+0
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-231-3/+3
* UML: update defconfigJeff Dike2008-02-231-93/+187
* uml: fix initrd printkJohann Felix Soden2008-02-231-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* uml: fix mm_context memory leakJeff Dike2008-02-082-0/+6
* uml: improved error handling while locating temp dirJim Meyering2008-02-081-9/+6
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-0814-129/+98
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-0813-72/+148
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+3
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-082-5/+0
* aout: mark arches that support A.OUT formatDavid Howells2008-02-082-0/+4
* uml: make mconsole_stack namespace-awareJeff Dike2008-02-051-17/+18
* uml: redo the calculation of NR_syscallsJeff Dike2008-02-056-19/+25
* uml: defconfig tweaksJeff Dike2008-02-051-3/+3
* uml: port mutex conversionDaniel Walker2008-02-051-3/+4
* uml: mconsole mutex conversionDaniel Walker2008-02-051-3/+4
* uml: LDT mutex conversionDaniel Walker2008-02-051-7/+7
* uml: use of a public MAC is a warning, not an errorJeff Dike2008-02-051-5/+4
* uml: fix infinite mconsole loopKarol Swietlicki2008-02-051-1/+3
* uml: remove map_cbJeff Dike2008-02-051-7/+1
* uml: remove TOPDIRWANG Cong2008-02-052-13/+13
* uml: remove unused fields from mm_contextJeff Dike2008-02-051-4/+0
* uml: move register initializationJeff Dike2008-02-051-3/+7
* uml: add newlines to printksJeff Dike2008-02-051-4/+4
* uml: style fixes in arch/um/sys-x86_64Jeff Dike2008-02-058-106/+65
* uml: add back CONFIG_HZJeff Dike2008-02-051-0/+4
* uml: DEBUG_SHIRQ fixesJeff Dike2008-02-052-4/+12
* uml: remove fakehdJeff Dike2008-02-051-16/+4
OpenPOWER on IntegriCloud