1. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  2. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  3. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  4. ac506b7 ARCv2: lib: memcpy: use local symbols by Vineet Gupta · 9 years ago
  5. 5a364c2 ARC: mm: PAE40 support by Vineet Gupta · 10 years ago
  6. 25d4641 ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t by Vineet Gupta · 9 years ago
  7. 28b4af7 ARC: mm: PAE40: switch to using phys_addr_t for physical addresses by Vineet Gupta · 9 years ago
  8. 29e3322 ARC: mm: HIGHMEM: populate high memory from DT by Vineet Gupta · 9 years ago
  9. 45890f6 ARC: mm: HIGHMEM: kmap API implementation by Vineet Gupta · 10 years ago
  10. 6101be5 ARC: mm: preps ahead of HIGHMEM support #2 by Vineet Gupta · 9 years ago
  11. 336e213 ARC: mm: preps ahead of HIGHMEM support by Vineet Gupta · 10 years ago
  12. d408464 ARC: mm: use generic macros _BITUL()/_AC() by Alexey Brodkin · 9 years ago
  13. 8840e14 ARC: mm: Improve Duplicate PD Fault handler by Vineet Gupta · 9 years ago
  14. 9acdc91 MAINTAINERS: Add public mailing list for ARC by Vineet Gupta · 9 years ago
  15. f759ee5 ARC: Ensure DT mem base is same as what kernel is built with by Vineet Gupta · 10 years ago
  16. 483bcc9 ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once by Vineet Gupta · 9 years ago
  17. aa0efcd ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() by Vineet Gupta · 9 years ago
  18. 286130e ARC: smp: Introduce smp hook @init_irq_cpu called for all cores by Vineet Gupta · 9 years ago
  19. 8721a7f ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp by Vineet Gupta · 9 years ago
  20. 26b8f99 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp() by Vineet Gupta · 9 years ago
  21. e55af4d ARC: smp: Introduce smp hook @init_early_smp for Master core by Vineet Gupta · 9 years ago
  22. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  23. e0868e6 ARC: smp: irqchip: handle IPI as percpu irq like timer by Vineet Gupta · 9 years ago
  24. 3971cdc ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes by Vineet Gupta · 9 years ago
  25. f33e9c4 ARC: smp: Move default boot kick/wait code out of MCIP into common code by Vineet Gupta · 9 years ago
  26. d0890ea ARC: boot log: decode more mmu config items by Vineet Gupta · 9 years ago
  27. 964cf28 ARC: boot log: move helper macros to header for reuse by Vineet Gupta · 9 years ago
  28. b598e17 ARC: mm: compute TLB size as needed from ways * sets by Vineet Gupta · 9 years ago
  29. c583ee4 ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores by Vineet Gupta · 9 years ago
  30. 5c35ee6 ARC: make write_aux_reg safer against macro substitution by Vineet Gupta · 9 years ago
  31. 9fabcc6 ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path by Vineet Gupta · 9 years ago
  32. 5f88808 ARC: [arcompact] entry.S: Document preemption games for L2 intr by Vineet Gupta · 9 years ago
  33. 55a2ae7 ARC: [arcompact] entry.S: Improve early return from exception by Vineet Gupta · 9 years ago
  34. 9dbd3d9 ARC: [arcompact] don't check for hard isr calling local_irq_enable() by Vineet Gupta · 9 years ago
  35. c7119d5 ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe by Vineet Gupta · 9 years ago
  36. 722fe8f ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization by Vineet Gupta · 10 years ago
  37. 12ebc15 mm,thp: introduce flush_pmd_tlb_range by Vineet Gupta · 10 years ago
  38. bd5e88a mm,thp: reduce ifdef'ery for THP in generic code by Vineet Gupta · 9 years ago
  39. 52585bc mm: group pte related helpers together by Vineet Gupta · 9 years ago
  40. 443a631 Documentation/features/vm: THP now supported by ARC by Vineet Gupta · 9 years ago
  41. 6ce1879 ARCv2: mm: THP: boot validation/reporting by Vineet Gupta · 10 years ago
  42. fe6c1b8 ARCv2: mm: THP support by Vineet Gupta · 10 years ago
  43. 55ad769f Documentation/features/vm: pte_special now supported by ARC by Vineet Gupta · 9 years ago
  44. 24830fc ARC: mm: Introduce PTE_SPECIAL by Vineet Gupta · 10 years ago
  45. 129cbed ARC: mm: pte flags comsetic cleanups, comments by Vineet Gupta · 11 years ago
  46. e8a7596 ARC: mm: switch pgtable_to to pte_t * by Vineet Gupta · 9 years ago
  47. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  48. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  49. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  50. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  51. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  53. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  58. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  59. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  60. b55a97e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  61. 791c76d irqchip/gic-v3-its: Count additional LPIs for the aliased devices by Marc Zyngier · 9 years ago
  62. c8415b9 irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined by Marc Zyngier · 9 years ago
  63. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  64. 27728bf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  65. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  66. 66803dd MIPS: Octeon: Fix kernel panic on startup from memory corruption by Matt Bennett · 9 years ago
  67. 085c2f2 MIPS: Fix R2300 FP context switch handling by Paul Burton · 9 years ago
  68. 0fa2434 MIPS: Fix octeon FP context switch handling by Paul Burton · 9 years ago
  69. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  70. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  71. ee556d0 arm64: ftrace: fix function_graph tracer panic by Li Bin · 9 years ago
  72. 0c5d187 MIPS: BPF: Fix load delay slots. by Ralf Baechle · 9 years ago
  73. f4b4aae x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds by Ben Hutchings · 9 years ago
  74. da6fb7a md/bitmap: don't pass -1 to bitmap_storage_alloc. by NeilBrown · 9 years ago
  75. e8ff8bf md/raid1: Avoid raid1 resync getting stuck by Jes Sorensen · 9 years ago
  76. 644df1a md: drop null test before destroy functions by Julia Lawall · 9 years ago
  77. d4929ad md: clear CHANGE_PENDING in readonly array by Shaohua Li · 9 years ago
  78. 66eefe5 md/raid0: apply base queue limits *before* disk_stack_limits by NeilBrown · 9 years ago
  79. 36707bb md/raid5: don't index beyond end of array in need_this_block(). by NeilBrown · 9 years ago
  80. ebda780 raid5: update analysis state for failed stripe by Shaohua Li · 9 years ago
  81. 88724bf md: wait for pending superblock updates before switching to read-only by NeilBrown · 9 years ago
  82. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  83. e3c41e3 x86/kexec: Fix kexec crash in syscall kexec_file_load() by Lee, Chun-Yi · 9 years ago
  84. ccf03d6 drm/dp/mst: add some defines for logical/physical ports by Dave Airlie · 9 years ago
  85. 274d835 drm/dp/mst: drop cancel work sync in the mstb destroy path (v2) by Dave Airlie · 9 years ago
  86. d9515c5 drm/dp/mst: split connector registration into two parts (v2) by Dave Airlie · 9 years ago
  87. 68d8c9f drm/dp/mst: update the link_address_sent before sending the link address (v3) by Dave Airlie · 9 years ago
  88. df4839f drm/dp/mst: fixup handling hotplug on port removal. by Dave Airlie · 9 years ago
  89. 1c96087 drm/dp/mst: don't pass port into the path builder function by Dave Airlie · 9 years ago
  90. 0c6dadb drm/radeon: drop radeon_fb_helper_set_par by Alex Deucher · 9 years ago
  91. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  92. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  94. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  95. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  96. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  97. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  98. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  99. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  100. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 9 years ago