1. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  2. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  3. 5c8aa7e arc: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
  4. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  5. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  6. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  7. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  8. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  9. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  10. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  11. 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
  12. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  13. af1be2e ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  14. f5a16b9 ARC: handle gcc generated __builtin_trap() by Vineet Gupta · 7 years ago
  15. 79435ac ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  16. d7de73b ARC: [plat-axs103] refactor the quad core DT quirk code by Eugeniy Paltsev · 7 years ago
  17. fbd1cec ARC: [plat-axs103]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  18. 7bde846 ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code by Eugeniy Paltsev · 7 years ago
  19. a08c832 ARC: [plat-hsdk]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  20. c18fc90 ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM by Alexey Brodkin · 7 years ago
  21. d0729bc6 arc: do not use __print_symbol() by Sergey Senozhatsky · 7 years ago
  22. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  23. 329b413 ARC: Fix detection of dual-issue enabled by Alexey Brodkin · 7 years ago
  24. ca122fe3 Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  25. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  26. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  27. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 10 years ago
  28. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  29. ff64d69 ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  30. 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
  31. f315685 ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer by Vineet Gupta · 7 years ago
  32. 7e7962d kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib by Masahiro Yamada · 7 years ago
  33. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  34. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  35. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  36. 92d4412 ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking by Vineet Gupta · 7 years ago
  37. 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
  38. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 4fbaf64 ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config by Vineet Gupta · 7 years ago
  41. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  42. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  43. fdbed19 ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC by Vineet Gupta · 7 years ago
  44. 753affb ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000Hz by Eugeniy Paltsev · 7 years ago
  45. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  46. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  47. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  48. a528629 ARC: [plat-hsdk] select CONFIG_RESET_HSDK from Kconfig by Vineet Gupta · 7 years ago
  49. ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  50. edb40d7 ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz by Eugeniy Paltsev · 7 years ago
  51. 5464d03 ARC: fix allnoconfig build warning by Vineet Gupta · 7 years ago
  52. dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
  53. 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago
  54. d9bc84a arc: remove redundant UTS_MACHINE define in arch/arc/Makefile by Masahiro Yamada · 7 years ago
  55. ef833ea ARC: [plat-hsdk] use actual clk driver to manage cpu clk by Eugeniy Paltsev · 7 years ago
  56. 9583833 ARC: [*defconfig] Reenable soft lock-up detector by Alexey Brodkin · 7 years ago
  57. 976e78a ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
  58. 6afa3bc ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency by Eugeniy Paltsev · 7 years ago
  59. 043d1e7 ARC: [plat-axs103] Add temporary quirk to reset ethernet IP by Eugeniy Paltsev · 7 years ago
  60. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  61. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  62. 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
  63. 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
  64. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  65. 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
  66. 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
  67. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  68. 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  69. aa7e3a5 ARC: Show fault information passed to show_kernel_fault_diag() by Jose Abreu · 7 years ago
  70. a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 7 years ago
  71. 9ed6878 ARC: mm: Decouple RAM base address from kernel link address by Eugeniy Paltsev · 7 years ago
  72. bee91c3 ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) by Eugeniy Paltsev · 7 years ago
  73. 0fa400c ARC: [plat-axs103] refactor the DT fudging code by Vineet Gupta · 7 years ago
  74. f6a09ba ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk by Eugeniy Paltsev · 7 years ago
  75. 9926c29 ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk setting by Eugeniy Paltsev · 7 years ago
  76. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 7 years ago
  77. 9f82e90 ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have by Alexey Brodkin · 8 years ago
  78. 69afbb7 arc: remove num-slots from arc platforms by Shawn Lin · 8 years ago
  79. e8206d2 ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc by Alexey Brodkin · 7 years ago
  80. 28923f6 ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit by Liav Rehana · 8 years ago
  81. 5b2189a ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch by Noam Camus · 8 years ago
  82. 3f9cd87 ARC: [plat-eznps] avoid toggling of DPC register by Elad Kanfi · 8 years ago
  83. abd8926 ARC: [plat-eznps] Update the init sequence of aux regs per cpu. by Liav Rehana · 8 years ago
  84. 35b55ef ARC: [plat-eznps] new command line argument for HW scheduler at MTM by Noam Camus · 8 years ago
  85. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 8 years ago
  86. 9833949 ARC: [plat-eznps] Handle user memory error same in simulation and silicon by Noam Camus · 8 years ago
  87. 644fa02 ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task by Noam Camus · 8 years ago
  88. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 8 years ago
  89. 1112c3b ARC: [plat-eznps] spinlock aware for MTM by Noam Camus · 8 years ago
  90. c2bdac1 ARC: spinlock: Document the EX based spin_unlock by Vineet Gupta · 9 years ago
  91. ab1e866 ARC: [plat-eznps] disabled stall counter due to a HW bug by Noam Camus · 8 years ago
  92. 30b7af2 ARC: [plat-eznps] Fix TLB Errata by Noam Camus · 8 years ago
  93. 9e93955 ARC: [plat-eznps] typo fix at Kconfig by Noam Camus · 8 years ago
  94. 9405530 ARC: typos fix in kernel/entry-compact.S by Liav Rehana · 8 years ago
  95. ddf720f ARC: typo fix in mm/fault.c by Liav Rehana · 8 years ago
  96. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  97. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  98. 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
  99. 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
  100. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago