summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-25MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang
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-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-02-15Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
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-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-15mips: vdso: fix 'jalr t9' crash in vdso codeVictor Kamensky
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-02-12KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini