summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-22mips/oprofile: Fix fallthrough placementHe Zhe
2020-08-22MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-08-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12mm/mips: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su
2020-08-10MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
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-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
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