aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-11-17arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
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: 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: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-11-11arm64: mm: add __{pud,pgd}_populateMark Rutland
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-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-09arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2016-11-09arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2016-11-09arm64: KVM: Turn system register numbers to an enumMarc 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: Add macros to read/write system registersMark Rutland
2016-10-20arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-10-20arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-10-20arm64: add function to install the idmapMark Rutland
2016-10-20arm64: unify idmap removalMark Rutland
2016-10-20arm64: mm: place empty_zero_page in bssMark Rutland
2016-10-20arm64: mm: fold alternatives into .initMark Rutland
2016-10-20arm64: Remove stack duplicating code from jprobesv4.4/topic/kprobes64David A. Long
2016-10-20arm64: Add trampoline code for kretprobesWilliam Cohen
2016-10-20arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-10-20arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-10-20arm64: add conditional instruction simulation supportDavid A. Long
2016-10-20arm64: Add more test functions to insn.cDavid A. Long
2016-10-20arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long
2016-09-24arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla
2016-09-15irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-09-07arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-08-20arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-07-27arm64: Rework valid_user_regsMark Rutland
2016-06-24arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-06-01arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-06-01arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas