summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-10Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-17arch: Remove leftovers from prism54 wireless driverAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti
2021-12-17Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring
2021-12-16powerpc/mpic_u3msi: Use msi_for_each-desc()Thomas Gleixner
2021-12-16powerpc/fsl_msi: Use msi_for_each_desc()Thomas Gleixner
2021-12-16powerpc/pasemi/msi: Convert to msi_on_each_dec()Thomas Gleixner
2021-12-16powerpc/cell/axon_msi: Convert to msi_on_each_desc()Thomas Gleixner
2021-12-16powerpc/4xx/hsta: Rework MSI handlingThomas Gleixner
2021-12-16powerpc/pseries/msi: Let core code check for contiguous entriesThomas Gleixner
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-16powerpc/pseries/msi: Use PCI device propertiesThomas Gleixner
2021-12-16powerpc/cell/axon_msi: Use PCI device propertyThomas Gleixner
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater
2021-12-09powerpc/4xx: Remove MSI support which never workedThomas Gleixner
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2021-12-01powerpc: Snapshot thread flagsMark Rutland
2021-12-01powerpc: Avoid discarding flags in system_call_exception()Mark Rutland
2021-11-29powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-24powerpc/32: Fix hardlockup on vmap stack overflowChristophe Leroy
2021-11-24KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin
2021-11-21Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-19Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek