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