aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
12 hoursMerge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...HEADmasterGravatar Linus Torvalds 3-1/+33
19 hoursMerge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-19/+1
3 daysMerge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-5/+5
4 dayspowerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTGravatar Samuel Holland 3-1/+33
4 daysMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 16-111/+52
5 daysMerge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 5-22/+9
6 daysMerge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-0/+3
6 daysMerge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 136-1006/+2106
7 dayspowerpc/fadump: Fix section mismatch warningGravatar Michael Ellerman 1-1/+1
8 dayskprobe/ftrace: bail out if ftrace was killedGravatar Stephen Brennan 1-0/+3
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-33/+0
8 daysMerge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-206/+2
8 daysMerge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-68/+74
8 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-5/+5
9 daysMerge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
9 daysMerge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-15/+11
9 daysMakefile: remove redundant tool coverage variablesGravatar Masahiro Yamada 2-11/+0
9 dayspowerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriateGravatar Mike Rapoport (IBM) 6-9/+9
9 daysarch: make execmem setup available regardless of CONFIG_MODULESGravatar Mike Rapoport (IBM) 2-63/+64
9 dayspowerpc: extend execmem_params for kprobes allocationsGravatar Mike Rapoport (IBM) 2-20/+7
9 daysmm/execmem, arch: convert remaining overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 1-21/+39
9 daysmm: introduce execmem_alloc() and execmem_free()Gravatar Mike Rapoport (IBM) 1-3/+3
10 daysMerge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-14/+22
10 daysMerge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+1
10 daysMerge branch 'topic/kdump-hotplug' into nextGravatar Michael Ellerman 9-305/+653
10 daysMerge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 3-7/+3
13 daysMerge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 5-13/+25
13 dayspowerpc/85xx: fix compile error without CONFIG_CRASH_DUMPGravatar Hari Bathini 1-3/+6
13 dayspowerpc/fadump: pass additional parameters when fadump is activeGravatar Hari Bathini 3-0/+40
13 dayspowerpc/fadump: setup additional parameters for dump capture kernelGravatar Hari Bathini 5-9/+133
13 dayspowerpc/pseries/fadump: add support for multiple boot memory regionsGravatar Hari Bathini 5-120/+197
14 dayskbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 4-9/+7
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastGravatar Ryan Roberts 1-0/+1
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 1-2/+1
2024-05-08KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_...Gravatar Christophe JAILLET 1-2/+2
2024-05-08KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliverGravatar Kunwu Chan 1-4/+0
2024-05-08KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exceptionGravatar Vaibhav Jain 1-1/+1
2024-05-08powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Gravatar Greg Kurz 1-3/+3
2024-05-08powerpc/code-patching: Use dedicated memory routines for patchingGravatar Benjamin Gray 1-4/+27
2024-05-08powerpc/code-patching: Test patch_instructions() during bootGravatar Benjamin Gray 1-0/+92
2024-05-08powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()Gravatar Benjamin Gray 2-2/+2
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXGravatar Matthias Schiffer 5-9/+13
2024-05-08powerpc: Fix typosGravatar Bjorn Helgaas 29-40/+40
2024-05-08powerpc/eeh: Fix spelling of the word "auxillary" and update commentGravatar Ghanshyam Agrawal 2-4/+4
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeGravatar Naveen N Rao 9-21/+1
2024-05-07powerpc/pseries/pci: Code cleanupGravatar Kunwu Chan 1-27/+0
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushGravatar Kunwu Chan 1-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cGravatar Kunwu Chan 1-17/+0
2024-05-07powerpc: Fix preserved memory size for int-vectorsGravatar GUO Zihua 1-1/+9
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerGravatar Li Yang 5-5/+5