1. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  2. 23cb1f6 ARC: mm: IOC: Don't enable IOC by default by Vineet Gupta · 8 years ago
  3. 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
  4. e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  5. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  6. 0a0a047 ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core by Yuriy Kolerov · 8 years ago
  7. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  8. 19dbc76 ARC: [plat-eznps] set default baud for early console by Noam Camus · 8 years ago
  9. 6661943 ARC: [plat-eznps] remove IPI clear from SMP operations by Noam Camus · 8 years ago
  10. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  11. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  12. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  13. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  14. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  15. 6227e9f ARC: Enable PERF_EVENTS in nSIM driven platforms by Alexey Brodkin · 8 years ago
  16. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  17. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  18. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  19. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  20. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  21. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  22. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  23. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  24. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  25. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  26. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  27. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  28. 3da4310 ARC: Adjust cpuinfo for non-continuous cpu ids by Noam Camus · 8 years ago
  29. 27f3d2a ARC: [build] Support gz, lzma compressed uImage by Daniel Mentz · 8 years ago
  30. 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
  31. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  32. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  33. 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
  34. ef25bac ARC: [plat*] enables MODULE* by Vineet Gupta · 8 years ago
  35. cd5d38b ARCv2: fix local_save_flags by Vineet Gupta · 8 years ago
  36. 3528f84 ARC: CONFIG_NODES_SHIFT fix default values by Noam Camus · 8 years ago
  37. bc0c7ec ARCv2: intc: Use kflag if STATUS32.IE must be reset by Yuriy Kolerov · 8 years ago
  38. 99a2ca6 ARC: .exit.* sections can be discarded in .eh_frame regime by Vineet Gupta · 8 years ago
  39. 86effd0 ARC: dw2 unwind: enable cfi pseudo ops in string lib by Vineet Gupta · 8 years ago
  40. 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
  41. 2dad112 ARC: entry: make ret_from_system_call local label by Vineet Gupta · 8 years ago
  42. 2d04864 ARC: dw2 unwind: don't force dwarf 2 by Vineet Gupta · 8 years ago
  43. 6716dbb ARC: dw2 unwind: switch to .eh_frame based unwinding by Vineet Gupta · 11 years ago
  44. d040876 ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame by Vineet Gupta · 9 years ago
  45. 94f4fb0 ARC: module: support R_ARC_32_PCREL relocation by Vineet Gupta · 8 years ago
  46. e0d5321 arc: perf: Enable generic "cache-references" and "cache-misses" events by Alexey Brodkin · 8 years ago
  47. ce0f493 ARC: [plat-eznps] add missing atomic_fetch_xxx operations by Noam Camus · 8 years ago
  48. ce63652 ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions by Vineet Gupta · 9 years ago
  49. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  50. f507684 ARCv2: identify HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  51. 9efac67 ARCv2: Add support for ZeBu Emulation platform for HS cores by Vineet Gupta · 9 years ago
  52. 618a9cd arc: Add "model" properly in device tree description of all boards by Alexey Brodkin · 8 years ago
  53. 7798bf2 arc: don't leak bits of kernel stack into coredump by Al Viro · 8 years ago
  54. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  55. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  56. f8430ea PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC by Joao Pinto · 8 years ago
  57. c57653d ARC: export __udivdi3 for modules by Vineet Gupta · 8 years ago
  58. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  59. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  60. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  61. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  62. 45c3b08 ARC: Elide redundant setup of DMA callbacks by Vineet Gupta · 8 years ago
  63. 18b43e8 ARC: Call trace_hardirqs_on() before enabling irqs by Daniel Mentz · 8 years ago
  64. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  65. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  66. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  67. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  68. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 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
  70. 3925a16 ARC: mm: don't loose PTE_SPECIAL in pte_modify() by Vineet Gupta · 8 years ago
  71. 6e8d666 Disable "maybe-uninitialized" warning globally by Linus Torvalds · 8 years ago
  72. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  73. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  74. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. 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
  76. b4dff28 ARC: dma: fix address translation in arc_dma_free by Vladimir Kondratiev · 8 years ago
  77. 627c88b ARC: typo fix in mm/ioremap.c by Alexey Brodkin · 8 years ago
  78. ecd8081 ARC/time: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  79. 1ce0b58 ARC: fix linux-next build breakage by Vineet Gupta · 8 years ago
  80. 3d93f42 Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 8 years ago
  81. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  82. 284341d Merge tag 'arc-4.7-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  83. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  84. 43d7560 clocksource/drivers/arc: Convert init function to return error by Daniel Lezcano · 8 years ago
  85. 9bd5451 arc: unwind: warn only once if DW2_UNWIND is disabled by Alexey Brodkin · 8 years ago
  86. f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 8 years ago
  87. 54d87d6 arc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  88. 61c7864 arc: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  89. 4aef66c locking/atomic, arch/arc: Fix build by Peter Zijlstra · 8 years ago
  90. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  91. fbffe89 locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 8 years ago
  92. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  93. 830c657 ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms by Alexey Brodkin · 8 years ago
  94. c8f1daa ARCv2: [vdk] Enable ARC PGU on HS38 VDK by Alexey Brodkin · 8 years ago
  95. ed6aefe Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff" by Vineet Gupta · 8 years ago
  96. 819f360 Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle" by Vineet Gupta · 8 years ago
  97. 42316a2 Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff" by Vineet Gupta · 8 years ago
  98. d140b9b ARC: don't enable DISCONTIGMEM unconditionally by Vineet Gupta · 8 years ago
  99. 60f2b4b ARC: [intc-compact] simplify code for 2 priority levels by Vineet Gupta · 8 years ago
  100. 49acadf arc: Get rid of root core-frequency property by Alexey Brodkin · 8 years ago