summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner
2023-06-15powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin
2023-06-15powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-06-15powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin
2023-06-14powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki
2023-06-14powerpc/32: Rearrange _switch to prepare for 32/64 mergeNicholas Piggin
2023-06-14powerpc/32: Remove sync from _switchNicholas Piggin
2023-06-14powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 mergeNicholas Piggin
2023-06-14powerpc/64s: move stack SLB pinning out of line from _switchNicholas Piggin
2023-06-14powerpc/32s: Fix LLVM SMP buildNicholas Piggin
2023-06-14powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin
2023-06-14powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsNicholas Piggin
2023-06-14powerpc/64: Make ELFv2 the default for big-endian buildsNicholas Piggin
2023-06-14powerpc/64: Force ELFv2 when building with LLVM linkerNicholas Piggin
2023-06-14powerpc/build: Remove -pipe from compilation flagsNicholas Piggin
2023-06-14powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin
2023-06-14powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin
2023-06-14powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin
2023-06-14powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin
2023-06-14powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-13powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failuresUwe Kleine-König
2023-06-12Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-12powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-09powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy
2023-06-09powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy
2023-06-09powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy
2023-06-09powerpc/{32,book3e}: kcsan: Extend KCSAN SupportRohan McLure
2023-06-09powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is setRandy Dunlap
2023-06-09Merge branch 'fixes' into nextMichael Ellerman
2023-06-09powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabledNicholas Piggin
2023-06-06powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...Uwe Kleine-König
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2023-06-05powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor
2023-06-01iommu/fsl: Use driver_managed_dma to allow VFIO to workJason Gunthorpe
2023-05-30powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh
2023-05-30powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-05-30powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka
2023-05-21powerpc/mm: Reinstate ARCH_FORCE_MAX_ORDER rangesMichael Ellerman
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-17powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-17powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra
2023-05-17powerpc/iommu: Remove iommu_del_device()Jason Gunthorpe