summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang2020-07-281-25/+62
* MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski2020-07-283-0/+3
* MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil2020-07-281-1/+1
* MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil2020-07-284-112/+0
* MIPS: ath79: Remove unused include <asm/mips_machine.h>Paul Cercueil2020-07-281-1/+0
* MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer2020-07-284-8/+0
* MIPS: Fix unable to reserve memory for Crash kernelJinyang He2020-07-261-1/+1
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-07-261-1/+1
* MIPS: ingenic: JZ4725B: Add IPU nodePaul Cercueil2020-07-262-1/+35
* mips: octeon: octeon.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
* mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap2020-07-261-4/+4
* mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap2020-07-261-4/+3
* mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
* mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
* mips: io.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
* mips: traps, add __init to parity_protection_initJiri Slaby2020-07-241-1/+1
* MIPS: BCM63xx: improve CFE version detectionÁlvaro Fernández Rojas2020-07-241-4/+18
* MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-244-2/+20
* MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai2020-07-241-1/+4
* MIPS: Retire kvm paravirtJiaxun Yang2020-07-2416-1017/+3
* MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang2020-07-161-0/+1
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-07-161-0/+10
* MIPS: CU1000-Neo: Refresh defconfig to support LED.周琰杰 (Zhou Yanjie)2020-07-161-0/+4
* MIPS: Ingenic: Fix bugs and add missing LED node for X1000.周琰杰 (Zhou Yanjie)2020-07-162-122/+118
* MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-07-164-0/+296
* MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)2020-07-162-0/+306
* MIPS: fix vdso different address spacesSunguoyun2020-07-161-1/+1
* mips: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-162-2/+2
* MIPS: Loongson64: Load LS7A dtbsJiaxun Yang2020-07-161-22/+34
* MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang2020-07-166-1/+512
* MIPS: Loongson64: Fix machine namingHuacai Chen2020-07-162-2/+2
* MIPS: ingenic: RS90: Added defconfigPaul Cercueil2020-07-161-0/+182
* MIPS: ingenic: Add support for the RS90 boardPaul Cercueil2020-07-163-0/+316
* MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil2020-07-163-0/+342
* MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil2020-07-161-6/+16
* MIPS: Loongson: Update dts file for RS780EHuacai Chen2020-07-081-2/+2
* MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-086-7/+7
* MIPS: Loongson64: Adjust IRQ layoutHuacai Chen2020-07-081-1/+5
* MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-085-27/+27
* MIPS: checksum: fix sparse flooding on asm/checksum.hAlexander Lobakin2020-06-251-2/+2
* MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin2020-06-257-24/+30
* MIPS: generic/ip32: io: fix __mem_ioswabq()Alexander Lobakin2020-06-252-2/+2
* MIPS: Loongson-2EF: disable fix-loongson3-llsc in compilerLichao Liu2020-06-221-0/+22
* MIPS: BCM63xx: add endif commentsÁlvaro Fernández Rojas2020-06-151-18/+15
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-1339-303/+303
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1335-297/+297
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-114-7/+7
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-132-2/+64
|\ \ \