summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-18s390: Move s390 sysctls into their own file under arch/s390joel granados
2025-03-18riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui
2025-03-18um: x86: clean up elf specific definitionsHajime Tazaki
2025-03-18riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti
2025-03-18riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao
2025-03-18riscv: mm: Don't use %pK through printkThomas Weißschuh
2025-03-18riscv: remove redundant CMDLINE_FORCE checkZixian Zeng
2025-03-18riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin
2025-03-18riscv: migrate to the generic rule for built-in DTBMasahiro Yamada
2025-03-18riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()Charlie Jenkins
2025-03-18riscv: Remove duplicate CLINT_TIMER selectionsGeert Uytterhoeven
2025-03-18riscv: defconfig: Disable Renesas SoC supportGeert Uytterhoeven
2025-03-18riscv: Fix a comment typo in set_mm_asid()Chin Yik Ming
2025-03-18Merge patch series "Support SSTC while PM operations"Alexandre Ghiti
2025-03-18riscv: Add stimecmp save and restoreNick Hu
2025-03-18riscv: Simplify base extension checks and direct boolean returnChin Yik Ming
2025-03-18riscv: Remove unused TASK_TI_FLAGSJinjie Ruan
2025-03-18RISC-V: hwprobe: Expose Zicbom extension and its block sizeYunhui Cui
2025-03-18RISC-V: Enable cbo.clean/flush in usermodeYunhui Cui
2025-03-18Merge patch series "riscv: Add bfloat16 instruction support"Alexandre Ghiti
2025-03-18riscv: hwprobe: export bfloat16 ISA extensionInochi Amaoto
2025-03-18riscv: add ISA extension parsing for bfloat16 ISA extensionInochi Amaoto
2025-03-18arm64: dts: hi3660: Add property for fixing CPUIdleLeo Yan
2025-03-18um: Store full CSGSFS and SS register from mcontextBenjamin Berg
2025-03-18um: virt-pci: Refactor virtio_pcidev into its own moduleTiwei Bie
2025-03-18um: work around sched_yield not yielding in time-travel modeBenjamin Berg
2025-03-18um/locking: Remove semicolon from "lock" prefixUros Bizjak
2025-03-18um: Update min_low_pfn to match changes in uml_reservedTiwei Bie
2025-03-18um: use str_yes_no() to remove hardcoded "yes" and "no"Ethan Carter Edwards
2025-03-18um: Allocate vdso page pointer staticallyTiwei Bie
2025-03-18um: remove copy_from_kernel_nofault_allowedBenjamin Berg
2025-03-18um: mark rodata read-only and implement _nofault accessesJohannes Berg
2025-03-18um: Pass the correct Rust target and options with gccDavid Gow
2025-03-18riscv: Implement smp_cond_load8/16() with ZawrsGuo Ren
2025-03-18riscv: Call secondary mmu notifier when flushing the tlbAlexandre Ghiti
2025-03-18riscv: hwprobe: export Zicntr and Zihpm extensionsMiquel Sabaté Solà
2025-03-18riscv: remove useless pc check in stacktrace handlingClément Léger
2025-03-18riscv: Support huge pfnmapsAndrew Bresticker
2025-03-18Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & ...Alexandre Ghiti
2025-03-18RISC-V: separate Zbb optimisations requiring and not requiring toolchain supportConor Dooley
2025-03-18RISC-V: clarify what some RISCV_ISA* config options doConor Dooley
2025-03-18LoongArch: KVM: Register perf callbacks for guestBibo Mao
2025-03-18LoongArch: KVM: Implement arch-specific functions for guest perfBibo Mao
2025-03-18LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()Bibo Mao
2025-03-18LoongArch: KVM: Remove PGD saving during VM context switchBibo Mao
2025-03-18LoongArch: KVM: Remove unnecessary header include pathMasahiro Yamada
2025-03-17KVM: arm64: Tear down vGIC on failed vCPU creationWill Deacon
2025-03-17x86/mce: use is_copy_from_user() to determine copy-from-user contextShuai Xue
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)