summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* xen: Implement EFI reset_system callbackJulien Grall2017-05-021-1/+1
* arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall2017-05-021-6/+10
* xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-023-11/+11
* 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
| * | | | | | | | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-04-072-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: orion5x: only call into phylib when availableArnd Bergmann2017-03-302-0/+6
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-071-6/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: sun8i: a33: add operating-points-v2 property to all nodesQuentin Schulz2017-03-221-0/+6
| | * | | | | | | | ARM: sun8i: a33: remove highest OPP to fix CPU crashesQuentin Schulz2017-03-211-6/+0
* | | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-04-094-16/+69
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into...Russell King2017-04-058-22/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-211-3/+8
| | * | | | | | | | | | arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-211-2/+22
| | * | | | | | | | | | arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-211-9/+10