1. ed6aefe Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff" by Vineet Gupta · 8 years ago
  2. 819f360 Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle" by Vineet Gupta · 8 years ago
  3. 42316a2 Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff" by Vineet Gupta · 8 years ago
  4. d140b9b ARC: don't enable DISCONTIGMEM unconditionally by Vineet Gupta · 8 years ago
  5. 60f2b4b ARC: [intc-compact] simplify code for 2 priority levels by Vineet Gupta · 8 years ago
  6. 49acadf arc: Get rid of root core-frequency property by Alexey Brodkin · 8 years ago
  7. 2547476 Fix typos by Andrea Gelmini · 8 years ago
  8. 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
  9. d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  10. 1d6da87 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  11. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  12. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  13. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  14. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  15. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  16. 0efacbb Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  17. 776d7f1 arc: axs103_smp: Fix CPU frequency to 100MHz for dual-core by Alexey Brodkin · 8 years ago
  18. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  19. cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 8 years ago
  20. 76e9cab Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 8 years ago
  21. 445a642 arc: axs10x: Add DT bindings for I2S PLL Clock by Jose Abreu · 8 years ago
  22. 5035cd5 ARC: pae: STRICT_MM_TYPECHECKS was broken by Vineet Gupta · 8 years ago
  23. 96665789 ARC: Add eznps platform to Kconfig and Makefile by Noam Camus · 9 years ago
  24. 085572f ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE by Noam Camus · 9 years ago
  25. 46c3e6b ARC: [plat-eznps] Use dedicated cpu_relax() by Tal Zilcer · 9 years ago
  26. 86c2546 ARC: [plat-eznps] Use dedicated identity auxiliary register. by Noam Camus · 11 years ago
  27. b1f2f6f ARC: [plat-eznps] Use dedicated SMP barriers by Noam Camus · 9 years ago
  28. a5a10d9 ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg by Noam Camus · 9 years ago
  29. 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
  30. 4a66d3f ARC: [plat-eznps] Add eznps platform by Noam Camus · 12 years ago
  31. 845033b ARC: [plat-eznps] Add eznps board defconfig and dts by Noam Camus · 12 years ago
  32. 71f9cf8 ARC: Mark secondary cpu online only after all HW setup is done by Noam Camus · 9 years ago
  33. 2a1021f ARC: rwlock: disable interrupts in !LLSC variant by Noam Camus · 9 years ago
  34. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  35. 4bb40c6 ARC: clean out UAPI byteorder.h clean off Kconfig symbol by Noam Camus · 8 years ago
  36. 6e9318d ARC: RIP arc_{get|set}_core_freq() clk API by Alexey Brodkin · 8 years ago
  37. 20c7dbb ARC: Don't try to use value of top level clock-frequency in DT by Alexey Brodkin · 8 years ago
  38. 0e6e9b6 ARC: use fixed frequencies in arc_set_early_base_baud() by Alexey Brodkin · 8 years ago
  39. d21beff ARC: [intc-*] switch to linear domain by Vineet Gupta · 8 years ago
  40. 1b0ccb8 ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virq by Vineet Gupta · 8 years ago
  41. 88555cc ARC: irq: export some IRQs again by Vineet Gupta · 8 years ago
  42. e608b53 ARC: clocksource: DT based probe by Vineet Gupta · 8 years ago
  43. 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 8 years ago
  44. 7ec9f34 ARC: [dts] Introduce Timer bindings by Vineet Gupta · 8 years ago
  45. b3d6aba ARC: [dts] Add clk feeding into timers to DTs by Vineet Gupta · 8 years ago
  46. 9ba7648 ARC: [dts] Rename cpu_intc -> core_intc by Vineet Gupta · 8 years ago
  47. 2e8cd93 ARCv2: [dts]: Introduce HS38 specific include DTS ... by Vineet Gupta · 8 years ago
  48. 69fbd09 ARC: clockevent: Prepare for DT based probe by Noam Camus · 8 years ago
  49. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 8 years ago
  50. 0eeb3df ARC: [plat-axs] Refactor core freq get/set by Vineet Gupta · 8 years ago
  51. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 8 years ago
  52. db4c442 ARC: [intc-compact] setup TIMER as percpu_dev by Vineet Gupta · 8 years ago
  53. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  54. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 8 years ago
  55. 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 8 years ago
  56. e5bc047 ARC: Add missing io barriers to io{read,write}{16,32}be() by Vineet Gupta · 8 years ago
  57. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  58. 2e65060 dmaengine: dw: revisit data_width property by Andy Shevchenko · 8 years ago
  59. cb2ad5e ARC: [axs10x] Specify reserved memory for frame buffer by Alexey Brodkin · 8 years ago
  60. 1b10cb2 ARC: add support for reserved memory defined by device tree by Alexey Brodkin · 8 years ago
  61. 32ed9a0 ARC: support generic per-device coherent dma mem by Alexey Brodkin · 8 years ago
  62. b8c1eca arc: axs10x - add support of ARC PGU by Alexey Brodkin · 8 years ago
  63. 59851aa arc: select GPIOLIB directly by Linus Walleij · 8 years ago
  64. d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 8 years ago
  65. a56711f Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  66. 0dee6c8 ARC: [plat-axs103] Enable loop block devices by Alexey Brodkin · 8 years ago
  67. 6dc97ee Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts" by Vineet Gupta · 8 years ago
  68. e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 8 years ago
  69. 732dc97 ARC: Don't source drivers/pci/pcie/Kconfig ourselves by Andreas Ziegler · 8 years ago
  70. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  71. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  72. 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
  73. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  74. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  75. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 8 years ago
  76. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 8 years ago
  77. 971573c ARC: dma: pass_phys() not sg_virt() to cache ops by Vineet Gupta · 8 years ago
  78. 6b70039 ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM by Vineet Gupta · 8 years ago
  79. d98a15a ARC: dma: Use struct page based page allocator helpers by Vineet Gupta · 8 years ago
  80. a69fe1a ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 by Vineet Gupta · 8 years ago
  81. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 8 years ago
  82. 667a490 ARC: [plat-axs10x] add Ethernet PHY description in .dts by Alexey Brodkin · 8 years ago
  83. 26cf9cc arc: use of_platform_default_populate() to populate default bus by Kefeng Wang · 8 years ago
  84. c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 8 years ago
  85. 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
  86. df420fd arc: [plat-nsimosci*] use ezchip network driver by Lada Trimasova · 8 years ago
  87. b31ac42 ARCv2: LLSC: software backoff is NOT needed starting HS2.1c by Vineet Gupta · 8 years ago
  88. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  89. c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
  90. 0b29163 ARC: [plat-nsim] document ranges by Vineet Gupta · 9 years ago
  91. 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 8 years ago
  92. 7cab91b ARCv2: Allow enabling PAE40 w/o HIGHMEM by Vineet Gupta · 8 years ago
  93. f778cc6 ARC: [BE] readl()/writel() to work in Big Endian CPU configuration by Lada Trimasova · 8 years ago
  94. 2d746ee ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE by Vineet Gupta · 8 years ago
  95. 89a2692 ARC: [BE] Select correct CROSS_COMPILE prefix by Vineet Gupta · 8 years ago
  96. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 8 years ago
  97. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  98. c1678ff ARC: Add PCI support by Joao Pinto · 8 years ago
  99. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  100. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago