1. bee91c3 ARCv2: IOC: Tighten up the contraints (specifically base / size alignment) by Eugeniy Paltsev · 8 years ago
  2. 0fa400c ARC: [plat-axs103] refactor the DT fudging code by Vineet Gupta · 8 years ago
  3. f6a09ba ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clk by Eugeniy Paltsev · 8 years ago
  4. 9926c29 ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk setting by Eugeniy Paltsev · 8 years ago
  5. ae0b63d ARCv2: SLC: provide a line based flush routine for debugging by Vineet Gupta · 8 years ago
  6. 9f82e90 ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may have by Alexey Brodkin · 8 years ago
  7. 28923f6 ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exit by Liav Rehana · 8 years ago
  8. 5b2189a ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch by Noam Camus · 8 years ago
  9. 3f9cd87 ARC: [plat-eznps] avoid toggling of DPC register by Elad Kanfi · 8 years ago
  10. abd8926 ARC: [plat-eznps] Update the init sequence of aux regs per cpu. by Liav Rehana · 8 years ago
  11. 35b55ef ARC: [plat-eznps] new command line argument for HW scheduler at MTM by Noam Camus · 8 years ago
  12. 18ee4be ARC: set boot print log level to PR_INFO by Noam Camus · 8 years ago
  13. 9833949 ARC: [plat-eznps] Handle user memory error same in simulation and silicon by Noam Camus · 8 years ago
  14. 644fa02 ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle task by Noam Camus · 8 years ago
  15. 64f42ce ARC: create cpu specific version of arch_cpu_idle() by Vineet Gupta · 8 years ago
  16. 1112c3b ARC: [plat-eznps] spinlock aware for MTM by Noam Camus · 8 years ago
  17. c2bdac1 ARC: spinlock: Document the EX based spin_unlock by Vineet Gupta · 10 years ago
  18. ab1e866 ARC: [plat-eznps] disabled stall counter due to a HW bug by Noam Camus · 8 years ago
  19. 30b7af2 ARC: [plat-eznps] Fix TLB Errata by Noam Camus · 8 years ago
  20. 9e93955 ARC: [plat-eznps] typo fix at Kconfig by Noam Camus · 8 years ago
  21. 9405530 ARC: typos fix in kernel/entry-compact.S by Liav Rehana · 8 years ago
  22. ddf720f ARC: typo fix in mm/fault.c by Liav Rehana · 8 years ago
  23. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  24. a8ec3ee arc: Mask individual IRQ lines during core INTC init by Alexey Brodkin · 8 years ago
  25. b5ddb6d ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC by Vineet Gupta · 8 years ago
  26. 7d79cee ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 8 years ago
  27. 2e332fe ARC: dma: implement dma_unmap_page and sg variant by Vineet Gupta · 8 years ago
  28. b37174d ARCv2: SLC: Make sure busy bit is set properly for region ops by Alexey Brodkin · 8 years ago
  29. 33460f8 ARC: [plat-sim] Include this platform unconditionally by Vineet Gupta · 8 years ago
  30. f862b31 ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103 by Eugeniy Paltsev · 8 years ago
  31. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  32. 29178c1 ARC: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 8 years ago
  33. 3e4f937 arc: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  34. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  36. f0cd9ae Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 8 years ago
  37. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  38. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  39. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  40. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  41. 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  42. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  43. 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
  44. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  45. cf4100d Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM" by Alexey Brodkin · 8 years ago
  46. 868a653 ARC: mm: fix build failure in linux-next for UP builds by Vineet Gupta · 8 years ago
  47. 65c02a5 ARCv2: ptrace: provide regset for accumulator/r30 regs by Vineet Gupta · 8 years ago
  48. f734a31 ARCv2: mm: micro-optimize region flush generated code by Vineet Gupta · 8 years ago
  49. ee40bd1 ARCv2: mm: Merge 2 updates to DC_CTRL for region flush by Vineet Gupta · 8 years ago
  50. 0d77117f ARCv2: mm: Implement cache region flush operations by Vineet Gupta · 11 years ago
  51. 7d3d162 ARC: mm: Move full_page computation into cache version agnostic wrapper by Vineet Gupta · 9 years ago
  52. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 36b5a51 arc: axs10x: Fix ARC PGU default clock frequency by Jose Abreu · 8 years ago
  54. c858198 arc: axs10x: Add DT bindings for I2S audio playback by Jose Abreu · 8 years ago
  55. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  56. 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 · 8 years ago
  57. 3d5e801 ARCv2: entry: save Accumulator register pair (r58:59) if present by Vineet Gupta · 8 years ago
  58. 6492f09 ARC: [plat-eznps] Fix build error by Noam Camus · 8 years ago
  59. 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 · 8 years ago
  60. dcbcb49 Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  61. 4c6fabd ARC: fix build warnings with !CONFIG_KPROBES by Vineet Gupta · 8 years ago
  62. c70c473 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  63. e13909a ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... by Vineet Gupta · 8 years ago
  64. 839cc29 arc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  65. 3a1e37a arc: get rid of unused declaration by Al Viro · 8 years ago
  66. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  67. aaa2e7a add asm-generic/extable.h by Al Viro · 9 years ago
  68. ae9955a ARC: vdk: Fix support of UIO by Alexey Brodkin · 8 years ago
  69. 814a585 ARCv2: make unimplemented vectors as no-ops rather than halt core by Vineet Gupta · 8 years ago
  70. 5e40f0f arc: Use full path in KBUILD_IMAGE definition by Michal Marek · 9 years ago
  71. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  72. 7f35144 ARC: get rate from clk driver instead of reading device tree by Vlad Zakharov · 8 years ago
  73. 4ed1095 ARC: [dts] add cpu nodes to ARCHS SMP device tree by Vlad Zakharov · 8 years ago
  74. 854c11e ARC: [dts] add input clocks for cpu nodes by Vlad Zakharov · 8 years ago
  75. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 9 years ago
  76. 68e21be2 sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 9 years ago
  77. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  78. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  79. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  80. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  81. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  82. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  84. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  85. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  86. 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  87. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  88. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  89. 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
  90. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  91. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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. 8ba605b ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant by Vineet Gupta · 8 years ago
  94. b48fba0 ARCv2: intc: Delete useless comments in Device Trees by Yuriy Kolerov · 9 years ago
  95. ec69b26 ARCv2: IDU-intc: Delete deprecated parameters in Device Trees by Yuriy Kolerov · 9 years ago
  96. fc73965 ARCv2: IDU-intc: mask all common interrupts by default by Yuriy Kolerov · 9 years ago
  97. 6f0310a ARCv2: IDU-intc: Use build registers for getting numbers of interrupts by Yuriy Kolerov · 9 years ago
  98. be568e7 ARCv2: intc: Set default priority for all core interrupts by Yuriy Kolerov · 9 years ago
  99. 179cf19 ARCv2: intc: Use runtime value of irq count for setting up intc by Vineet Gupta · 9 years ago
  100. f33b8cd ARCv2: intc: Rework the build time irq count information by Yuriy Kolerov · 9 years ago