summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-10-19powerpc/nohash: Deduplicate _PAGE_CHG_MASKChristophe Leroy
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: implement arch_xor_unlock_is_negative_byte on 32-bitMatthew Wilcox (Oracle)
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()Muhammad Muzammil
2023-10-18Merge branch fixes into nextMichael Ellerman
2023-10-18spufs: convert to new timestamp accessorsJeff Layton
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-17powerpc/pseries: PLPKS SED Opal keystore supportGreg Joyce
2023-10-17vga16fb: drop powerpc supportArnd Bergmann
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-15powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman
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