summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-18powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy1-3/+5
2023-08-18PCI: rpaphp: Error out on busy status from get-sensor-stateMahesh Salgaonkar1-3/+82
2023-08-18powerpc/rtas: export rtas_error_rc() for reuse.Mahesh Salgaonkar2-20/+24
2023-08-18powerpc/idle: Add support for nohltVaibhav Jain2-1/+2
2023-08-18powerpc/fadump: invoke ibm,os-term with rtas_call_unlocked()Hari Bathini1-1/+3
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch3-11/+11
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch1-8/+9
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek3-6/+4
2023-08-18Revert "powerpc/xmon: Relax frame size for clang"Nick Desaulniers1-6/+0
2023-08-18powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V7-135/+126
2023-08-18powerpc/configs: Drop CONFIG_IP_NF_TARGET_CLUSTERIPTrevor Woerner1-1/+0
2023-08-18powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain1-0/+1
2023-08-18powerpc/4xx: Add missing includes to fix no previous prototype errorsChristophe Leroy2-0/+2
2023-08-18powerpc/47x: Add prototype for mmu_init_secondary()Christophe Leroy1-0/+1
2023-08-18powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototypeChristophe Leroy1-14/+5
2023-08-18powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous proto...Christophe Leroy1-55/+0
2023-08-18powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype errorChristophe Leroy1-12/+1
2023-08-18powerpc/32s: Cleanup the mess in __set_pte_at()Christophe Leroy1-46/+31
2023-08-18powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype errorChristophe Leroy1-12/+5
2023-08-18powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Christophe Leroy3-23/+6
2023-08-18powerpc/82xx: Remove pq2_init_pciChristophe Leroy1-46/+0
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy4-119/+152
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy2-22/+15
2023-08-18powerpc/fsl_pci: Make fsl_add_bridge() staticChristophe Leroy2-2/+1
2023-08-18powerpc/512x: Make mpc512x_select_reset_compat() staticChristophe Leroy2-16/+15
2023-08-18powerpc/ps3: refactor strncpy usageJustin Stitt1-2/+2
2023-08-16powerpc/ptrace: Split gpr32_set_commonChristophe Leroy1-38/+67
2023-08-16Documentation/powerpc: Fix ptrace request namesBenjamin Gray1-4/+4
2023-08-16perf/hw_breakpoint: Remove arch breakpoint hooksBenjamin Gray2-31/+0
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray3-548/+368
2023-08-16powerpc/watchpoints: Remove ptrace/perf exclusion trackingBenjamin Gray1-248/+1
2023-08-16powerpc/watchpoints: Simplify watchpoint reinsertionBenjamin Gray1-11/+1
2023-08-16powerpc/watchpoints: Track perf single step directly on the breakpointBenjamin Gray3-52/+23
2023-08-16powerpc/watchpoints: Don't track info persistentlyBenjamin Gray1-28/+32
2023-08-16powerpc/watchpoints: Explain thread_change_pc() moreBenjamin Gray1-0/+4
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain1-0/+32
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain1-1/+159
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain1-0/+32
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain1-1/+79
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_v...Kajol Jain1-0/+32
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain1-2/+84
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config ...Kajol Jain1-0/+32
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor confi...Kajol Jain1-14/+152
2023-08-16docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_top...Kajol Jain1-0/+32
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus t...Kajol Jain1-2/+179
2023-08-16powerpc: Make virt_to_pfn() a static inlineLinus Walleij6-16/+26
2023-08-16powerpc/powernv/pci: use pci_dev_id() to simplify the codeXiongfeng Wang1-3/+3
2023-08-16powerpc/xics: Remove unnecessary endian conversionGautam Menghani1-1/+0
2023-08-16powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-08-16powerpc: remove <asm/export.h>Masahiro Yamada1-1/+0