开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-15
arm64/sve: Lower the maximum allocation for the SVE ptrace regset
Mark Brown
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
arm64: jump_label: use constraints "Si" instead of "i"
Fangrui Song
2024-02-09
arm64: fix typo in comments
Seongsu Park
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
2024-01-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
2024-01-12
arm64: irq: include <linux/cpumask.h>
Tudor Ambarus
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-08
arm64: Update __NR_compat_syscalls for statmount/listmount
Florian Fainelli
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2024-01-04
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/rip-vpipt' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/kbuild' into for-next/core
Will Deacon
2024-01-04
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2023-12-29
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
arm64: Fix circular header dependency
Kent Overstreet
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
Marc Zyngier
2023-12-19
KVM: arm64: nv: Map VNCR-capable registers to a separate page
Marc Zyngier
2023-12-19
KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
Marc Zyngier
2023-12-19
KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-12-19
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-12-18
Merge branch kvm-arm64/fgt-rework into kvmarm-master/next
Marc Zyngier
2023-12-18
KVM: arm64: Define FGT nMASK bits relative to other fields
Fuad Tabba
2023-12-18
KVM: arm64: Use generated FGT RES0 bits instead of specifying them
Fuad Tabba
2023-12-18
KVM: arm64: Update and fix FGT register masks
Fuad Tabba
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
2023-12-18
KVM: arm64: Add bit masks for HAFGRTR_EL2
Fuad Tabba
[next]