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