aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+7
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds9-25/+20
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar1-1/+3
2008-12-25Merge branch 'next' into for-linusJames Morris1-1/+2
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-04um: Kill directly reference of netdev->privWang Chen9-19/+19
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-1/+2
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar176-534/+3567
2008-10-27net: convert more to %pMJohannes Berg1-6/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds1-10/+9
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-2/+2
2008-10-22x86, um: get rid of uml-config.hAl Viro3-16/+17
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro5-132/+131
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro5-25/+4
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro9-9/+0
2008-10-22x86, um: get rid of header symlinksAl Viro50-19/+5
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro4-57/+23
2008-10-22x86, um: get rid of sysdep symlinkAl Viro41-10/+2
2008-10-22x86, um: trim the junk from uml ptrace-*.hAl Viro2-15/+2
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro4-3/+2
2008-10-22x86, um: get rid of uml asm/archAl Viro2-18/+2
2008-10-22x86, um: get rid of uml highmem.hAl Viro4-17/+14
2008-10-22x86, um: get rid of uml unistd.hAl Viro5-41/+4
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro7-55/+266
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro1-11/+0
2008-10-22x86, um: untangle uml ldt.hAl Viro9-9/+9
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro3-3/+3
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro1-6/+0
2008-10-22x86, um: get rid of uml signal.hAl Viro1-29/+0
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro7-71/+2
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro60-371/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro2-4/+4
2008-10-22x86, um: initial part of asm-um moveAl Viro145-8/+3699
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro79-27/+26
2008-10-21[PATCH] switch ubdAl Viro1-13/+12
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-20uml: fix a compile errorWANG Cong1-1/+2
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk3-232/+0
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2-8/+3
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-2/+7
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds1-0/+4
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-09-06Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUTDavid Woodhouse1-2/+3
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2-6/+0
2008-08-29sound: make OSS sound core optionalTejun Heo1-0/+4
2008-08-15x86_64: uml: fix rename header guardHiroshi Shimamoto1-2/+2