- 8f04e8e arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 by Will Deacon · 6 years ago
- d71be2b arm64: cpufeature: Detect SSBS and advertise to userspace by Will Deacon · 7 years ago
- ca7f686 arm64: Fix silly typo in comment by Will Deacon · 7 years ago
- 7f08872 arm64: tlb: Rewrite stale comment in asm/tlbflush.h by Will Deacon · 6 years ago
- ace8cb7 arm64: tlb: Avoid synchronous TLBIs when freeing page tables by Will Deacon · 6 years ago
- f270ab8 arm64: tlb: Adjust stride and type of TLBI according to mmu_gather by Will Deacon · 6 years ago
- 07212cd arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code by Will Deacon · 6 years ago
- 67a902a arm64: tlbflush: Allow stride to be specified for __flush_tlb_range() by Will Deacon · 6 years ago
- d8289d3 arm64: tlb: Justify non-leaf invalidation in flush_tlb_range() by Will Deacon · 6 years ago
- 0795eda arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d() by Will Deacon · 6 years ago
- 45a284b arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable() by Will Deacon · 6 years ago
- 6899a4c arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range() by Will Deacon · 6 years ago
- a1f3394 arm64: uaccess: implement unsafe accessors by Julien Thierry · 6 years ago
- 86d0dd3 arm64: cpufeature: add feature for CRC32 instructions by Ard Biesheuvel · 6 years ago
- d475fac arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h by Will Deacon · 6 years ago
- 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
- 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 03bd646 KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses by Marc Zyngier · 6 years ago
- 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
- 78ae2e1 arm64: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
- 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
- d26de6c arm64: drop unused kernel_neon_begin_partial() macro by Ard Biesheuvel · 6 years ago
- 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
- 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 7 years ago
- 8a1ccfb arm64: Add stack information to on_accessible_stack by Laura Abbott · 7 years ago
- 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 09ffcb0d arm64: acpi: fix alignment fault in accessing ACPI by AKASHI Takahiro · 6 years ago
- c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 7 years ago
- 539aee0 KVM: arm64: Share the parts of get/set events useful to 32bit by James Morse · 7 years ago
- b7b27fa arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS by Dongjiu Geng · 7 years ago
- 9bc03f1 arm64: KVM: Cleanup tpidr_el2 init on non-VHE by Marc Zyngier · 7 years ago
- 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 4378a7d arm64: implement syscall wrappers by Mark Rutland · 7 years ago
- 55f8492 arm64: convert compat wrappers to C by Mark Rutland · 7 years ago
- 3b71427 arm64: convert native/compat syscall entry to C by Mark Rutland · 7 years ago
- 27d83e6 arm64: introduce syscall_fn_t by Mark Rutland · 7 years ago
- 3085e16 arm64: remove sigreturn wrappers by Mark Rutland · 7 years ago
- f9209e2 arm64: move sve_user_{enable,disable} to <asm/fpsimd.h> by Mark Rutland · 7 years ago
- 25be597 arm64: kill config_sctlr_el1() by Mark Rutland · 7 years ago
- 1c312e8 arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h> by Mark Rutland · 7 years ago
- 2fd8eb4 arm64: neon: Fix function may_use_simd() return error status by Yandong Zhao · 7 years ago
- 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 7 years ago
- e189624 arm64: numa: rework ACPI NUMA initialization by Lorenzo Pieralisi · 7 years ago
- de73708 KVM: arm/arm64: Enable adaptative WFE trapping by Marc Zyngier · 7 years ago
- 0db9dd8 KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers by Marc Zyngier · 7 years ago
- 88dc25e8 KVM: arm/arm64: Consolidate page-table accessors by Marc Zyngier · 7 years ago
- 2f6ea23 arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set by Marc Zyngier · 7 years ago
- e48d53a arm64: KVM: Add support for Stage-2 control of memory types and cacheability by Marc Zyngier · 7 years ago
- f70ff12 arm64: topology: rename llc_siblings to align with other struct members by Sudeep Holla · 7 years ago
- 5bdd2b3 arm64: topology: add support to remove cpu topology sibling masks by Sudeep Holla · 7 years ago
- 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 7 years ago
- 05f2d2f arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable by Chintan Pandya · 7 years ago
- 693350a arm64: insn: Don't fallback on nosync path for general insn patching by Will Deacon · 7 years ago
- 3b8c9f1 arm64: IPI each CPU after invalidating the I-cache for kernel mappings by Will Deacon · 7 years ago
- 7373fed arm64: remove unused COMPAT_PSR definitions by Mark Rutland · 7 years ago
- 256c096 kvm/arm: use PSR_AA32 definitions by Mark Rutland · 7 years ago
- d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 7 years ago
- 25086263 arm64: add PSR_AA32_* definitions by Mark Rutland · 7 years ago
- 314d53d arm64: Handle mismatched cache type by Suzuki K Poulose · 7 years ago
- 4c4a39d arm64: Fix mismatched cache line size detection by Suzuki K Poulose · 7 years ago
- c110904 arm64: locking: Replace ticket lock implementation with qspinlock by Will Deacon · 7 years ago
- 598865c arm64: barrier: Implement smp_cond_load_relaxed by Will Deacon · 7 years ago
- 24fe1b0 arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} by Will Deacon · 7 years ago
- 4293886 arm64: Avoid flush_icache_range() in alternatives patching code by Will Deacon · 7 years ago
- cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
- 8c44975 perf/arch/arm64: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
- 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 7 years ago
- f446474 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
- 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
- 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
- 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 7 years ago
- eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
- bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
- bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
- 356c6fe locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h> by Will Deacon · 7 years ago
- 7c8fc35 locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm-generic by Will Deacon · 7 years ago
- 2efb75c arm64/kprobes: Remove jprobe implementation by Masami Hiramatsu · 7 years ago
- b3eb56b KVM: arm64/sve: Fix SVE trap restoration for non-current tasks by Dave Martin · 7 years ago
- 6ebdf4d arm64: Introduce sysreg_clear_set() by Mark Rutland · 7 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
- ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 38500be arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file by Catalin Marinas · 7 years ago
- d1e5b0e kvm: Make VM ioctl do valloc for some archs by Marc Orr · 7 years ago
- 5eec43a Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
- 94b07c1 arm64: signal: Report signal frame size to userspace via auxv by Dave Martin · 7 years ago
- 5d81f7d arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 7 years ago
- 55e3748 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 7 years ago
- 85478ba arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 7 years ago