summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2025-12-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2025-12-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)
2025-12-18powerpc/32: Fix unpaired stwcx. on interrupt exitChristophe Leroy
2025-12-18powerpc/kdump: Fix size calculation for hot-removed memory rangesSourabh Jain
2025-11-13powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-10-29powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failureChristophe Leroy
2025-10-23powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain
2025-10-19powerpc/pseries/msi: Fix potential underflow and leak issueNam Cao
2025-10-19powerpc/powernv/pci: Fix underflow and leak issueNam Cao
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-10-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence
2025-10-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-10-15kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart
2025-10-15arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-22ibmveth: Add multi buffers rx replenishment hcall supportMingming Cao