summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2025-10-13powerpc/fadump: skip parameter area allocation when fadump is disabledSourabh Jain
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-22powerpc/time: Expose boot_tb via accessorAboorva Devarajan
2025-09-16powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVALAditya Bodkhe
2025-09-15powerpc64/modules: replace stub allocation sentinel with an explicit counterJoe Lawrence
2025-09-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence
2025-09-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence
2025-09-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss ha...Christophe Leroy
2025-09-15powerpc/pseries: Define HVPIPE specific macrosHaren Myneni
2025-09-12dma-mapping: convert dma_direct_*map_page to be phys_addr_t basedLeon Romanovsky
2025-09-06powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()Christophe Leroy
2025-09-06powerpc/8xx: Remove offset in SPRN_M_TWBChristophe Leroy
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao
2025-08-14powerpc/eeh: Use result of error_detected() in ueventNiklas Schnelle
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-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 '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-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-22powerpc: Don't use %pK through printkThomas Weißschuh
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-14powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-23powerpc: fadump: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: rtas: use lock guard for mutexShrikanth Hegde
2025-06-23powerpc: eeh: use lock guard for mutexShrikanth Hegde
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: use %pa for phys_addr_t printsJiri Slaby (SUSE)
2025-06-17powerpc/legacy_serial: cache serial port and info in add_legacy_port()Jiri Slaby (SUSE)