summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon14-43/+58
2025-01-17Merge branch 'for-next/misc' into for-next/coreWill Deacon5-8/+16
2025-01-17Merge branch 'for-next/docs' into for-next/coreWill Deacon2-65/+12
2025-01-17Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon24-136/+585
2025-01-17Merge branch 'for-next/cca' into for-next/coreWill Deacon3-0/+25
2025-01-13Documentation: arm64: Remove stale and redundant virtual memory diagramsWill Deacon1-65/+0
2025-01-10arm64: Remove duplicate included headerThorsten Blum1-1/+0
2025-01-08arm64: rsi: Add automatic arm-cca-guest module loadingJeremy Linton3-0/+25
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown1-2/+233
2025-01-08KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1Mark Brown1-1/+5
2025-01-08arm64/hwcap: Describe 2024 dpISA extensions to userspaceMark Brown5-0/+126
2025-01-08arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-12Mark Brown1-2/+24
2025-01-08arm64: Filter out SVE hwcaps when FEAT_SVE isn't implementedMarc Zyngier2-26/+53
2025-01-07arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()Mark Brown2-13/+10
2025-01-07arm64: mm: Test for pmd_sect() in vmemmap_check_pmd()Zhenhua Huang1-1/+2
2025-01-07arm64/mm: Replace open encodings with PXD_TABLE_BITAnshuman Khandual1-2/+2
2025-01-07arm64/mm: Rename pte_mkpresent() as pte_mkvalid()Anshuman Khandual2-2/+2
2025-01-07arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09Mark Brown1-1/+5
2025-01-07arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09Mark Brown1-2/+12
2025-01-07arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09Mark Brown1-1/+9
2025-01-07arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09Mark Brown1-1/+17
2025-01-07arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09Mark Brown1-1/+6
2024-12-19arm64/sysreg: Get rid of CPACR_ELx SysregFieldsMarc Zyngier13-53/+47
2024-12-19arm64/sysreg: Convert *_EL12 accessors to MappingMarc Zyngier1-9/+9
2024-12-19arm64/sysreg: Get rid of the TCR2_EL1x SysregFieldsMarc Zyngier4-12/+9
2024-12-19arm64/sysreg: Allow a 'Mapping' descriptor for system registersMarc Zyngier2-3/+11
2024-12-19arm64: Kconfig: force ARM64_PAN=y when enabling TTBR0 sw PANArd Biesheuvel1-4/+2
2024-12-19arm64/kvm: Avoid invalid physical addresses to signal owner updatesArd Biesheuvel1-23/+10
2024-12-19arm64/kvm: Configure HYP TCR.PS/DS based on host stage1Ard Biesheuvel1-4/+4
2024-12-19arm64/mm: Override PARange for !LPA2 and use it consistentlyArd Biesheuvel5-2/+27
2024-12-19arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabledArd Biesheuvel3-7/+11
2024-12-19docs: arm64: Document EL3 requirements for FEAT_PMUv3Anshuman Khandual1-0/+6
2024-12-19docs: arm64: Document EL3 requirements for cpu debug architectureAnshuman Khandual1-0/+6
2024-12-12arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATEAnshuman Khandual1-1/+1
2024-12-10arm64/cpufeature: Refactor conditional logic in init_cpu_ftr_reg()Hardevsinh Palaniya1-7/+6
2024-12-10arm64: cpufeature: Add HAFT to cpucap_is_possible()Mark Rutland2-2/+3
2024-12-10arm64: asm: Fix typo in pgtable.hZhu Jun1-1/+1
2024-12-10arm64/mm: Ensure adequate HUGE_MAX_HSTATEAnshuman Khandual1-0/+12
2024-12-10arm64/mm: Replace open encodings with PXD_TABLE_BITAnshuman Khandual1-2/+2
2024-12-10arm64/mm: Drop INIT_MM_CONTEXT()Anshuman Khandual1-3/+0
2024-12-09Linux 6.13-rc2v6.13-rc2Linus Torvalds1-1/+1
2024-12-08Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+9
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-7/+20
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-58/+81
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds27-88/+128
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada1-2/+2
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-08Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-65/+175
2024-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds39-742/+303