summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04MIPS: Update default config file for Loongson-3Huacai Chen
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-07-31MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil
2020-07-31MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil
2020-07-31MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil
2020-07-30MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-28MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang
2020-07-28MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang
2020-07-28MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski
2020-07-28MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil
2020-07-28MIPS: ath79: Remove unused include <asm/mips_machine.h>Paul Cercueil
2020-07-28MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer
2020-07-27mips: switch to ->regset_get()Al Viro
2020-07-27MIPS: KVM: Fix build error caused by 'kvm_run' cleanupHuacai Chen
2020-07-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He
2020-07-26MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-07-26MIPS: ingenic: JZ4725B: Add IPU nodePaul Cercueil
2020-07-26mips: octeon: octeon.h: delete duplicated wordRandy Dunlap
2020-07-26mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap
2020-07-26mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap
2020-07-26mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap
2020-07-26mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap
2020-07-26mips: io.h: delete duplicated wordRandy Dunlap
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24mips: traps, add __init to parity_protection_initJiri Slaby
2020-07-24MIPS: BCM63xx: improve CFE version detectionÁlvaro Fernández Rojas
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai