summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-10powerpc/fadump: pass additional parameters when fadump is activeHari Bathini
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-08powerpc/eeh: Fix spelling of the word "auxillary" and update commentGhanshyam Agrawal
2024-05-07powerpc/bpf/32: Fix failing test_bpf testsChristophe Leroy
2024-05-06powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-05-06powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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-04-29powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
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-25mm/mm_init.c: remove arch_reserved_kernel_pages()Baoquan He
2024-04-25mm/treewide: remove pXd_huge()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-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-22powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain
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-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-08vdso: Consolidate vdso_calc_delta()Adrian Hunter
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann
2024-03-17powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependencyHari Bathini
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-07arch/powerpc: Remove <linux/fb.h> from backlight codeThomas Zimmermann
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-07powerpc/83xx: Fix build failure with FPU=nMichael Ellerman