summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos
2020-03-23MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang
2020-03-19MIPS: Add header files reference with path prefixbibo mao
2020-03-19Use ELF_BASE_PLATFORM to pass ISA levelYunQiang Su
2020-03-16MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-03-04arch/mips: change duplicated word in NUMA help textRandy Dunlap
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierYueHaibing
2020-02-27MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil
2020-02-19mips/jazz: Update jazz_defconfig for MIPS MagnumFinn Thain
2020-02-19mips/jazz: Remove redundant settings and shrink jazz_defconfigFinn Thain
2020-02-19MIPS: ingenic: DTS: Fix watchdog nodesPaul Cercueil
2020-02-19MIPS: X1000: Fix clock of watchdog node.周琰杰 (Zhou Yanjie)
2020-02-19MIPS: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski
2020-02-19MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-19MIPS: vdso: Wrap -mexplicit-relocs in cc-optionNathan Chancellor
2020-02-15MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-02-15MIPS: cavium_octeon: Fix syncw generation.Mark Tomlinson
2020-02-15mips: vdso: add build time check that no 'jalr t9' calls leftVictor Kamensky
2020-02-15MIPS: Disable VDSO time functionality on microMIPSPaul Burton
2020-02-15mips: vdso: fix 'jalr t9' crash in vdso codeVictor Kamensky
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-05KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()Sean Christopherson
2020-02-05KVM: MIPS: Fix a build error due to referencing not-yet-defined functionSean Christopherson
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2020-02-04asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds