summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2024-04-05powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann
2024-04-03powerpc: Fix PS3 allmodconfig warningGeoff Levand
2024-04-03powerpc: Error on assembly warningsBenjamin Gray
2024-04-03powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-04-03powerpc: Use str_plural() in cpu_init_thread_core_maps()Thorsten Blum
2024-04-03powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()Shivaprasad G Bhat
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-17powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMPHari Bathini
2024-03-17powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()Christophe Leroy