summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-07-28MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil4-112/+0
2020-07-28MIPS: ath79: Remove unused include <asm/mips_machine.h>Paul Cercueil1-1/+0
2020-07-28MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer4-8/+0
2020-07-27mips: switch to ->regset_get()Al Viro1-146/+58
2020-07-27MIPS: KVM: Fix build error caused by 'kvm_run' cleanupHuacai Chen1-1/+1
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+3
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-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman6-15/+21
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-4/+4
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook3-5/+5
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-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-13/+18
2020-07-10seccomp: Use -1 marker for end of mode 1 syscall listKees Cook1-2/+2
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang5-151/+87
2020-07-10MIPS: KVM: Remove outdated READMEJiaxun Yang1-31/+0