aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/tiny/arm-versatile-926ejsv5.6/standard/tiny/arm-versatile-926ejsBruce Ashfield
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-06-17KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-17KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-04-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen
2020-03-16Merge tag 'v5.6-rc6' into standard/baseBruce Ashfield
2020-03-09mips: vdso: fix 'jalr $t9' crash in vdso codeVictor Kamensky
2020-03-09mips: Kconfig: add QEMUMIPS64 optionBruce Ashfield
2020-03-094kc cache tlb hazard: tlbp cache coherencyWeixing Shi
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-02-27MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil
2020-02-19MIPS: ingenic: DTS: Fix watchdog nodesPaul Cercueil
2020-02-19MIPS: X1000: Fix clock of watchdog node.周琰杰 (Zhou Yanjie)
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
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-31MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2020-01-27KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()Sean Christopherson
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2020-01-27KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()Sean Christopherson
2020-01-27KVM: Move vcpu alloc and init invocation to common codeSean Christopherson