1. 01259ef x86/boot/e820: Convert printk(KERN_* ...) to pr_*() by Ingo Molnar · 9 years ago
  2. e5540f8 x86/boot/e820: Consolidate 'struct e820_entry *entry' local variable names by Ingo Molnar · 9 years ago
  3. 4918e22 x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations by Ingo Molnar · 9 years ago
  4. 640e1b3 x86/boot/e820: Basic cleanup of e820.c by Ingo Molnar · 9 years ago
  5. 544a0f4 x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description by Ingo Molnar · 9 years ago
  6. 103e206 x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default() by Ingo Molnar · 9 years ago
  7. bf49557 x86/boot/e820: Harmonize the 'struct e820_table' fields by Ingo Molnar · 9 years ago
  8. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 9 years ago
  9. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 9 years ago
  10. e79d74d x86/boot/e820: Remove e820_mark_nosave_regions() definition uglies by Ingo Molnar · 9 years ago
  11. 9de94db x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h by Ingo Molnar · 9 years ago
  12. 8ec67d9 x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' by Ingo Molnar · 9 years ago
  13. 308bee6 x86/boot/e820: Move HIGH_MEMORY define to asm/e820/types.h by Ingo Molnar · 9 years ago
  14. 993f4b7 x86/boot/e820: Remove unnecessary __ASSEMBLY__ guard by Ingo Molnar · 9 years ago
  15. 0f85650 x86/boot/e820: Clean up asm/e820/api.h by Ingo Molnar · 9 years ago
  16. b0bd00d x86/boot/e820: Remove assembly guard from asm/e820/types.h by Ingo Molnar · 9 years ago
  17. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 9 years ago
  18. 7b6e4ba x86/boot/e820: Clean up the E820_X_MAX definition by Ingo Molnar · 9 years ago
  19. 99da1ff x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h by Ingo Molnar · 9 years ago
  20. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 9 years ago
  21. 7b80ba5 x86/boot/e820: Clean up and improve comments in asm/e820/types.h by Ingo Molnar · 9 years ago
  22. 70a9d81 x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h by Ingo Molnar · 9 years ago
  23. 9a1f415 Merge branch 'linus' into x86/boot, to pick up fixes by Ingo Molnar · 9 years ago
  24. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  25. 3365135 Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 9 years ago
  26. 5906374 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  27. 2fb78e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  28. dd3b9f2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  29. 69978aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  30. 2b43215 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  31. 3aebae0 Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  32. b4cfe39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 9 years ago
  33. c14024d Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  34. 9d1d166 Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  35. b84f027 Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  36. ed4d50c Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  37. e0d76fa xfs: prevent quotacheck from overloading inode lru by Brian Foster · 9 years ago
  38. 950eabb ISDN: eicon: silence misleading array-bounds warning by Arnd Bergmann · 9 years ago
  39. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 9 years ago
  40. 95120eb Merge branch 'gtp-fixes' by David S. Miller · 9 years ago
  41. 3ab1b46 gtp: fix cross netns recv on gtp socket by Andreas Schultz · 9 years ago
  42. c6ce1d0 gtp: clear DF bit on GTP packet tx by Andreas Schultz · 9 years ago
  43. ab72982 gtp: add genl family modules alias by Andreas Schultz · 9 years ago
  44. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 9 years ago
  45. fd694aa Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  46. 736a149 Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  47. 2287a24 Merge tag 'acpi-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  48. 7d3a0fa Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  49. 15266ae drm/nouveau: Handle fbcon suspend/resume in seperate worker by Lyude Paul · 9 years ago
  50. cae9ff0 drm/nouveau: Don't enabling polling twice on runtime resume by Lyude Paul · 9 years ago
  51. 6c971c0 drm/ast: Fixed system hanged if disable P2A by Y.C. Chen · 9 years ago
  52. e996598 Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  53. 1fb2d35 Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  54. 99f300c Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 9 years ago
  55. 57b59ed Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 9 years ago
  56. 1fdf419 Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 9 years ago
  57. 67ade05 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 9 years ago
  58. a47b70e ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 9 years ago
  59. 0389227 Merge branches 'acpica' and 'acpi-video' by Rafael J. Wysocki · 9 years ago
  60. ff7e593 Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  61. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  62. c364b6d xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 9 years ago
  63. ff9f8a7 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 9 years ago
  64. 928d336 Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  65. 08965c2 Revert "sd: remove __data_len hack for WRITE SAME" by Bart Van Assche · 9 years ago
  66. 0d4ee01 Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 9 years ago
  67. bed7b01 Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 19e420b nvme-fc: use blk_rq_nr_phys_segments by Christoph Hellwig · 9 years ago
  69. 748ff84 nvmet-rdma: Fix missing dma sync to nvme data structures by Parav Pandit · 9 years ago
  70. 23a8ed4 nvmet: Call fatal_error from keep-alive timout expiration by Sagi Grimberg · 9 years ago
  71. 06406d8 nvmet: cancel fatal error and flush async work before free controller by Sagi Grimberg · 9 years ago
  72. 344770b nvmet: delete controllers deletion upon subsystem release by Sagi Grimberg · 9 years ago
  73. c81e55e nvmet_fc: correct logic in disconnect queue LS handling by James Smart · 9 years ago
  74. 2aa6ba7b xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 9 years ago
  75. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  76. 529ec6a virtio_net: reject XDP programs using header adjustment by Jakub Kicinski · 9 years ago
  77. b68df01 virtio_net: use dev_kfree_skb for small buffer XDP receive by John Fastabend · 9 years ago
  78. 7480888 Merge branch 'r8152-napi-fixes' by David S. Miller · 9 years ago
  79. 7489bda r8152: check rx after napi is enabled by hayeswang · 9 years ago
  80. 248b213 r8152: re-schedule napi for tx by hayeswang · 9 years ago
  81. de9bf29 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 9 years ago
  82. 26afec3 r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 9 years ago
  83. b9b487e Revert "drm/radeon: always apply pci shutdown callbacks" by Alex Deucher · 9 years ago
  84. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 9 years ago
  85. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 9 years ago
  86. d5bdc02 Merge branch 'phy-truncated-led-names' by David S. Miller · 9 years ago
  87. 3c880eb net: phy: leds: Fix truncated LED trigger names by Geert Uytterhoeven · 9 years ago
  88. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 9 years ago
  89. 8a87fca net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash by Geert Uytterhoeven · 9 years ago
  90. 8b901f6 net-next: ethernet: mediatek: change the compatible string by John Crispin · 9 years ago
  91. 61976ff Documentation: devicetree: change the mediatek ethernet compatible string by John Crispin · 9 years ago
  92. c0d9665 Merge branch 'bnxt_en-rtnl-fixes' by David S. Miller · 9 years ago
  93. 90c694b bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 9 years ago
  94. 0eaa24b bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 9 years ago
  95. a551ee9 bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 9 years ago
  96. 49e555a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  97. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 9 years ago
  98. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 9 years ago
  99. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 9 years ago
  100. 493611e xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 9 years ago