1. 3210e2c KVM: MIPS: Introduce and use cpu_guest_has_ldpte by Huacai Chen · 4 years, 7 months ago
  2. 8bf3129 KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd by Huacai Chen · 4 years, 7 months ago
  3. bf10efb KVM: MIPS: Add EVENTFD support which is needed by VHOST by Huacai Chen · 4 years, 7 months ago
  4. 210b4b9 KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16 by Huacai Chen · 4 years, 7 months ago
  5. 5816c76 KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits by Xing Li · 4 years, 7 months ago
  6. fe2b73d KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data) by Xing Li · 4 years, 7 months ago
  7. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  8. 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 7 months ago
  9. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  10. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  11. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  12. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  13. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  14. 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
  15. bce159d Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  16. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  17. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  18. 9bd0bd2 MIPS: ralink: drop ralink_clk_init for mt7621 by Chuanhong Guo · 4 years, 9 months ago
  19. 3895006 MIPS: ralink: bootrom: mark a function as __init to save some memory by Christophe JAILLET · 4 years, 7 months ago
  20. dd25ed7 MIPS: Loongson64: Reorder CPUCFG model match arms by WANG Xuerui · 4 years, 7 months ago
  21. f06da27 MIPS: Expose Loongson CPUCFG availability via HWCAP by WANG Xuerui · 4 years, 7 months ago
  22. 70768eb MIPS: Loongson64: Guard against future cores without CPUCFG by WANG Xuerui · 4 years, 7 months ago
  23. b3878a6 MIPS: Fix build warning about "PTR_STR" redefinition by Thomas Bogendoerfer · 4 years, 7 months ago
  24. c3b9c00 MIPS: Loongson64: Remove not used pci.c by Tiezhu Yang · 4 years, 7 months ago
  25. 482cd90 MIPS: Loongson64: Define PCI_IOBASE by Jiaxun Yang · 4 years, 7 months ago
  26. a202bf7 MIPS: CPU_LOONGSON2EF need software to maintain cache consistency by Lichao Liu · 4 years, 7 months ago
  27. 9c43783 MIPS: DTS: Fix build errors used with various configs by Tiezhu Yang · 4 years, 7 months ago
  28. 7d6d283 MIPS: Loongson64: select NO_EXCEPT_FILL by Jiaxun Yang · 4 years, 7 months ago
  29. 31e1b3e MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe() by YuanJunQing · 4 years, 7 months ago
  30. 273b5fa0 MIPS: mm: add page valid judgement in function pte_modify by Bibo Mao · 4 years, 7 months ago
  31. 44bf431 mm/memory.c: Add memory read privilege on page fault handling by Bibo Mao · 4 years, 7 months ago
  32. 7df6769 mm/memory.c: Update local TLB if PTE entry exists by Bibo Mao · 4 years, 7 months ago
  33. 4dd7683 MIPS: Do not flush tlb page when updating PTE entry by Bibo Mao · 4 years, 7 months ago
  34. 6224920 MIPS: ingenic: Default to a generic board by Paul Cercueil · 4 years, 7 months ago
  35. d653d1f MIPS: ingenic: Add support for GCW Zero prototype by Paul Cercueil · 4 years, 7 months ago
  36. 963287e MIPS: ingenic: DTS: Add memory info of GCW Zero by Paul Cercueil · 4 years, 7 months ago
  37. 6423e59 MIPS: Loongson64: Switch to generic PCI driver by Jiaxun Yang · 4 years, 7 months ago
  38. d8242e6 MIPS: DTS: Loongson64: Add PCI Controller Node by Jiaxun Yang · 4 years, 7 months ago
  39. 2038e041 MIPS: BCM63xx: fix 6328 boot selection bit by Álvaro Fernández Rojas · 4 years, 7 months ago
  40. 6af2aa7 MIPS: BCM63XX: fix BCM6358 GPIO count by Daniel González Cabanelas · 4 years, 7 months ago
  41. f33a0b9 MIPS: tools: Fix resource leak in elf-entry.c by Kaige Li · 4 years, 8 months ago
  42. b34a1a7 MIPS: SGI-IP30: Reorder the macros in war.h by Joshua Kinard · 4 years, 8 months ago
  43. ec7a931 MIPS: emulate CPUCFG instruction on older Loongson64 cores by WANG Xuerui · 4 years, 7 months ago
  44. 8267e78 MIPS: Tidy up CP0.Config6 bits definition by Huacai Chen · 4 years, 7 months ago
  45. 41528ba MIPS: DTS: Only build subdir of current platform by Tiezhu Yang · 4 years, 7 months ago
  46. f39293f MIPS: Fix exception handler memcpy() by Ben Hutchings · 4 years, 7 months ago
  47. 21e1a03 mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU by Serge Semin · 4 years, 7 months ago
  48. 3858642 mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes by Serge Semin · 4 years, 7 months ago
  49. ed26aac mips: Add udelay lpj numbers adjustment by Serge Semin · 4 years, 7 months ago
  50. ad42e0a mips: Add CPS_NS16550_WIDTH config by Serge Semin · 4 years, 7 months ago
  51. 999079c mips: Add CONFIG/CONFIG6/Cause reg fields macro by Serge Semin · 4 years, 7 months ago
  52. 742318a mips: Add CP0 Write Merge config support by Serge Semin · 4 years, 7 months ago
  53. a2ac81c mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs by Serge Semin · 4 years, 7 months ago
  54. 281e3ae mips: Add MIPS Warrior P5600 support by Serge Semin · 4 years, 7 months ago
  55. ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 7 months ago
  56. bbb5946 mips: MAAR: Use more precise address mask by Serge Semin · 4 years, 7 months ago
  57. 37e2bc4 MIPS: SGI-IP27: Remove not used definition TICK_SIZE in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  58. 9d5272f Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 7 months ago
  59. c9c2e9c MIPS: ingenic: Add missing include by Paul Cercueil · 4 years, 7 months ago
  60. 866c70f MIPS: SGI-IP27: Remove not used includes and comment in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  61. 9ee195f mips: MAAR: Add XPA mode support by Serge Semin · 4 years, 8 months ago
  62. bd6e389 MIPS: Remove useless parameter of bootcmdline_init() by Zhi Li · 4 years, 8 months ago
  63. 860f02f MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c by Tiezhu Yang · 4 years, 7 months ago
  64. 8be26ba MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h by Joshua Kinard · 4 years, 8 months ago
  65. 143463f MIPS: Loongson: Enable devicetree based probing for 8250 ports in defconfig by Tiezhu Yang · 4 years, 8 months ago
  66. 2971317 mips/mm: Add page soft dirty tracking by Guoyun Sun · 4 years, 8 months ago
  67. ac44d67 MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bits by WANG Xuerui · 4 years, 8 months ago
  68. fdec207 MIPS: Loongson64: define offsets and known revisions for some CPUCFG features by WANG Xuerui · 4 years, 8 months ago
  69. de541d6 MIPS: Loongson64: fix typos in loongson_regs.h by WANG Xuerui · 4 years, 8 months ago
  70. d9a51fd MIPS: Remove not used 8250-platform.c by Tiezhu Yang · 4 years, 8 months ago
  71. a44de74 MIPS: Loongson: Build ATI Radeon GPU driver as module by Tiezhu Yang · 4 years, 8 months ago
  72. cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
  73. e795688 MIPS: ath79: ar9331: rename uart to serial node by Oleksij Rempel · 4 years, 8 months ago
  74. 24ce659 MIPS: ath79: ar9331_dpt_module: update led nodes by Oleksij Rempel · 4 years, 8 months ago
  75. 83dd9a0 MIPS: SGI-IP27: Use the _AC() macro in spaces.h by Joshua Kinard · 4 years, 8 months ago
  76. 1fded93 MIPS: ralink: Don't include objects twice by Thomas Bogendoerfer · 4 years, 8 months ago
  77. 8a4e277 MIPS: Fix builds for VR41xx platforms by Thomas Bogendoerfer · 4 years, 8 months ago
  78. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
  79. b6b6c31 KVM: MIPS/Emulate: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  80. 8d34509 KVM: MIPS/VZ: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  81. 7ff1f62 KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c by Jason Yan · 4 years, 8 months ago
  82. 04146f2 KVM: MIPS: use true,false for bool variable by Jason Yan · 4 years, 8 months ago
  83. d203c2d MIPS: dts: mscc: Updated changed name for miim pinctrl function by Lars Povlsen · 4 years, 8 months ago
  84. da4ad88 kvm: Replace vcpu->swait with rcuwait by Davidlohr Bueso · 4 years, 8 months ago
  85. 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
  86. 125be58 MIPS: Fix "make clean" error due to recent changes by Huacai Chen · 4 years, 8 months ago
  87. a7cf53b MIPS: Fix typos in arch/mips/Kbuild.platforms by Huacai Chen · 4 years, 8 months ago
  88. 26bff9e MIPS: Only include the platform file needed by Thomas Bogendoerfer · 4 years, 8 months ago
  89. e72e8bf floppy: split the base port from the register in I/O accesses by Willy Tarreau · 4 years, 9 months ago
  90. 22235ef MIPS: VDSO: Allow ld.lld to link the VDSO by Nathan Chancellor · 4 years, 8 months ago
  91. 2ff9069 MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO by Nathan Chancellor · 4 years, 8 months ago
  92. fd9d0ca MIPS: Unconditionally specify '-EB' or '-EL' by Nathan Chancellor · 4 years, 8 months ago
  93. e91946d MIPS: VDSO: Move disabling the VDSO logic to Kconfig by Nathan Chancellor · 4 years, 8 months ago
  94. 1bec489 MIPS: unexport __flush_icache_user_range by Christoph Hellwig · 4 years, 8 months ago
  95. 1ce4530 MIPS: Remove NEC MARKEINS/EMMA by Thomas Bogendoerfer · 4 years, 8 months ago
  96. 1b00767 MIPS: Remove PMC MSP71xx platform by Thomas Bogendoerfer · 4 years, 8 months ago
  97. 10760dd MIPS: Remove support for LASAT by Thomas Bogendoerfer · 4 years, 8 months ago
  98. c4ad6ea9 MIPS: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  99. 68fbb97 MIPS: Loongson: Add DMA support for LS7A by Tiezhu Yang · 4 years, 8 months ago
  100. e701656 MIPS: inst.h: Stop including asm.h to avoid various build failures by Huacai Chen · 4 years, 8 months ago