aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-01-03 Merge tag 'v4.1.37' into linux-linaro-lsk-v4.1Alex Shi
2016-12-21ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-12-01 Merge tag 'v4.1.36' into linux-linaro-lsk-v4.1lsk-v4.1-16.12Alex Shi
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-10-18 Merge tag 'v4.1.34' into linux-linaro-lsk-v4.1Alex Shi
2016-10-02crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-02kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-10-02ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones
2016-10-02ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang
2016-10-02ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz
2016-10-02ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel
2016-09-19 Merge tag 'v4.1.33' into linux-linaro-lsk-v4.1lsk-v4.1-16.09Alex Shi
2016-09-11[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2016-08-23 Merge tag 'v4.1.31' into linux-linaro-lsk-v4.1Alex Shi
2016-08-17ARM: dts: sunxi: Add a startup delay for fixed regulator enabled physHans de Goede
2016-08-10 Merge tag 'v4.1.30' into linux-linaro-lsk-v4.1Alex Shi
2016-08-03ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-10ARM: OMAP3: Add cpuidle parameters table for omap3430Pali Rohár
2016-07-10ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-10KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-07-10ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-10ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-17ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08locking/static_keys: Add a new static_key interfacePeter Zijlstra
2016-06-08jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2016-06-03arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
2016-05-31Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-31mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2016-05-31arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-05-25Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25arm64: kvm: allows kvm cpu hotpluglinux-linaro-v4.1-testAKASHI Takahiro
2016-05-24arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-05-24arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-05-24arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-05-24KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2016-05-24arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin
2016-05-24arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2016-05-24arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2016-05-24ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-05-24ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-05-24arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-05-24arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-05-24arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2016-05-24arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2016-05-24KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2016-05-24KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi