aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* um: Clean up linker script using standard macros.Tim Abbott2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-23
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* | | uml: fix order of pud and pmd_free()Roel Kluin2009-09-22
* | | um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/ /
* / includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-20
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\ \ \ \ | | |_|/ | |/| |
| * | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
| * | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
| * | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
| | |/ | |/|
* / | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/ /
* / UML: Fix some apparent bitrotPaul Menage2009-06-25
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* Merge branch 'akpm'Linus Torvalds2009-06-16
|\
| * fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-16
| * uml: bad macro expansion, parameter is memberRoel Kluin2009-06-16
| * uml: fix a section warningAmerigo Wang2009-06-16
| * um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
| * uml: UML net driver does not allow for vlansAlan Cox2009-06-16
| * mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* | uml: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
* | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-12
* | | module: merge module_alloc() finallyAmerigo Wang2009-06-12
* | | uml module: fix uml build process due to this mergeAmerigo Wang2009-06-12
| |/ |/|
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* | ubd: drop unnecessary rq->sector manipulationTejun Heo2009-04-28
* | ubd: cleanup completion pathTejun Heo2009-04-28
|/
* uml: kill a kconfig warningWANG Cong2009-04-21