aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper3-1/+39
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-3/+18
2014-10-09arm: mm: enable RCU fast_gupSteve Capper3-0/+27
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-2/+37
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper3-4/+11
2014-10-09ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski1-1/+1
2014-10-09arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2-19/+146
2014-10-09arm: use genalloc for the atomic poolLaura Abbott2-104/+50
2014-10-09common: dma-mapping: introduce common remapping functionsLaura Abbott1-48/+9
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman4-46/+31
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-6/+1
2014-10-09m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2014-10-09m32r: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-09mn10300: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-1/+1
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck3-1/+3
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds25-115/+35
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds29-187/+424
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-15/+8
2014-10-09ARM: dts: Disable smc91x on n900 until bootloader dependency is removedTony Lindgren1-0/+3
2014-10-09ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3Tony Lindgren1-0/+1
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-63/+6
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-56/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds34-4/+65
2014-10-09ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz1-1/+2
2014-10-09x86/build: Add arch/x86/purgatory/ make generated files to gitignoreShuah Khan1-0/+2
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2-15/+10
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens6-205/+56
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu8-21/+112
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky2-9/+249
2014-10-09s390: add support for vector extensionMartin Schwidefsky21-187/+802
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky12-144/+166
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky5-27/+7
2014-10-09s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky1-2/+0
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee1-13/+10
2014-10-09handle suicide on late failure exits in execve() in search_binary_handler()Al Viro1-16/+5
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-179/+302
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+475
2014-10-08Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds25-98/+216
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds60-1251/+359
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds199-1739/+11255
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds159-1527/+4932
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds105-4021/+201
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds40-169/+293
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-0/+12
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-7/+2609
2014-10-08x86: Unwind-annotate thunk_32.SJan Beulich1-6/+15
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-37/+53
2014-10-08Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-offLinus Torvalds4-1/+5
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds11-93/+233