1. 2e5893f ARC: entry: fix syscall_trace_exit argument by Sergey Matyukevich · 2 years, 3 months ago
  2. 5928b78 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 2 years, 9 months ago
  3. b030c3b ARC: export clear_user_page() for modules by Randy Dunlap · 3 years ago
  4. 2f1a469 ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years ago
  5. 5375b06 ARC: entry: fix off-by-one error in syscall number validation by Vineet Gupta · 3 years, 3 months ago
  6. bb3162b arc: kernel: Return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 5 months ago
  7. 83917f6 arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 3 years, 7 months ago
  8. c321869 ARC: build: add boot_targets to PHONY by Masahiro Yamada · 3 years, 8 months ago
  9. 12ce4b4 ARC: stack unwinding: don't assume non-current task is sleeping by Vineet Gupta · 3 years, 9 months ago
  10. fc6220f Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" by Vineet Gupta · 3 years, 9 months ago
  11. 6ffed40 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 3 years, 9 months ago
  12. ad892d3 irqchip/eznps: Fix build error for !ARC700 builds by Vineet Gupta · 4 years ago
  13. 62b14d5 ARC: elf: use right ELF_ARCH by Vineet Gupta · 4 years, 2 months ago
  14. 1815979 ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE by Vineet Gupta · 4 years, 2 months ago
  15. d710605 ARC: Fix ICCM & DCCM runtime size checks by Eugeniy Paltsev · 4 years, 4 months ago
  16. b5badeb ARC: define __ALIGN_STR and __ALIGN symbols for ARC by Eugeniy Paltsev · 4 years, 4 months ago
  17. 31697b4 ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node by Jose Abreu · 4 years, 6 months ago
  18. 7fce1ea arc: eznps: fix allmodconfig kconfig warning by Randy Dunlap · 4 years, 8 months ago
  19. 21c1c5f ARC: perf: Accommodate big-endian CPU by Alexey Brodkin · 4 years, 9 months ago
  20. 9c9b259 ARC: export "abort" for modules by Vineet Gupta · 4 years, 10 months ago
  21. 59f32fb ARC: hide unused function unw_hdr_alloc by Arnd Bergmann · 5 years ago
  22. bd67557 ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  23. 074d0aa bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 6 years ago
  24. 39862cc ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
  25. 046a379 ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 5 years ago
  26. 0394d42 ARC: u-boot args: check that magic number is correct by Eugeniy Paltsev · 5 years ago
  27. f8a845c ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 5 years ago
  28. c29505f ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 5 years ago
  29. ad5530d ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  30. 9e3bd86 ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 5 years ago
  31. 036df53 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 5 years ago
  32. 812224d ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
  33. d894089 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  34. 5a026d1 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  35. beab9a7 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  36. a6e441a ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 6 years ago
  37. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  38. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  39. 5d4c666 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
  40. e4450e3 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
  41. e82f790 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  42. a0890a02 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
  43. 3b21adc ARC: [plat-axs*]: Enable SWAP by Alexey Brodkin · 6 years ago
  44. 8620db8 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 6 years ago
  45. 6e64609 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
  46. fcc80f8 arc: [plat-eznps] fix data type errors in platform headers by Randy Dunlap · 6 years ago
  47. 6cfe79d ARC: Improve cmpxchg syscall implementation by Peter Zijlstra · 6 years ago
  48. 8cc7051 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
  49. e7a0393 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 6 years ago
  50. 1be686f ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 6 years ago
  51. 2ee7d6f ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
  52. 3a80fb0 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 6 years ago
  53. a5338db ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 6 years ago
  54. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  55. cc1349f ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  56. 57e4f87 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  57. 8d362cb ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  58. 301681d ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP by Yuriy Kolerov · 8 years ago
  59. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  60. 2552e2c ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached by Vineet Gupta · 8 years ago
  61. 8cb6045 ARC: smp-boot: Decouple Non masters waiting API from jump to entry point by Vineet Gupta · 8 years ago
  62. 9cbf433 ARCv2: save r30 on kernel entry as gcc uses it for code-gen by Vineet Gupta · 8 years ago
  63. 563300b ARC: [plat-eznps] Fix build error by Noam Camus · 7 years ago
  64. 1a815c5 ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup by Vineet Gupta · 7 years ago
  65. ca332b9 ARC: [arcompact] handle unaligned access delay slot corner case by Vineet Gupta · 7 years ago
  66. 9d5f2c1 ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list by Vineet Gupta · 7 years ago
  67. bb82fb4 ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds by Vineet Gupta · 8 years ago
  68. ce7ec3d ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache by Vineet Gupta · 8 years ago
  69. 6a8b2ca7 ARC: mm: PAE40: Fix crash at munmap by Yuriy Kolerov · 8 years ago
  70. 23cb1f6 ARC: mm: IOC: Don't enable IOC by default by Vineet Gupta · 8 years ago
  71. 3c7c7a2 ARC: Don't use "+l" inline asm constraint by Vineet Gupta · 8 years ago
  72. 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
  73. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  74. 0a0a047 ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination core by Yuriy Kolerov · 8 years ago
  75. 34e71e4 ARC: IRQ: Do not use hwirq as virq and vice versa by Yuriy Kolerov · 8 years ago
  76. 19dbc76 ARC: [plat-eznps] set default baud for early console by Noam Camus · 8 years ago
  77. 6661943 ARC: [plat-eznps] remove IPI clear from SMP operations by Noam Camus · 8 years ago
  78. 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
  79. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  80. e6e335b ARC: change return value of userspace cmpxchg assist syscall by Vineet Gupta · 8 years ago
  81. a79a812 arc: Implement arch-specific dma_map_ops.mmap by Alexey Brodkin · 8 years ago
  82. 8f6d9eb ARC: [SMP] avoid overriding present cpumask by Noam Camus · 8 years ago
  83. 6227e9f ARC: Enable PERF_EVENTS in nSIM driven platforms by Alexey Brodkin · 8 years ago
  84. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  85. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  86. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  87. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  88. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  89. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  90. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  91. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  92. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  93. cf986d4 ARCv2: IOC: use @ioc_enable not @ioc_exist where intended by Vineet Gupta · 8 years ago
  94. 91e040a ARC: syscall for userspace cmpxchg assist by Vineet Gupta · 8 years ago
  95. 1dec785 ARC: fix build warning in elf.h by Vineet Gupta · 8 years ago
  96. 3da4310 ARC: Adjust cpuinfo for non-continuous cpu ids by Noam Camus · 8 years ago
  97. 27f3d2a ARC: [build] Support gz, lzma compressed uImage by Daniel Mentz · 8 years ago
  98. 3ce0fef ARCv2: intc: untangle SMP, MCIP and IDU by Vineet Gupta · 8 years ago
  99. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  100. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago