summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+54
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-3638/+4588
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-177/+2
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds30-2172/+1462
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-29/+15
2014-10-12parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architecturesHelge Deller1-10/+6
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+31
2014-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds39-754/+1117
2014-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds198-1551/+3177
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds16-167/+426
2014-10-11Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds3-6/+2
2014-10-11Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds3-30/+22
2014-10-11Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+7
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller1-3/+4
2014-10-10dtb: Add 10GbE node to APM X-Gene SoC device treeIyappan Subramanian2-2/+31
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-1/+1
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds5-10/+5
2014-10-10Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds46-322/+401
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven11-31/+8
2014-10-10alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-10frv: remove deprecated IRQF_DISABLEDMichael Opdenacker4-8/+6
2014-10-10frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2-18/+0
2014-10-10m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-10-10arm64: mm: enable RCU fast_gupSteve Capper3-1/+39
2014-10-10arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-3/+18
2014-10-10arm: mm: enable RCU fast_gupSteve Capper3-0/+27
2014-10-10arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-2/+37
2014-10-10arm: mm: introduce special ptes for LPAESteve Capper3-4/+11
2014-10-10ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski1-1/+1
2014-10-10arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott2-19/+146
2014-10-10arm: use genalloc for the atomic poolLaura Abbott2-104/+50
2014-10-10common: dma-mapping: introduce common remapping functionsLaura Abbott1-48/+9
2014-10-10mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman4-46/+31
2014-10-10score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-6/+1
2014-10-10m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2014-10-10m32r: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-10cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-10mn10300: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-1/+1
2014-10-10Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-115/+35
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-187/+424
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-15/+8
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-63/+6
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-56/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-4/+65
2014-10-09ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz1-1/+2
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-179/+302
2014-10-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+475
2014-10-09Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-98/+216