index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
2024-03-07
arm64/hwcap: Define hwcaps for 2023 DPISA features
Mark Brown
2024-03-07
arm64/signal: Add FPMR signal handling
Mark Brown
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-03-07
arm64/fpsimd: Enable host kernel access to FPMR
Mark Brown
2024-03-07
arm64/cpufeature: Hook new identification registers up to cpufeature
Mark Brown
2024-03-07
Merge branch kvm-arm64/vfio-normal-nc into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
2024-03-07
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
arm64: Remove enable_daif macro
Jinjie Ruan
2024-03-01
arm64/hw_breakpoint: Directly use ESR_ELx_WNR for an watchpoint exception
Anshuman Khandual
2024-03-01
arm64/mm: Use generic __pud_free() helper in pud_free() implementation
Ard Biesheuvel
2024-02-28
arm64: patching: implement text_poke API
Puranjay Mohan
2024-02-28
arm64: remove unnecessary ifdefs around is_compat_task()
Leonardo Bras
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2024-02-22
arm64/mm: __always_inline to improve fork() perf
Ryan Roberts
2024-02-22
arm64/mm: implement pte_batch_hint()
Ryan Roberts
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2024-02-22
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
arm64/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
2024-02-22
arm64/sve: Document that __SVE_VQ_MAX is much larger than needed
Mark Brown
[next]