1. e942242 MIPS: SGI-IP27: reduce ARC usage to a minimum by Thomas Bogendoerfer · 5 years ago
  2. 7b16831 MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline by Thomas Bogendoerfer · 5 years ago
  3. cbd0924 MIPS: arc: remove unused stuff by Thomas Bogendoerfer · 5 years ago
  4. c823f41 MIPS: SGI-IP27: move registering of smp ops into IP27 specific code by Thomas Bogendoerfer · 5 years ago
  5. 249be56 MIPS: SGI-IP27: collect externs in new header file by Thomas Bogendoerfer · 5 years ago
  6. e02d026f MIPS: Loongson: Fix GENMASK misuse by Rikard Falkeborn · 5 years ago
  7. 9dd422f MIPS: Make builtin_cmdline const & variable length by Paul Burton · 5 years ago
  8. 9727277 MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n builds by Paul Burton · 5 years ago
  9. b734042 MIPS: Always define builtin_cmdline by Paul Burton · 5 years ago
  10. df3da04 mips: Fix unroll macro when building with Clang by Nathan Chancellor · 5 years ago
  11. 7784cac MIPS: cmdline: Clean up boot_command_line initialization by Paul Burton · 5 years ago
  12. c85ac57 MIPS: cmdline: Remove redundant Kconfig defaults by Paul Burton · 5 years ago
  13. c0de00b MIPS: SGI-IP22/28: Use PROM for memory detection by Thomas Bogendoerfer · 5 years ago
  14. 931e1bf MIPS: SGI-IP22: set PHYS_OFFSET to memory start by Thomas Bogendoerfer · 5 years ago
  15. 351889d3 MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems by Thomas Bogendoerfer · 5 years ago
  16. 39b2d75 MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform by Thomas Bogendoerfer · 5 years ago
  17. ce6c0a5 MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernel by Thomas Bogendoerfer · 5 years ago
  18. d11646b MIPS: fw: arc: remove unused ARC code by Thomas Bogendoerfer · 5 years ago
  19. 3c0be58 MIPS: Drop 32-bit asm string functions by Paul Burton · 5 years ago
  20. 6baaead MIPS: Provide unroll() macro, use it for cache ops by Paul Burton · 5 years ago
  21. a14bf1d MIPS: generic: Use __initconst for const init data by Tiezhu Yang · 5 years ago
  22. fd7710c MIPS: futex: Restore \n after sync instructions by Paul Burton · 5 years ago
  23. 9662dd7 mips: check for dsp presence only once before save/restore by Aurabindo Jayamohanan · 5 years ago
  24. 5dc76a9 MIPS: PCI: use information from 1-wire PROM for IOC3 detection by Thomas Bogendoerfer · 5 years ago
  25. 8c2a2b8 nvmem: core: add nvmem_device_find by Thomas Bogendoerfer · 5 years ago
  26. 24b0cb4 MIPS: CI20: DTS: Add Leds by Alexandre GRIVEAUX · 5 years ago
  27. 948f270 MIPS: CI20: DTS: Add IW8103 Wifi + bluetooth by Alexandre GRIVEAUX · 5 years ago
  28. 73f2b94 MIPS: CI20: DTS: Add I2C nodes by Alexandre GRIVEAUX · 5 years ago
  29. f56a040 MIPS: JZ4780: DTS: Add I2C nodes by Alexandre GRIVEAUX · 5 years ago
  30. a2ecb23 mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE by Dmitry Korotin · 5 years ago
  31. ffe59ee MIPS: Loongson-3: Add CSR IPI support by Huacai Chen · 5 years ago
  32. 7507445 MIPS: Loongson: Add Loongson-3A R4 basic support by Huacai Chen · 5 years ago
  33. 6a6f9b7 MIPS: Loongson: Add CFUCFG&CSR support by Huacai Chen · 5 years ago
  34. 397dc00 mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 5 years ago
  35. e4acfbc MIPS: Check Loongson3 LL/SC errata workaround correctness by Paul Burton · 5 years ago
  36. 4dee90d MIPS: genex: Don't reload address unnecessarily by Paul Burton · 5 years ago
  37. 12dbb04 MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler by Paul Burton · 5 years ago
  38. ae4cd0b MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3 by Paul Burton · 5 years ago
  39. 7f56b12 MIPS: barrier: Remove loongson_llsc_mb() by Paul Burton · 5 years ago
  40. e84957e MIPS: syscall: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  41. 3c1d3f0 MIPS: futex: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  42. a91f2a1 MIPS: cmpxchg: Omit redundant barriers for Loongson3 by Paul Burton · 5 years ago
  43. 6a57d2d MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  44. 9026737 MIPS: bitops: Use smp_mb__before_atomic in test_* ops by Paul Burton · 5 years ago
  45. 5bb2927 MIPS: bitops: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  46. c042be0 MIPS: bitops: Use BIT_WORD() & BITS_PER_LONG by Paul Burton · 5 years ago
  47. cc99987 MIPS: bitops: Abstract LL/SC loops by Paul Burton · 5 years ago
  48. aad028c MIPS: bitops: Avoid redundant zero-comparison for non-LLSC by Paul Burton · 5 years ago
  49. d610351 MIPS: bitops: Use the BIT() macro by Paul Burton · 5 years ago
  50. a2e66b8 MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bit by Paul Burton · 5 years ago
  51. 6bbe043 MIPS: bitops: Implement test_and_set_bit() in terms of _lock variant by Paul Burton · 5 years ago
  52. 27aab27 MIPS: bitops: ins start position is always an immediate by Paul Burton · 5 years ago
  53. 59361e9 MIPS: bitops: Use MIPS_ISA_REV, not #ifdefs by Paul Burton · 5 years ago
  54. 3d2920c MIPS: bitops: Only use ins for bit 16 or higher by Paul Burton · 5 years ago
  55. fe7cd97 MIPS: bitops: Handle !kernel_uses_llsc first by Paul Burton · 5 years ago
  56. 1da7bce MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchg by Paul Burton · 5 years ago
  57. 40e784b MIPS: atomic: Unify 32b & 64b sub_if_positive by Paul Burton · 5 years ago
  58. 77d281b MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive() by Paul Burton · 5 years ago
  59. 4d1dbfe MIPS: atomic: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
  60. a38ee6b MIPS: atomic: Use one macro to generate 32b & 64b functions by Paul Burton · 5 years ago
  61. 9537db2 MIPS: atomic: Handle !kernel_uses_llsc first by Paul Burton · 5 years ago
  62. 36d3295 MIPS: atomic: Fix whitespace in ATOMIC_OP macros by Paul Burton · 5 years ago
  63. 185d7d7 MIPS: barrier: Clean up sync_ginv() by Paul Burton · 5 years ago
  64. fe0065e MIPS: barrier: Clean up __sync() definition by Paul Burton · 5 years ago
  65. 5c12a6e MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery by Paul Burton · 5 years ago
  66. 05e6da7 MIPS: barrier: Clean up __smp_mb() definition by Paul Burton · 5 years ago
  67. 21e3134b MIPS: barrier: Clean up rmb() & wmb() definitions by Paul Burton · 5 years ago
  68. bf92927 MIPS: barrier: Add __SYNC() infrastructure by Paul Burton · 5 years ago
  69. ef85d05 MIPS: Use compact branch for LL/SC loops on MIPSr6+ by Paul Burton · 5 years ago
  70. 878f75c MIPS: Unify sc beqz definition by Paul Burton · 5 years ago
  71. 376357a MIPS: ralink: Add GARDENA smart Gateway MT7688 board by Stefan Roese · 5 years ago
  72. 4ce8a03 dt-bindings: mips: Add gardena vendor prefix and board description by Stefan Roese · 5 years ago
  73. cf892ab dt-bindings: mips: Add missing mt7688a-soc compatible by Stefan Roese · 5 years ago
  74. cd5f9e4 MIPS: ralink: mt7628a.dtsi: Add I2C controller DT node by Stefan Roese · 5 years ago
  75. 5045d06 MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checks by Paul Burton · 5 years ago
  76. 071d2f0 MIPS: r4k-bugs64: Limit R4k bug checks to affected systems by Paul Burton · 5 years ago
  77. 4bf841e MIPS: SGI-IP27: get rid of compact node ids by Thomas Bogendoerfer · 5 years ago
  78. 46a73e9 MIPS: SGI-IP27: remove not used stuff inherited from IRIX by Thomas Bogendoerfer · 5 years ago
  79. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  80. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  81. 7cdb85d Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  82. 43b815c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  83. 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
  84. 126195c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  85. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  86. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  87. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  88. 9819a30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  89. 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
  90. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  91. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  92. 2cf2aa6 dma-mapping: fix false positivse warnings in dma_common_free_remap() by Andrey Smirnov · 5 years ago
  93. 86cdd2f kheaders: make headers archive reproducible by Dmitry Goldin · 5 years ago
  94. d188b8c kbuild: update compile-test header list for v5.4-rc2 by Masahiro Yamada · 5 years ago
  95. 4349670 kbuild: two minor updates for Documentation/kbuild/modules.rst by Masahiro Yamada · 5 years ago
  96. 7a82e3f scripts/setlocalversion: clear local variable to make it work for sh by Masahiro Yamada · 5 years ago
  97. 82fdd12 namespace: fix namespace.pl script to support relative paths by Jacob Keller · 5 years ago
  98. 01bb251 video/logo: do not generate unneeded logo C files by Masahiro Yamada · 5 years ago
  99. a9bbe79 video/logo: remove unneeded *.o pattern from clean-files by Masahiro Yamada · 5 years ago
  100. 7a8beb7 integrity: remove pointless subdir-$(CONFIG_...) by Masahiro Yamada · 5 years ago