aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)AuthorFilesLines
2008-10-20uml: fix a compile errorGravatar WANG Cong 1-1/+2
2008-10-20container freezer: implement freezer cgroup subsystemGravatar Matt Helsley 1-0/+2
2008-10-16uml: remove the dead TTY_LOG codeGravatar Adrian Bunk 3-232/+0
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Gravatar Linus Torvalds 2-8/+3
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Gravatar Alan Cox 1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 3-2/+7
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Gravatar Linus Torvalds 1-2/+2
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelGravatar Linus Torvalds 1-0/+4
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierGravatar Manfred Spraul 1-0/+1
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTGravatar David Woodhouse 1-2/+3
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTGravatar David Woodhouse 2-6/+0
2008-08-29sound: make OSS sound core optionalGravatar Tejun Heo 1-0/+4
2008-08-15x86_64: uml: fix rename header guardGravatar Hiroshi Shimamoto 1-2/+2
2008-07-30uml: fix tty-related build errorGravatar WANG Cong 1-13/+1
2008-07-26um: use generic show_mem()Gravatar Johannes Weiner 1-31/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2008-07-24UML: make several more things staticGravatar WANG Cong 13-23/+12
2008-07-24arch/um/kernel/mem.c: remove arch_validate()Gravatar WANG Cong 2-33/+1
2008-07-24arch/um/kernel/irq.c: clean up some functionsGravatar WANG Cong 3-37/+2
2008-07-23UML - Fix boot crashGravatar Jeff Dike 1-0/+8
2008-07-18Merge branch 'linus' into timers/nohzGravatar Ingo Molnar 18-27/+76
2008-07-18nohz: prevent tick stop outside of the idle loopGravatar Thomas Gleixner 1-1/+1
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusGravatar Ingo Molnar 1-2/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalGravatar Jonathan Corbet 18-29/+80
2008-07-07[UML] fix gcc ICEs and unresolved externsGravatar Jeff Dike 3-1/+10
2008-07-02uml-random: BKL pushdownGravatar Arnd Bergmann 1-0/+3
2008-07-02uml-mmapper: BKL pushdownGravatar Arnd Bergmann 1-0/+2
2008-07-02uml-harddog: BKL pushdownGravatar Arnd Bergmann 1-0/+3
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentGravatar Jens Axboe 1-2/+1
2008-06-12uml: work around broken host PTRACE_SYSEMUGravatar Jeff Dike 1-9/+16
2008-06-12uml: remove include of asm/user.hGravatar Jeff Dike 1-2/+2
2008-06-06uml: PATH_MAX needs limits.hGravatar Ingo Molnar 1-0/+1
2008-06-06uml: stub needs to tolerate SIGWINCHGravatar Jeff Dike 1-1/+1
2008-06-06uml: memcpy export needs to follow host declarationGravatar Jeff Dike 1-0/+4
2008-06-06uml: deal with inaccessible address space startGravatar Tom Spink 4-11/+26
2008-06-06uml: remove a duplicate includeGravatar Huang Weiyi 1-1/+0
2008-06-06uml: deal with host time going backwardsGravatar Jeff Dike 1-0/+7
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlGravatar Al Viro 1-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Gravatar Al Viro 1-2/+4
2008-05-21uml: add missing exports for UML_RANDOM=mGravatar Al Viro 1-0/+5
2008-05-21fix include order in sys-i386/registers.cGravatar Al Viro 1-0/+1
2008-05-21missed kmalloc() in pcap_user.cGravatar Al Viro 1-1/+1
2008-05-16[PATCH] take init_files to fs/file.cGravatar Al Viro 1-1/+0
2008-05-13uml: track and make up lost ticksGravatar Jeff Dike 3-6/+53
2008-05-13uml: style fixes in the random driverGravatar Jeff Dike 1-38/+41
2008-05-13uml: random driver fixesGravatar Jeff Dike 4-30/+63
2008-05-13uml: physical memory shouldn't include initial stackGravatar Jeff Dike 1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsGravatar Cyrill Gorcunov 3-13/+15
2008-05-13uml: use DIV_ROUND_UPGravatar Jiri Olsa 1-2/+2
2008-05-13uml: fix CONFIG_RAW dependenciesGravatar Robert P. J. Day 1-3/+3