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