summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsingRob Herring2023-06-211-27/+9
| * | | powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring2023-06-211-6/+6
| * | | powerpc: drop MPC85xx_CDS platform supportPaul Gortmaker2023-06-2110-1660/+0
| * | | powerpc: drop MPC8540_ADS and MPC8560_ADS platform supportPaul Gortmaker2023-06-218-1008/+0
| * | | powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V2023-06-211-1/+1
| * | | powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencodingAneesh Kumar K.V2023-06-211-2/+1
| * | | powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V2023-06-211-12/+22
| * | | powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.Aneesh Kumar K.V2023-06-201-1/+1
| * | | powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta2023-06-191-3/+3
| * | | powerpc/ftrace: Disable ftrace on ppc32 if using clangNaveen N Rao2023-06-191-1/+1
| * | | powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King2023-06-191-3/+3
| * | | powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray2023-06-193-0/+40
| * | | powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray2023-06-193-1/+37
| * | | powerpc/dexcr: Support userspace ROP protectionBenjamin Gray2023-06-192-0/+18
| * | | powerpc/dexcr: Handle hashchk exceptionBenjamin Gray2023-06-192-0/+17
| * | | powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) supportBenjamin Gray2023-06-195-1/+27
| * | | powerpc/ptrace: Add missing <linux/regset.h> includeBenjamin Gray2023-06-191-0/+2
| * | | powerpc/book3s: Add missing <linux/sched.h> includeBenjamin Gray2023-06-191-0/+1
| * | | powerpc/build: vdso linker warning for orphan sectionsNicholas Piggin2023-06-153-2/+8
| * | | powerpc/64s: Fix VAS mm use after freeNicholas Piggin2023-06-152-2/+2
| * | | 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
| * | | xtensa: Remove 64 bits atomic builtins stubsChristophe Leroy2023-06-092-56/+0
| * | | 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 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-3059-365/+2374
|\ \ \ \ \
| * | | | | LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang2023-06-291-5/+0
| * | | | | LoongArch: Add uprobes supportTiezhu Yang2023-06-295-5/+197