summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16powerpc/ptrace: Split gpr32_set_commonChristophe Leroy
2023-08-16Documentation/powerpc: Fix ptrace request namesBenjamin Gray
2023-08-16perf/hw_breakpoint: Remove arch breakpoint hooksBenjamin Gray
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray
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-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config ...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor confi...Kajol Jain
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_top...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-16cxl: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang
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
2023-08-16powerpc: Remove CONFIG_PCI_8260Christophe Leroy
2023-08-16powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy
2023-08-16powerpc/include: Declare mpc8xx_immr in 8xx_immap.hChristophe Leroy
2023-08-16powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy
2023-08-16ocxl: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-14macintosh/ams: mark ams_init() staticArnd Bergmann
2023-08-14powerpc/pseries: PLPKS: undo kernel-doc comment notationRandy Dunlap
2023-08-14powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy
2023-08-14powerpc: xmon: remove unused variablesArnd Bergmann
2023-08-14powerpc: mark more local variables as volatileArnd Bergmann
2023-08-14powerpc/pmac32: enable serial options by default in defconfigYuan Tan
2023-08-14Merge branch 'topic/cpu-smt' into nextMichael Ellerman
2023-08-02powerpc/pseries: Honour current SMT state when DLPAR onlining CPUsMichael Ellerman
2023-08-02powerpc: Add HOTPLUG_SMT supportMichael Ellerman
2023-08-02powerpc/pseries: Initialise CPU hotplug callbacks earlierMichael Ellerman
2023-08-02Merge tag 'smp-core-for-ppc-23-07-28' of https://git.kernel.org/pub/scm/linux...Michael Ellerman
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour
2023-08-02powerpc/ep8248e: Mark driver as non removableUwe Kleine-König