1. f731a8e ARC: show_regs: lockdep: re-enable preemption by Vineet Gupta · 6 years ago
  2. ab6c036 ARC: show_regs: lockdep: avoid page allocator... by Vineet Gupta · 6 years ago
  3. 2913326 ARC: perf: avoid kernel killing where it is possible by Eugeniy Paltsev · 6 years ago
  4. baf9cc8 ARC: perf: move HW events mapping to separate function by Eugeniy Paltsev · 6 years ago
  5. 0e95615 ARC: perf: introduce Kernel PMU events support by Eugeniy Paltsev · 6 years ago
  6. 14f81a9 ARC: perf: trivial code cleanup by Eugeniy Paltsev · 6 years ago
  7. 7dd380c ARC: boot log: print Action point details by Vineet Gupta · 6 years ago
  8. 97e9813 ARCv2: boot log: BPU return stack depth by Vineet Gupta · 6 years ago
  9. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  11. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  12. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  13. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  14. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  15. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  16. afba5d1 ARCv2: boot log unaligned access in use by Vineet Gupta · 6 years ago
  17. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  18. a5159e8 memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic by Mike Rapoport · 6 years ago
  19. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  20. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  21. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  22. c58a584 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  23. 4445229 signal/arc: Push siginfo generation into unhandled_exception by Eric W. Biederman · 7 years ago
  24. 1e3bece ARC: cleanup show_faulting_vma() by Eugeniy Paltsev · 6 years ago
  25. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  26. e870878 ARC: Improve cmpxchg syscall implementation by Peter Zijlstra · 7 years ago
  27. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  28. 5ed4b0c ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code by Masami Hiramatsu · 7 years ago
  29. e00f199 ARC/kprobes: Remove jprobe implementation by Masami Hiramatsu · 7 years ago
  30. 2f24ef7 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
  31. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  33. a29a252 ARC: setup cpu possible mask according to possible-cpus dts property by Eugeniy Paltsev · 7 years ago
  34. f3205de ARC: mcip: update MCIP debug mask when the new cpu came online by Eugeniy Paltsev · 7 years ago
  35. 07423d0 ARC: mcip: halt GFRC counter when ARC cores halt by Eugeniy Paltsev · 7 years ago
  36. 701eda0 ARCv2: boot log: fix HS48 release number by Vineet Gupta · 7 years ago
  37. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 7 years ago
  38. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  39. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  40. a46f24a ARC: boot log: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  41. 7d82c5f ARC: dw2 unwind: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  42. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  43. af1be2e ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  44. f5a16b9 ARC: handle gcc generated __builtin_trap() by Vineet Gupta · 7 years ago
  45. d0729bc6 arc: do not use __print_symbol() by Sergey Senozhatsky · 7 years ago
  46. 329b413 ARC: Fix detection of dual-issue enabled by Alexey Brodkin · 7 years ago
  47. 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
  48. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  49. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 10 years ago
  50. f315685 ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer by Vineet Gupta · 7 years ago
  51. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  52. 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
  53. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  54. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  55. fdbed19 ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSC by Vineet Gupta · 7 years ago
  56. dea8252 ARCv2: boot log: identify HS48 cores (dual issue) by Vineet Gupta · 7 years ago
  57. 010a8c9 ARC: boot log: decontaminate ARCv2 ISA_CONFIG register by Vineet Gupta · 7 years ago
  58. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  59. 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
  60. 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
  61. 1ee55a8 ARC: Re-enable MMU upon Machine Check exception by Jose Abreu · 7 years ago
  62. aa7e3a5 ARC: Show fault information passed to show_kernel_fault_diag() by Jose Abreu · 7 years ago
  63. a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 7 years ago
  64. e8206d2 ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc by Alexey Brodkin · 7 years ago
  65. 28923f6 ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit by Liav Rehana · 8 years ago
  66. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 8 years ago
  67. 9833949 ARC: [plat-eznps] Handle user memory error same in simulation and silicon by Noam Camus · 8 years ago
  68. 644fa02 ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task by Noam Camus · 8 years ago
  69. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 8 years ago
  70. 9405530 ARC: typos fix in kernel/entry-compact.S by Liav Rehana · 8 years ago
  71. a8ec3ee arc: Mask individual IRQ lines during core INTC init by Alexey Brodkin · 7 years ago
  72. 77f0c8b ARC: Remove empty kernel/pcibios.c by Palmer Dabbelt · 8 years ago
  73. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  74. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  75. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  76. 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
  77. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  78. 65c02a5 ARCv2: ptrace: provide regset for accumulator/r30 regs by Vineet Gupta · 8 years ago
  79. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 8 years ago
  80. 814a585 ARCv2: make unimplemented vectors as no-ops rather than halt core by Vineet Gupta · 8 years ago
  81. 7f35144 ARC: get rate from clk driver instead of reading device tree by Vlad Zakharov · 8 years ago
  82. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  83. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  84. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  85. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  86. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  87. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  88. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  89. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  90. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 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
  92. a524c21 ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup by Vineet Gupta · 8 years ago
  93. ec69b26 ARCv2: IDU-intc: Delete deprecated parameters in Device Trees by Yuriy Kolerov · 8 years ago
  94. fc73965 ARCv2: IDU-intc: mask all common interrupts by default by Yuriy Kolerov · 8 years ago
  95. 6f0310a ARCv2: IDU-intc: Use build registers for getting numbers of interrupts by Yuriy Kolerov · 8 years ago
  96. be568e7 ARCv2: intc: Set default priority for all core interrupts by Yuriy Kolerov · 8 years ago
  97. 179cf19 ARCv2: intc: Use runtime value of irq count for setting up intc by Vineet Gupta · 8 years ago
  98. f33b8cd ARCv2: intc: Rework the build time irq count information by Yuriy Kolerov · 8 years ago
  99. fe7b109 ARC: [intc-*]: confine NR_CPU_IRQS to intc code by Vineet Gupta · 8 years ago
  100. e98a7bf ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg by Yuriy Kolerov · 8 years ago