aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-25UML: Fix some apparent bitrotPaul Menage
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin
2009-06-16uml: fix a section warningAmerigo Wang
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16uml: UML net driver does not allow for vlansAlan Cox
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-15uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman
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