aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-07Merge remote-tracking branch 'origin/v4.4/topic/hibernate' into hikey-mainlin...hikey-hibernate-v4.4Alex Shi
2017-03-24arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1v4.4/topic/hibernateJames Morse
2017-03-24arm64: hibernate: handle allocation failuresMark Rutland
2017-03-24arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-11-17arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-11-17arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-11-17arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-11-17arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-11-17arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-11-17arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-11-17arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-11-17arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-11-14arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-11-14arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-11-14arm64: Drop alloc function from create_mappingLaura Abbott
2016-11-14arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-11-14arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: ensure _stext and _etext are page-alignedMark Rutland
2016-11-11arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-11-11arm64: mm: allocate pagetables anywhereMark Rutland
2016-11-11arm64: mm: use fixmap when creating page tablesMark Rutland
2016-11-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-11-11arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-11-11arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-11-10arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-11-10PM / sleep: Add support for read-only sysfs attributesRafael J. Wysocki
2016-11-10arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-11-10arm64: mm: add functions to walk page tables by PAMark Rutland
2016-11-10arm64: mm: move pte_* macrosMark Rutland
2016-11-10PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2016-11-10arm64: Add new asm macro copy_pageGeoff Levand
2016-11-10arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-11-10arm64: kernel: Include _AC definition in page.hJames Morse
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-11-10arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-11-10arm64: Cleanup SCTLR flagsGeoff Levand
2016-11-10arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-11-10arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-11-09arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin
2016-11-09arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2016-11-09arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2016-11-09arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2016-11-09arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier
2016-11-09ARM: KVM: Cleanup exception injectionMarc Zyngier
2016-11-09arm64: KVM: Remove weak attributesMarc Zyngier
2016-11-09arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2016-11-09arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2016-11-09arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-11-09arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier