1. 0f776dc Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  2. e973f4e xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table" by Rob Herring · 8 years ago
  3. f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 8 years ago
  4. cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 8 years ago
  5. 203d8a4 perf s390: Fix 'start' address of module's map by Song Shan Gong · 8 years ago
  6. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  7. 887ec0b Input: synaptics-rmi4 - do not check for NULL when calling of_node_put() by Markus Elfring · 8 years ago
  8. 8f97f8e Input: cros_ec_keyb - cleanup use of dev by Douglas Anderson · 8 years ago
  9. 0808882 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  10. 85802a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  11. efaad55 x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  12. 37e13a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 3c31760 drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint by Brian Starkey · 8 years ago
  14. d02014b xtensa: Fix build error due to missing include file by Guenter Roeck · 8 years ago
  15. d78388d selftests: media_tests add a new video device test by Shuah Khan · 8 years ago
  16. 0bf048a staging: emxx_udc: allow modular build by Arnd Bergmann · 8 years ago
  17. 71da2ba Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-testing by Greg Kroah-Hartman · 8 years ago
  18. 698c937 NFSv4: Clean up lookup of SECINFO_NO_NAME by Trond Myklebust · 8 years ago
  19. c084c8d drm/sti: use new Reset API by Lee Jones · 8 years ago
  20. f360d32 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next by Joerg Roedel · 8 years ago
  21. ffec219 iommu/amd: Initialize dma-ops domains with 3-level page-table by Joerg Roedel · 8 years ago
  22. 3254de6 iommu/amd: Update Alias-DTE in update_device_table() by Joerg Roedel · 8 years ago
  23. 9b16137 tools lib bpf: Use official ELF e_machine value by Wang Nan · 8 years ago
  24. d34c30c xen: add static initialization of steal_clock op to xen_time_ops by Juergen Gross · 8 years ago
  25. f67cbce drm/i915: Only drop the batch-pool's object reference by Chris Wilson · 8 years ago
  26. 15f7bbc drm/i915: Only clear the client pointer when tearing down the file by Chris Wilson · 8 years ago
  27. 2a1d775 drm/i915: Prefer list_first_entry_or_null by Chris Wilson · 8 years ago
  28. 4a50d20 drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling() by Chris Wilson · 8 years ago
  29. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  30. 64b6358 btrfs: add btrfs_trans_handle->fs_info pointer by Jeff Mahoney · 8 years ago
  31. 05f9a78 btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction by Jeff Mahoney · 8 years ago
  32. 1db1ff9 btrfs: convert nodesize macros to static inlines by Jeff Mahoney · 8 years ago
  33. 14a1e06 btrfs: introduce BTRFS_MAX_ITEM_SIZE by Jeff Mahoney · 8 years ago
  34. 0c83b62 btrfs: cleanup, remove prototype for btrfs_find_root_ref by Jeff Mahoney · 8 years ago
  35. df39756 btrfs: copy_to_sk drop unused root parameter by Jeff Mahoney · 8 years ago
  36. bd6c57d btrfs: simpilify btrfs_subvol_inherit_props by Jeff Mahoney · 8 years ago
  37. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 8 years ago
  38. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 8 years ago
  39. 8632daa btrfs: tests, move initialization into tests/ by Jeff Mahoney · 8 years ago
  40. 3cdde22 btrfs: btrfs_test_opt and friends should take a btrfs_fs_info by Jeff Mahoney · 8 years ago
  41. bc07452 btrfs: prefix fsid to all trace events by Jeff Mahoney · 8 years ago
  42. cb00109 btrfs: plumb fs_info into btrfs_work by Jeff Mahoney · 8 years ago
  43. 9f8d490 btrfs: remove obsolete part of comment in statfs by David Sterba · 8 years ago
  44. 05653ef btrfs: hide test-only member under ifdef by David Sterba · 8 years ago
  45. aee133a btrfs: Ratelimit "no csum found" info message by Nikolay Borisov · 8 years ago
  46. 35f4e5e btrfs: Add ratelimit to btrfs printing by Nikolay Borisov · 8 years ago
  47. 5a488b9 Btrfs: fix unexpected balance crash due to BUG_ON by Liu Bo · 8 years ago
  48. 0fd8c3d Btrfs: fix panic in balance due to EIO by Liu Bo · 8 years ago
  49. baf863b Btrfs: fix eb memory leak due to readpage failure by Liu Bo · 8 years ago
  50. f490709 Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup() by Liu Bo · 8 years ago
  51. 39581a3 btrfs: fix free space calculation in dump_space_info() by Wang Xiaoguang · 8 years ago
  52. 751bebb Btrfs: subpage-blocksize: Rate limit scrub error message by Chandan Rajendra · 8 years ago
  53. dda3245 btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize by Wang Xiaoguang · 8 years ago
  54. f5daf2c Btrfs: fix BUG_ON in btrfs_submit_compressed_write by Liu Bo · 8 years ago
  55. e2bf6e8 btrfs: make sure device is synced before return by Anand Jain · 8 years ago
  56. f448341 btrfs: reorg btrfs_close_one_device() by Anand Jain · 8 years ago
  57. c8bb0c8 btrfs: Cleanup compress_file_range() by Ashish Samant · 9 years ago
  58. 6f034ec Btrfs: cleanup BUG_ON in merge_bio by Liu Bo · 8 years ago
  59. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 8 years ago
  60. 7af7c61 Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO by Hans van Kranenburg · 8 years ago
  61. a60617d btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() by Salah Triki · 8 years ago
  62. 3d48d98 btrfs: Handle uninitialised inode eviction by Nikolay Borisov · 8 years ago
  63. fb770ae Btrfs: fix read_node_slot to return errors by Liu Bo · 8 years ago
  64. 876d2cf Btrfs: fix double free of fs root by Liu Bo · 8 years ago
  65. 5e24e9a Btrfs: error out if generic_bin_search get invalid arguments by Liu Bo · 8 years ago
  66. 6fb37b7 Btrfs: check inconsistence between chunk and block group by Liu Bo · 8 years ago
  67. c1fd5c3 btrfs: add missing bytes_readonly attribute file in sysfs by Wang Xiaoguang · 8 years ago
  68. 0984d15 sound: oss: Use kernel_read_file_from_path() for mod_firmware_load() by Takashi Iwai · 8 years ago
  69. 4a6baf1 Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  70. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  71. 175c708 i2c: i801: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  72. ee591f4 Merge branch 'xgene-fix-mod-crash-and-1g-hotplug' by David S. Miller · 8 years ago
  73. 2efccc6 MAINTAINERS: xgene: Add driver and documentation path by Iyappan Subramanian · 8 years ago
  74. 792a110 Documentation: dtb: xgene: Add MDIO node by Iyappan Subramanian · 8 years ago
  75. 8e694cd dtb: xgene: Add MDIO node by Iyappan Subramanian · 8 years ago
  76. 52d1fd99 drivers: net: xgene: ethtool: Use phy_ethtool_gset and sset by Iyappan Subramanian · 8 years ago
  77. 8c15196 drivers: net: xgene: Use exported functions by Iyappan Subramanian · 8 years ago
  78. 47c62b6 drivers: net: xgene: Enable MDIO driver by Iyappan Subramanian · 8 years ago
  79. 8089a96 drivers: net: xgene: Add backward compatibility by Iyappan Subramanian · 8 years ago
  80. 43b3cf6 drivers: net: phy: xgene: Add MDIO driver by Iyappan Subramanian · 8 years ago
  81. bc61167 drivers: net: xgene: Fix module unload crash - clkrst sequence by Iyappan Subramanian · 8 years ago
  82. cb0366b drivers: net: xgene: Fix module unload crash - change sw sequence by Iyappan Subramanian · 8 years ago
  83. cb11c06 drivers: net: xgene: Fix module unload crash - hw resource cleanup by Iyappan Subramanian · 8 years ago
  84. 9a8c5dd drivers: net: xgene: Separate set_speed from mac_init by Iyappan Subramanian · 8 years ago
  85. c43212b Merge branch 'refactor-tc_action-structs' by David S. Miller · 8 years ago
  86. ec0595c net_sched: get rid of struct tcf_common by WANG Cong · 8 years ago
  87. a85a970 net_sched: move tc_action into tcf_common by WANG Cong · 8 years ago
  88. b93dd49 ipvlan: Scrub skb before crossing the namespace boundry by Mahesh Bandewar · 8 years ago
  89. 16eab55 Merge branch 'bnxt_en-improve-ntuple-and-new-IDs' by David S. Miller · 8 years ago
  90. 1f68168 bnxt_en: Add new NPAR and dual media device IDs. by Michael Chan · 8 years ago
  91. a230490 bnxt_en: Log a message, if enabling NTUPLE filtering fails. by Vasundhara Volam · 8 years ago
  92. a54c4d7 bnxt_en: Improve ntuple filters by checking destination MAC address. by Michael Chan · 8 years ago
  93. 59d3f1c qed: Fix setting/clearing bit in completion bitmap by Manish Chopra · 8 years ago
  94. ba66bbe udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb by Daniel Borkmann · 8 years ago
  95. deb1f45 caif-hsi: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  96. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. a431b94 selftests/powerpc: exec() with suspended transaction by Cyril Bur · 8 years ago
  98. dd570237 powerpc: Improve comment explaining why we modify VRSAVE by Anton Blanchard · 9 years ago
  99. 1a1cee8 powerpc/mm: Drop unused externs for hpte_init_beat[_v3]() by Michael Ellerman · 8 years ago
  100. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago