summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-04-01microblaze/mm: put mm_cmdline_setup() in .init.text sectionWei Yang
2025-04-01x86/mm: Stop prefetching current->mm->mmap_lock on page faultsMateusz Guzik
2025-04-01x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bitBaoquan He
2025-04-01x86/mm: Remove the arch-specific p4d_leaf() definitionBaoquan He
2025-04-01x86/mm: Remove the arch-specific pgd_leaf() definitionBaoquan He
2025-04-01x86/fred: Fix system hang during S4 resume with FRED enabledXin Li (Intel)
2025-04-01x86/nmi: Improve NMI duration console printoutsSohil Mehta
2025-04-01x86/nmi: Clean up NMI selftestSohil Mehta
2025-04-01x86/nmi: Add missing description x86_platform_ops::get_nmi_reason to <asm/x86...Sohil Mehta
2025-04-01x86/nmi: Improve <asm/nmi.h> documentationSohil Mehta
2025-04-01x86/nmi: Improve and relocate NMI handler commentsSohil Mehta
2025-04-01x86/nmi: Fix comment in unknown_nmi_error()Sohil Mehta
2025-04-01x86/nmi: Remove export of local_touch_nmi()Sohil Mehta
2025-04-01x86/nmi: Use a macro to initialize NMI descriptorsSohil Mehta
2025-04-01x86/nmi: Consolidate NMI panic variablesSohil Mehta
2025-04-01x86/nmi: Simplify unknown NMI panic handlingSohil Mehta
2025-04-01x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...Dr. David Alan Gilbert
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos
2025-04-01x86/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh
2025-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti
2025-04-01riscv/purgatory: 4B align purgatory_startBjörn Töpel
2025-04-01riscv/kexec_file: Handle R_RISCV_64 in purgatory relocatorYao Zi
2025-04-01Merge patch series "Add some validation for vector, vector crypto and fp stuff"Alexandre Ghiti
2025-04-01riscv: Fix hugetlb retrieval of number of ptes in case of !present pteAlexandre Ghiti
2025-04-01riscv: print hartid on bringupYunhui Cui
2025-03-31x86: don't re-generate cpufeaturemasks.h so eagerlyLinus Torvalds
2025-03-31riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-03-31s390/pci: Fix dev.dma_range_map missing sentinel elementNiklas Schnelle
2025-03-31s390/mm: Dump fault info in case of low address protection faultHeiko Carstens
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens
2025-03-31s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar
2025-03-31s390/processor: Use bitop functions for cpu flag helper functionsHeiko Carstens
2025-03-31s390/asm-offsets: Remove ASM_OFFSETS_CHeiko Carstens
2025-03-31s390/asm-offsets: Include ftrace_regs.h instead of ftrace.hHeiko Carstens
2025-03-31s390/kvm: Split kvm_host header fileHeiko Carstens
2025-03-31s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens
2025-03-31s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocationSven Schnelle
2025-03-31Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-30Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds