1. 0784bc6 drm/i915: more .is_mobile cleanups for BDW by Paulo Zanoni · 8 years ago
  2. 7fbd995 drm/i915: fix INTEL_BDW_IDS definition by Paulo Zanoni · 8 years ago
  3. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  4. a402eae Merge tag 'v4.10-rc2' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  5. 5390974 drm/i915: Update SKL SRV GT4 pci ids reference. by Rodrigo Vivi · 8 years ago
  6. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  7. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  8. adb040b drm: Use drm_mm_insert_node_in_range_generic() for everyone by Chris Wilson · 8 years ago
  9. 3f85fb3 drm: Wrap drm_mm_node.hole_follows by Chris Wilson · 8 years ago
  10. 3fa489d drm: Apply tight eviction scanning to color_adjust by Chris Wilson · 8 years ago
  11. f29051f drm: Simplify drm_mm scan-list manipulation by Chris Wilson · 8 years ago
  12. 9a956b1 drm: Optimise power-of-two alignments in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  13. 0b04d47 drm: Compute tight evictions for drm_mm_scan by Chris Wilson · 8 years ago
  14. 2c4b389 drm: Unconditionally do the range check in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  15. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  16. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
  17. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 8 years ago
  18. 9a71e27 drm: Extract struct drm_mm_scan from struct drm_mm by Chris Wilson · 8 years ago
  19. ac9bb7b drm: Simplify drm_mm_clean() by Chris Wilson · 8 years ago
  20. ba004e3 drm: Fix kerneldoc for drm_mm_scan_remove_block() by Chris Wilson · 8 years ago
  21. 7173320 drm: Promote drm_mm alignment to u64 by Chris Wilson · 8 years ago
  22. cf4a720 lib: Add a simple prime number generator by Chris Wilson · 8 years ago
  23. b3ee963 drm: Compile time enabling for asserts in drm_mm by Chris Wilson · 8 years ago
  24. 2bc98c8 drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm by Chris Wilson · 8 years ago
  25. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  26. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  27. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  30. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago
  31. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  32. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  33. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  34. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  35. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  36. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  37. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 8 years ago
  38. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
  39. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  40. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  41. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  44. 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 8 years ago
  45. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  46. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  47. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  48. af22941 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. fba332b IB/cma: Fix a race condition in iboe_addr_get_sgid() by Bart Van Assche · 8 years ago
  52. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  53. bc1ecd6 Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  54. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  55. 8d3523f ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory() by Lv Zheng · 8 years ago
  56. 174cc71 ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel by Lv Zheng · 8 years ago
  57. ba6d973 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. 308d316 dt: bindings: net: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  59. 1b011e2 ratelimit: fix WARN_ON_RATELIMIT return value by Jiri Slaby · 8 years ago
  60. 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
  61. 187e593 NFS: Clean up nfs_attribute_timeout() by Trond Myklebust · 8 years ago
  62. 3f642a1 NFS: Remove unused function nfs_revalidate_inode_rcu() by Trond Myklebust · 8 years ago
  63. f2b0fee drm/atomic: Remove drm_atomic_helper_framebuffer_changed. by Maarten Lankhorst · 8 years ago
  64. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  65. ac5a28b Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  66. bdc5714 drm/atomic: Clean up wait_for_vblanks, v2. by Maarten Lankhorst · 8 years ago
  67. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  68. 957ae50 platform/x86: Add Whiskey Cove PMIC TMU support by Nilesh Bacchewar · 8 years ago
  69. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 98da295 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 188f7882 drm: Fix spelling of clock in drm_connector.h by Peter Meerwald-Stadler · 8 years ago
  72. 91eefc0 drm: Tighten locking in drm_mode_getconnector by Daniel Vetter · 8 years ago
  73. e73ab00 drm: prevent double-(un)registration for connectors by Daniel Vetter · 8 years ago
  74. 613051d drm: locking&new iterators for connector_list by Daniel Vetter · 8 years ago
  75. 5bc9cb4 drm: Move atomic debugfs functions into drm_crtc_internal.h by Daniel Vetter · 8 years ago
  76. 4a878c0 drm: bridge: Detach bridge from encoder at encoder cleanup time by Laurent Pinchart · 8 years ago
  77. 3bb80f2 drm: bridge: Link encoder and bridge in core code by Laurent Pinchart · 8 years ago
  78. 2407d1d drm: Fix compilation warning caused by static inline forward declaration by Laurent Pinchart · 8 years ago
  79. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  80. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  81. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  82. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 5ccb071 bpf: fix overflow in prog accounting by Daniel Borkmann · 8 years ago
  84. aafe6ae bpf: dynamically allocate digest scratch buffer by Daniel Borkmann · 8 years ago
  85. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  86. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  87. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  88. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  89. e846544 block: Remove unused member (busy) from struct blk_queue_tag by Ritesh Harjani · 8 years ago
  90. f23bc46 net: xdp: add invalid buffer warning by John Fastabend · 8 years ago
  91. 24c946c irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h by LABBE Corentin · 8 years ago
  92. dcdc43d bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu by Daniel Mack · 8 years ago
  93. 0643ee4 inet: Fix get port to handle zero port number with soreuseport set by Tom Herbert · 8 years ago
  94. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 8 years ago
  95. cb02de9 x86/mpx: Move bd_addr to mm_context_t by Mark Rutland · 8 years ago
  96. 9763f7a Merge branch 'work.autofs' into for-linus by Al Viro · 8 years ago
  97. 3c55d6b Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus by Al Viro · 8 years ago
  98. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  99. ff0f962 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  100. 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago