1. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  2. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  3. 40660f1 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
  4. 615f644 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
  5. 00a9933 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs by Vineet Gupta · 6 years ago
  6. 2b52e2a arc: remove redundant GCC version checks by Masahiro Yamada · 6 years ago
  7. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  8. 74c11e3 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 7 years ago
  9. d9bc84a arc: remove redundant UTS_MACHINE define in arch/arc/Makefile by Masahiro Yamada · 7 years ago
  10. a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 7 years ago
  11. 33460f8 ARC: [plat-sim] Include this platform unconditionally by Vineet Gupta · 8 years ago
  12. 5e40f0f arc: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
  13. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  14. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  15. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  16. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  17. 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
  18. 2d04864 ARC: dw2 unwind: don't force dwarf 2 by Vineet Gupta · 8 years ago
  19. 6716dbb ARC: dw2 unwind: switch to .eh_frame based unwinding by Vineet Gupta · 12 years ago
  20. 6e8d666 Disable "maybe-uninitialized" warning globally by Linus Torvalds · 9 years ago
  21. f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 9 years ago
  22. 2547476 Fix typos by Andrea Gelmini · 9 years ago
  23. 96665789 ARC: Add eznps platform to Kconfig and Makefile by Noam Camus · 9 years ago
  24. a69fe1a ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 by Vineet Gupta · 9 years ago
  25. 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
  26. 89a2692 ARC: [BE] Select correct CROSS_COMPILE prefix by Vineet Gupta · 9 years ago
  27. 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 9 years ago
  28. 07fd7d4 ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE by Vineet Gupta · 9 years ago
  29. 10375cc arc: use common make variables for dtb builds by Rob Herring · 9 years ago
  30. d05a76a ARCv2: add knob for DIV_REV in Kconfig by Alexey Brodkin · 10 years ago
  31. 9770906 ARC: Override toplevel default -O2 with -O3 by Vineet Gupta · 10 years ago
  32. 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 10 years ago
  33. d1c6c2f ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support by Vineet Gupta · 10 years ago
  34. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 12 years ago
  35. 556cc1c ARC: [axs101] Add support for AXS101 SDP (software development platform) by Alexey Brodkin · 11 years ago
  36. fd15579 ARC: [plat_arcfpga]->[plat_sim] by Vineet Gupta · 10 years ago
  37. 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 10 years ago
  38. 7c42eaf ARC: switch to simpler CROSS_COMPILE prefix by Vineet Gupta · 10 years ago
  39. 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
  40. 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 10 years ago
  41. 5a45da0 ARC: Adjustments for gcc 4.8 by Vineet Gupta · 12 years ago
  42. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 12 years ago
  43. 072eb69 ARC: [TB10x] Add support for TB10x platform by Christian Ruppert · 12 years ago
  44. 104058e ARC: [build] Allow uncompressed uImage by Vineet Gupta · 12 years ago
  45. fb0990b ARC: [build] cleanup Makefile a bit by Vineet Gupta · 12 years ago
  46. af4c3ae ARC: [build] silence make defconfig warnings with host gcc 4.7 by Vineet Gupta · 12 years ago
  47. e97ff12 ARC: [Review] Multi-platform image #4: Isolate platform headers by Vineet Gupta · 12 years ago
  48. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  49. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  50. 769bc1f ARC: OProfile support by Vineet Gupta · 12 years ago
  51. 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 12 years ago
  52. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
  53. cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 12 years ago