aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-14um: Remove BKL from mmapperThomas Gleixner1-7/+4
2009-10-14um: Remove BKL from randomThomas Gleixner1-3/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-09-24um: Clean up linker script using standard macros.Tim Abbott3-50/+14
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-3/+3
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell1-2/+2
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell1-1/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds4-8/+12
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig1-25/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput1-1/+0
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg3-5/+10
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-5/+4
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo4-8/+8
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-8/+8
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-09linker script: unify usage of discard definitionTejun Heo3-7/+2
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-07-04Merge branch 'master' into for-nextTejun Heo3-4/+2
2009-06-25UML: Fix some apparent bitrotPaul Menage3-4/+2
2009-06-24linker script: throw away .discard sectionTejun Heo2-0/+4
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