aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-03-01powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2024-03-01powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructionsRavi Bangoria
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2024-02-20Merge tag 'v5.10.208' into v5.10/standard/baseBruce Ashfield
2024-01-15powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-12-27Merge tag 'v5.10.205' into v5.10/standard/baseBruce Ashfield
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao
2023-12-18Merge tag 'v5.10.203' into v5.10/standard/baseBruce Ashfield
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-11-17Merge tag 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-19powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-08-27Merge tag 'v5.10.192' into v5.10/standard/baseBruce Ashfield
2023-08-26powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-05-19Merge tag 'v5.10.180' into v5.10/standard/baseBruce Ashfield
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-04-21Merge tag 'v5.10.178' into v5.10/standard/baseBruce Ashfield
2023-04-20powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2023-04-20powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2023-04-06Merge tag 'v5.10.177' into v5.10/standard/baseBruce Ashfield
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-17Merge tag 'v5.10.175' into v5.10/standard/baseBruce Ashfield
2023-03-17Merge tag 'v5.10.173' into v5.10/standard/baseBruce Ashfield
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-11powerpc/eeh: Set channel state after notifying the driversGanesh Goudar
2023-03-11powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens
2023-03-11powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch
2023-03-11powerpc/rtas: make all exports GPLNathan Lynch
2023-02-01Merge tag 'v5.10.166' into v5.10/standard/baseBruce Ashfield
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-25Merge tag 'v5.10.163' into v5.10/standard/baseBruce Ashfield
2023-01-14powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-14powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2023-01-04Merge tag 'v5.10.162' into v5.10/standard/baseBruce Ashfield
2023-01-04arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe
2023-01-04powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-10-31Merge tag 'v5.10.150' into v5.10/standard/baseBruce Ashfield
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-09-19Merge tag 'v5.10.142' into v5.10/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.10.138' into v5.10/standard/baseBruce Ashfield
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada