aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2023-12-27Merge tag 'v5.4.265' into v5.4/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-19Merge tag 'v5.4.263' into v5.4/standard/baseBruce Ashfield
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-23powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain
2023-09-23powerpc/32s: Fix assembler warning about r0Christophe Leroy
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-03-17Merge tag 'v5.4.237' into v5.4/standard/baseBruce Ashfield
2023-03-17Merge tag 'v5.4.235' into v5.4/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-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-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-25Merge tag 'v5.4.229' into v5.4/standard/baseBruce Ashfield
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-10-31Merge tag 'v5.4.220' into v5.4/standard/baseBruce Ashfield
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-09-19Merge tag 'v5.4.213' into v5.4/standard/baseBruce Ashfield
2022-09-15powerpc: align syscall table for ppc32Masahiro Yamada
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-25powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman
2022-08-25powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár
2022-07-14Merge tag 'v5.4.204' into v5.4/standard/baseBruce Ashfield
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett
2022-07-05Merge tag 'v5.4.203' into v5.4/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.202' into v5.4/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-29powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-06-29powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-22powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-22powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield