summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2024-05-14powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateMike Rapoport (IBM)-9/+9
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)-63/+64
2024-05-14powerpc: extend execmem_params for kprobes allocationsMike Rapoport (IBM)-20/+7
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)-21/+39
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)-3/+3
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+22
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2024-05-13Merge branch 'topic/kdump-hotplug' into nextMichael Ellerman-305/+653
2024-05-13Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-7/+3
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-13/+25
2024-05-10powerpc/85xx: fix compile error without CONFIG_CRASH_DUMPHari Bathini-3/+6
2024-05-10powerpc/fadump: pass additional parameters when fadump is activeHari Bathini-0/+40
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini-9/+133
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini-120/+197
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-9/+7
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts-0/+1
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-2/+1
2024-05-08KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_...Christophe JAILLET-2/+2
2024-05-08KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliverKunwu Chan-4/+0
2024-05-08KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exceptionVaibhav Jain-1/+1
2024-05-08powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz-3/+3
2024-05-08powerpc/code-patching: Use dedicated memory routines for patchingBenjamin Gray-4/+27
2024-05-08powerpc/code-patching: Test patch_instructions() during bootBenjamin Gray-0/+92
2024-05-08powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()Benjamin Gray-2/+2
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer-9/+13
2024-05-08powerpc: Fix typosBjorn Helgaas-40/+40
2024-05-08powerpc/eeh: Fix spelling of the word "auxillary" and update commentGhanshyam Agrawal-4/+4
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao-21/+1
2024-05-07powerpc/pseries/pci: Code cleanupKunwu Chan-27/+0
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan-17/+0
2024-05-07powerpc: Fix preserved memory size for int-vectorsGUO Zihua-1/+9
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang-5/+5
2024-05-07powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang-9/+9
2024-05-07powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao-16/+32
2024-05-07powerpc: dts: add power management nodes to FSL chipsRan Wang-12/+83
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li-0/+1
2024-05-07powerpc: Fix kernel-doc comments in fsl_gtm.cYang Li-3/+3
2024-05-07powerpc: boot: Fix kernel-doc param for partial_decompressYang Li-1/+1
2024-05-07powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada-3/+0
2024-05-07powerpc/bpf/32: Fix failing test_bpf testsChristophe Leroy-31/+110
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal-5/+5
2024-05-06powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman-1/+1
2024-05-06powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman-12/+12
2024-05-06powerpc/bpf: enable kfunc callHari Bathini-10/+61
2024-05-06powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini-14/+16
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray-0/+111
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-8/+15
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner-10/+0
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann-5/+5