summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* mm: invoke oom-killer from page faultNick Piggin2009-01-061-16/+8
* uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro2009-01-051-7/+7
* get rid of the last symlink in uml buildAl Viro2009-01-051-14/+11
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-8/+1
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-131-7/+7
| |\
| | * Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-121-1/+3
| | |\
| * | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-7/+0
| | |/ | |/|
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-7/+7
|\ \ \
| * | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-251-1/+3
| |\| | | | |/ | |/|
| * | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28176-534/+3567
| |\ \
* | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-289-25/+20
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-151-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | um: Kill directly reference of netdev->privWang Chen2008-12-049-19/+19
| * | | | net: convert more to %pMJohannes Berg2008-10-271-6/+1
| | |_|/ | |/| |
* | | | Merge branch 'next' into for-linusJames Morris2008-12-251-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
| |/ /
* / / uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
|/ /
* | 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
|\ \