summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: mm: add set_memory_valid()AKASHI Takahiro
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-04Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-03-28arm64: add extable.hAl Viro
2017-03-23arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel
2017-03-23arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel
2017-03-22arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon
2017-03-22arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann
2017-03-21arm64: compat: Update compat syscallsWill Deacon
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09arm64: sysreg: add Set/Way sys encodingsMark Rutland
2017-03-09arm64: sysreg: add register encodings used by KVMMark Rutland
2017-03-09arm64: sysreg: add physical timer registersMark Rutland
2017-03-09arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland
2017-03-09arm64: sysreg: add performance monitor registersMark Rutland
2017-03-09arm64: sysreg: add debug system registersMark Rutland
2017-03-09arm64: sysreg: sort by encodingMark Rutland
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro