summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-021-1/+1
|\
| * pinctrl: rockchip: rename RK1108 to RV1108Andy Yan2017-03-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-022-8/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-2013-27/+122
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-156-19/+92
| |\ \ \
| * | | | ftgmac100: Disable HW checksum generation on AST2400, enable on othersBenjamin Herrenschmidt2017-04-122-4/+0
| * | | | ftgmac100: Use device "compatible" property, not machine.Benjamin Herrenschmidt2017-04-122-4/+4
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-025-16/+59
|\ \ \ \ \
| * | | | | ARM: configs: stm32: Add crypto supportFabien DESSENNE2017-04-051-0/+2
| * | | | | ARM: dts: stm32: enable CRC on stm32746g-eval boardFabien DESSENNE2017-04-051-0/+4
| * | | | | ARM: dts: stm32: Add CRC support to stm32f746Fabien DESSENNE2017-04-051-0/+7
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-247-8/+20
| |\ \ \ \ \
| * | | | | | crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel2017-03-092-16/+46
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-012-0/+4
|\ \ \ \ \ \
| * | | | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-032-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+13
|\ \ \ \ \ \
| * | | | | | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-012-1/+18
|\ \ \ \ \ \
| * | | | | | ARM: dts: rockchip: disable arm-global-timer for rk3188Alexander Kochetkov2017-04-071-0/+1
| * | | | | | ARM: dts: rockchip: Add timer entries to rk3188 SoCAlexander Kochetkov2017-04-071-0/+16
| * | | | | | ARM: dts: rockchip: Update compatible property for rk322x timerAlexander Kochetkov2017-04-071-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2017-04-2019-48/+216
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | irqchip/faraday: Replace moxa with ftintc010Linus Walleij2017-04-071-1/+1
* | | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-014-74/+19
|\ \ \ \ \ \ \
| * | | | | | | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
| * | | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-2637-299/+145
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | * | | | | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-0233-226/+125
| | | |_|_|/| | | | | | | | |/| | | |/ / / / /
| | | | | * | | | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-061-0/+2
| | | |_|/| | | | | | | | |/| | | | | | | |
| | | | * | | | | | | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro2017-04-061-0/+2
| | | |/| | | | | | | | | |/| |/ / / / / /
| | | * | | | | | | arm: switch to RAW_COPY_USERAl Viro2017-03-282-46/+15
| | | * | | | | | | arm: switch to generic extable.hAl Viro2017-03-282-19/+2
| | |/ / / / / / /
| | * | | | | | | new helper: uaccess_kernel()Al Viro2017-03-282-3/+3
| | * | | | | | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| | * | | | | | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-05-011-5/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-04-281-5/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge back cpufreq core changes for v4.12.Rafael J. Wysocki2017-04-151-5/+0
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar2017-03-161-5/+0
* | | | | | | | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-012-3/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-102-3/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-1613-27/+122
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2017-04-1610-21/+110
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach2017-04-041-0/+8
| | * | | | | | | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren2017-03-275-20/+96
| | * | | | | | | ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-03-271-0/+1
| | * | | | | | | ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-03-231-0/+2
| | * | | | | | | ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov2017-03-231-0/+2
| | * | | | | | | ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford2017-03-231-1/+1