1. 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
  2. af1be2e ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  3. f5a16b9 ARC: handle gcc generated __builtin_trap() by Vineet Gupta · 7 years ago
  4. 79435ac ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  5. d7de73b ARC: [plat-axs103] refactor the quad core DT quirk code by Eugeniy Paltsev · 7 years ago
  6. fbd1cec ARC: [plat-axs103]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  7. 7bde846 ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code by Eugeniy Paltsev · 7 years ago
  8. a08c832 ARC: [plat-hsdk]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  9. c18fc90 ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM by Alexey Brodkin · 7 years ago
  10. d0729bc6 arc: do not use __print_symbol() by Sergey Senozhatsky · 7 years ago
  11. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  12. 329b413 ARC: Fix detection of dual-issue enabled by Alexey Brodkin · 7 years ago
  13. 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
  14. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  15. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  16. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 10 years ago
  17. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  18. ff64d69 ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  19. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  20. f315685 ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer by Vineet Gupta · 7 years ago
  21. 7e7962d kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib by Masahiro Yamada · 7 years ago
  22. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  23. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  24. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  25. 92d4412 ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking by Vineet Gupta · 7 years ago
  26. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  27. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. 4fbaf64 ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config by Vineet Gupta · 7 years ago
  30. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  31. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  32. fdbed19 ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC by Vineet Gupta · 7 years ago
  33. 753affb ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · 7 years ago
  34. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  35. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  36. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  37. a528629 ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig by Vineet Gupta · 7 years ago
  38. ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  39. edb40d7 ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz by Eugeniy Paltsev · 7 years ago
  40. 5464d03 ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
  41. dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
  42. 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago
  43. d9bc84a arc: remove redundant UTS_MACHINE define in arch/arc/Makefile by Masahiro Yamada · 7 years ago
  44. ef833ea ARC: [plat-hsdk] use actual clk driver to manage cpu clk by Eugeniy Paltsev · 7 years ago
  45. 9583833 ARC: [*defconfig] Reenable soft lock-up detector by Alexey Brodkin · 7 years ago
  46. 976e78a ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
  47. 6afa3bc ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
  48. 043d1e7 ARC: [plat-axs103] Add temporary quirk to reset ethernet IP by Eugeniy Paltsev · 7 years ago
  49. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  50. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  51. 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
  52. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  53. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  54. 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
  55. 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
  56. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  57. 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  58. aa7e3a5 ARC: Show fault information passed to show_kernel_fault_diag() by Jose Abreu · 7 years ago
  59. a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 7 years ago
  60. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  61. bee91c3 ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) by Eugeniy Paltsev · 7 years ago
  62. 0fa400c ARC: [plat-axs103] refactor the DT fudging code by Vineet Gupta · 7 years ago
  63. f6a09ba ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk by Eugeniy Paltsev · 7 years ago
  64. 9926c29 ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk setting by Eugeniy Paltsev · 7 years ago
  65. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 7 years ago
  66. 9f82e90 ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have by Alexey Brodkin · 7 years ago
  67. 69afbb7 arc: remove num-slots from arc platforms by Shawn Lin · 7 years ago
  68. e8206d2 ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc 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. 3f9cd87 ARC: [plat-eznps] avoid toggling of DPC register by Elad Kanfi · 7 years ago
  72. abd8926 ARC: [plat-eznps] Update the init sequence of aux regs per cpu. by Liav Rehana · 7 years ago
  73. 35b55ef ARC: [plat-eznps] new command line argument for HW scheduler at MTM by Noam Camus · 7 years ago
  74. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 7 years ago
  75. 9833949 ARC: [plat-eznps] Handle user memory error same in simulation and silicon by Noam Camus · 7 years ago
  76. 644fa02 ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task by Noam Camus · 7 years ago
  77. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 7 years ago
  78. 1112c3b ARC: [plat-eznps] spinlock aware for MTM by Noam Camus · 7 years ago
  79. c2bdac1 ARC: spinlock: Document the EX based spin_unlock by Vineet Gupta · 9 years ago
  80. ab1e866 ARC: [plat-eznps] disabled stall counter due to a HW bug by Noam Camus · 7 years ago
  81. 30b7af2 ARC: [plat-eznps] Fix TLB Errata by Noam Camus · 7 years ago
  82. 9e93955 ARC: [plat-eznps] typo fix at Kconfig by Noam Camus · 7 years ago
  83. 9405530 ARC: typos fix in kernel/entry-compact.S by Liav Rehana · 7 years ago
  84. ddf720f ARC: typo fix in mm/fault.c by Liav Rehana · 7 years ago
  85. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  86. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  87. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  88. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  89. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  90. a8ec3ee arc: Mask individual IRQ lines during core INTC init by Alexey Brodkin · 7 years ago
  91. 9d664c0 locking/atomic: Fix atomic_set_release() for 'funny' architectures by Peter Zijlstra · 7 years ago
  92. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 7 years ago
  93. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  94. 2e332fe ARC: dma: implement dma_unmap_page and sg variant by Vineet Gupta · 7 years ago
  95. b37174d ARCv2: SLC: Make sure busy bit is set properly for region ops by Alexey Brodkin · 7 years ago
  96. 33460f8 ARC: [plat-sim] Include this platform unconditionally by Vineet Gupta · 7 years ago
  97. f862b31 ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103 by Eugeniy Paltsev · 7 years ago
  98. 77f0c8b ARC: Remove empty kernel/pcibios.c by Palmer Dabbelt · 7 years ago
  99. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  100. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 7 years ago