aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-465/+23
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-17/+14
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-63/+7
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-4/+4
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+8
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+1
2022-01-10Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-3/+0
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang3-63/+7
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+37
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman1-1/+1
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-10/+36
2021-12-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti1-1/+0
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti1-1/+0
2021-12-17Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti1-1/+0
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring1-11/+10
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring1-2/+2
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring2-4/+2
2021-12-16powerpc/mpic_u3msi: Use msi_for_each-desc()Thomas Gleixner1-7/+2
2021-12-16powerpc/fsl_msi: Use msi_for_each_desc()Thomas Gleixner1-6/+2
2021-12-16powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner1-7/+2
2021-12-16powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner1-5/+2
2021-12-16powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner1-5/+2
2021-12-16powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner1-25/+8
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-2/+2
2021-12-16powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner1-2/+1
2021-12-16powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner1-4/+1
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey1-8/+34
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar18-68/+71
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-4/+4
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra1-2/+1
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner3-6/+6
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater7-113/+0
2021-12-09powerpc/4xx: Remove MSI support which never workedThomas Gleixner3-288/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2-2/+2
2021-12-01powerpc: Snapshot thread flagsMark Rutland2-9/+7
2021-12-01powerpc: Avoid discarding flags in system_call_exception()Mark Rutland1-1/+1
2021-11-29powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni1-2/+2
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-4/+7
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida1-0/+1
2021-11-24powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy1-3/+3
2021-11-24KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin1-1/+4
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds11-59/+52
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+3
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2-3/+3
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+6
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+6