summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\
| * ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25
| * ARM: wire up new syscallsRussell King2015-09-223-1/+5
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-2731-161/+205
|\ \
| * \ Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-09-274-3/+28
| |\ \
| | * | ARM: pxa: balloon3: Fix build errorAxel Lin2015-09-161-1/+1
| | * | ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula2015-09-131-1/+0Star
| | * | ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2015-09-132-1/+27
| * | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-2714-39/+63
| |\ \ \
| | * | | ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-255-12/+17
| | * | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros2015-09-171-13/+16
| | * | | ARM: omap2plus_defconfig: enable GPIO_PCA953XGrazvydas Ignotas2015-09-171-0/+1
| | * | | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-09-171-2/+2
| | * | | ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_lateDave Gerlach2015-09-171-0/+1
| | * | | ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon2015-09-171-2/+11
| | * | | Merge branch 'fixes-rc1' into omap-for-v4.3/fixesTony Lindgren2015-09-14175-2104/+1682Star
| | |\ \ \
| | * | | | ARM: omap2plus_defconfig: Enable MUSB DMA supportTony Lindgren2015-09-011-0/+2
| | * | | | ARM: DRA752: Add ID detect for ES2.0Vishal Mahaveer2015-09-012-2/+8
| | * | | | ARM: OMAP3: vc: fix 'or' always true warningFrans Klaver2015-09-011-1/+1
| | * | | | ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2Star
| | * | | | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic...Grygorii Strashko2015-09-011-1/+2
| * | | | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-251-0/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | |_|/ / | | |/| | |
| * | | | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-252-84/+80Star
| | |_|/ / | |/| | |
| * | | | ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet2015-09-141-1/+1
| * | | | ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer2015-09-141-1/+1
| * | | | ARM: omap2plus_defconfig: make PCF857x built-inKishon Vijay Abraham I2015-09-141-1/+1
| * | | | ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I2015-09-145-5/+5
| * | | | ARM: OMAP5: Cleanup options for SoC only buildNishanth Menon2015-09-141-1/+2
| * | | | ARM: DRA7: Select missing options for SoC only buildNishanth Menon2015-09-141-0/+3
| * | | | ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon2015-09-141-7/+0Star
| * | | | ARM: OMAP4+: PM: erratum is used by OMAP5 and DRA7 as wellNishanth Menon2015-09-141-1/+2
| * | | | ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas2015-09-142-6/+6
| * | | | ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon2015-09-141-1/+2
| * | | | ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet2015-09-141-2/+2
| * | | | ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I2015-09-141-1/+0Star
| * | | | ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren2015-09-143-8/+8
| * | | | ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-09-141-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-203-10/+17
|\ \ \ \
| * | | | ARM: 8425/1: kgdb: Don't try to stop the machine when setting breakpointsDoug Anderson2015-09-171-3/+5
| * | | | ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara2015-09-171-1/+3
| * | | | ARM: get rid of needless #if in signal handling codeRussell King2015-09-171-4/+2Star
| * | | | ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-09-161-5/+10
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-186-26/+20Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-175-22/+11Star
| |\ \ \ \
| | * | | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-172-17/+2Star
| | * | | | arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| | * | | | arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1