aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-10-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang
2014-10-02ARM: 8168/1: extend __init_end to a page align addressYalin Wang
2014-10-02ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-26ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König
2014-09-26ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGEUwe Kleine-König
2014-09-26ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster
2014-09-26ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch
2014-09-26ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders
2014-09-26ARM: Avoid writing to control register on every exceptionRussell King
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches
2014-09-26arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-09-22Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-09-22ARM: imx: fix .is_enabled() of shared gate clockShawn Guo
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-09-18ARM: remove unused do_unexp_fiq() functionRussell King
2014-09-18ARM: remove extraneous newline in show_regs()Russell King
2014-09-18ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson
2014-09-16ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren
2014-09-16ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01XDaniel Thompson
2014-09-16ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01XDaniel Thompson
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky
2014-09-12Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2014-09-12ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris
2014-09-12ARM: 8136/1: sa1100: add Micro ASIC platform deviceLinus Walleij
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal