summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-102-59/+3
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0628-96/+136
|\
| * Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-033-3/+18
| |\
| | * KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-11-291-3/+3
| | * powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-11-282-0/+15
| * | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-032-2/+6
| |\ \
| | * | x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-11-282-2/+6
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-12-021-0/+4
| |\ \ \
| | * | | arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel2023-11-301-0/+4
| * | | | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-269-26/+43
| |\ \ \ \
| | * | | | parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller2023-11-252-19/+22
| | * | | | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
| | * | | | parisc: Use natural CPU alignment for bug_tableHelge Deller2023-11-251-12/+18
| | * | | | parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller2023-11-251-0/+1
| | * | | | parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller2023-11-251-1/+1
| | * | | | parisc: Mark jump_table naturally alignedHelge Deller2023-11-251-2/+6
| | * | | | parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller2023-11-251-3/+6
| | * | | | parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller2023-11-251-0/+1
| | * | | | parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller2023-11-251-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-264-48/+37
| |\ \ \ \
| | * | | | x86/microcode: Rework early revisions reportingBorislav Petkov (AMD)2023-11-214-44/+37
| | * | | | x86/microcode: Remove the driver announcement and versionBorislav Petkov (AMD)2023-11-211-4/+0
| | |/ / /
| * | | | Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-261-1/+1
| |\ \ \ \
| | * | | | perf/x86/intel: Correct incorrect 'or' operation for PMU capabilitiesDapeng Mi2023-11-211-1/+1
| | |/ / /
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-253-7/+19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada2023-11-231-1/+1
| | * | | arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2023-11-222-6/+18
| * | | | Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-251-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini2023-11-231-1/+2
| * | | | Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-244-8/+6
| |\ \ \ \
| | * | | | s390: remove odd commentHeiko Carstens2023-11-221-1/+0
| | * | | | s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-11-221-0/+1
| | * | | | s390/pai: cleanup event initializationThomas Richter2023-11-222-7/+5
| | | |_|/ | | |/| |
* | / | | kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2023-12-062-5/+1
|/ / / /
* | | | Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-227-26/+30
|\ \ \ \
| * | | | LoongArch: Implement constant timer shutdown interfaceBibo Mao2023-11-211-14/+9
| * | | | LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen2023-11-211-2/+2
| * | | | LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen2023-11-211-0/+8
| * | | | LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen2023-11-211-6/+5
| * | | | LoongArch: Record pc instead of offset in la_abs relocationWANG Rui2023-11-213-4/+3
| * | | | LoongArch: Explicitly set -fdirect-access-external-data for vmlinuxWANG Rui2023-11-211-0/+1
| * | | | LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada2023-11-211-0/+2
| |/ / /
* | | | Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-222-5/+25
|\ \ \ \ | |/ / / |/| | |
| * | | x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()Uros Bizjak2023-11-221-1/+4
| * | | x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VMSaurabh Sengar2023-11-121-4/+21
* | | | Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-192-22/+18
|\ \ \ \
| * | | | x86/acpi: Ignore invalid x2APIC entriesZhang Rui2023-11-091-19/+15
| * | | | x86/shstk: Delay signal entry SSP write until after user accessesRick Edgecombe2023-11-081-3/+3
| |/ / /
* | | | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-181-1/+1
|\ \ \ \
| * | | | parisc: Replace strlcpy() with strscpy()Kees Cook2023-11-181-1/+1
| | |_|/ | |/| |