aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-02xen: Implement EFI reset_system callbackJulien Grall1-1/+1
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall1-6/+10
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini3-11/+11
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+4
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+13
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+18
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-74/+19
2017-05-01Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+0
2017-05-01Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-3/+1
2017-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+0
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ...Al Viro37-299/+145
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner19-48/+216
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-27/+122
2017-04-16Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson10-21/+110
2017-04-15Merge back cpufreq core changes for v4.12.Rafael J. Wysocki1-5/+0
2017-04-10EDAC: Remove EDAC_MM_EDACBorislav Petkov2-3/+1
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-16/+69
2017-04-07Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-0/+6
2017-04-07Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesOlof Johansson1-6/+6
2017-04-07ARM: dts: rockchip: disable arm-global-timer for rk3188Alexander Kochetkov1-0/+1
2017-04-07ARM: dts: rockchip: Add timer entries to rk3188 SoCAlexander Kochetkov1-0/+16
2017-04-07ARM: dts: rockchip: Update compatible property for rk322x timerAlexander Kochetkov1-1/+1
2017-04-07irqchip/faraday: Replace moxa with ftintc010Linus Walleij1-1/+1
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro1-0/+2
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro1-0/+2
2017-04-05Merge branch 'kprobe-fixes' of https://git.linaro.org/people/tixy/kernel into fixesRussell King8-22/+65
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář2-3/+23
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel1-1/+13
2017-04-04ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach1-0/+8
2017-04-04KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall1-0/+3
2017-04-04kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+10
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2-0/+4
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.pariscAl Viro33-226/+125
2017-03-31Merge tag 'sound-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2017-03-30Merge tag 'asoc-fix-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+2
2017-03-30ARM: orion5x: only call into phylib when availableArnd Bergmann2-0/+6
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed1-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-03-28arm: switch to RAW_COPY_USERAl Viro2-46/+15
2017-03-28arm: switch to generic extable.hAl Viro2-19/+2
2017-03-28new helper: uaccess_kernel()Al Viro2-3/+3
2017-03-27ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren5-20/+96
2017-03-27ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-218/+105
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixesArnd Bergmann7-0/+7
2017-03-23ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-03-23ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov1-0/+2