1. 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
  2. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  3. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  4. 5035cd5 ARC: pae: STRICT_MM_TYPECHECKS was broken by Vineet Gupta · 8 years ago
  5. 085572f ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE by Noam Camus · 9 years ago
  6. 46c3e6b ARC: [plat-eznps] Use dedicated cpu_relax() by Tal Zilcer · 10 years ago
  7. 86c2546 ARC: [plat-eznps] Use dedicated identity auxiliary register. by Noam Camus · 11 years ago
  8. b1f2f6f ARC: [plat-eznps] Use dedicated SMP barriers by Noam Camus · 9 years ago
  9. a5a10d9 ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg by Noam Camus · 9 years ago
  10. 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
  11. 2a1021f ARC: rwlock: disable interrupts in !LLSC variant by Noam Camus · 9 years ago
  12. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  13. 4bb40c6 ARC: clean out UAPI byteorder.h clean off Kconfig symbol by Noam Camus · 9 years ago
  14. 6e9318d ARC: RIP arc_{get|set}_core_freq() clk API by Alexey Brodkin · 9 years ago
  15. 88555cc ARC: irq: export some IRQs again by Vineet Gupta · 8 years ago
  16. 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 9 years ago
  17. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 9 years ago
  18. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 9 years ago
  19. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 8 years ago
  20. 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 8 years ago
  21. e5bc047 ARC: Add missing io barriers to io{read,write}{16,32}be() by Vineet Gupta · 8 years ago
  22. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  23. d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 8 years ago
  24. e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 8 years ago
  25. 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
  26. d34687a Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  27. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  28. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  29. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  30. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  31. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 9 years ago
  32. c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 9 years ago
  33. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  34. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  35. c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
  36. 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
  37. f778cc6 ARC: [BE] readl()/writel() to work in Big Endian CPU configuration by Lada Trimasova · 9 years ago
  38. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
  39. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  40. c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
  41. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  42. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
  43. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
  44. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  45. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  46. e835a65 Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  47. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  48. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  49. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  50. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  51. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  52. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  53. 4b32e89 ARC: mm: fix building for MMU v2 by Alexey Brodkin · 9 years ago
  54. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  55. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  56. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  57. b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
  58. 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
  59. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  60. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  61. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  63. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  64. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  65. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  66. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  67. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  68. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  69. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  70. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  71. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  72. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  73. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  74. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  75. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  76. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  77. 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
  78. 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
  79. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  80. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  81. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
  82. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
  83. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
  84. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  85. e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago
  86. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  87. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  88. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  89. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 9b28829 ARCv2: perf: Finally introduce HS perf unit by Vineet Gupta · 10 years ago
  91. e6b1d12 ARCv2: perf: implement exclusion of event counting in user or kernel mode by Alexey Brodkin · 9 years ago
  92. 36481cf ARCv2: perf: Support sampling events using overflow interrupts by Alexey Brodkin · 9 years ago
  93. fb7c572 ARC: perf: cap the number of counters to hardware max of 32 by Vineet Gupta · 9 years ago
  94. 0907495 ARC: add/fix some comments in code - no functional change by Vineet Gupta · 9 years ago
  95. 6de6066 ARC: change some branchs to jumps to resolve linkage errors by Yuriy Kolerov · 9 years ago
  96. eb2cd8b ARC: ensure futex ops are atomic in !LLSC config by Vineet Gupta · 9 years ago
  97. 882a95a ARC: make futex_atomic_cmpxchg_inatomic() return bimodal by Vineet Gupta · 9 years ago
  98. ed574e2 ARC: futex cosmetics by Vineet Gupta · 9 years ago
  99. 31d30c8 ARC: add barriers to futex code by Vineet Gupta · 9 years ago
  100. f2b0b25 ARCv2: Support IO Coherency and permutations involving L1 and L2 caches by Alexey Brodkin · 9 years ago