Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS updates from Thomas Bogendoerfer: - added support for QCN550x (ath79) - enabled KCSAN - removed TX39XX support - various cleanups and fixes * tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (31 commits) MIPS: Fix build error for loongson64 and sgi-ip27 MIPS: ingenic: correct unit node address MIPS: Fix wrong comments in asm/prom.h MIPS: Remove redundant definitions of device_tree_init() MIPS: Remove redundant check in device_tree_init() MIPS: pgalloc: fix memory leak caused by pgd_free() MIPS: RB532: fix return value of __setup handler MIPS: Only use current_stack_pointer on GCC MIPS: boot/compressed: Use array reference for image bounds mips: cdmm: Fix refcount leak in mips_cdmm_phys_base mips: remove reference to "newer Loongson-3" mips: Always permit to build u-boot images MIPS: Sanitise Cavium switch cases in TLB handler synthesizers DEC: Limit PMAX memory probing to R3k systems mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n MIPS: fix fortify panic when copying asm exception handlers mips: ralink: fix a refcount leak in ill_acc_of_setup() mips: Implement "current_stack_pointer" MIPS: Remove TX39XX support MIPS: Modernize READ_IMPLIES_EXEC ...
Showing
- arch/mips/Kbuild.platforms 0 additions, 1 deletionarch/mips/Kbuild.platforms
- arch/mips/Kconfig 57 additions, 25 deletionsarch/mips/Kconfig
- arch/mips/Makefile 0 additions, 5 deletionsarch/mips/Makefile
- arch/mips/ath25/ar2315.c 1 addition, 1 deletionarch/mips/ath25/ar2315.c
- arch/mips/ath25/ar5312.c 1 addition, 1 deletionarch/mips/ath25/ar5312.c
- arch/mips/ath79/early_printk.c 1 addition, 0 deletionsarch/mips/ath79/early_printk.c
- arch/mips/ath79/setup.c 6 additions, 5 deletionsarch/mips/ath79/setup.c
- arch/mips/boot/compressed/Makefile 1 addition, 0 deletionsarch/mips/boot/compressed/Makefile
- arch/mips/boot/compressed/decompress.c 5 additions, 5 deletionsarch/mips/boot/compressed/decompress.c
- arch/mips/boot/dts/ingenic/jz4780.dtsi 1 addition, 1 deletionarch/mips/boot/dts/ingenic/jz4780.dtsi
- arch/mips/cavium-octeon/octeon-irq.c 5 additions, 5 deletionsarch/mips/cavium-octeon/octeon-irq.c
- arch/mips/configs/jmr3927_defconfig 0 additions, 50 deletionsarch/mips/configs/jmr3927_defconfig
- arch/mips/configs/malta_defconfig 1 addition, 0 deletionsarch/mips/configs/malta_defconfig
- arch/mips/dec/int-handler.S 3 additions, 3 deletionsarch/mips/dec/int-handler.S
- arch/mips/dec/prom/Makefile 1 addition, 1 deletionarch/mips/dec/prom/Makefile
- arch/mips/dec/setup.c 2 additions, 1 deletionarch/mips/dec/setup.c
- arch/mips/include/asm/cpu-features.h 0 additions, 3 deletionsarch/mips/include/asm/cpu-features.h
- arch/mips/include/asm/cpu-type.h 0 additions, 6 deletionsarch/mips/include/asm/cpu-type.h
- arch/mips/include/asm/cpu.h 0 additions, 6 deletionsarch/mips/include/asm/cpu.h
- arch/mips/include/asm/dec/prom.h 5 additions, 10 deletionsarch/mips/include/asm/dec/prom.h
Loading
Please register or sign in to comment