aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2019-08-17arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-08-02arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-30arm64: compat: Reduce address limitVincenzo Frascino
2019-05-30arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-30arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-23KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-05-05arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-05-05arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-03-26arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-26arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-03-01arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-03-01arm64: io: Ensure value passed to __iormb() is held in a 64-bit registerWill Deacon
2019-03-01arm64: io: Ensure calls to delay routines are ordered against prior readX()Will Deacon
2019-02-05arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2019-02-05arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai
2019-02-05arm64: Don't trap host pointer auth use to EL2Mark Rutland
2019-02-05arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-12arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-12arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon
2018-12-04arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-09-05arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-06-27arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}Will Deacon
2018-06-27arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier