summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins
2023-08-18powerpc: assert_pte_locked() use pte_offset_map_nolock()Hugh Dickins
2023-08-18mm: remove arguments of show_mem()Kefeng Wang
2023-08-18powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy
2023-08-18powerpc/rtas: export rtas_error_rc() for reuse.Mahesh Salgaonkar
2023-08-18powerpc/idle: Add support for nohltVaibhav Jain
2023-08-18powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()Hari Bathini
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek
2023-08-18Revert "powerpc/xmon: Relax frame size for clang"Nick Desaulniers
2023-08-18powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V
2023-08-18powerpc/configs: Drop CONFIG_IP_NF_TARGET_CLUSTERIPTrevor Woerner
2023-08-18powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-08-18powerpc/4xx: Add missing includes to fix no previous prototype errorsChristophe Leroy
2023-08-18powerpc/47x: Add prototype for mmu_init_secondary()Christophe Leroy
2023-08-18powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototypeChristophe Leroy
2023-08-18powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous proto...Christophe Leroy
2023-08-18powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype errorChristophe Leroy
2023-08-18powerpc/32s: Cleanup the mess in __set_pte_at()Christophe Leroy
2023-08-18powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype errorChristophe Leroy
2023-08-18powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Christophe Leroy
2023-08-18powerpc/82xx: Remove pq2_init_pciChristophe Leroy
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy
2023-08-18powerpc/fsl_pci: Make fsl_add_bridge() staticChristophe Leroy
2023-08-18powerpc/512x: Make mpc512x_select_reset_compat() staticChristophe Leroy
2023-08-18powerpc/ps3: refactor strncpy usageJustin Stitt
2023-08-17powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-16powerpc/ptrace: Split gpr32_set_commonChristophe Leroy
2023-08-16powerpc/watchpoints: Remove ptrace/perf exclusion trackingBenjamin Gray
2023-08-16powerpc/watchpoints: Simplify watchpoint reinsertionBenjamin Gray
2023-08-16powerpc/watchpoints: Track perf single step directly on the breakpointBenjamin Gray
2023-08-16powerpc/watchpoints: Don't track info persistentlyBenjamin Gray
2023-08-16powerpc/watchpoints: Explain thread_change_pc() moreBenjamin Gray
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor confi...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus t...Kajol Jain
2023-08-16powerpc: Make virt_to_pfn() a static inlineLinus Walleij
2023-08-16powerpc/powernv/pci: use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-16powerpc/xics: Remove unnecessary endian conversionGautam Menghani
2023-08-16powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-08-16powerpc: remove <asm/export.h>Masahiro Yamada
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-16powerpc: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-16powerpc/inst: add PPC_TLBILX_LPIDNick Desaulniers
2023-08-16powerpc/reg: Remove #ifdef around mtspr macroChristophe Leroy
2023-08-16powerpc/step: Mark __copy_mem_out() and __emulate_dcbz() __always_inlineChristophe Leroy
2023-08-16powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()Christophe Leroy
2023-08-16powerpc/8xx: Remove immr_map() and immr_unmap()Christophe Leroy