aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-28MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer4-8/+0
2020-07-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-07-26MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-07-26MIPS: ingenic: JZ4725B: Add IPU nodePaul Cercueil2-1/+35
2020-07-26mips: octeon: octeon.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap1-4/+4
2020-07-26mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap1-4/+3
2020-07-26mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26mips: io.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-24mips: traps, add __init to parity_protection_initJiri Slaby1-1/+1
2020-07-24MIPS: BCM63xx: improve CFE version detectionÁlvaro Fernández Rojas1-4/+18
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)4-2/+20
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai1-1/+4
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang16-1017/+3
2020-07-16MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang1-0/+1
2020-07-16mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-07-16MIPS: CU1000-Neo: Refresh defconfig to support LED.周琰杰 (Zhou Yanjie)1-0/+4
2020-07-16MIPS: Ingenic: Fix bugs and add missing LED node for X1000.周琰杰 (Zhou Yanjie)2-122/+118
2020-07-16MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)4-0/+296
2020-07-16MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)2-0/+306
2020-07-16MIPS: fix vdso different address spacesSunguoyun1-1/+1
2020-07-16mips: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang1-22/+34
2020-07-16MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang6-1/+512
2020-07-16MIPS: Loongson64: Fix machine namingHuacai Chen2-2/+2
2020-07-16MIPS: ingenic: RS90: Added defconfigPaul Cercueil1-0/+182
2020-07-16MIPS: ingenic: Add support for the RS90 boardPaul Cercueil3-0/+316
2020-07-16MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil3-0/+342
2020-07-16MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil1-6/+16
2020-07-08MIPS: Loongson: Update dts file for RS780EHuacai Chen1-2/+2
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen6-7/+7
2020-07-08MIPS: Loongson64: Adjust IRQ layoutHuacai Chen1-1/+5
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen5-27/+27
2020-06-25MIPS: checksum: fix sparse flooding on asm/checksum.hAlexander Lobakin1-2/+2
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin7-24/+30
2020-06-25MIPS: generic/ip32: io: fix __mem_ioswabq()Alexander Lobakin2-2/+2
2020-06-22MIPS: Loongson-2EF: disable fix-loongson3-llsc in compilerLichao Liu1-0/+22
2020-06-15MIPS: BCM63xx: add endif commentsÁlvaro Fernández Rojas1-18/+15
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds39-303/+303
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2020-06-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+64
2020-06-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+2
2020-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds8-30/+121
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-180/+233
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds88-2269/+2554
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada35-297/+297
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham1-2/+2
2020-06-12alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel1-1/+6