summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03powerpc/dexcr: Reset DEXCR value across execBenjamin Gray
2024-05-03powerpc/dexcr: Track the DEXCR per-processBenjamin Gray
2024-05-03powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert
2024-05-03powerpc/crash: remove unnecessary NULL check before kvfree()Sourabh Jain
2024-05-02arch: use $(obj)/ instead of $(src)/ for preprocessed linker scriptsMasahiro Yamada
2024-04-30powerpc: Mark memory_limit as initdataMichael Ellerman
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong
2024-04-29powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-04-29powerpc/dart: Drop unnecessary call to kmemleak_no_scan()Michael Ellerman
2024-04-29powerpc/eeh: Permanently disable the removed deviceGanesh Goudar
2024-04-29powerpc/fadump: add hotplug_ready sysfs interfaceSourabh Jain
2024-04-29powerpc: make fadump resilient with memory add/remove eventsSourabh Jain
2024-04-29powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-04-29powerpc/pseries: Add pool idle time at LPAR bootShrikanth Hegde
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25powerpc: mm: accelerate pagefault when badaccessKefeng Wang
2024-04-25powerpc: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-25mm/powerpc: redefine pXd_huge() with pXd_leaf()Peter Xu
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-23powerpc/crash: add crash memory hotplug supportSourabh Jain
2024-04-23powerpc/crash: add crash CPU hotplug supportSourabh Jain
2024-04-23powerpc/kexec: make the update_cpus_node() function publicSourabh Jain
2024-04-23powerpc/kexec: move *_memory_ranges functions to ranges.cSourabh Jain
2024-04-23powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra
2024-04-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-04-19powerpc/mm: Update the memory limit based on direct mapping restrictionsAneesh Kumar K.V (IBM)
2024-04-19powerpc/fadump: Don't update the user-specified memory limitAneesh Kumar K.V (IBM)
2024-04-19powerpc/mm: Align memory_limit value specified using mem= kernel parameterAneesh Kumar K.V (IBM)
2024-04-18powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entryRitesh Harjani (IBM)
2024-04-17sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev
2024-04-17sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev
2024-04-15Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfigVignesh Balasubramanian
2024-04-15powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-04-15powerpc: Add static_key_feature_checks_initialized flagNicholas Miehlbradt
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-08powerpc/52xx: Replace of_gpio.h by proper oneAndy Shevchenko
2024-04-08vdso: Consolidate vdso_calc_delta()Adrian Hunter
2024-04-08powerpc: Fix fatal warnings flag for LLVM's integrated assemblerNathan Chancellor