aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-09arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-11-09arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-11-09arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2016-11-09arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-11-09arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2016-11-09arm64: KVM: Add panic handlingMarc Zyngier
2016-11-09arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-11-09arm64: KVM: Implement TLB handlingMarc Zyngier
2016-11-09arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement the core world switchMarc Zyngier
2016-11-09arm64: KVM: Add patchable function selectorMarc Zyngier
2016-11-09arm64: KVM: Implement guest entryMarc Zyngier
2016-11-09arm64: KVM: Implement debug save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2016-11-09arm64: KVM: Implement system register save/restoreMarc Zyngier