1. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  2. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  3. 1ce0b58 ARC: fix linux-next build breakage by Vineet Gupta · 8 years ago
  4. 61c7864 arc: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  5. 2547476 Fix typos by Andrea Gelmini · 8 years ago
  6. 20c7dbb ARC: Don't try to use value of top level clock-frequency in DT by Alexey Brodkin · 9 years ago
  7. e608b53 ARC: clocksource: DT based probe by Vineet Gupta · 9 years ago
  8. 69fbd09 ARC: clockevent: Prepare for DT based probe by Noam Camus · 9 years ago
  9. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  10. 26cf9cc arc: use of_platform_default_populate() to populate default bus by Kefeng Wang · 9 years ago
  11. b31ac42 ARCv2: LLSC: software backoff is NOT needed starting HS2.1c by Vineet Gupta · 9 years ago
  12. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  13. 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 9 years ago
  14. 4d0cb15 ARCv2: Check for LL-SC livelock only if LLSC is enabled by Vineet Gupta · 9 years ago
  15. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  16. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  17. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  18. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  19. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  20. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  21. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  22. b631788 ARC: slightly refactor macros for boot logging by Vineet Gupta · 9 years ago
  23. aa93e8e ARCv2: clocksource: Introduce 64bit local RTC counter by Vineet Gupta · 11 years ago
  24. 4255b07 ARCv2: STAR 9000793984: Handle return from intr to Delay Slot by Vineet Gupta · 10 years ago
  25. 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 11 years ago
  26. 10d11e5 ARC: uncached base is hard constant for ARC, don't save it by Vineet Gupta · 9 years ago
  27. 036b2c5 ARC: explicit'ify uboot support by Vineet Gupta · 10 years ago
  28. 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 10 years ago
  29. a44ec8b ARC: Fix RTT boot printing by Vineet Gupta · 10 years ago
  30. 4c86231 ARC: fix /proc/cpuinfo for offline cpus by Vineet Gupta · 10 years ago
  31. 5637208 ARC: boot: cpu feature print enhancements by Vineet Gupta · 10 years ago
  32. c4b9856 ARC: boot: consolidate cross-checking of h/w and s/w by Vineet Gupta · 10 years ago
  33. 435abb6 ARC: RIP @running_on_hw by Vineet Gupta · 10 years ago
  34. d7f8a08 ARC: [plat*] move code out of .init_machine into common by Vineet Gupta · 10 years ago
  35. 619f301 ARC: Allow SMP kernel to build/boot on UP-only infrastructure by Vineet Gupta · 10 years ago
  36. e57d339 ARC: [cmdline] support External Device Trees from u-boot by Vineet Gupta · 11 years ago
  37. 59ed941 ARC: [cmdline] uboot cmdline handling rework by Vineet Gupta · 11 years ago
  38. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  39. 8e457d6 ARC: Annotate some functions as static by Vineet Gupta · 11 years ago
  40. be59731 arc: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  41. 880beb8 arc: use common of_flat_dt_match_machine by Rob Herring · 11 years ago
  42. 1efc959 arc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
  43. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  44. 8508d56 ARC: remove console_verbose() from setup_arch() by Mischa Jonker · 11 years ago
  45. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 11 years ago
  46. 8235703 ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 11 years ago
  47. 9593a93 ARC: [cmdline] Don't overwrite u-boot provided bootargs by Vineet Gupta · 11 years ago
  48. 6971881 ARC: [cmdline] Remove CONFIG_CMDLINE by Vineet Gupta · 11 years ago
  49. 30ecee8 ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH by Vineet Gupta · 11 years ago
  50. e420c82 ARC: Remove duplicate inclusion of header files by Sachin Kamat · 12 years ago
  51. 1ec9db1 ARC: Use <linux/*> headers instead of <asm/*> by Sachin Kamat · 12 years ago
  52. 8ff14bb ARC: ABIv3: Print the correct ABI ver by Vineet Gupta · 12 years ago
  53. eab6a08 ARC: make a copy of flat DT by Vineet Gupta · 12 years ago
  54. 877768c ARC: [Review] Multi-platform image #3: switch to board callback by Vineet Gupta · 12 years ago
  55. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 12 years ago
  56. 8b5850f ARC: Support for single cycle Close Coupled Mem (CCM) by Vineet Gupta · 12 years ago
  57. af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
  58. 854a0d9 ARC: DWARF2 .debug_frame based stack unwinder by Vineet Gupta · 12 years ago
  59. 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
  60. 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
  61. c121c50 ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init by Vineet Gupta · 12 years ago