index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2023-01-31
arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKING
Mark Rutland
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2023-01-26
arm64: el2_setup.h: fix spelling typo in comments
Prathu Baronia
2023-01-26
arm64: head: Switch endianness before populating the ID map
Ard Biesheuvel
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2023-01-24
arm64: patching: Add aarch64_insn_write_literal_u64()
Mark Rutland
2023-01-24
arm64: insn: Add helpers for BTI
Mark Rutland
2023-01-24
arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
Mark Rutland
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-23
Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-21
KVM: arm64: Normalize cache configuration
Akihiko Odaki
2023-01-20
arm64: Add compat hwcap SSBS
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap SB
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap I8MM
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap ASIMDBF16
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap ASIMDFHM
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap ASIMDDP
Amit Daniel Kachhap
2023-01-20
arm64: Add compat hwcap FPHP and ASIMDHP
Amit Daniel Kachhap
2023-01-20
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
2023-01-20
arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault path
Gabriel Krisman Bertazi
2023-01-20
arm64/signal: Include TPIDR2 in the signal context
Mark Brown
2023-01-20
arm64/sme: Add hwcaps for SME 2 and 2.1 features
Mark Brown
2023-01-20
arm64/sme: Implement signal handling for ZT
Mark Brown
2023-01-20
arm64/sme: Implement context switching for ZT0
Mark Brown
2023-01-20
arm64/sme: Provide storage for ZT0
Mark Brown
2023-01-20
arm64/sme: Add basic enumeration for SME2
Mark Brown
2023-01-20
arm64/sme: Manually encode ZT0 load and store instructions
Mark Brown
2023-01-20
arm64/esr: Document ISS for ZT0 being disabled
Mark Brown
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
2023-01-19
KVM: MMU: Make the definition of 'INVALID_GPA' common
Yu Zhang
2023-01-19
perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
Rob Herring
2023-01-19
arm64/sysreg: Convert SPE registers to automatic generation
Rob Herring
2023-01-19
arm64: Drop SYS_ from SPE register defines
Rob Herring
2023-01-19
perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
Rob Herring
2023-01-19
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
2023-01-16
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
2023-01-16
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
2023-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-01-12
KVM: arm64: Kill CPACR_EL1_TTA definition
Marc Zyngier
2023-01-12
KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
2023-01-12
KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
Oliver Upton
2023-01-12
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
2023-01-12
arm64/cache: Move CLIDR macro definitions
Akihiko Odaki
2023-01-12
arm64/sysreg: Convert CCSIDR_EL1 to automatic generation
Akihiko Odaki
2023-01-12
arm64/cpufeature: Remove 4 bit assumption in ARM64_FEATURE_MASK()
Mark Brown
2023-01-09
arm64/mm: Define dummy pud_user_exec() when using 2-level page-table
Will Deacon
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2023-01-05
arm64: cmpxchg_double*: hazard against entire exchange variable
Mark Rutland
2023-01-05
arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warning
junhua huang
[prev]
[next]