summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-09-26Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-24Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2015-09-24ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard
2015-09-24ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I
2015-09-24ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-22ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre
2015-09-22ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly
2015-09-22ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada
2015-09-22ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-22ARM: wire up new syscallsRussell King
2015-09-21arm: dts: am4372: add syscon phandle to cpsw nodeMugunthan V N
2015-09-21arm: dts: dra7: add syscon phandle to cpsw nodeMugunthan V N
2015-09-21ARM: at91/dt: sama5d2: add pio controller nodeLudovic Desroches
2015-09-21ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}Lee Jones
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17ARM: imx53: qsrb: fix PMIC interrupt levelLucas Stach
2015-09-17ARM: imx53: include IRQ dt-bindings headerLucas Stach
2015-09-16ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros
2015-09-16ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas
2015-09-16ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas
2015-09-16ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach
2015-09-16ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon
2015-09-16ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson
2015-09-16ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-17ARM: dts: add suspend opp to exynos4412Bartlomiej Zolnierkiewicz
2015-09-17ARM: dts: Fix LEDs on exynos5422-odroidxu3Krzysztof Kozlowski
2015-09-16ARM: pxa: balloon3: Fix build errorAxel Lin
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-09-14Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren
2015-09-14ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet
2015-09-14ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer
2015-09-14ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I