summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N2-9/+76
2026-01-19powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom1-5/+0
2025-12-07powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle1-1/+1
2025-09-04powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-28PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
2025-08-28powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-08-28powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki1-3/+2
2025-08-28powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-05-02powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch1-0/+4
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman1-2/+27
2024-10-17powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy1-0/+1
2024-08-19powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar3-4/+20
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
2024-03-01powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2024-03-01powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructionsRavi Bangoria1-2/+65
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2024-01-15powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+11
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman1-0/+2
2023-10-10powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-09-19powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey1-3/+14
2023-09-19powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain1-0/+1
2023-08-26powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch1-3/+3
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch1-1/+1
2023-04-20powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V1-1/+2
2023-04-20powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V1-1/+1
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe1-0/+6
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure1-2/+2
2023-03-11powerpc/eeh: Set channel state after notifying the driversGanesh Goudar1-2/+2
2023-03-11powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens1-34/+35
2023-03-11powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch1-1/+1
2023-03-11powerpc/rtas: make all exports GPLNathan Lynch1-11/+11
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2023-01-14powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-14powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-04arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe1-1/+1
2023-01-04powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada1-0/+1
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-21powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-21powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19