summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-144-4/+3
* Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-141-2/+3
|\
| * vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-061-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-122-3/+4
|\ \
| * | KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su2020-08-111-2/+1
| * | MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang2020-08-101-1/+1
| * | MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen2020-08-091-0/+2
* | | mm/mips: use general page fault accountingPeter Xu2020-08-121-11/+3
* | | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* | | uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-121-14/+13
* | | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* | | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+1
|\ \ \ | |/ / |/| |
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-075-28/+3
|\ \ \
| * | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-073-11/+0
| * | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
| * | | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-5/+1
| * | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-6/+2
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-146/+58
|\ \ \ \ | |/ / / |/| | |
| * | | mips: switch to ->regset_get()Al Viro2020-07-271-146/+58
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-0610-236/+105
|\ \ \ \
| * | | | MIPS: KVM: Fix build error caused by 'kvm_run' cleanupHuacai Chen2020-07-271-1/+1
| * | | | KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-105-151/+87
| * | | | MIPS: KVM: Remove outdated READMEJiaxun Yang2020-07-101-31/+0
| * | | | MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang2020-07-102-1/+3
| * | | | KVM: MIPS: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-094-47/+12
| * | | | KVM: MIPS: Account pages used for GPA page tablesSean Christopherson2020-07-091-1/+1
| * | | | KVM: MIPS: Drop @max param from mmu_topup_memory_cache()Sean Christopherson2020-07-091-8/+4
| * | | | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
| * | | | KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"Colin Ian King2020-07-081-2/+2
* | | | | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-0690-1469/+2742
|\ \ \ \ \
| * | | | | MIPS: SGI-IP27: always enable NUMA in KconfigMike Rapoport2020-08-051-0/+1
| * | | | | MIPS: Update default config file for Loongson-3Huacai Chen2020-08-041-6/+83
| * | | | | MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-047-3/+125
| * | | | | MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui2020-07-316-0/+60
| * | | | | MIPS: add definitions for Loongson-specific CP0.Diag1 registerWANG Xuerui2020-07-311-0/+8
| * | | | | MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui2020-07-314-1/+20
| * | | | | MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil2020-07-311-29/+8
| * | | | | MIPS: DTS: ingenic/qi,lb60: Add model and memory nodePaul Cercueil2020-07-311-0/+6
| * | | | | MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil2020-07-311-6/+1
| * | | | | MIPS: head.S: Init fw_passed_dtb to builtin DTBPaul Cercueil2020-07-311-0/+6
| * | | | | MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen2020-07-301-2/+6
| * | | | | MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang2020-07-281-0/+7
| * | | | | MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang2020-07-281-2/+2
| * | | | | MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang2020-07-283-4/+5
| * | | | | MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang2020-07-281-25/+62
| * | | | | MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski2020-07-283-0/+3
| * | | | | MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil2020-07-281-1/+1
| * | | | | MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil2020-07-284-112/+0