1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  3. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  4. 3fb561b Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years ago
  5. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  6. 4da27b6 MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2 by Florian Fainelli · 3 years ago
  7. 15e690a MIPS: BCM47XX: Add support for Netgear R6300 v1 by Florian Fainelli · 3 years ago
  8. 3829e4f MIPS: BCM47XX: Add board entry for Linksys WRT320N v1 by Florian Fainelli · 3 years ago
  9. f1da418 MIPS: Remove duplicated include in local.h by Yang Li · 3 years ago
  10. 5112e92 MIPS: lantiq: dma: increase descritor count by Aleksander Jan Bajkowski · 3 years ago
  11. f0b7ddb MIPS: retire "asm/llsc.h" by Huang Pei · 3 years ago
  12. 1065766 MIPS: rework local_t operation on MIPS64 by Huang Pei · 3 years ago
  13. 277c8cb MIPS: fix local_{add,sub}_return on MIPS64 by Huang Pei · 3 years ago
  14. fc5bb23 MIPS: TXX9: Remove TX4939 SoC support by Thomas Bogendoerfer · 3 years, 1 month ago
  15. 5a8df92 MIPS: TXX9: Remove rbtx4939 board support by Thomas Bogendoerfer · 3 years, 1 month ago
  16. 047ff68 MIPS: only register MT SMP ops if MT is supported by Sander Vanheule · 3 years ago
  17. 95339b7 MIPS: Octeon: Fix build errors using clang by Tianjia Zhang · 3 years ago
  18. 301e499 mips: kgdb: adjust the comment to the actual ifdef condition by Lukas Bulwahn · 3 years ago
  19. 4317892 MIPS: fix typo in a comment by Jason Wang · 3 years, 1 month ago
  20. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
  21. 0f09c27 futex: Fix additional regressions by Arnd Bergmann · 3 years, 1 month ago
  22. 21d638e MIPS: TXX9: Remove rbtx4938 board support by Thomas Bogendoerfer · 3 years, 1 month ago
  23. f2c6c22 MIPS: Loongson64: Use three arguments for slti by Nathan Chancellor · 3 years, 1 month ago
  24. 09d97da MIPS: Only define pci_remap_iospace() for Ralink by Tiezhu Yang · 3 years, 1 month ago
  25. 93b350f Merge branch 'kvm-on-hv-msrbm-fix' into HEAD by Paolo Bonzini · 3 years, 1 month ago
  26. 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
  27. 4e1fc0a MIPS: CPS: Use bitfield helpers by Geert Uytterhoeven · 3 years, 1 month ago
  28. 3f2beda futex: Ensure futex_atomic_cmpxchg_inatomic() is present by Arnd Bergmann · 3 years, 2 months ago
  29. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  30. 4218a96 Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 1 month ago
  31. 1f761b3 MIPS: Allow modules to set board_be_handler by Florian Fainelli · 3 years, 2 months ago
  32. a3f3677 Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
  33. 5cd4dc44 Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 2 months ago
  34. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  35. f69fa4c mips: fix HUGETLB function without THP enabled by Zhaolong Zhang · 3 years, 2 months ago
  36. 18b8f5b mips: cm: Convert to bitfield API to fix out-of-bounds access by Geert Uytterhoeven · 3 years, 2 months ago
  37. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  38. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  39. 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  40. 95b8a5e MIPS: Remove NETLOGIC support by Thomas Bogendoerfer · 3 years, 2 months ago
  41. a923a26 MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL by Maciej W. Rozycki · 3 years, 2 months ago
  42. d6c7c37 MIPS: octeon: Remove unused functions by Thomas Bogendoerfer · 3 years, 2 months ago
  43. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
  44. 4a8033e Merge 5.15-rc6 into staging-next by Greg Kroah-Hartman · 3 years, 2 months ago
  45. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  46. e538e86 MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONFIG_PCI_DRIVERS_GENERIC' by Sergio Paracuellos · 3 years, 3 months ago
  47. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  48. f7c036c mips, uasm: Add workaround for Loongson-2F nop CPU errata by Johan Almbladh · 3 years, 3 months ago
  49. e737547 mips, uasm: Enable muhu opcode for MIPS R6 by Tony Ambardar · 3 years, 3 months ago
  50. 9f76779 MIPS: implement architecture-specific 'pci_remap_iospace()' by Sergio Paracuellos · 3 years, 3 months ago
  51. ebe7e78 MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base' by Sergio Paracuellos · 3 years, 3 months ago
  52. 1958beb Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT" by Sergio Paracuellos · 3 years, 3 months ago
  53. 740da9d MIPS: Revert "add support for buggy MT7621S core detection" by Ilya Lipnitskiy · 3 years, 3 months ago
  54. 10d4870 fix up for "net: add new socket option SO_RESERVE_MEM" by Stephen Rothwell · 3 years, 3 months ago
  55. 67512a8 MIPS: Avoid macro redefinitions by Paul Cercueil · 3 years, 4 months ago
  56. 1596974 MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT by Sergio Paracuellos · 3 years, 4 months ago
  57. 561bed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  58. 49293bb MIPS: lantiq: dma: make the burst length configurable by the drivers by Aleksander Jan Bajkowski · 3 years, 3 months ago
  59. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  60. d674221 Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 4 months ago
  61. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  62. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  63. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  64. 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  65. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  66. 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  67. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  68. cb407fc Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 5 months ago
  69. 6aa3246 MIPS: check return value of pgtable_pmd_page_ctor by Huang Pei · 3 years, 5 months ago
  70. cb95ea7 MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive by Rui Wang · 3 years, 5 months ago
  71. 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
  72. 4c7251e MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h> by Christoph Hellwig · 3 years, 5 months ago
  73. c7fff92 signal: Remove the generic __ARCH_SI_TRAPNO support by Eric W. Biederman · 3 years, 8 months ago
  74. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  75. 1a33b18 compat: make linux/compat.h available everywhere by Arnd Bergmann · 3 years, 5 months ago
  76. 86ce91d MIPS/asm/printk: Fix build failure caused by printk by Petr Mladek · 3 years, 5 months ago
  77. 14d72af MIPS: Ingenic: Add system type for new Ingenic SoCs. by 周琰杰 (Zhou Yanjie) · 3 years, 6 months ago
  78. cf6678a MIPS: Fix unreachable code issue by Gustavo A. R. Silva · 3 years, 6 months ago
  79. 98f7fdc Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  80. 379cf80 Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 6 months ago
  81. 4840048 Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 6 months ago
  82. 47ce852 MIPS: vdso: Invalid GIC access through VDSO by Martin Fäcknitz · 3 years, 6 months ago
  83. 1fee9db irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry by Marc Zyngier · 3 years, 6 months ago
  84. dc4875f mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  85. 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
  86. a16d864 Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 6 months ago
  87. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  88. 19b4385 Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 6 months ago
  89. a32b344 Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 6 months ago
  90. 514798d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 6 months ago
  91. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
  92. fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
  93. 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 6 months ago
  94. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  95. cf02ce7 MIPS: Fix PKMAP with 32-bit MIPS huge page support by Wei Li · 3 years, 6 months ago
  96. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  97. 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  98. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  99. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 6 months ago
  100. c994a3e MIPS: set mips32r5 for virt extensions by Nick Desaulniers · 3 years, 6 months ago