summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2020-03-16KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson
2020-03-16KVM: Drop kvm_arch_create_memslot()Sean Christopherson
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-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2020-03-11arch: mips: brcm: Add 7425 flash-edu supportKamal Dasu
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-06MIPS: smp: Remove tick_broadcast_countPeter Xu
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-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
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-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner
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-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham
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