summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-191-2/+3
|\
| * irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-141-2/+3
* | mips: Remove compiler check in unroll macroNathan Chancellor2020-07-101-3/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-101-0/+4
|\ \
| * | KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen2020-07-101-0/+4
* | | Restore gcc check in mips asm/unroll.hCesar Eduardo Barros2020-07-091-1/+2
* | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-081-4/+3
| |/ |/|
* | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-053-8/+11
|\ \
| * | MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su2020-07-051-3/+5
| * | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-051-0/+1
| * | MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies2020-06-251-1/+1
| * | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl2020-06-151-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-231-0/+2
|\ \ \ | | |/ | |/|
| * | KVM: MIPS: Fix a build error for !CPU_LOONGSON64Huacai Chen2020-06-151-0/+2
| |/
* / maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-3/+3
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-132-9/+9
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-9/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1217-167/+1086
|\ \ | |/ |/|
| * KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen2020-06-043-1/+3
| * KVM: MIPS: Add more MMIO load/store instructions emulationHuacai Chen2020-06-041-10/+470
| * KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen2020-06-044-1/+113
| * KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen2020-06-044-0/+92
| * KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen2020-06-045-1/+277
| * KVM: MIPS: Add more types of virtual interruptsHuacai Chen2020-06-044-133/+67
| * KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen2020-06-041-2/+6
| * KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen2020-06-041-0/+6
| * KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen2020-06-043-14/+19
| * KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgdHuacai Chen2020-06-041-1/+18
| * KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen2020-06-044-1/+8
| * KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen2020-06-041-2/+2
| * KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-041-0/+4
| * KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-041-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-102-4/+7
|\ \
| * | MIPS: Loongson64: Drop asm/clock.h includeStephen Boyd2020-05-121-1/+0
| * | clk: Allow the common clk framework to be selectableStephen Boyd2020-05-053-3/+8
| * | MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-2/+0
* | | mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* | | mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse2020-06-091-5/+5
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-094-65/+11
* | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-095-28/+7
* | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-094-4/+4
* | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-6/+4
* | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0929-29/+0
* | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* | | mips: add show_stack_loglvl()Dmitry Safonov2020-06-091-17/+24
* | | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-2/+2
* | | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-1/+1
|\ \ \
| * | | MIPS: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
* | | | kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-2/+0