1. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  2. 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
  3. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  4. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  5. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  6. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  7. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  8. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  9. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  10. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  11. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  12. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  13. 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
  14. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  15. cd5d38b ARCv2: fix local_save_flags by Vineet Gupta · 8 years ago
  16. 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
  17. 94f4fb0 ARC: module: support R_ARC_32_PCREL relocation by Vineet Gupta · 8 years ago
  18. e0d5321 arc: perf: Enable generic "cache-references" and "cache-misses" events by Alexey Brodkin · 8 years ago
  19. ce0f493 ARC: [plat-eznps] add missing atomic_fetch_xxx operations by Noam Camus · 8 years ago
  20. ce63652 ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions by Vineet Gupta · 9 years ago
  21. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  22. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  24. f8430ea PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC by Joao Pinto · 8 years ago
  25. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  26. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  27. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  28. 18b43e8 ARC: Call trace_hardirqs_on() before enabling irqs by Daniel Mentz · 8 years ago
  29. 9d3bc3d Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  30. 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
  31. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 54d87d6 arc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  33. 4aef66c locking/atomic, arch/arc: Fix build by Peter Zijlstra · 8 years ago
  34. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  35. fbffe89 locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 8 years ago
  36. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  37. ed6aefe Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff" by Vineet Gupta · 8 years ago
  38. 819f360 Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle" by Vineet Gupta · 8 years ago
  39. 42316a2 Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff" by Vineet Gupta · 8 years ago
  40. 2547476 Fix typos by Andrea Gelmini · 8 years ago
  41. 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
  42. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
  44. 5035cd5 ARC: pae: STRICT_MM_TYPECHECKS was broken by Vineet Gupta · 8 years ago
  45. 085572f ARC: [plat-eznps] Use dedicated COMMAND_LINE_SIZE by Noam Camus · 9 years ago
  46. 46c3e6b ARC: [plat-eznps] Use dedicated cpu_relax() by Tal Zilcer · 10 years ago
  47. 86c2546 ARC: [plat-eznps] Use dedicated identity auxiliary register. by Noam Camus · 11 years ago
  48. b1f2f6f ARC: [plat-eznps] Use dedicated SMP barriers by Noam Camus · 10 years ago
  49. a5a10d9 ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg by Noam Camus · 9 years ago
  50. 8bcf2c4 ARC: [plat-eznps] Use dedicated user stack top by Noam Camus · 9 years ago
  51. 2a1021f ARC: rwlock: disable interrupts in !LLSC variant by Noam Camus · 9 years ago
  52. 15ca68a ARC: Make vmalloc size configurable by Noam Camus · 10 years ago
  53. 4bb40c6 ARC: clean out UAPI byteorder.h clean off Kconfig symbol by Noam Camus · 9 years ago
  54. 6e9318d ARC: RIP arc_{get|set}_core_freq() clk API by Alexey Brodkin · 9 years ago
  55. 88555cc ARC: irq: export some IRQs again by Vineet Gupta · 9 years ago
  56. 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 9 years ago
  57. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 9 years ago
  58. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 9 years ago
  59. 26f9d5f ARC: support HIGHMEM even without PAE40 by Vineet Gupta · 8 years ago
  60. 2519d75 ARC: Fix PAE40 boot failures due to PTE truncation by Vineet Gupta · 8 years ago
  61. e5bc047 ARC: Add missing io barriers to io{read,write}{16,32}be() by Vineet Gupta · 8 years ago
  62. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 8 years ago
  63. d9676fa ARCv2: Enable LOCKDEP by Evgeny Voevodin · 9 years ago
  64. e5e0a65 arc: Add our own implementation of fb_pgprotect() by Alexey Brodkin · 9 years ago
  65. 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  66. 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
  67. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  68. deaf756 ARCv2: ioremap: Support dynamic peripheral address space by Vineet Gupta · 9 years ago
  69. f2e3d55 ARC: dma: reintroduce platform specific dma<->phys by Vineet Gupta · 9 years ago
  70. f5db19e ARC: dma: ioremap: use phys_addr_t consistenctly in code paths by Vineet Gupta · 9 years ago
  71. 01609ec ARC, thp: remove infrastructure for handling splitting PMDs by Vineet Gupta · 9 years ago
  72. c511eaa ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE build by Vineet Gupta · 9 years ago
  73. 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
  74. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  75. c2ff5cf2 ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern by Vineet Gupta · 9 years ago
  76. 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
  77. f778cc6 ARC: [BE] readl()/writel() to work in Big Endian CPU configuration by Lada Trimasova · 9 years ago
  78. 2a41b6d ARC: bitops: Remove non relevant comments by Vineet Gupta · 9 years ago
  79. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  80. c1678ff ARC: Add PCI support by Joao Pinto · 9 years ago
  81. 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
  82. 9681787 ARCv2: SMP: Push IPI_IRQ into IPI provider by Vineet Gupta · 9 years ago
  83. dbcbc7e ARC: [intc-compact] Remove IPI setup from ARCompact port by Vineet Gupta · 9 years ago
  84. bb143f8 ARCv2: SMP: Emulate IPI to self using software triggered interrupt by Vineet Gupta · 9 years ago
  85. a150b08 ARCv2: boot report CCMs (Closely Coupled Memories) by Vineet Gupta · 9 years ago
  86. 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
  87. 37eda9d ARC: mm: Introduce explicit super page size support by Vineet Gupta · 9 years ago
  88. dec2b28 ARCv2: intc: Allow interruption by lowest priority interrupt by Vineet Gupta · 9 years ago
  89. b89bd1f ARC: shrink cpuinfo by not saving full timer BCR by Vineet Gupta · 9 years ago
  90. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  91. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  92. 052c96d arc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  93. 4b32e89 ARC: mm: fix building for MMU v2 by Alexey Brodkin · 9 years ago
  94. 575a9d4 ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpu by Vineet Gupta · 9 years ago
  95. b474a02 ARC: rename smp operation init_irq_cpu() to init_per_cpu() by Noam Camus · 9 years ago
  96. bc79c9a ARC: dw2 unwind: Reinstante unwinding out of modules by Vineet Gupta · 9 years ago
  97. b8628f3 ARCv2: Use the default irq priority for idle sleep by Vineet Gupta · 9 years ago
  98. 512b5b8 ARC: Abstract out ISA specific SLEEP args by Vineet Gupta · 9 years ago
  99. 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
  100. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago