aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro
2009-01-05get rid of the last symlink in uml buildAl Viro
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-12-04um: Kill directly reference of netdev->privWang Chen
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar
2008-10-27net: convert more to %pMJohannes Berg
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: get rid of uml-config.hAl Viro
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro
2008-10-22x86, um: get rid of header symlinksAl Viro
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro
2008-10-22x86, um: get rid of sysdep symlinkAl Viro
2008-10-22x86, um: trim the junk from uml ptrace-*.hAl Viro
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro
2008-10-22x86, um: get rid of uml asm/archAl Viro
2008-10-22x86, um: get rid of uml highmem.hAl Viro
2008-10-22x86, um: get rid of uml unistd.hAl Viro
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro
2008-10-22x86, um: untangle uml ldt.hAl Viro
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro
2008-10-22x86, um: get rid of uml signal.hAl Viro
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-22x86, um: initial part of asm-um moveAl Viro
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro
2008-10-21[PATCH] switch ubdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
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