summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-01Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-30crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSXHerbert Xu
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-08-29powerpc/xmon: Reapply "Relax frame size for clang"Nick Desaulniers
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-28powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...Aneesh Kumar K.V
2023-08-28powerpc/mm/book3s64: Fix build error with SPARSEMEM disabledAneesh Kumar K.V
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan
2023-08-25powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He
2023-08-25powerpc/config: Disable SLAB_DEBUG_ON in skirootJoel Stanley
2023-08-25powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin
2023-08-25powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin
2023-08-25powerpc: dts: add missing space before {Krzysztof Kozlowski
2023-08-25powerpc/eeh: Use pci_dev_id() to simplify the codeJialin Zhang
2023-08-25powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman
2023-08-25powerpc/powermac: Fix unused function warningMichael Ellerman
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-08-24powerpc: Don't include lppaca.h in paca.hMichael Ellerman
2023-08-24powerpc/pseries: Move hcall_vphn() prototype into vphn.hMichael Ellerman
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman
2023-08-24powerpc: Drop zalloc_maybe_bootmem()Michael Ellerman
2023-08-24powerpc/powernv: Use struct opal_prd_msg in more placesMichael Ellerman
2023-08-24powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman
2023-08-24powerpc: Remove <asm/ide.h>Geert Uytterhoeven
2023-08-23powerpc/85xx: Mark some functions static and add missing includes to fix no p...Christophe Leroy
2023-08-23powerpc/64e: Fix circular dependency with CONFIG_SMP disabledChristophe Leroy
2023-08-23powerpc/powernv: fix debugfs_create_dir() error checkingImmad Mir
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap
2023-08-21powerpc: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-21powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V
2023-08-21mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_onceSuren Baghdasaryan
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan