aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi
2016-06-28arm64/kasan: add the conflict in "arm64: add KASAN support"Xishi Qiu
2016-06-28arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2016-06-27arm64: simplify dma_get_opsArnd Bergmann
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-06kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-31Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-31vgic-v3: tame the undeclared struct warningv4.1/topic/hibernateAlex Shi
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: drop unused __local_flush_icache_all()Kefeng Wang
2016-05-31arm64: remove redundant object file listJonas Rabenstein
2016-05-31arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-05-31arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-05-30arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-05-25Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25arm64: kasan: clear stale stack poisonMark Rutland
2016-05-25Merge branch 'v4.1/topic/hibernate' into linux-linaro-lsk-v4.1Alex Shi
2016-05-25arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-05-25arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-05-25arm64: mm: add functions to walk page tables by PAMark Rutland
2016-05-25arm64: mm: move pte_* macrosMark Rutland
2016-05-25arm64: Add new asm macro copy_pageGeoff Levand
2016-05-25arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileAlex Shi
2016-05-25arm64: kernel: Include _AC definition in page.hJames Morse
2016-05-25arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-05-25arm64: Check for selected granule supportSuzuki K. Poulose
2016-05-25arm64: kasan: clear stale stack poisonMark Rutland
2016-05-25arm64: Store struct thread_info in sp_el0Jungseok Lee
2016-05-25arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-05-25arm64: kvm: allows kvm cpu hotpluglinux-linaro-v4.1-testAKASHI Takahiro
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/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-05-24arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2016-05-24arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-05-24arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-05-24arm64: kvm: Move lr save/restore from do_el2_call into EL1Alex Shi
2016-05-24arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-05-24arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureAlex Shi
2016-05-24arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-05-24arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-05-24arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-05-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2016-05-24arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier