aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-07-26um: use generic show_mem()Johannes Weiner1-31/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24UML: make several more things staticWANG Cong13-23/+12
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong2-33/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong3-37/+2
2008-07-23UML - Fix boot crashJeff Dike1-0/+8
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar18-27/+76
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-2/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet18-29/+80
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike3-1/+10
2008-07-02uml-random: BKL pushdownArnd Bergmann1-0/+3
2008-07-02uml-mmapper: BKL pushdownArnd Bergmann1-0/+2
2008-07-02uml-harddog: BKL pushdownArnd Bergmann1-0/+3
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+1
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike1-9/+16
2008-06-12uml: remove include of asm/user.hJeff Dike1-2/+2
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike1-0/+4
2008-06-06uml: deal with inaccessible address space startTom Spink4-11/+26
2008-06-06uml: remove a duplicate includeHuang Weiyi1-1/+0
2008-06-06uml: deal with host time going backwardsJeff Dike1-0/+7
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro1-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-16[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-06Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-04uml: fix gcc problemIngo Molnar1-1/+4
2008-05-03unified (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