summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-12fbdev: Avoid file argument in fb_pgprotect()Thomas Zimmermann
2023-10-11powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-10powerpc: Remove now superfluous sentinel element from ctl_table arraysJoel Granados
2023-10-10docs: move powerpc under archCosta Shulyupin
2023-10-10powerpc: Only define __parse_fpscr() when requiredChristophe Leroy
2023-10-10powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
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-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-06powerpc/iommu: Do not do platform domain attach atctions after probeJason Gunthorpe
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
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-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-25powerpc/iommu: Setup a default domain and remove set_platform_dma_opsJason Gunthorpe
2023-09-22hardening: Provide Kconfig fragments for basic optionsKees Cook
2023-09-22powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
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-14KVM: PPC: Add support for nestedv2 guestsJordan Niethe
2023-09-14KVM: PPC: Book3s HV: Hold LPIDs in an unsigned longJordan Niethe
2023-09-14KVM: PPC: Add helper library for Guest State BuffersJordan Niethe
2023-09-14KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe
2023-09-14KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe
2023-09-14KVM: PPC: Use accessors for VCORE registersJordan Niethe