1. ee89252 Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  2. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  5. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 7 years ago
  6. 9f82e90 ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have by Alexey Brodkin · 7 years ago
  7. 28923f6 ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit by Liav Rehana · 8 years ago
  8. 5b2189a ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch by Noam Camus · 8 years ago
  9. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 8 years ago
  10. 1112c3b ARC: [plat-eznps] spinlock aware for MTM by Noam Camus · 8 years ago
  11. c2bdac1 ARC: spinlock: Document the EX based spin_unlock by Vineet Gupta · 9 years ago
  12. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  13. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  14. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  15. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 8 years ago
  16. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 7 years ago
  17. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  18. 3e4f937 arc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  19. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  21. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  22. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  23. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  24. 4a1e31c Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  25. 868a653 ARC: mm: fix build failure in linux-next for UP builds by Vineet Gupta · 8 years ago
  26. 65c02a5 ARCv2: ptrace: provide regset for accumulator/r30 regs by Vineet Gupta · 8 years ago
  27. f734a31 ARCv2: mm: micro-optimize region flush generated code by Vineet Gupta · 8 years ago
  28. 0d77117 ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 10 years ago
  29. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  31. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 8 years ago
  32. 6492f09 ARC: [plat-eznps] Fix build error by Noam Camus · 8 years ago
  33. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  34. dcbcb49 Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  35. 4c6fabd ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 8 years ago
  36. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 8 years ago
  37. 839cc29 arc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  38. 3a1e37a arc: get rid of unused declaration by Al Viro · 8 years ago
  39. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  40. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  41. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  42. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  43. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  44. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  45. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  46. a4ee7ba Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  47. 179cf19 ARCv2: intc: Use runtime value of irq count for setting up intc by Vineet Gupta · 8 years ago
  48. f33b8cd ARCv2: intc: Rework the build time irq count information by Yuriy Kolerov · 8 years ago
  49. fe7b109 ARC: [intc-*]: confine NR_CPU_IRQS to intc code by Vineet Gupta · 8 years ago
  50. e98a7bf ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg by Yuriy Kolerov · 8 years ago
  51. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  52. 36425cd ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list by Vineet Gupta · 8 years ago
  53. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  54. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  55. e497c8e ARCv2: IOC: Use actual memory size to setup aperture size by Vineet Gupta · 8 years ago
  56. 8c47f83 ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption by Vineet Gupta · 9 years ago
  57. d4911cdd ARCv2: IOC: refactor the IOC and SLC operations into own functions by Vineet Gupta · 9 years ago
  58. eb1357d ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds by Vineet Gupta · 8 years ago
  59. ecd43af ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
  60. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  61. 08fe007 ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  62. f64915b ARC: mm: No need to save cache version in @cpuinfo by Vineet Gupta · 8 years ago
  63. d25b6af Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  64. 107177b ARCv2: intc: default all interrupts to priority 1 by Vineet Gupta · 8 years ago
  65. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  66. b26c2e3 ARC: breakout timer include code into separate header ... by Vineet Gupta · 8 years ago
  67. 2d7f5c4 ARC: move mcip.h into include/soc and adjust the includes by Vineet Gupta · 8 years ago
  68. c33a605 ARC: breakout aux handling into a separate header by Vineet Gupta · 8 years ago
  69. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  70. 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
  71. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  72. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  73. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  74. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  75. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  76. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  77. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  78. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  79. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  80. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  81. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  82. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  83. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  84. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  85. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  86. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  87. 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
  88. 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
  89. cd5d38b ARCv2: fix local_save_flags by Vineet Gupta · 8 years ago
  90. 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
  91. 94f4fb0 ARC: module: support R_ARC_32_PCREL relocation by Vineet Gupta · 8 years ago
  92. e0d5321 arc: perf: Enable generic "cache-references" and "cache-misses" events by Alexey Brodkin · 8 years ago
  93. ce0f493 ARC: [plat-eznps] add missing atomic_fetch_xxx operations by Noam Camus · 8 years ago
  94. ce63652 ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructions by Vineet Gupta · 9 years ago
  95. 26c01c4 ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores by Vineet Gupta · 8 years ago
  96. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  97. 05d9d0b ARC: uaccess: get_user to zero out dest in cause of fault by Vineet Gupta · 8 years ago
  98. f8430ea PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARC by Joao Pinto · 8 years ago
  99. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  100. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago