summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-02-23powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
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-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-09-23powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-23powerpc/32s: Fix assembler warning about r0Christophe Leroy
2023-09-23powerpc/32: Include .branch_lt in data sectionJoel Stanley
2023-08-30powerpc/32: add stack protector supportChristophe Leroy
2023-08-30powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch
2023-08-30powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-03-11powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch
2023-03-11powerpc/rtas: make all exports GPLNathan Lynch
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
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-26powerpc/pci_dn: Add missing of_node_put()Liang He
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-02powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer addressAndrew Donnellan
2022-07-02powerpc: Enable execve syscall exit tracepointNaveen N. Rao
2022-06-25powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-25powerpc/kasan: Silence KASAN warnings in __get_wchan()He Ying
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-14powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-04-15powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher
2022-02-08powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2021-11-26powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2021-08-26powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui
2021-07-20powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin
2021-07-20powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()Michael Ellerman
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-22powerpc/smp: Set numa node before updating maskSrikar Dronamraju
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-03-24vmlinux.lds.h: Create section for protection against instrumentationNicolas Boichat
2021-03-17powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-04powerpc/8xx: Fix software emulation interruptChristophe Leroy
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler