summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-4/+3
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+4
2020-08-12mm/mips: use general page fault accountingPeter Xu-11/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu-1/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig-14/+13
2020-08-12uaccess: remove segment_eqChristoph Hellwig-1/+1
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su-2/+1
2020-08-10MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang-1/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+1
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen-0/+2
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-28/+3
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport-11/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport-5/+0
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport-5/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport-6/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-146/+58
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-236/+105
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1469/+2742
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner-2/+3
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-5/+15
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport-0/+1
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+3
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+3
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-3/+3
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2020-08-04MIPS: Update default config file for Loongson-3Huacai Chen-6/+83
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen-3/+125
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui-0/+60
2020-07-31MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui-0/+8
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui-1/+20
2020-07-31MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil-29/+8
2020-07-31MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil-0/+6
2020-07-31MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil-6/+1
2020-07-31MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil-0/+6
2020-07-30MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen-2/+6
2020-07-29Merge branch 'locking/header'Peter Zijlstra-1/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-1/+0
2020-07-28MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang-0/+7
2020-07-28MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang-2/+2
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang-4/+5
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang-25/+62
2020-07-28MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski-0/+3
2020-07-28MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil-1/+1
2020-07-28MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil-112/+0