summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2008-05-17[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13uml: track and make up lost ticksJeff Dike3-6/+53
2008-05-13uml: style fixes in the random driverJeff Dike1-38/+41
2008-05-13uml: random driver fixesJeff Dike4-30/+63
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov3-13/+15
2008-05-13uml: use DIV_ROUND_UPJiri Olsa1-2/+2
2008-05-13uml: fix CONFIG_RAW dependenciesRobert P. J. Day1-3/+3
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike1-2/+2
2008-05-13uml: fix bad NTP interaction with clockJeff Dike1-2/+2
2008-05-13uml: fix build when SLOB is enabledJeff Dike17-24/+28
2008-05-13uml: fix errno returnJohann Felix Soden1-1/+1
2008-05-13uml: tidy ptrace interfaceJeff Dike6-62/+23
2008-05-13uml: style fixesJeff Dike4-15/+4
2008-05-13uml: redo host capability detection and disablingJeff Dike1-40/+41
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong2-3/+3
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-05-04unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan2-2/+2
2008-04-29proper extern for late_time_initAdrian Bunk1-2/+1
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong1-195/+190
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong1-4/+8
2008-04-28uml: make several things staticWANG Cong3-7/+7
2008-04-28uml: make three functions staticWANG Cong3-3/+3
2008-04-28uml: remove a useless functionWANG Cong2-14/+0
2008-04-28uml: make a function staticWANG Cong2-2/+1
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong1-8/+6
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong1-3/+4
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum2-16/+0
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum4-2/+10
2008-04-26x86, uml: fix uml with generic find_next_bit for x86Alexander van Heukelum2-0/+8
2008-04-26uml: Kconfig cleanupIngo Molnar1-0/+7
2008-04-26uml: fix build errorIngo Molnar1-0/+1
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-24uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-24uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-24uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-24arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3
2008-02-24UML: update defconfigJeff Dike1-93/+187
2008-02-24uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-15Embed 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