1. dbdf0f2 mips: cm: Convert to bitfield API to fix out-of-bounds access by Geert Uytterhoeven · 3 years, 2 months ago
  2. c4edd20 MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT by Jackie Liu · 3 years, 4 months ago
  3. 6b72caa MIPS: lantiq: dma: fix burst length for DEU by Aleksander Jan Bajkowski · 3 years, 4 months ago
  4. b92a5df MIPS: lantiq: dma: reset correct number of channel by Aleksander Jan Bajkowski · 3 years, 4 months ago
  5. 5af57ce MIPS: lantiq: dma: add small delay after reset by Aleksander Jan Bajkowski · 3 years, 4 months ago
  6. 62bd9ea signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT by Eric W. Biederman · 3 years, 3 months ago
  7. c61736a bpf, mips: Validate conditional branch offsets by Piotr Krysiuk · 3 years, 4 months ago
  8. b9a1526 drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() by Thomas Gleixner · 3 years, 4 months ago
  9. 981bf9b MIPS: Malta: fix alignment of the devicetree buffer by Oleksij Rempel · 3 years, 4 months ago
  10. 17f3c64 MIPS: Malta: Do not byte-swap accesses to the CBUS UART by Maciej W. Rozycki · 3 years, 7 months ago
  11. f76f9ca mips: Fix non-POSIX regexp by H. Nikolaus Schaller · 3 years, 6 months ago
  12. f93b7b0 MIPS: check return value of pgtable_pmd_page_ctor by Huang Pei · 3 years, 6 months ago
  13. bea9e2f bpf: Introduce BPF nospec instruction for mitigating Spectre v4 by Daniel Borkmann · 3 years, 6 months ago
  14. e09c9b5 MIPS: vdso: Invalid GIC access through VDSO by Martin Fäcknitz · 3 years, 6 months ago
  15. 20f79ce mips: disable branch profiling in boot/decompress.o by Randy Dunlap · 3 years, 6 months ago
  16. 4e2764e mips: always link byteswap helpers into decompressor by Arnd Bergmann · 3 years, 6 months ago
  17. 9706c53 MIPS: MT extensions are not available on MIPS32r1 by Paul Cercueil · 3 years, 7 months ago
  18. 10f8fca MIPS: set mips32r5 for virt extensions by Nick Desaulniers · 3 years, 7 months ago
  19. ff4762b MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops by zhanglianjie · 3 years, 7 months ago
  20. c7a31ae MIPS: add PMD table accounting into MIPS'pmd_alloc_one by Huang Pei · 3 years, 7 months ago
  21. 3c172f6 MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER by Paul Cercueil · 3 years, 8 months ago
  22. 0903ac8 MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B) by Paul Cercueil · 3 years, 8 months ago
  23. 2292d96 hugetlb: clear huge pte during flush function on mips platform by Bibo Mao · 4 years, 7 months ago
  24. d8c1504 MIPS: Fix PKMAP with 32-bit MIPS huge page support by Wei Li · 3 years, 7 months ago
  25. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  26. 3bbdf5a MIPS: generic: Update node names to avoid unit addresses by Nathan Chancellor · 3 years, 9 months ago
  27. 7519ece MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER by Tiezhu Yang · 3 years, 8 months ago
  28. 8cad659 MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c by Randy Dunlap · 3 years, 8 months ago
  29. 70a922f MIPS: alchemy: xxs1500: add gpio-au1000.h header file by Randy Dunlap · 3 years, 8 months ago
  30. 462049c MIPS: Avoid handcoded DIVU in `__div64_32' altogether by Maciej W. Rozycki · 3 years, 9 months ago
  31. d17af8b MIPS: Avoid DIVU in `__div64_32' is result would be zero by Maciej W. Rozycki · 3 years, 9 months ago
  32. d2abb95 MIPS: Reinstate platform `__div64_32' handler by Maciej W. Rozycki · 3 years, 9 months ago
  33. 8f78061 MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED by Tiezhu Yang · 3 years, 9 months ago
  34. 8dfd732 MIPS: pci-legacy: stop using of_pci_range_to_resource by Ilya Lipnitskiy · 3 years, 9 months ago
  35. e0c7b95 mips: bmips: fix syscon-reboot nodes by Álvaro Fernández Rojas · 3 years, 10 months ago
  36. 9becf95 MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again by Tiezhu Yang · 3 years, 10 months ago
  37. 0f69f95 MIPS: loongson64: fix bug when PAGE_SIZE > 16KB by Huang Pei · 3 years, 10 months ago
  38. 536175f MIPS: fix local_irq_{disable,enable} in asmmacro.h by Huang Pei · 3 years, 10 months ago
  39. bbd61fa crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 10 months ago
  40. bd93fbc MIPS: pci-rt2880: fix slot 0 configuration by Ilya Lipnitskiy · 3 years, 9 months ago
  41. 149e198 MIPS: pci-mt7620: fix PLL lock check by Ilya Lipnitskiy · 3 years, 10 months ago
  42. c239bfc mips: Do not include hi and lo in clobber list for R6 by Romain Naour · 3 years, 9 months ago
  43. 559b842 MIPS: compressed: fix build with enabled UBSAN by Alexander Lobakin · 4 years ago
  44. b0454a2 crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 3 years, 10 months ago
  45. 50af0b3 Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y" by Kevin Hao · 4 years ago
  46. 3f3614b MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target=' by Nathan Chancellor · 4 years ago
  47. 3896c324 MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes by Aurelien Jarno · 4 years ago
  48. a799741 MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too by Paul Cercueil · 4 years, 1 month ago
  49. cc1c1fe MIPS: Compare __SYNC_loongson3_war against 0 by Nathan Chancellor · 4 years ago
  50. f89de44 MIPS: properly stop .eh_frame generation by Alexander Lobakin · 4 years ago
  51. 74cfb78 MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 by Nathan Chancellor · 4 years ago
  52. 8dbfa4e MIPS: c-r4k: Fix section mismatch for loongson2_sc_init by Nathan Chancellor · 4 years ago
  53. b57d559 MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section by Alexander Lobakin · 4 years ago
  54. c8c2b27 MIPS: relocatable: fix possible boot hangup with KASLR enabled by Alexander Lobakin · 4 years ago
  55. 652daca MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps by Al Viro · 4 years, 1 month ago
  56. 9e2413f MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB by Paul Cercueil · 4 years, 1 month ago
  57. 974f196 mips: lib: uncached: fix non-standard usage of variable 'sp' by Anders Roxell · 4 years, 1 month ago
  58. 5ca873f mips: fix Section mismatch in reference by Anders Roxell · 4 years, 1 month ago
  59. 2179bae local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  60. a3164472 MIPS: Don't round up kernel sections size for memblock_add() by Alexander Sverdlin · 4 years, 1 month ago
  61. 070dfff MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA by Necip Fazil Yildiran · 4 years, 2 months ago
  62. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  63. c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  64. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  65. ac3b57a MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu by Zhang Qilong · 4 years, 2 months ago
  66. 61a2f1a MIPS: kernel: Fix for_each_memblock conversion by Thomas Bogendoerfer · 4 years, 2 months ago
  67. cef3970 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 4 years, 2 months ago
  68. 31b4d8e MIPS: export has_transparent_hugepage() for modules by Randy Dunlap · 4 years, 3 months ago
  69. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  70. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  71. f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
  72. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  73. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  74. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  75. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  76. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  77. 09a31a7 Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 3 months ago
  78. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  79. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  80. cf3af0a MIPS: DEC: Restore bootmem reservation for firmware working memory area by Maciej W. Rozycki · 4 years, 3 months ago
  81. 3e4614e MIPS: dec: fix section mismatch by Thomas Bogendoerfer · 4 years, 3 months ago
  82. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  83. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
  84. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  85. 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
  86. 1f0400d mips: ralink: enable zboot support by Chuanhong Guo · 4 years, 3 months ago
  87. 69b686d MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES by Paul Cercueil · 4 years, 3 months ago
  88. 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  89. e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  90. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  91. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  92. 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  93. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  94. cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  95. 20cc5b6 MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit by Thomas Bogendoerfer · 4 years, 3 months ago
  96. 90c68c6 MIPS: cpu-probe: introduce exclusive R3k CPU probe by Thomas Bogendoerfer · 4 years, 3 months ago
  97. a616c06 MIPS: cpu-probe: move fpu probing/handling into its own file by Thomas Bogendoerfer · 4 years, 3 months ago
  98. e7ae8d1 MIPS: replace add_memory_region with memblock by Thomas Bogendoerfer · 4 years, 3 months ago
  99. 73826d6 MIPS: Loongson64: Clean up numa.c by Tiezhu Yang · 4 years, 3 months ago
  100. 1062fc4 MIPS: Loongson64: Select SMP in Kconfig to avoid build error by Tiezhu Yang · 4 years, 3 months ago