summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* uml: track and make up lost ticksJeff Dike2008-05-133-6/+53
* uml: style fixes in the random driverJeff Dike2008-05-131-38/+41
* uml: random driver fixesJeff Dike2008-05-134-30/+63
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-133-13/+15
* uml: use DIV_ROUND_UPJiri Olsa2008-05-131-2/+2
* uml: fix CONFIG_RAW dependenciesRobert P. J. Day2008-05-131-3/+3
* uml: use __SPIN_LOCK_UNLOCKEDJeff Dike2008-05-131-2/+2
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* uml: fix build when SLOB is enabledJeff Dike2008-05-1317-24/+28
* uml: fix errno returnJohann Felix Soden2008-05-131-1/+1
* uml: tidy ptrace interfaceJeff Dike2008-05-136-62/+23Star
* uml: style fixesJeff Dike2008-05-134-15/+4Star
* uml: redo host capability detection and disablingJeff Dike2008-05-131-40/+41
* uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-082-3/+3
* Revert "uml: fix gcc problem"Linus Torvalds2008-05-071-4/+1Star
* uml: fix gcc problemIngo Molnar2008-05-041-1/+4
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* proc: remove proc_root from driversAlexey Dobriyan2008-04-292-2/+2
* proper extern for late_time_initAdrian Bunk2008-04-291-2/+1Star
* uml: clean up arch/um/drivers/ubd_kern.cWANG Cong2008-04-281-195/+190Star
* 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/+0Star
* uml: make a function staticWANG Cong2008-04-282-2/+1Star
* arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-281-8/+6Star
* 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/+0Star
* 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/+3Star
* [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1Star
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0Star
* uml: fix FP register corruptionJeff Dike2008-02-246-0/+49
* uml: fix helper_wait calls in watchdogJohann Felix Soden2008-02-241-2/+2
* uml: remove unused sigcontext accessorsJeff Dike2008-02-242-55/+0Star
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-241-3/+3
* UML: update defconfigJeff Dike2008-02-241-93/+187
* uml: fix initrd printkJohann Felix Soden2008-02-241-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-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/+6Star
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-0814-129/+98Star
* 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/+0Star