aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-23powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain1-0/+3
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao1-1/+1
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao1-1/+1
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra3-16/+17
2025-10-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence1-1/+1
2025-10-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence1-2/+8
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handlerChristophe Leroy1-8/+1
2025-10-15kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart1-1/+1
2025-10-15arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski1-0/+1
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan1-7/+7
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan1-8/+8
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada2-4/+6
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao1-4/+1
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)2-5/+3
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski5-6/+6
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-20/+125
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-3/+3
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds17-98/+23
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+0
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-20/+59
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-1/+1
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds23-218/+207
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+10
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds9-10/+10
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-33/+31
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds18-3223/+0
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds7-2617/+0
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-5/+5
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-37/+37
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+2
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-40/+9
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan2-0/+83
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt1-1/+0
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao1-0/+1
2025-07-22arch/powerpc: Remove .interp section in vmlinuxChristophe Leroy1-1/+1
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth4-52/+0
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh2-5/+5
2025-07-21powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init sectionRitesh Harjani (IBM)2-5/+5
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac3-3/+3
2025-07-14powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-37/+37
2025-07-14lib/crypto: powerpc/sha1: Migrate optimized code into libraryEric Biggers9-690/+0
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra11-12/+37