aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2008-10-20uml: fix a compile errorWANG Cong
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse
2008-08-29sound: make OSS sound core optionalTejun Heo
2008-08-15x86_64: uml: fix rename header guardHiroshi Shimamoto
2008-07-30uml: fix tty-related build errorWANG Cong
2008-07-26um: use generic show_mem()Johannes Weiner
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-07-23UML - Fix boot crashJeff Dike
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-07[UML] fix gcc ICEs and unresolved externsJeff Dike
2008-07-02uml-random: BKL pushdownArnd Bergmann
2008-07-02uml-mmapper: BKL pushdownArnd Bergmann
2008-07-02uml-harddog: BKL pushdownArnd Bergmann
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-06-12uml: remove include of asm/user.hJeff Dike
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-06-06uml: remove a duplicate includeHuang Weiyi
2008-06-06uml: deal with host time going backwardsJeff Dike
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro
2008-05-21missing export of csum_partial() on uml/amd64Al Viro
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro
2008-05-21fix include order in sys-i386/registers.cAl Viro
2008-05-21missed kmalloc() in pcap_user.cAl Viro
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13uml: track and make up lost ticksJeff Dike
2008-05-13uml: style fixes in the random driverJeff Dike
2008-05-13uml: random driver fixesJeff Dike
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov
2008-05-13uml: use DIV_ROUND_UPJiri Olsa
2008-05-13uml: fix CONFIG_RAW dependenciesRobert P. J. Day