1. 391a502 ARC: elf: use right ELF_ARCH by Vineet Gupta · 4 years, 2 months ago
  2. 2345c4d ARC: define __ALIGN_STR and __ALIGN symbols for ARC by Eugeniy Paltsev · 4 years, 5 months ago
  3. 705d1e7 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
  4. 4c21b76 ARC: fix build warnings by Vineet Gupta · 5 years ago
  5. 8b9187e ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 5 years ago
  6. 3220aa9 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 6 years ago
  7. 74b4dce ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 5 years ago
  8. 4e34dd3 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  9. 95aed87 ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 5 years ago
  10. 8cbca17 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  11. bf69dc3 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  12. 2820a70 ARC: dma [IOC] Enable per device io coherency by Eugeniy Paltsev · 6 years ago
  13. 3fcbb82 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
  14. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 2423665 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
  17. eb27773 ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 6 years ago
  18. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  19. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  20. 93312b6da ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
  21. 6e37611 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 6 years ago
  22. ca1147f ARC: [arcompact] entry.S: minor code movement by Vineet Gupta · 6 years ago
  23. 7cc7eaa atomics/treewide: Clean up '*_andnot()' ifdeffery by Mark Rutland · 6 years ago
  24. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  25. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  26. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  27. ab0b910 atomics/arc: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  28. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  29. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  30. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 6 years ago
  31. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  32. e00f199 ARC/kprobes: Remove jprobe implementation by Masami Hiramatsu · 6 years ago
  33. 2f24ef7 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
  34. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  35. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  37. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  38. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  39. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  40. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  41. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  42. 5c8aa7e arc: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 6 years ago
  43. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  44. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  45. a314279 ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction by Alexey Brodkin · 7 years ago
  46. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  47. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  48. f84d595 Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  49. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  50. 79435ac ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  51. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  52. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  53. f315685 ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer by Vineet Gupta · 7 years ago
  54. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  55. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  56. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  57. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  58. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  59. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  60. dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
  61. 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago
  62. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  63. 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
  64. 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
  65. 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
  66. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  67. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 7 years ago
  68. 9f82e90 ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have by Alexey Brodkin · 7 years ago
  69. 28923f6 ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit by Liav Rehana · 7 years ago
  70. 5b2189a ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch by Noam Camus · 7 years ago
  71. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 7 years ago
  72. 1112c3b ARC: [plat-eznps] spinlock aware for MTM by Noam Camus · 7 years ago
  73. c2bdac1 ARC: spinlock: Document the EX based spin_unlock by Vineet Gupta · 9 years ago
  74. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  75. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  76. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  77. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  78. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 7 years ago
  79. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  80. 3e4f937 arc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  81. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  83. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  84. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  85. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  86. 4a1e31c Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  87. 868a653 ARC: mm: fix build failure in linux-next for UP builds by Vineet Gupta · 7 years ago
  88. 65c02a5 ARCv2: ptrace: provide regset for accumulator/r30 regs by Vineet Gupta · 7 years ago
  89. f734a31 ARCv2: mm: micro-optimize region flush generated code by Vineet Gupta · 7 years ago
  90. 0d77117 ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 10 years ago
  91. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. 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 · 7 years ago
  93. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 7 years ago
  94. 6492f09 ARC: [plat-eznps] Fix build error by Noam Camus · 7 years ago
  95. 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 · 7 years ago
  96. dcbcb49 Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  97. 4c6fabd ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 7 years ago
  98. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 7 years ago
  99. 839cc29 arc: switch to RAW_COPY_USER by Al Viro · 7 years ago
  100. 3a1e37a arc: get rid of unused declaration by Al Viro · 7 years ago