summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2016-05-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose
2016-04-20arm64: asm: remove unused push/pop macrosMark Rutland
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: mm: avoid virt_to_page() translation for the zero pageArd Biesheuvel
2016-04-14Revert "arm64: account for sparsemem section alignment when choosing vmemmap ...Ard Biesheuvel
2016-04-14arm64: choose memstart_addr based on minimum sparsemem section alignmentArd Biesheuvel
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-04-08Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao
2016-03-29arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse