summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen
2023-04-18powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-18powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-28powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray
2023-03-28powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()Greg Kroah-Hartman
2023-03-27Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-24crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver
2023-03-23powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song