summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-032-36/+38
|\
| * Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-202-61/+66
| |\
| * | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-152-0/+4
| * | kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso2020-05-131-4/+2
| * | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-1325-44/+46
| |\ \
| * | | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang2020-04-211-1/+2
| * | | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito2020-04-211-31/+30
* | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-03320-13161/+4205
|\ \ \ \
| * | | | MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo2020-05-311-43/+0
| * | | | MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET2020-05-311-1/+1
| * | | | MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui2020-05-311-16/+16
| * | | | MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui2020-05-312-1/+9
| * | | | MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui2020-05-313-17/+35
| * | | | MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer2020-05-304-779/+781
| * | | | MIPS: Loongson64: Remove not used pci.cTiezhu Yang2020-05-281-49/+0
| * | | | MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang2020-05-282-2/+48
| * | | | MIPS: CPU_LOONGSON2EF need software to maintain cache consistencyLichao Liu2020-05-281-0/+1
| * | | | MIPS: DTS: Fix build errors used with various configsTiezhu Yang2020-05-281-0/+2
| * | | | MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang2020-05-271-0/+1
| * | | | MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-05-271-3/+3
| * | | | MIPS: mm: add page valid judgement in function pte_modifyBibo Mao2020-05-271-2/+5
| * | | | mm/memory.c: Add memory read privilege on page fault handlingBibo Mao2020-05-271-0/+2
| * | | | mm/memory.c: Update local TLB if PTE entry existsBibo Mao2020-05-271-0/+23
| * | | | MIPS: Do not flush tlb page when updating PTE entryBibo Mao2020-05-271-0/+5
| * | | | MIPS: ingenic: Default to a generic boardPaul Cercueil2020-05-271-1/+8
| * | | | MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil2020-05-271-0/+13
| * | | | MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil2020-05-271-0/+6
| * | | | MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-276-189/+31
| * | | | MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang2020-05-271-0/+12
| * | | | MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas2020-05-271-2/+2
| * | | | MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas2020-05-251-3/+3
| * | | | MIPS: tools: Fix resource leak in elf-entry.cKaige Li2020-05-241-1/+8
| * | | | MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard2020-05-241-3/+2
| * | | | MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-247-0/+356
| * | | | MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen2020-05-243-21/+32
| * | | | MIPS: DTS: Only build subdir of current platformTiezhu Yang2020-05-241-14/+14
| * | | | MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-244-12/+12
| * | | | mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin2020-05-221-0/+44
| * | | | mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin2020-05-222-0/+41
| * | | | mips: Add udelay lpj numbers adjustmentSerge Semin2020-05-221-0/+70
| * | | | mips: Add CPS_NS16550_WIDTH configSerge Semin2020-05-222-2/+26
| * | | | mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin2020-05-222-2/+21
| * | | | mips: Add CP0 Write Merge config supportSerge Semin2020-05-224-1/+62
| * | | | mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUsSerge Semin2020-05-221-2/+4
| * | | | mips: Add MIPS Warrior P5600 supportSerge Semin2020-05-223-5/+35
| * | | | mips: Add MIPS Release 5 supportSerge Semin2020-05-2221-57/+163
| * | | | mips: MAAR: Use more precise address maskSerge Semin2020-05-211-1/+1
| * | | | MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.cTiezhu Yang2020-05-211-2/+0
| * | | | MIPS: ingenic: Add missing includePaul Cercueil2020-05-201-0/+1
| * | | | MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.cTiezhu Yang2020-05-201-5/+0