1. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  2. 3a2f58f crypto: mips/chacha - wire up accelerated 32r2 code from Zinc by Ard Biesheuvel · 5 years ago
  3. e4acfbc MIPS: Check Loongson3 LL/SC errata workaround correctness by Paul Burton · 5 years ago
  4. c2aeaae MIPS: Remove unused R8000 CPU support by Paul Burton · 6 years ago
  5. 8e96b08 MIPS: Remove unused R5432 CPU support by Paul Burton · 6 years ago
  6. f9065b5 MIPS: Remove unused R4300 CPU support by Paul Burton · 6 years ago
  7. 637dfa0 MIPS: have "plain" make calls build dtbs for selected platforms by Cedric Hombourger · 6 years ago
  8. 5351138 MIPS: Add GINVT instruction helpers by Paul Burton · 6 years ago
  9. 99bf73e mips: generate uapi header and system call table files by Firoz Khan · 6 years ago
  10. 42b1081 MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n by Paul Burton · 6 years ago
  11. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  12. cc10ad2 Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  13. edbb423 MIPS: Cleanup DSP ASE detection by Paul Burton · 6 years ago
  14. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  15. e245767 MIPS: Use a custom elf-entry program to find kernel entry point by Paul Burton · 6 years ago
  16. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  17. c6d6f4c MIPS: Always specify -EB or -EL when using clang by Paul Burton · 7 years ago
  18. 344ebf0 MIPS: Always use -march=<arch>, not -<arch> shortcuts by Paul Burton · 7 years ago
  19. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 7 years ago
  20. 27c524d MIPS: Use the entry point from the ELF file header by Maciej W. Rozycki · 7 years ago
  21. 6bce3de MIPS: generic: Add support for Microsemi Ocelot by Alexandre Belloni · 7 years ago
  22. cccd0b9 MIPS: Expand help text to list generic defconfigs by James Hogan · 7 years ago
  23. 318df80 MIPS: Refactor legacy defconfigs by James Hogan · 7 years ago
  24. 4a5dc51e MIPS: crypto: Add crc32 and crc32c hw accelerated module by Marcin Nowakowski · 7 years ago
  25. 8e4789d MIPS: XPA: Use XPA instructions in assembly by James Hogan · 7 years ago
  26. 809769a MIPS: Fix vmlinuz build when ZBOOT is selected by Daniel Sabogal · 7 years ago
  27. 0861aa1 MIPS: Xilfpga: Switch to using generic defconfigs by Zubair Lutfullah Kakakhel · 8 years ago
  28. 04d8405 MIPS: Set defconfig target to a generic system for 32r2el by Matt Redfearn · 8 years ago
  29. 866b6a8 MIPS: Add DWARF unwinding to assembly by Corey Minyard · 8 years ago
  30. a4c2f79 MIPS: Prevent direct use of generic_defconfig by Paul Burton · 8 years ago
  31. 27e0d4b MIPS: generic: Allow filtering enabled boards by requirements by Paul Burton · 8 years ago
  32. 436c6a4 MIPS: Allow platform to specify multiple its.S files by Paul Burton · 8 years ago
  33. 3b2db17 MIPS: Remove unused R6000 support by Paul Burton · 8 years ago
  34. 5fc9484 MIPS: Set ISA bit in entry-y for microMIPS kernels by Paul Burton · 8 years ago
  35. 21855a6 MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6 by Miodrag Dinic · 8 years ago
  36. 337b775 MIPS: generic: fix out-of-tree defconfig target builds by Marcin Nowakowski · 8 years ago
  37. 573deec0 MIPS: Disable stack checks on MIPS kernels by Joshua Kinard · 8 years ago
  38. 8c9b23f MIPS: 'make -s' should be silent by Arnd Bergmann · 8 years ago
  39. 44079d3 MIPS: Use Makefile.postlink to insert relocations into vmlinux by Matt Redfearn · 8 years ago
  40. ccebb88 MIPS: zboot: Add "uzImage.bin" target by Maarten ter Huurne · 8 years ago
  41. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  42. 3f5f0a4 MIPS: generic: Convert SEAD-3 to a generic board by Paul Burton · 8 years ago
  43. eed0eab MIPS: generic: Introduce generic DT-based board support by Paul Burton · 8 years ago
  44. cf2a5e0 MIPS: Support generating Flattened Image Trees (.itb) by Paul Burton · 8 years ago
  45. b03c1e3 MIPS: Remove compact branch policy Kconfig entries by Paul Burton · 8 years ago
  46. bad50d7 MIPS: Fix VZ probe gas errors with binutils <2.24 by James Hogan · 9 years ago
  47. e818fac MIPS: Generate relocation table when CONFIG_RELOCATABLE by Matt Redfearn · 9 years ago
  48. aadeec4 MIPS: tools: Build relocs tool by Matt Redfearn · 9 years ago
  49. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 9 years ago
  50. c1a0e9b MIPS: Allow compact branch policy to be changed by Paul Burton · 9 years ago
  51. dd0bc75 MIPS: SB1: Remove support for Pass 1 parts. by Ralf Baechle · 10 years ago
  52. 73d8f99 MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 by Aaro Koskinen · 10 years ago
  53. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  54. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  55. 5306a54 MIPS: Makefile: Fix MIPS ASE detection code by Markos Chandras · 10 years ago
  56. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 10 years ago
  57. eb2236e MIPS: Add dtbs_install target by Andrew Bresticker · 10 years ago
  58. 8c0b9ee MIPS: Move device-trees into vendor sub-directories by Andrew Bresticker · 10 years ago
  59. 9d6b80f MIPS: boot: Provide more uImage options by Markos Chandras · 10 years ago
  60. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  61. 32098ec MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  62. a8140f3 MIPS: Makefile: Pass -march option on Loongson3A cores by Ralf Baechle · 10 years ago
  63. 7fd08ca MIPS: Add build support for the MIPS R6 ISA by Leonid Yegoshin · 10 years ago
  64. b3e76c4 MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  65. 7893165 MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32 by Joshua Kinard · 10 years ago
  66. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  67. c8d333d MIPS: Add support for building device-tree binaries by Andrew Bresticker · 11 years ago
  68. 7fafb06 MIPS: Create common infrastructure for building built-in device-trees by Andrew Bresticker · 11 years ago
  69. dab1b44 MIPS: SmartMIPS: Disable assembler warnings by Markos Chandras · 11 years ago
  70. b625cd4 MIPS: SB1: Check optional compilation flags one by one by Maciej W. Rozycki · 11 years ago
  71. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  72. 1d61ff6 MIPS: Fix MSA toolchain support detection. by Steven J. Hill · 11 years ago
  73. bb6c0bd MIPS: SB1: Fix excessive kernel warnings. by Ralf Baechle · 11 years ago
  74. 593d33f MIPS: math-emu: Move various objects into an ar library. by Ralf Baechle · 11 years ago
  75. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 11 years ago
  76. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. 40508d2 MIPS: microMIPS: Remove unsupported compiler flag. by Steven J. Hill · 11 years ago
  78. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  79. 26fca83 MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT by Florian Fainelli · 11 years ago
  80. 007fbbe MIPS: Quiet the building output of vmlinux.32 and vmlinux.64 by Wu Zhangjin · 14 years ago
  81. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  82. 4defe45 MIPS: Add uImage build target by James Hogan · 11 years ago
  83. 3185557 MIPS: Refactor load/entry address calculations by James Hogan · 11 years ago
  84. 38d2d64 MIPS: Refactor boot and boot/compressed rules by James Hogan · 11 years ago
  85. 36ecafc MIPS: initial stack protector support by Gregory Fong · 12 years ago
  86. bce8608 MIPS: microMIPS: Add configuration option for microMIPS kernel. by Steven J. Hill · 12 years ago
  87. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  88. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
  89. 0e2794b MIPS: Kconfig: Rename several firmware related config symbols. by Ralf Baechle · 12 years ago
  90. abe77f9 MIPS: Octeon: Add kexec and kdump support by Ralf Baechle · 12 years ago
  91. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  92. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  93. f7fc237 mips: Fix KBUILD_CPPFLAGS definition by Michal Marek · 13 years ago
  94. 957b369 mips: Use generic init_task by Thomas Gleixner · 13 years ago
  95. 1c7c445 MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPS by Kevin Cernekee · 13 years ago
  96. 44656fa kbuild: Fix missing system calls check on mips. by David Daney · 13 years ago
  97. 08fa624 MIPS: Fix build with C=1 by Aaro Koskinen · 13 years ago
  98. d9beeec MIPS: Don't install vmlinuz if compressed kernel has not been configured. by Ralf Baechle · 14 years ago
  99. bf45e58 MIPS: XLR, XLS: Move makefile bits to were they belong. by Ralf Baechle · 14 years ago
  100. 7f058e8 MIPS: Kconfig and Makefile update for Netlogic XLR/XLS by Jayachandran C · 14 years ago