summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2026-06-02ppc/fadump: invoke kmsg_dump in fadump panic pathShivang Upadhyay
2026-06-02powerpc/xive: Add warning if target CPU not foundShrikanth Hegde
2026-06-02powerpc/perf: Use cpumask_intersects api for checking disable pathShrikanth Hegde
2026-06-02powerpc: Simplify cpumask api usage for cpuinfo displayShrikanth Hegde
2026-06-02powerpc: Use cpumask_next_wrap insteadShrikanth Hegde
2026-06-02powerpc/fadump: Add timeout to RTAS busy-wait loopsAdriano Vero
2026-06-02powerpc64/bpf: Add powerpc64 JIT support for timed may_gotoSaket Kumar Bhaskar
2026-06-02powerpc: dts: Build devicetrees of enabled platformsJ. Neuschäfer
2026-06-02powerpc: dts: Add missing model propertiesJ. Neuschäfer
2026-06-02powerpc: dts: mpc8315erdb: Add missing model propertyJ. Neuschäfer
2026-06-01Merge tag 'v7.1-rc6' into char-misc-nextGreg Kroah-Hartman
2026-06-01Merge tag 'v7.1-rc6' into tty-nextGreg Kroah-Hartman
2026-05-29sched/topology: Provide arch_llc_mask for cache aware schedulingShrikanth Hegde
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore
2026-05-20powerpc: Remove unused functionsMukesh Kumar Chaurasiya
2026-05-20powerpc: Enable GENERIC_ENTRY featureMukesh Kumar Chaurasiya
2026-05-20powerpc: Prepare for IRQ entry exitMukesh Kumar Chaurasiya
2026-05-20powerpc: add exit_flags field in pt_regsMukesh Kumar Chaurasiya
2026-05-20powerpc: Introduce syscall exit arch functionsMukesh Kumar Chaurasiya
2026-05-20powerpc: introduce arch_enter_from_user_modeMukesh Kumar Chaurasiya
2026-05-20powerpc: Prepare to build with generic entry/exit frameworkMukesh Kumar Chaurasiya
2026-05-20powerpc: rename arch_irq_disabled_regsMukesh Kumar Chaurasiya
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-05-12powerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan
2026-05-12powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha
2026-05-12powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()Bart Van Assche
2026-05-12powerpc/warp: Fix error handling in pika_dtm_threadMa Ke
2026-05-12powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev
2026-05-12powerpc/g5: Enable all windfarms by defaultLinus Walleij
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore
2026-05-06powerpc/pasemi: Drop redundant res assignmentKrzysztof Kozlowski
2026-05-06powerpc/ps3: Drop redundant result assignmentKrzysztof Kozlowski
2026-05-06powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...Nathan Chancellor
2026-05-06arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann
2026-05-06powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked eventsShivani Nittor
2026-05-06powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()Christophe Leroy (CS GROUP)
2026-05-06powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexecSourabh Jain
2026-05-06powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain
2026-05-06pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()Ritesh Harjani (IBM)
2026-05-06pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()Ritesh Harjani (IBM)
2026-05-06pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_infoRitesh Harjani (IBM)
2026-05-06pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()Ritesh Harjani (IBM)
2026-05-06pseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)