1. a8feb78 Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  2. b9cc335 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  3. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  5. ea99697 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  6. d8ba5d6 Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 8 years ago
  7. 92c19ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 8f3603a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. ba14e96 Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  12. e1f14a5 Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  13. 7c88a29 Documentation/sysctl/vm.txt: update numa_zonelist_order description by Xishi Qiu · 8 years ago
  14. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 8 years ago
  15. 99f23c2 rapidio: fix potential NULL pointer dereference by Vladimir Zapolskiy · 8 years ago
  16. c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 8 years ago
  17. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 8 years ago
  18. a320817 Ananth has moved by Ananth N Mavinakayanahalli · 8 years ago
  19. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 8 years ago
  20. bdab42d kcov: don't trace the code coverage code by James Morse · 8 years ago
  21. fd901c9 mm: wake kcompactd before kswapd's short sleep by Vlastimil Babka · 8 years ago
  22. eeb68d1 .mailmap: add Frank Rowand by Frank Rowand · 8 years ago
  23. d7e6948 mm/hwpoison: fix wrong num_poisoned_pages accounting by Minchan Kim · 8 years ago
  24. b06bad1 mm: call swap_slot_free_notify() with page lock held by Minchan Kim · 8 years ago
  25. 7bf52fb mm: vmscan: reclaim highmem zone if buffer_heads is over limit by Minchan Kim · 8 years ago
  26. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  27. 3486b85 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check by Konstantin Khlebnikov · 8 years ago
  28. 314e9b7 mailmap: fix Krzysztof Kozlowski's misspelled name by Krzysztof Kozlowski · 8 years ago
  29. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  30. 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 8 years ago
  31. d7f5351 kexec: export OFFSET(page.compound_head) to find out compound tail page by Atsushi Kumagai · 8 years ago
  32. 8639a84 kexec: update VMCOREINFO for compound_order/dtor by Atsushi Kumagai · 8 years ago
  33. 6fa9bff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  34. cf681c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  35. 4c8bb95 RDMA/nes: don't leak skb if carrier down by Florian Westphal · 8 years ago
  36. 7851496 drm/vmwgfx: Fix order of operation by Sinclair Yeh · 9 years ago
  37. e02e588 drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands. by Charmaine Lee · 9 years ago
  38. 1883598 drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION by Charmaine Lee · 9 years ago
  39. e6bd18f IB/security: Restrict use of the write() interface by Jason Gunthorpe · 9 years ago
  40. 7723d8c IB/hfi1: Use kernel default llseek for ui device by Dean Luick · 9 years ago
  41. 9415844 IB/hfi1: Don't attempt to free resources if initialization failed by Mitko Haralanov · 9 years ago
  42. b9b06cb IB/hfi1: Fix missing lock/unlock in verbs drain callback by Mike Marciniszyn · 9 years ago
  43. e6d2e01 IB/rdmavt: Fix send scheduling by Jubin John · 9 years ago
  44. 849e3e9 IB/hfi1: Prevent unpinning of wrong pages by Mitko Haralanov · 9 years ago
  45. de82bdf IB/hfi1: Fix deadlock caused by locking with wrong scope by Mitko Haralanov · 9 years ago
  46. f19bd64 IB/hfi1: Prevent NULL pointer deferences in caching code by Mitko Haralanov · 9 years ago
  47. e7d2c25 MAINTAINERS: Update iser/isert maintainer contact info by Sagi Grimberg · 9 years ago
  48. 986ef95 IB/mlx5: Expose correct max_sge_rd limit by Sagi Grimberg · 9 years ago
  49. 2963070 mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80 by Chen-Yu Tsai · 8 years ago
  50. cf3beb7 perf/x86/intel: Fix incorrect lbr_sel_mask value by Kan Liang · 9 years ago
  51. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
  52. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 8 years ago
  53. 0a25556 perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAX by Adam Borowski · 8 years ago
  54. d3767f0 rbd: report unsupported features to syslog by Ilya Dryomov · 9 years ago
  55. 811c668 rbd: fix rbd map vs notify races by Ilya Dryomov · 9 years ago
  56. 1bdb897 x86/apic: Handle zero vector gracefully in clear_vector_irq() by Keith Busch · 8 years ago
  57. b75a2bf Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  58. 763cfc8 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  59. 3118e5f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  60. 24131a6 Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  61. 508fea7 Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  62. afc4542 drm/amdgpu: disable vm interrupts with vm_fault_stop=2 by Flora Cui · 8 years ago
  63. c8791a1 drm/amdgpu: print a message if ATPX dGPU power control is missing by Alex Deucher · 8 years ago
  64. e9bef45 Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control" by Alex Deucher · 8 years ago
  65. 5d5b780 drm/radeon: fix vertical bars appear on monitor (v2) by Vitaly Prosyak · 9 years ago
  66. 56fc350 drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail by Flora Cui · 9 years ago
  67. 9453203 Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  68. af9cc93 Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  69. 1b10cb2 ARC: add support for reserved memory defined by device tree by Alexey Brodkin · 8 years ago
  70. 32ed9a0 ARC: support generic per-device coherent dma mem by Alexey Brodkin · 8 years ago
  71. a8950e4 nios2: memset: use the right constraint modifier for the %4 output operand by Romain Perier · 9 years ago
  72. 532c34b5 s390/sclp_ctl: fix potential information leak with /dev/sclp by Martin Schwidefsky · 8 years ago
  73. 9a11d2e drm/virtio: send vblank event after crtc updates by Gustavo Padovan · 9 years ago
  74. 9dc0487 drm/dp/mst: Restore primary hub guid on resume by Lyude · 9 years ago
  75. 263efde drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1() by cpaul@redhat.com · 9 years ago
  76. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. bd0b560 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  78. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  79. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  80. 8358b02 bpf: fix double-fdput in replace_map_fd_with_map_ptr() by Jann Horn · 8 years ago
  81. 8c0f551 Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 8 years ago
  82. 78cfca3 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/fix/hdac', 'asoc/fix/nau8825' and 'asoc/fix/rt5616' into asoc-linus by Mark Brown · 8 years ago
  83. e408057 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
  84. f179f3f8 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 8 years ago
  85. e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 8 years ago
  86. 32cc92c RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips by Hariprasad S · 9 years ago
  87. 40edd7f iw_cxgb4: handle draining an idle qp by Steve Wise · 9 years ago
  88. ad20234 iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  89. 851d7b6 iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping by Steve Wise · 9 years ago
  90. 42235f8 IB/core: Don't drain non-existent rq queue-pair by Sagi Grimberg · 8 years ago
  91. 38bd10c net: ipv6: Delete host routes on an ifdown by David Ahern · 9 years ago
  92. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  93. 346c09f workqueue: fix ghost PENDING flag while doing MQ IO by Roman Pen · 8 years ago
  94. 978fa43 drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems by Sudeep Holla · 9 years ago
  95. bb03ed2 ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW by Takashi Iwai · 9 years ago
  96. 037e119 ALSA: hda - Add dock support for ThinkPad X260 by Conrad Kostecki · 8 years ago
  97. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 9 years ago
  98. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 9 years ago
  99. 3d6d30d cxgbi: fix uninitialized flowi6 by Jiri Benc · 9 years ago
  100. 264a0ae memcg: relocate charge moving from ->attach to ->post_attach by Tejun Heo · 9 years ago