summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* uml: fix a compile errorWANG Cong2008-10-201-1/+2
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-163-232/+0
* Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-132-8/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-133-2/+7
| |\
| * | Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse2008-09-061-2/+3
| * | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-062-6/+0
* | | uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox2008-10-131-0/+2
| |/ |/|
* | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds2008-10-111-2/+2
|\ \
| * | x86_64: uml: fix rename header guardHiroshi Shimamoto2008-08-151-2/+2
| |/
* | Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2008-10-111-0/+4
|\ \
| * | sound: make OSS sound core optionalTejun Heo2008-08-291-0/+4
| |/
* / kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
|/
* uml: fix tty-related build errorWANG Cong2008-07-301-13/+1
* um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1818-27/+76
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | UML: make several more things staticWANG Cong2008-07-2413-23/+12
* | | arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-242-33/+1
* | | arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-243-37/+2
* | | UML - Fix boot crashJeff Dike2008-07-231-0/+8
| |/ |/|
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+1
|\ \
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+1
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1418-29/+80
|\ \ \
| * | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-073-1/+10
| |/ /
| * | uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-121-9/+16
| * | uml: remove include of asm/user.hJeff Dike2008-06-121-2/+2
| * | uml: PATH_MAX needs limits.hIngo Molnar2008-06-061-0/+1
| * | uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-061-1/+1
| * | uml: memcpy export needs to follow host declarationJeff Dike2008-06-061-0/+4
| * | uml: deal with inaccessible address space startTom Spink2008-06-064-11/+26
| * | uml: remove a duplicate includeHuang Weiyi2008-06-061-1/+0
| * | uml: deal with host time going backwardsJeff Dike2008-06-061-0/+7
| |/
| * thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-211-0/+2
| * missing export of csum_partial() on uml/amd64Al Viro2008-05-211-2/+4
| * uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
| * fix include order in sys-i386/registers.cAl Viro2008-05-211-0/+1
| * missed kmalloc() in pcap_user.cAl Viro2008-05-211-1/+1
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | uml-random: BKL pushdownArnd Bergmann2008-07-021-0/+3
* | uml-mmapper: BKL pushdownArnd Bergmann2008-07-021-0/+2
* | uml-harddog: BKL pushdownArnd Bergmann2008-07-021-0/+3
|/
* uml: track and make up lost ticksJeff Dike2008-05-133-6/+53
* uml: style fixes in the random driverJeff Dike2008-05-131-38/+41
* uml: random driver fixesJeff Dike2008-05-134-30/+63
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-133-13/+15
* uml: use DIV_ROUND_UPJiri Olsa2008-05-131-2/+2
* uml: fix CONFIG_RAW dependenciesRobert P. J. Day2008-05-131-3/+3