aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-0/+2
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig1-5/+2
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig3-8/+0
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-nextChristoph Hellwig11-12/+35
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-2/+8
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini9-34/+24
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig9-9/+9
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig9-9/+9
2020-09-11MIPS/jazzdma: decouple from dma-directChristoph Hellwig1-11/+22
2020-09-11MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2-72/+0
2020-09-11MIPS: make dma_sync_*_for_cpu a little less overzealousChristoph Hellwig1-16/+28
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds9-10/+25
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer1-2/+2
2020-09-03MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang1-2/+2
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-32/+32
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+3
2020-08-22mips/oprofile: Fix fallthrough placementHe Zhe1-1/+3
2020-08-22MIPS: Loongson64: Remove unnecessary inclusion of boot_param.hWANG Xuerui2-3/+0
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2-2/+3
2020-08-21MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-08-17MIPS: Loongson64: Do not override watch and ejtag featureJiaxun Yang1-2/+0
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni4-4/+3
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+4
2020-08-12mm/mips: use general page fault accountingPeter Xu1-11/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-14/+13
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su1-2/+1
2020-08-10MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang1-1/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen1-0/+2
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-28/+3
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport3-11/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-5/+0
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport1-5/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-6/+2
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-146/+58
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-236/+105
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds90-1469/+2742
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-2/+3