summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: sgy_cts1000: Convert to platform remove callback returning voidUwe Kleine-König2024-02-221-4/+2
* Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"Geoff Levand2024-02-211-1/+0
* powerpc/ps3: Make real stack frames for LV1 hcallsNicholas Piggin2024-02-211-58/+94
* powerpc/ps3: lv1 hcall code use symbolic constant for LR save offsetNicholas Piggin2024-02-211-64/+64
* powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling conventionNicholas Piggin2024-02-212-11/+13
* powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-featuresNicholas Piggin2024-02-212-5/+7
* powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parserNicholas Piggin2024-02-211-3/+6
* powerpc/perf: Power11 Performance Monitoring supportMadhavan Srinivasan2024-02-213-0/+30
* powerpc: Add Power11 architected and raw modeMadhavan Srinivasan2024-02-217-1/+60
* powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-214-10/+0
* powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada2024-02-191-1/+0
* powerpc: ibmebus: make ibmebus_bus_type constRicardo B. Marliere2024-02-152-3/+3
* powerpc: pmac: make macio_bus_type constRicardo B. Marliere2024-02-151-1/+1
* powerpc: mpic: make mpic_subsys constRicardo B. Marliere2024-02-152-2/+2
* powerpc: vio: make vio_bus_type constRicardo B. Marliere2024-02-152-3/+3
* powerpc: vio: move device attributes into a new ifdefRicardo B. Marliere2024-02-151-25/+34
* powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy2024-02-151-2/+2
* powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_idsMichael Ellerman2024-02-153-7/+29
* powerpc/smp: Factor out assign_threads()Michael Ellerman2024-02-151-11/+21
* powerpc/smp: Lookup avail once per device tree nodeMichael Ellerman2024-02-151-6/+5
* powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman2024-02-151-0/+6
* powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman2024-02-151-0/+6
* Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-2834-230/+83
|\
| * mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-01-271-0/+6
| * MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-272-0/+5
| * Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2024-01-272-4/+0
| * MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski2024-01-261-4/+3
| * MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-262-0/+4
| * MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-01-261-1/+7
| * MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli2024-01-267-6/+7
| * MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer2024-01-227-8/+27
| * MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer2024-01-222-0/+2
| * MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer2024-01-221-1/+1
| * MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer2024-01-227-204/+17
| * MIPS: Alchemy: Fix missing prototypesFlorian Fainelli2024-01-223-3/+5
| * MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2024-01-222-3/+3
* | Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-285-12/+49
|\ \
| * | x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5Mario Limonciello2024-01-251-0/+3
| * | x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-241-4/+21
| * | x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck2024-01-231-0/+2
| * | x86/CPU/AMD: Add X86_FEATURE_ZEN5Borislav Petkov (AMD)2024-01-232-7/+22
| * | x86/paravirt: Make BUG_func() usable by non-GPL modulesJuergen Gross2024-01-221-1/+1
| |/
* | Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-274-11/+14
|\ \
| * | LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap2024-01-261-2/+2
| * | LoongArch: KVM: Fix build due to API changesHuacai Chen2024-01-261-2/+2
| * | LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-01-262-7/+10
| |/
* | Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-2622-55/+72
|\ \
| * | riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint formatInochi Amaoto2024-01-261-32/+48
| * | Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-01-252-1/+2
| |\ \
| | * | ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimdArtur Weber2024-01-221-0/+1