aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong2-7/+0
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2014-06-04arch/x86/mm/numa.c: use for_each_memblock()Emil Medve1-3/+3
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov3-50/+6
2014-06-04mm: x86 pgtable: drop unneeded preprocessor ifdefCyrill Gorcunov2-18/+0
2014-06-04arc: call find_vma with the mmap_sem heldDavidlohr Bueso1-4/+6
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman2-7/+4
2014-06-04arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabledAkinobu Mita1-1/+6
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita5-9/+17
2014-06-04x86: make dma_alloc_coherent() return zeroed memory if CMA is enabledAkinobu Mita1-2/+2
2014-06-04x86, mm: probe memory block size for generic x86 64bitYinghai Lu1-4/+30
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman5-36/+61
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-04arch/unicore32/mm/ioremap.c: return NULL on invalid pfnAndrew Morton1-1/+3
2014-06-04arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()Fabian Frederick1-4/+2
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter5-23/+23
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi12-65/+4
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds37-301/+134
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into nextLinus Torvalds2-2/+11
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into nextLinus Torvalds1-56/+6
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds7-112/+119
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds118-1688/+6828
2014-06-03Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-17/+63
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-9/+41
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds3-6/+69
2014-06-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-14/+33
2014-06-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds6-1/+135
2014-06-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+2
2014-06-03Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+2
2014-06-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-11/+2
2014-06-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-105/+80
2014-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-16/+10
2014-06-03Merge branch 'acpica'Rafael J. Wysocki4-95/+105
2014-06-03Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki2-0/+4
2014-06-03Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki1-1/+0
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds13-100/+80
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds4-207/+383
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds70-297/+110
2014-06-03Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into nextLinus Torvalds2-9/+9
2014-06-03Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into nextLinus Torvalds3-269/+18
2014-06-03Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into nextLinus Torvalds1-1/+1
2014-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into nextLinus Torvalds49-868/+783
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds101-154/+55
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds13-197/+70
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into nextLinus Torvalds1-1/+0
2014-06-03Merge back earlier cpufreq material.Rafael J. Wysocki2-16/+10
2014-06-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into nextLinus Torvalds15-63/+74
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds15-488/+228