summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19powerpc/nohash: Refactor checking of no-change in pte_update()Christophe Leroy
2023-10-19powerpc/nohash: Refactor pte_update()Christophe Leroy
2023-10-19powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.hChristophe Leroy
2023-10-19powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.hChristophe Leroy
2023-10-19powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()Christophe Leroy
2023-10-19powerpc/nohash: Remove {pte/pmd}_protnone()Christophe Leroy
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-10-19powerpc: Refactor update_mmu_cache_range()Christophe Leroy
2023-10-19powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...Christophe Leroy
2023-10-19powerpc: Remove pte_ERROR()Christophe Leroy
2023-10-19powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy
2023-10-18powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()Muhammad Muzammil
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-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
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-18vmcore: remove dependency with is_kdump_kernel() for exporting vmcoreHari 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-17Linux 6.6-rc2v6.6-rc2Linus Torvalds
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-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds