summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
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
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04MIPS: Update default config file for Loongson-3Huacai Chen
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-07-31MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil
2020-07-31MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil
2020-07-31MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil
2020-07-30MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-28MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang
2020-07-28MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang
2020-07-28MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski