aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31vgic-v3: tame the undeclared struct warningv4.1/topic/hibernateAlex Shi
2016-05-31irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
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-31locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.hBoqun Feng
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-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-25PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2016-05-25suspend: simplify block I/O handlingChristoph Hellwig
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-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-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: Map the kernel RO section into HYPMarc 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
2016-05-24arm64: KVM: Add panic handlingMarc Zyngier
2016-05-24arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-05-24arm64: KVM: Implement TLB handlingMarc Zyngier
2016-05-24arm64: KVM: Implement fpsimd save/restoreMarc Zyngier