summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann
2015-10-05ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-30Merge tag 'samsung-fixes-4.3' of http://github.com/krzk/linux into v4.3-samsu...Kukjin Kim
2015-09-29ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim
2015-09-29ARM: dts: Fix bootup thermal issue on smdk5250Yadwinder Singh Brar
2015-09-29ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven
2015-09-29ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven
2015-09-28Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
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-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-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