summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \ \ \
| * | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-51/+17
|\ \ \ \
| * | | | mips: propagate the calling convention change down into __csum_partial_copy_....Al Viro2020-08-201-20/+6
| * | | | mips: __csum_partial_copy_kernel() has no users leftAl Viro2020-08-201-3/+0
| * | | | mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DSAl Viro2020-08-201-25/+7
| * | | | saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-24/+22
| * | | | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+5
| * | | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-1/+1
| |/ / /
* | | | Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-251-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-09-231-0/+1
* | | | Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-043-5/+0
|\| | | | |_|/ |/| |
| * | MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui2020-08-222-3/+0
| * | MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang2020-08-171-2/+0
| |/
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-301-0/+5
|\ \
| * | mips: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-32/+32
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-221-1/+1
|\ \ | |/ |/|
| * KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-211-1/+1
* | 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
* | | uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
| |/ |/|
* | 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
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-062-36/+10
|\ \
| * | KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-101-25/+3
| * | KVM: MIPS: Use common KVM implementation of MMU memory cachesSean Christopherson2020-07-093-12/+7
| * | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
* | | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-08-0634-243/+122
|\ \ \ | |_|/ |/| |
| * | MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-042-1/+4
| * | MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui2020-07-313-0/+8
| * | 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-312-0/+5
| * | MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang2020-07-283-4/+5
| * | MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil2020-07-281-46/+0
| * | MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer2020-07-284-8/+0
| * | mips: octeon: octeon.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap2020-07-261-4/+4
| * | mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap2020-07-261-4/+3
| * | mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: io.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-242-2/+5
| * | MIPS: Retire kvm paravirtJiaxun Yang2020-07-244-120/+3
| * | MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang2020-07-161-0/+1
| * | mips: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
| * | MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang2020-07-161-0/+2
| * | MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil2020-07-161-6/+16
| * | MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-081-2/+2