summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorLines
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro-0/+5
2008-05-21fix include order in sys-i386/registers.cAl Viro-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-13uml: track and make up lost ticksJeff Dike-6/+53
2008-05-13uml: style fixes in the random driverJeff Dike-38/+41
2008-05-13uml: random driver fixesJeff Dike-30/+63
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov-13/+15
2008-05-13uml: use DIV_ROUND_UPJiri Olsa-2/+2
2008-05-13uml: fix CONFIG_RAW dependenciesRobert P. J. Day-3/+3
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike-2/+2
2008-05-13uml: fix bad NTP interaction with clockJeff Dike-2/+2
2008-05-13uml: fix build when SLOB is enabledJeff Dike-24/+28
2008-05-13uml: fix errno returnJohann Felix Soden-1/+1
2008-05-13uml: tidy ptrace interfaceJeff Dike-62/+23
2008-05-13uml: style fixesJeff Dike-15/+4
2008-05-13uml: redo host capability detection and disablingJeff Dike-40/+41
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong-3/+3
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds-4/+1
2008-05-04uml: fix gcc problemIngo Molnar-1/+4
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-2/+2
2008-04-29proper extern for late_time_initAdrian Bunk-2/+1
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong-195/+190
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong-4/+8
2008-04-28uml: make several things staticWANG Cong-7/+7
2008-04-28uml: make three functions staticWANG Cong-3/+3
2008-04-28uml: remove a useless functionWANG Cong-14/+0
2008-04-28uml: make a function staticWANG Cong-2/+1
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong-8/+6
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong-3/+4
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum-16/+0
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum-2/+10
2008-04-26x86, uml: fix uml with generic find_next_bit for x86Alexander van Heukelum-0/+8
2008-04-26uml: Kconfig cleanupIngo Molnar-0/+7
2008-04-26uml: fix build errorIngo Molnar-0/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-38/+3
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy-5/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison-2/+0
2008-02-23uml: fix FP register corruptionJeff Dike-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike-55/+0
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong-3/+3
2008-02-23UML: update defconfigJeff Dike-93/+187
2008-02-23uml: fix initrd printkJohann Felix Soden-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-3/+3