1. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  2. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  3. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  4. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  5. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  6. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 00198da 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. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 8 years ago
  11. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  12. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
  13. 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 8 years ago
  14. bc034e5 MAINTAINERS: Change in maintainer for AMD NTB by Shyam Sundar S K · 8 years ago
  15. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 8 years ago
  16. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 8 years ago
  17. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  18. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  19. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 8 years ago
  20. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  21. 50b17cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. 1636098 sctp: fix recovering from 0 win with small data chunks by Marcelo Ricardo Leitner · 8 years ago
  23. 58b94d8 sctp: do not loose window information if in rwnd_over by Marcelo Ricardo Leitner · 8 years ago
  24. a307d0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. e57cbe4 Merge branch 'virtio-net-xdp-fixes' by David S. Miller · 8 years ago
  26. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  27. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  28. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  29. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  30. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  31. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  32. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  33. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  34. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  35. fc26901 Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs by Linus Torvalds · 8 years ago
  36. 01302aa Merge tag 'drm-fixes-for-4.10-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. 29691591 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  38. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. 42e0372 Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  40. d3a51d6 Merge branch 'mlxsw-router-fixes' by David S. Miller · 8 years ago
  41. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 8 years ago
  42. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 8 years ago
  43. 53f800e neigh: Send netevent after marking neigh as dead by Ido Schimmel · 8 years ago
  44. a98f917 ipv6: handle -EFAULT from skb_copy_bits by Dave Jones · 8 years ago
  45. 39b2dd7 inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 8 years ago
  46. 9aa340a Merge branch 'cls_flower-act_tunnel_key-fixes' by David S. Miller · 8 years ago
  47. d972477 net/sched: cls_flower: Mandate mask when matching on flags by Or Gerlitz · 8 years ago
  48. dc594ec net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6 by Or Gerlitz · 8 years ago
  49. 567be78 stmmac: CSR clock configuration fix by jpinto · 8 years ago
  50. faf0dce Merge branch 'work.namespace' into for-linus by Al Viro · 8 years ago
  51. 128394e sg_write()/bsg_write() is not fit to be called under KERNEL_DS by Al Viro · 8 years ago
  52. f698ccc ufs: fix function declaration for ufs_truncate_blocks by Jeff Layton · 8 years ago
  53. 613cc2b fs: exec: apply CLOEXEC before changing dumpable task flags by Aleksa Sarai · 8 years ago
  54. e522751 seq_file: reset iterator to first record for zero offset by Tomasz Majchrzak · 8 years ago
  55. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  56. 33844e6 [iov_iter] fix iterate_all_kinds() on empty iterators by Al Viro · 8 years ago
  57. c00d2c7 move aio compat to fs/aio.c by Al Viro · 8 years ago
  58. 3eff4c7 Merge branch 'misc' into for-linus by James Bottomley · 8 years ago
  59. bdd7572 perf sched timehist: Fix invalid period calculation by Namhyung Kim · 8 years ago
  60. 4fa0d1a perf sched timehist: Remove hardcoded 'comm_width' check at print_summary by Namhyung Kim · 8 years ago
  61. 9b8087d perf sched timehist: Enlarge default 'comm_width' by Namhyung Kim · 8 years ago
  62. 0e6758e perf sched timehist: Honour 'comm_width' when aligning the headers by Namhyung Kim · 8 years ago
  63. 4a401ce Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  64. d043835 Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  65. 6df383c Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  66. 50f6584 Merge tag 'leds_for_4.10_email_update' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  67. af22941 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  68. 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
  69. 85ba70b Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  70. 8d86cf8 Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  71. 6732714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  72. 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
  73. 305335b MAINTAINERS: Update Jacek Anaszewski's email address by Jacek Anaszewski · 8 years ago
  74. 1134c2b perf/x86: Fix overlap counter scheduling bug by Peter Zijlstra · 8 years ago
  75. daa864b perf/x86/pebs: Fix handling of PEBS buffer overflows by Stephane Eranian · 8 years ago
  76. cef4402 x86/paravirt: Mark unused patch_default label by Peter Zijlstra · 8 years ago
  77. 5cc8fab IB/rxe: Don't check for null ptr in send() by Andrew Boyer · 8 years ago
  78. cbf1f9a IB/rxe: Drop future atomic/read packets rather than retrying by Andrew Boyer · 8 years ago
  79. 37b36193 IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends by Andrew Boyer · 8 years ago
  80. 74c3875 qedr: Always notify the verb consumer of flushed CQEs by Amrani, Ram · 8 years ago
  81. 27035a1 qedr: clear the vendor error field in the work completion by Amrani, Ram · 8 years ago
  82. 922d9a4 qedr: post_send/recv according to QP state by Amrani, Ram · 8 years ago
  83. 8b0cabc qedr: ignore inline flag in read verbs by Amrani, Ram · 8 years ago
  84. b4c2cc4 qedr: modify QP state to error when destroying it by Amrani, Ram · 8 years ago
  85. d6ebbf2 qedr: return correct value on modify qp by Amrani, Ram · 8 years ago
  86. a121135 qedr: return error if destroy CQ failed by Amrani, Ram · 8 years ago
  87. c7eb3bc qedr: configure the number of CQEs on CQ creation by Amrani, Ram · 8 years ago
  88. 61f51b7 i40iw: Set 128B as the only supported RQ WQE size by Chien Tin Tung · 8 years ago
  89. fba332b IB/cma: Fix a race condition in iboe_addr_get_sgid() by Bart Van Assche · 8 years ago
  90. 2e3d5fa Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  91. 7d99569 net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 8 years ago
  92. 7b99f1a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  93. c8e008e Merge branches 'acpica' and 'acpi-scan' by Rafael J. Wysocki · 8 years ago
  94. ac632f5 befs: add NFS export support by Luis de Bethencourt · 8 years ago
  95. e60f749 befs: remove trailing whitespaces by Luis de Bethencourt · 8 years ago
  96. 50b00fc befs: remove signatures from comments by Luis de Bethencourt · 8 years ago
  97. 12ecb38 befs: fix style issues in header files by Luis de Bethencourt · 8 years ago
  98. 62b8071 befs: fix style issues in linuxvfs.c by Luis de Bethencourt · 8 years ago
  99. 1ca7087 befs: fix typos in linuxvfs.c by Luis de Bethencourt · 8 years ago
  100. 4c7df64 befs: fix style issues in io.c by Luis de Bethencourt · 8 years ago