summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-231-10/+9
|\
| * [PATCH] switch ubdAl Viro2008-10-211-13/+12
| * [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* | x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-2/+2
* | x86, um: get rid of uml-config.hAl Viro2008-10-223-16/+17
* | x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-225-132/+131
* | x86, um: get rid of arch/um/os symlinkAl Viro2008-10-225-25/+4
* | x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-229-9/+0
* | x86, um: get rid of header symlinksAl Viro2008-10-2250-19/+5
* | x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro2008-10-224-57/+23
* | x86, um: get rid of sysdep symlinkAl Viro2008-10-2241-10/+2
* | x86, um: trim the junk from uml ptrace-*.hAl Viro2008-10-222-15/+2
* | x86, um: take vm-flags.h to sysdepAl Viro2008-10-224-3/+2
* | x86, um: get rid of uml asm/archAl Viro2008-10-222-18/+2
* | x86, um: get rid of uml highmem.hAl Viro2008-10-224-17/+14
* | x86, um: get rid of uml unistd.hAl Viro2008-10-225-41/+4
* | x86, um: get rid of system.h -> system.h includeAl Viro2008-10-227-55/+266
* | x86, um: uml atomic.h is not needed anymoreAl Viro2008-10-221-11/+0
* | x86, um: untangle uml ldt.hAl Viro2008-10-229-9/+9
* | x86, um: get rid of more uml asm/arch usesAl Viro2008-10-223-3/+3
* | x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro2008-10-221-6/+0
* | x86, um: get rid of uml signal.hAl Viro2008-10-221-29/+0
* | x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-227-71/+2
* | x86, um: now we can get rid of trivial uml headersAl Viro2008-10-2260-371/+2
* | x86, um: ... and asm-x86 moveAl Viro2008-10-222-4/+4
* | x86, um: initial part of asm-um moveAl Viro2008-10-22145-8/+3699
* | x86, um: take arch/um/include/* out of the wayAl Viro2008-10-2279-27/+26
|/
* 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
|\ \