1. d11646b MIPS: fw: arc: remove unused ARC code by Thomas Bogendoerfer · 5 years ago
  2. 3c0be58 MIPS: Drop 32-bit asm string functions by Paul Burton · 5 years ago
  3. 6baaead MIPS: Provide unroll() macro, use it for cache ops by Paul Burton · 5 years ago
  4. a14bf1d MIPS: generic: Use __initconst for const init data by Tiezhu Yang · 5 years ago
  5. fd7710c MIPS: futex: Restore \n after sync instructions by Paul Burton · 5 years ago
  6. 9662dd7 mips: check for dsp presence only once before save/restore by Aurabindo Jayamohanan · 6 years ago
  7. 5dc76a9 MIPS: PCI: use information from 1-wire PROM for IOC3 detection by Thomas Bogendoerfer · 5 years ago
  8. 8c2a2b8 nvmem: core: add nvmem_device_find by Thomas Bogendoerfer · 5 years ago
  9. 24b0cb4 MIPS: CI20: DTS: Add Leds by Alexandre GRIVEAUX · 5 years ago
  10. 948f270 MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth by Alexandre GRIVEAUX · 5 years ago
  11. 73f2b94 MIPS: CI20: DTS: Add I2C nodes by Alexandre GRIVEAUX · 5 years ago
  12. f56a040 MIPS: JZ4780: DTS: Add I2C nodes by Alexandre GRIVEAUX · 5 years ago
  13. a2ecb23 mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE by Dmitry Korotin · 6 years ago
  14. ffe59ee MIPS: Loongson-3: Add CSR IPI support by Huacai Chen · 5 years ago
  15. 7507445 MIPS: Loongson: Add Loongson-3A R4 basic support by Huacai Chen · 5 years ago
  16. 6a6f9b7 MIPS: Loongson: Add CFUCFG&CSR support by Huacai Chen · 5 years ago
  17. 397dc00 mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 6 years ago
  18. e4acfbc MIPS: Check Loongson3 LL/SC errata workaround correctness by Paul Burton · 5 years ago
  19. 4dee90d MIPS: genex: Don't reload address unnecessarily by Paul Burton · 5 years ago
  20. 12dbb04 MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler by Paul Burton · 5 years ago
  21. ae4cd0b MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3 by Paul Burton · 5 years ago
  22. 7f56b12 MIPS: barrier: Remove loongson_llsc_mb() by Paul Burton · 5 years ago
  23. e84957e MIPS: syscall: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  24. 3c1d3f0 MIPS: futex: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  25. a91f2a1 MIPS: cmpxchg: Omit redundant barriers for Loongson3 by Paul Burton · 5 years ago
  26. 6a57d2d MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  27. 9026737 MIPS: bitops: Use smp_mb__before_atomic in test_* ops by Paul Burton · 5 years ago
  28. 5bb2927 MIPS: bitops: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  29. c042be0 MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG by Paul Burton · 5 years ago
  30. cc99987 MIPS: bitops: Abstract LL/SC loops by Paul Burton · 5 years ago
  31. aad028c MIPS: bitops: Avoid redundant zero-comparison for non-LLSC by Paul Burton · 5 years ago
  32. d610351 MIPS: bitops: Use the BIT() macro by Paul Burton · 5 years ago
  33. a2e66b8 MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit by Paul Burton · 5 years ago
  34. 6bbe043 MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant by Paul Burton · 5 years ago
  35. 27aab27 MIPS: bitops: ins start position is always an immediate by Paul Burton · 5 years ago
  36. 59361e9 MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs by Paul Burton · 5 years ago
  37. 3d2920c MIPS: bitops: Only use ins for bit 16 or higher by Paul Burton · 5 years ago
  38. fe7cd97 MIPS: bitops: Handle !kernel_uses_llsc first by Paul Burton · 5 years ago
  39. 1da7bce MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg by Paul Burton · 5 years ago
  40. 40e784b MIPS: atomic: Unify 32b & 64b sub_if_positive by Paul Burton · 5 years ago
  41. 77d281b MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive() by Paul Burton · 5 years ago
  42. 4d1dbfe MIPS: atomic: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  43. a38ee6b MIPS: atomic: Use one macro to generate 32b & 64b functions by Paul Burton · 5 years ago
  44. 9537db2 MIPS: atomic: Handle !kernel_uses_llsc first by Paul Burton · 5 years ago
  45. 36d3295 MIPS: atomic: Fix whitespace in ATOMIC_OP macros by Paul Burton · 5 years ago
  46. 185d7d7 MIPS: barrier: Clean up sync_ginv() by Paul Burton · 5 years ago
  47. fe0065e MIPS: barrier: Clean up __sync() definition by Paul Burton · 5 years ago
  48. 5c12a6e MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery by Paul Burton · 5 years ago
  49. 05e6da7 MIPS: barrier: Clean up __smp_mb() definition by Paul Burton · 5 years ago
  50. 21e3134b MIPS: barrier: Clean up rmb() & wmb() definitions by Paul Burton · 5 years ago
  51. bf92927 MIPS: barrier: Add __SYNC() infrastructure by Paul Burton · 5 years ago
  52. ef85d05 MIPS: Use compact branch for LL/SC loops on MIPSr6+ by Paul Burton · 5 years ago
  53. 878f75c MIPS: Unify sc beqz definition by Paul Burton · 5 years ago
  54. 376357a MIPS: ralink: Add GARDENA smart Gateway MT7688 board by Stefan Roese · 6 years ago
  55. 4ce8a03 dt-bindings: mips: Add gardena vendor prefix and board description by Stefan Roese · 6 years ago
  56. cf892ab dt-bindings: mips: Add missing mt7688a-soc compatible by Stefan Roese · 6 years ago
  57. cd5f9e4 MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node by Stefan Roese · 6 years ago
  58. 5045d06 MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks by Paul Burton · 5 years ago
  59. 071d2f0 MIPS: r4k-bugs64: Limit R4k bug checks to affected systems by Paul Burton · 5 years ago
  60. 4bf841e MIPS: SGI-IP27: get rid of compact node ids by Thomas Bogendoerfer · 5 years ago
  61. 46a73e9 MIPS: SGI-IP27: remove not used stuff inherited from IRIX by Thomas Bogendoerfer · 5 years ago
  62. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  63. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  64. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  65. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  66. 2d00aee Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  67. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  68. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  69. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  70. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  71. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  72. 6fe137c Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  73. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  74. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  75. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  76. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  77. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  78. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  79. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  80. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  81. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 6 years ago
  82. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 6 years ago
  83. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 6 years ago
  84. 6b190d3 integrity: remove unneeded, broken attempt to add -fshort-wchar by Masahiro Yamada · 6 years ago
  85. ef129d3 selftests/net: add nettest to .gitignore by Jakub Kicinski · 5 years ago
  86. 1acb8f2a net: qlogic: Fix memory leak in ql_alloc_large_buffers by Navid Emamdoost · 5 years ago
  87. a0c2dc1 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  88. 474f081 sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  89. e3ba9bf6 Merge branch 'Fix-regression-with-AR8035-speed-downgrade' by David S. Miller · 5 years ago
  90. 06d5f34 net: phy: at803x: use operating parameters from PHY-specific status by Russell King · 5 years ago
  91. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  92. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  93. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  94. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  95. ea977d1 net: phy: allow for reset line to be tied to a sleepy GPIO controller by Andrea Merello · 5 years ago
  96. b406472 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  97. a54cdee r8152: Set macpassthru in reset_resume callback by Kai-Heng Feng · 5 years ago
  98. 6b517374 cxgb4:Fix out-of-bounds MSI-X info array access by Vishal Kulkarni · 5 years ago
  99. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  100. 7a512eb net: make sock_prot_memory_pressure() return "const char *" by Alexey Dobriyan · 5 years ago