summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-18Merge branch fixes into nextMichael Ellerman
2023-10-18powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin
2023-10-18powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman
2023-10-15powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman
2023-10-11powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-10powerpc: Only define __parse_fpscr() when requiredChristophe Leroy
2023-10-10powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-01powerpc: Use shared font dataDr. David Alan Gilbert
2023-09-30powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev
2023-09-30powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev
2023-09-22powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman
2023-09-19powerpc/configs: Remove ReiserFS from defconfigPeter Lafreniere
2023-09-19powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven
2023-09-18powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy
2023-09-18powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao
2023-09-18powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-09-18powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-09-18powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-09-18powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-09-18powerpc/configs: Set more PPC debug configsBenjamin Gray
2023-09-18powerpc/fadump: make is_kdump_kernel() return false when fadump is activeHari Bathini
2023-09-18powerpc: add `cur_cpu_spec` symbol to vmcoreinfoAditya Gupta
2023-09-18powerpc/32: Enable POWER_RESET in pmac32_defconfigYuan Tan
2023-09-18powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall
2023-09-18powerpc/powermac: add missing of_node_putJulia Lawall
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-09-12x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-09-11efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecArd Biesheuvel
2023-09-11efi/x86: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-10Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-09Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09sh: push-switch: Reorder cleanup operations to avoid use-after-free bugDuoming Zhou
2023-09-09sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()Petr Tesarik