summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin2023-06-152-33/+9
| * | | powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin2023-06-155-282/+273
| * | | powerpc/32: Rearrange _switch to prepare for 32/64 mergeNicholas Piggin2023-06-141-5/+5
| * | | powerpc/32: Remove sync from _switchNicholas Piggin2023-06-141-7/+1
| * | | powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 mergeNicholas Piggin2023-06-141-20/+18
| * | | powerpc/64s: move stack SLB pinning out of line from _switchNicholas Piggin2023-06-141-51/+62
| * | | powerpc/32s: Fix LLVM SMP buildNicholas Piggin2023-06-141-4/+4
| * | | powerpc/64s: Remove support for ELFv1 little endian userspaceNicholas Piggin2023-06-142-1/+11
| * | | powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernelsNicholas Piggin2023-06-142-7/+9
| * | | powerpc/64: Make ELFv2 the default for big-endian buildsNicholas Piggin2023-06-141-2/+4
| * | | powerpc/64: Force ELFv2 when building with LLVM linkerNicholas Piggin2023-06-141-4/+2
| * | | powerpc/build: Remove -pipe from compilation flagsNicholas Piggin2023-06-142-3/+3
| * | | powerpc/boot: Clean up Makefile after cflags and asflags separationNicholas Piggin2023-06-141-14/+13
| * | | powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGSNicholas Piggin2023-06-141-1/+1
| * | | powerpc/boot: Separate CPP flags from BOOTCFLAGSNicholas Piggin2023-06-141-7/+7
| * | | powerpc/boot: Separate target flags from BOOTCFLAGSNicholas Piggin2023-06-141-19/+22
| * | | powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-142-2/+2
| * | | powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy2023-06-091-6/+9
| * | | powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy2023-06-091-2/+1
| * | | powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy2023-06-091-0/+2
| * | | powerpc/{32,book3e}: kcsan: Extend KCSAN SupportRohan McLure2023-06-091-1/+1
| * | | powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is setRandy Dunlap2023-06-091-2/+2
| * | | Merge branch 'fixes' into nextMichael Ellerman2023-06-0917-112/+71
| |\ \ \ | | | |/ | | |/|
| * | | powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König2023-05-154-642/+0
| * | | powerpc/spufs: remove unneeded if-checksTom Rix2023-05-151-6/+0
| * | | powerpc: delete empty config entry for PPC_86xxRandy Dunlap2023-05-151-1/+0
| | |/ | |/|
* | | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-301-0/+1
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-191-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | iommu/fsl: Use driver_managed_dma to allow VFIO to workJason Gunthorpe2023-06-011-0/+1
| | | |/ /
* | | | | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2023-06-3012-12/+0
|\ \ \ \ \
| * | | | | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka2023-05-2612-12/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-5/+3
|\ \ \ \ \
| * \ \ \ \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1918-112/+76
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-09299-9391/+5654
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | arch/powerpc: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-5/+3
* | | | | | Merge branch 'expand-stack'Linus Torvalds2023-06-293-47/+7
|\ \ \ \ \ \
| * | | | | | powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds2023-06-241-11/+3
| * | | | | | powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2023-06-242-36/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-285-22/+18
|\ \ \ \ \ \
| * | | | | | powerpc: move arch_trigger_cpumask_backtrace from nmi.h to irq.hDouglas Anderson2023-06-242-6/+6
| * | | | | | watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCHPetr Mladek2023-06-201-3/+2
| * | | | | | watchdog/hardlockup: declare arch_touch_nmi_watchdog() only in linux/nmi.hPetr Mladek2023-06-201-2/+0
| * | | | | | watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson2023-06-103-10/+10
| * | | | | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-101-1/+0
* | | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-289-8/+18
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-241-0/+5
| |\ \ \ \ \ \ \
| * | | | | | | | powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas2023-06-202-4/+4
| * | | | | | | | powerpc/hugetlb: pte_alloc_huge()Hugh Dickins2023-06-201-1/+1
| * | | | | | | | powerpc: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-203-1/+10
| * | | | | | | | powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()Hugh Dickins2023-06-201-1/+1