1. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  2. 43d7560 clocksource/drivers/arc: Convert init function to return error by Daniel Lezcano · 8 years ago
  3. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  5. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  6. 86c2546 ARC: [plat-eznps] Use dedicated identity auxiliary register. by Noam Camus · 11 years ago
  7. 71f9cf8 ARC: Mark secondary cpu online only after all HW setup is done by Noam Camus · 9 years ago
  8. 6e9318d ARC: RIP arc_{get|set}_core_freq() clk API by Alexey Brodkin · 8 years ago
  9. 20c7dbb ARC: Don't try to use value of top level clock-frequency in DT by Alexey Brodkin · 8 years ago
  10. 0e6e9b6 ARC: use fixed frequencies in arc_set_early_base_baud() by Alexey Brodkin · 8 years ago
  11. d21beff ARC: [intc-*] switch to linear domain by Vineet Gupta · 8 years ago
  12. 1b0ccb8 ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq by Vineet Gupta · 9 years ago
  13. 88555cc ARC: irq: export some IRQs again by Vineet Gupta · 8 years ago
  14. e608b53 ARC: clocksource: DT based probe by Vineet Gupta · 8 years ago
  15. 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 8 years ago
  16. 69fbd09 ARC: clockevent: Prepare for DT based probe by Noam Camus · 8 years ago
  17. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 8 years ago
  18. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 8 years ago
  19. db4c442 ARC: [intc-compact] setup TIMER as percpu_dev by Vineet Gupta · 8 years ago
  20. d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 8 years ago
  21. d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  22. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  23. 26cf9cc arc: use of_platform_default_populate() to populate default bus by Kefeng Wang · 8 years ago
  24. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  25. b31ac42 ARCv2: LLSC: software backoff is NOT needed starting HS2.1c by Vineet Gupta · 8 years ago
  26. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  27. c1678ff ARC: Add PCI support by Joao Pinto · 8 years ago
  28. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  29. 9ef2d8b arc: SMP: CONFIG_ARC_IPI_DBG cleanup by Valentin Rothberg · 8 years ago
  30. d73b73f ARC: SMP: No need for CONFIG_ARC_IPI_DBG by Vineet Gupta · 8 years ago
  31. 3dea30c ARCv2: Elide sending new cross core intr if receiver didn't ack prev by Vineet Gupta · 8 years ago
  32. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 8 years ago
  33. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 8 years ago
  34. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 8 years ago
  35. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 8 years ago
  36. 98341f7 ARCv2: boot print Low Latency Memory by Vineet Gupta · 8 years ago
  37. 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 8 years ago
  38. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  39. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 8 years ago
  40. 4d0cb15 ARCv2: Check for LL-SC livelock only if LLSC is enabled by Vineet Gupta · 8 years ago
  41. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 8 years ago
  42. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 8 years ago
  43. cbfe74a ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2 by Vineet Gupta · 8 years ago
  44. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  45. 6b538db ARC: dw2 unwind: Catch Dwarf SNAFUs early by Vineet Gupta · 9 years ago
  46. 6d0d506 ARC: dw2 unwind: Don't bail for CIE.version != 1 by Vineet Gupta · 9 years ago
  47. 2d64aff Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing" by Vineet Gupta · 9 years ago
  48. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  49. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  50. 323f41f ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing by Vineet Gupta · 9 years ago
  51. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  52. c512c6b ARC: intc: Document arc_request_percpu_irq() better by Vineet Gupta · 9 years ago
  53. c6317bc ARCv2: perf: Ensure perf intr gets enabled on all cores by Vineet Gupta · 9 years ago
  54. 5bf704c ARC: intc: No need to clear IRQ_NOAUTOEN by Vineet Gupta · 9 years ago
  55. 8eb0984 ARCv2: intc: Fix random perf irq disabling in SMP setup by Vineet Gupta · 9 years ago
  56. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  57. 2e22502 ARC: dw2 unwind: Remove falllback linear search thru FDE entries by Vineet Gupta · 9 years ago
  58. e81b75f ARC: remove SYNC from __switch_to() by Vineet Gupta · 9 years ago
  59. 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
  60. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  61. 483bcc9 ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once by Vineet Gupta · 9 years ago
  62. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  63. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  64. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  65. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  66. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  67. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  68. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  69. 3971cdc ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes by Vineet Gupta · 9 years ago
  70. f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
  71. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  72. 9fabcc6 ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path by Vineet Gupta · 9 years ago
  73. 5f88808 ARC: [arcompact] entry.S: Document preemption games for L2 intr by Vineet Gupta · 9 years ago
  74. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  75. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  76. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 3d59265 ARCv2: entry: Fix reserved handler by Vineet Gupta · 9 years ago
  78. 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
  79. e525c37 ARCv2: perf: SMP support by Alexey Brodkin · 9 years ago
  80. e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
  81. 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
  82. 1fe8bfa ARCv2: perf: implement "event_set_period" by Alexey Brodkin · 9 years ago
  83. fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
  84. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  85. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  86. e78fdfe ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff by Vineet Gupta · 9 years ago
  87. e13c42e ARCv2: Fix the peripheral address space detection by Vineet Gupta · 9 years ago
  88. badae6b arc/irq: Prepare idu_cascade_isr for irq argument removal by Thomas Gleixner · 9 years ago
  89. aeec6cd ARC/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  90. 624b71e ARCv2: support HS38 releases by Vineet Gupta · 9 years ago
  91. b631788 ARC: slightly refactor macros for boot logging by Vineet Gupta · 9 years ago
  92. 70d93d8 arc:irqchip: prepare for drivers/irqchip/irqchip.h removal by Joël Porquet · 9 years ago
  93. 6b12ec1 ARCv2: intc: IDU: Fix potential race in installing a chained IRQ handler by Vineet Gupta · 9 years ago
  94. 83ce3e6 ARCv2: intc: IDU: support irq affinity by Vineet Gupta · 9 years ago
  95. bccea41 ARC: fix unused var wanring by Vineet Gupta · 9 years ago
  96. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 9 years ago
  98. 2924cd1 ARCv2: [vdk] dts files and defconfig for HS38 VDK by Ruud Derwig · 10 years ago
  99. 5fa2daa ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores by Vineet Gupta · 9 years ago
  100. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago