summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-19powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()Christophe Leroy4-11/+4
2023-10-19powerpc/nohash: Remove {pte/pmd}_protnone()Christophe Leroy1-17/+0
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy11-15/+29
2023-10-19powerpc: Refactor update_mmu_cache_range()Christophe Leroy4-41/+20
2023-10-19powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...Christophe Leroy3-19/+10
2023-10-19powerpc: Remove pte_ERROR()Christophe Leroy4-10/+0
2023-10-19powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy1-3/+0
2023-10-18powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()Muhammad Muzammil1-1/+1
2023-10-18Merge branch fixes into nextMichael Ellerman15-69/+87
2023-10-18powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin1-0/+3
2023-10-18powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman1-8/+1
2023-10-15powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman1-1/+1
2023-10-11powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-10powerpc: Only define __parse_fpscr() when requiredChristophe Leroy1-0/+2
2023-10-10powerpc/85xx: Fix math emulation exceptionChristophe Leroy1-1/+1
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-01powerpc: Use shared font dataDr. David Alan Gilbert2-354/+8
2023-09-30powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev1-4/+0
2023-09-30powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev1-3/+1
2023-09-22powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman1-22/+5
2023-09-19powerpc/configs: Remove ReiserFS from defconfigPeter Lafreniere4-14/+0
2023-09-19powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDXGeert Uytterhoeven3-13/+4
2023-09-18powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray1-20/+36
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy1-2/+1
2023-09-18powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao1-1/+1
2023-09-18powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-09-18powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6
2023-09-18powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-09-18powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-09-18powerpc/configs: Set more PPC debug configsBenjamin Gray1-0/+4
2023-09-18powerpc/fadump: make is_kdump_kernel() return false when fadump is activeHari Bathini2-2/+18
2023-09-18powerpc: add `cur_cpu_spec` symbol to vmcoreinfoAditya Gupta1-0/+2
2023-09-18powerpc/32: Enable POWER_RESET in pmac32_defconfigYuan Tan1-1/+1
2023-09-18powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan1-0/+1
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall1-2/+6
2023-09-18powerpc/powermac: add missing of_node_putJulia Lawall2-2/+6
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-24/+56
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+9
2023-09-17x86/purgatory: Remove LTO flagsSong Liu1-0/+4
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2-14/+39
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-33/+32
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+9
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-35/+163
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri1-3/+9
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng1-2/+2
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai1-1/+7
2023-09-12x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra1-4/+0
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra1-0/+8
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl1-6/+5