aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-5/+5
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+2
2009-06-25UML: Fix some apparent bitrotPaul Menage3-4/+2
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds7-32/+29
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-1/+1
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-16uml: fix a section warningAmerigo Wang2-2/+2
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-16uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-15uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-4/+0
2009-06-12module: merge module_alloc() finallyAmerigo Wang1-1/+6
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang3-25/+2
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-29/+7
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-2/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2009-04-28ubd: drop unnecessary rq->sector manipulationTejun Heo1-5/+5
2009-04-28ubd: cleanup completion pathTejun Heo1-22/+1
2009-04-21uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-6/+6
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi1-1/+2
2009-04-02uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi1-0/+11
2009-04-02uml: fix compile error from net_device_ops conversionMiklos Szeredi1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-6/+6
2009-04-01uml: remove useless commentsWANG Cong31-310/+0
2009-04-01uml: improve error messagesWANG Cong1-4/+4
2009-04-01uml: don't use a too long string literalWANG Cong2-5/+9
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig1-9/+8
2009-03-27uml: convert network device to netdevice opsStephen Hemminger1-7/+13
2009-03-27uml: convert network device to internal network device statsStephen Hemminger2-14/+7
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar3-4/+12
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar2-1/+9
2009-03-12uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org1-1/+4
2009-03-12UML on UML fixed: it did not startRenzo Davoli1-0/+5
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi1-3/+3
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-06mm: invoke oom-killer from page faultNick Piggin1-16/+8
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro1-7/+7
2009-01-05get rid of the last symlink in uml buildAl Viro1-14/+11
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+1