1. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  2. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  3. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  4. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  5. 0f78355 KVM: MIPS: Enable KVM support for Loongson-3 by Huacai Chen · 4 years, 8 months ago
  6. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  7. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 8 months ago
  8. 7d6d283 MIPS: Loongson64: select NO_EXCEPT_FILL by Jiaxun Yang · 4 years, 8 months ago
  9. 6423e59 MIPS: Loongson64: Switch to generic PCI driver by Jiaxun Yang · 4 years, 8 months ago
  10. ec7a931 MIPS: emulate CPUCFG instruction on older Loongson64 cores by WANG Xuerui · 4 years, 8 months ago
  11. 3858642 mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes by Serge Semin · 4 years, 8 months ago
  12. 281e3ae mips: Add MIPS Warrior P5600 support by Serge Semin · 4 years, 8 months ago
  13. ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 8 months ago
  14. d9a51fd MIPS: Remove not used 8250-platform.c by Tiezhu Yang · 4 years, 8 months ago
  15. e91946d MIPS: VDSO: Move disabling the VDSO logic to Kconfig by Nathan Chancellor · 4 years, 9 months ago
  16. 1ce4530 MIPS: Remove NEC MARKEINS/EMMA by Thomas Bogendoerfer · 4 years, 9 months ago
  17. 1b00767 MIPS: Remove PMC MSP71xx platform by Thomas Bogendoerfer · 4 years, 9 months ago
  18. 10760dd MIPS: Remove support for LASAT by Thomas Bogendoerfer · 4 years, 9 months ago
  19. bbd7ffd clk: Allow the common clk framework to be selectable by Stephen Boyd · 4 years, 9 months ago
  20. b62bc04 MIPS: Remove redundant CLKDEV_LOOKUP selects by Stephen Boyd · 4 years, 9 months ago
  21. d399157 MIPS: cleanup fixup_bigphys_addr handling by Christoph Hellwig · 4 years, 9 months ago
  22. 5125bfe MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUs by Tiezhu Yang · 4 years, 10 months ago
  23. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  24. d71e064 Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 10 months ago
  25. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  26. 78bdbba MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOC by Masahiro Yamada · 4 years, 10 months ago
  27. 87fcfa7 MIPS: Loongson64: Add generic dts by Jiaxun Yang · 4 years, 10 months ago
  28. be8fa1c MIPS: Add support for Desktop Management Interface (DMI) by Tiezhu Yang · 5 years ago
  29. fa7e224 dma-direct: make uncached_kernel_address more general by Christoph Hellwig · 5 years ago
  30. 172a37e arch/mips: change duplicated word in NUMA help text by Randy Dunlap · 5 years ago
  31. f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
  32. e1bdb22 mips: vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
  33. 490f561 context-tracking: Introduce CONFIG_HAVE_TIF_NOHZ by Frederic Weisbecker · 5 years ago
  34. c5951e7 Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  35. 8b56177 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 5152221 MIPS: Loongson64: Bump ISA level to MIPSR2 by Jiaxun Yang · 5 years ago
  37. ba9196d MIPS: Make DIEI support as a config option by Jiaxun Yang · 5 years ago
  38. 34c01e4 MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again) by Alexander Lobakin · 5 years ago
  39. 18d84e2e MIPS: make CPU_HAS_LOAD_STORE_LR opt-out by Alexander Lobakin · 5 years ago
  40. 7de8660 MIPS: generic: don't unconditionally select PINCTRL by Alexander Lobakin · 5 years ago
  41. 7c8f137 MIPS: don't explicitly select LIBFDT in Kconfig by Alexander Lobakin · 5 years ago
  42. 36366e3 MIPS: BPF: Restore MIPS32 cBPF JIT by Paul Burton · 5 years ago
  43. f3c560a MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled by Thomas Bogendoerfer · 5 years ago
  44. c420ddd Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  45. f596cf0 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig by Alexander Lobakin · 5 years ago
  46. f8fffeb MIPS: BPF: Disable MIPS32 eBPF JIT by Paul Burton · 5 years ago
  47. 1091670 scripts/sorttable: Rename 'sortextable' to 'sorttable' by Shile Zhang · 5 years ago
  48. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  49. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  50. 16c0f03 tracing: Enable syscall optimization for MIPS by Hassan Naveed · 5 years ago
  51. dcf78ee MIPS: allow building with kcov coverage by Alexey Khoroshilov · 5 years ago
  52. 2a59843 MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED by Jiaxun Yang · 5 years ago
  53. caed1d1 MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usage by Huacai Chen · 5 years ago
  54. b2afb64 MIPS: Loongson: Rename LOONGSON1 to LOONGSON32 by Huacai Chen · 5 years ago
  55. 34dc0ea dma-direct: provide mmap and get_sgtable method overrides by Christoph Hellwig · 5 years ago
  56. 7505576 MIPS: add support for SGI Octane (IP30) by Thomas Bogendoerfer · 5 years ago
  57. 6fbde6b MIPS: Loongson64: Move files to the top-level directory by Jiaxun Yang · 5 years ago
  58. 71e2f4d MIPS: Fork loongson2ef from loongson64 by Jiaxun Yang · 5 years ago
  59. 268a2d6 MIPS: Loongson64: Rename CPU TYPES by Jiaxun Yang · 5 years ago
  60. e942242 MIPS: SGI-IP27: reduce ARC usage to a minimum by Thomas Bogendoerfer · 5 years ago
  61. c0de00b MIPS: SGI-IP22/28: Use PROM for memory detection by Thomas Bogendoerfer · 5 years ago
  62. 39b2d75 MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform by Thomas Bogendoerfer · 5 years ago
  63. a2ecb23 mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE by Dmitry Korotin · 5 years ago
  64. 7507445 MIPS: Loongson: Add Loongson-3A R4 basic support by Huacai Chen · 5 years ago
  65. 397dc00 mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 5 years ago
  66. 071d2f0 MIPS: r4k-bugs64: Limit R4k bug checks to affected systems by Paul Burton · 5 years ago
  67. 9035bd2 mips: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
  68. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  69. d1af2ab MIPS: Disable pte_special() for MIPS32 with RiXi by Paul Burton · 5 years ago
  70. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  71. 5474682 MIPS: Select R3k-style TLB in Kconfig by Paul Burton · 5 years ago
  72. db91427 MIPS: document mixing "slightly different CCAs" by Christoph Hellwig · 5 years ago
  73. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
  74. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  75. f066fa6 MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Fabian Mewes · 5 years ago
  76. 24640f2 mips: Add support for generic vDSO by Vincenzo Frascino · 6 years ago
  77. c2aeaae MIPS: Remove unused R8000 CPU support by Paul Burton · 5 years ago
  78. 8e96b08 MIPS: Remove unused R5432 CPU support by Paul Burton · 5 years ago
  79. f9065b5 MIPS: Remove unused R4300 CPU support by Paul Burton · 5 years ago
  80. 61cbfff MIPS: pte_special()/pte_mkspecial() support by Dmitry Korotin · 6 years ago
  81. b35d265 MIPS: ingenic: Add support for huge pages by Daniel Silsby · 6 years ago
  82. 45e03e6 MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT by Daniel Silsby · 6 years ago
  83. 171543e MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA by Daniel Silsby · 6 years ago
  84. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  85. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 6 years ago
  86. 446f062 MIPS: use the generic get_user_pages_fast code by Christoph Hellwig · 6 years ago
  87. 2ee7a4e MIPS: only select ARCH_HAS_UNCACHED_SEGMENT for non-coherent platforms by Christoph Hellwig · 6 years ago
  88. 2e96e04 MIPS: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  89. bcd1739 Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  90. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  91. e6308b6 MIPS: SGI-IP27: abstract chipset irq from bridge by Thomas Bogendoerfer · 6 years ago
  92. a57140e MIPS: SGI-IP27: use generic PCI driver by Thomas Bogendoerfer · 6 years ago
  93. 92fab77 Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  94. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  95. 371a415 arch: mips: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  96. 716850a MIPS: eBPF: Initial eBPF support for MIPS32 architecture. by Hassan Naveed · 6 years ago
  97. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  98. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  100. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago