summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller
2015-10-26arm: add missing of_node_putJulia Lawall
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2015-10-19ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller
2015-10-09ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly
2015-10-09ARM: clean up TWD after previous patchRussell King
2015-10-09ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez
2015-10-03ARM: make highpte an expert optionRussell King
2015-10-03ARM: 8433/1: add a VMSPLIT_3G_OPT config optionNicolas Pitre
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson
2015-10-03ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson
2015-10-03ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-10-03ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-10-03ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd
2015-10-03ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh
2015-10-03ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi
2015-09-28ARM: make RiscPC depend on MMURussell King
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-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: alignment: fix alignment handling for uaccess changesRussell King
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-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-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-16ARM: pxa: balloon3: Fix build errorAxel Lin