summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28ubd: drop unnecessary rq->sector manipulationTejun Heo
2009-04-28ubd: cleanup completion pathTejun Heo
2009-04-21uml: kill a kconfig warningWANG Cong
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01uml: improve error messagesWANG Cong
2009-04-01uml: don't use a too long string literalWANG Cong
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig
2009-03-27uml: convert network device to netdevice opsStephen Hemminger
2009-03-27uml: convert network device to internal network device statsStephen Hemminger
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org
2009-03-12UML on UML fixed: it did not startRenzo Davoli
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-06mm: invoke oom-killer from page faultNick Piggin
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