summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-093-29/+15
|\
| * kexec_file, arm64: print out debugging message if requiredBaoquan He2023-12-203-29/+15
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-098-41/+54
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-084-13/+14
| * | mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2024-01-081-1/+1
| * | mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-0/+1
| * | kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov2023-12-293-27/+38
| |/
* | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \
| * | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
* | | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-082-13/+14
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar2024-01-089-27/+40
| |\ \ \
| * | | | arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-13/+13
| * | | | sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-231-0/+1
* | | | | arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli2024-01-081-1/+1
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-0841-481/+873
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-042-0/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2024-01-042-11/+329
| |\ \ \ \ \ \
| | * | | | | | arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba2023-12-171-0/+7
| | * | | | | | arm64/sysreg: Add missing system register definitions for FGTFuad Tabba2023-12-171-0/+43
| | * | | | | | arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1Fuad Tabba2023-12-171-1/+4
| | * | | | | | arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1Fuad Tabba2023-12-171-0/+2
| | * | | | | | arm64/sysreg: Add new system registers for GCSMark Brown2023-12-111-0/+55
| | * | | | | | arm64/sysreg: Add definition for FPMRMark Brown2023-12-111-0/+23
| | * | | | | | arm64/sysreg: Update HCRX_EL2 definition for DDI0601 2023-09Mark Brown2023-12-111-1/+3
| | * | | | | | arm64/sysreg: Update SCTLR_EL1 for DDI0601 2023-09Mark Brown2023-12-111-2/+3
| | * | | | | | arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09Mark Brown2023-12-111-3/+27
| | * | | | | | arm64/sysreg: Add definition for ID_AA64FPFR0_EL1Mark Brown2023-12-111-0/+29
| | * | | | | | arm64/sysreg: Add definition for ID_AA64ISAR3_EL1Mark Brown2023-12-111-0/+17
| | * | | | | | arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09Mark Brown2023-12-111-2/+22
| | * | | | | | arm64/sysreg: Add definition for ID_AA64PFR2_EL1Mark Brown2023-12-111-0/+21
| | * | | | | | arm64/sysreg: update CPACR_EL1 registerJoey Gouly2023-12-111-1/+2
| | * | | | | | arm64/sysreg: add system register POR_EL{0,1}Joey Gouly2023-12-112-0/+25
| | * | | | | | arm64/sysreg: Add definition for HAFGRTR_EL2Fuad Tabba2023-12-111-0/+43
| | * | | | | | arm64/sysreg: Update HFGITR_EL2 definiton to DDI0601 2023-09Fuad Tabba2023-12-111-1/+3
| * | | | | | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2024-01-043-63/+104
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: stacktrace: factor out kunwind_stack_walk()Mark Rutland2023-12-111-6/+33
| | * | | | | | | arm64: stacktrace: factor out kernel unwind stateMark Rutland2023-12-113-60/+74
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon2024-01-047-95/+4
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Rename reserved values for CTR_EL0.L1IpMarc Zyngier2023-12-051-2/+3
| | * | | | | | | arm64: Kill detection of VPIPT i-cache policyMarc Zyngier2023-12-052-11/+0
| | * | | | | | | KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier2023-12-054-82/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-01-042-7/+5
| |\ \ \ \ \ \ \
| | * | | | | | | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark2023-12-122-7/+5
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2024-01-041-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: irq: set the correct node for shadow call stackHuang Shijie2023-12-131-1/+1
| | * | | | | | | arm64: irq: set the correct node for VMAP stackHuang Shijie2023-12-051-2/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2024-01-042-9/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: memory: remove duplicated includeWang Jinchao2023-12-171-1/+0
| | * | | | | | | arm64: Delete the zero_za macroZenghui Yu2023-12-111-8/+0
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon2024-01-0413-71/+137
| |\ \ \ \ \ \ \