1. 345dc68 ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set by Joseph Qi · 9 years ago
  2. 2e17315 ocfs2: use retval instead of status for checking error by Daeseok Youn · 9 years ago
  3. cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 9 years ago
  4. e327284 ocfs2: remove __mlog_cpu_guess by Andrew Morton · 9 years ago
  5. 7c2bd2f ocfs2: reduce object size of mlog uses by Joe Perches · 9 years ago
  6. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 9 years ago
  7. b0cbeee NTFS: use kvfree() in ntfs_free() by Pekka Enberg · 9 years ago
  8. c3cddc4 fsnotify: remove obsolete documentation by Nikolay Borisov · 9 years ago
  9. 5935877 powerpc: use for_each_sg() by Akinobu Mita · 9 years ago
  10. ae70a7b metag: use for_each_sg() by Akinobu Mita · 9 years ago
  11. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  12. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. a262948 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  15. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  16. 043b431 EDAC: Update Documentation/edac.txt by Borislav Petkov · 9 years ago
  17. 3aae9ed EDAC: Fix typos in Documentation/edac.txt by Rami Rosen · 9 years ago
  18. cda9459 EDAC, mce_amd_inj: Set MISCV on injection by Borislav Petkov · 9 years ago
  19. 6d1e9bf EDAC, mce_amd_inj: Move bit preparations before the injection by Borislav Petkov · 9 years ago
  20. f2f3dca EDAC, mce_amd_inj: Cleanup and simplify README by Borislav Petkov · 9 years ago
  21. 6f2b642 EDAC, altera: Do not allow suspend when EDAC is enabled by Alan Tull · 9 years ago
  22. de27767 EDAC, mce_amd_inj: Make inj_type static by kbuild test robot · 9 years ago
  23. 54b4a8f5 arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS support by Thor Thayer · 9 years ago
  24. 73bcc94 EDAC, altera: Add Arria10 EDAC support by Thor Thayer · 9 years ago
  25. 143f4a5 EDAC, altera: Refactor for Altera CycloneV SoC by Thor Thayer · 9 years ago
  26. f9ae487 EDAC, altera: Generalize driver to use DT Memory size by Thor Thayer · 9 years ago
  27. 99e21fe EDAC, mce_amd_inj: Add README file by Aravind Gopalakrishnan · 9 years ago
  28. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  29. 4b1f2af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  30. aaa6448 Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  31. 4c6034e EDAC, mce_amd_inj: Add individual permissions field to dfs_node by Aravind Gopalakrishnan · 9 years ago
  32. 1ea2d02 bridge: vlan: flush the dynamically learned entries on port vlan delete by Nikolay Aleksandrov · 9 years ago
  33. 9aa6638 bridge: multicast: add a comment to br_port_state_selection about blocking state by Nikolay Aleksandrov · 9 years ago
  34. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 2046215 net: inet_diag: export IPV6_V6ONLY sockopt by Phil Sutter · 9 years ago
  36. f159067 stmmac: troubleshoot unexpected bits in des0 & des1 by Alexey Brodkin · 9 years ago
  37. f389a40 Merge branch 'ipv4-nexthop-link-status' by David S. Miller · 9 years ago
  38. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  39. 8a3d031 net: track link-status of ipv4 nexthops by Andy Gospodarek · 9 years ago
  40. 5c8079d net: switchdev: ignore unsupported bridge flags by Vivien Didelot · 9 years ago
  41. bd049a9 net: Cavium: Fix MAC address setting in shutdown state by Pavel Fedin · 9 years ago
  42. 8beeef8 drivers: net: xgene: fix for ACPI support without ACPI by Stephen Rothwell · 9 years ago
  43. 34b99df ip: report the original address of ICMP messages by Julian Anastasov · 9 years ago
  44. 12d4ae9 Merge branch 'mlx-next' by David S. Miller · 9 years ago
  45. 99611ba net/mlx5e: Prefetch skb data on RX by Saeed Mahameed · 9 years ago
  46. a1f5a1a net/mlx5e: Pop cq outside mlx5e_get_cqe by Achiad Shochat · 9 years ago
  47. e339105 net/mlx5e: Remove mlx5e_cq.sqrq back-pointer by Achiad Shochat · 9 years ago
  48. 8ca56ce net/mlx5e: Remove extra spaces by Achiad Shochat · 9 years ago
  49. 059ba07 net/mlx5e: Avoid TX CQE generation if more xmit packets expected by Achiad Shochat · 9 years ago
  50. 9fc5930 net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion by Achiad Shochat · 9 years ago
  51. ef583d0 net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() by Achiad Shochat · 9 years ago
  52. fb6c6f2 net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them by Saeed Mahameed · 9 years ago
  53. 03289b8 net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues by Saeed Mahameed · 9 years ago
  54. f1a3bad net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device by Eran Ben Elisha · 9 years ago
  55. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  56. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  57. 54245ed Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  58. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  59. 7fe0bf9 Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  60. 5a602e1 Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  61. e12bdf0 Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  62. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  63. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  64. 5262f25 Merge tag 'hsi-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  65. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  66. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  67. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  68. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  70. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  71. 67db8a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  72. a394c6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 9 years ago
  73. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  74. 234a56c Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  75. a57f14b Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  76. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  77. c70c5fb Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  78. a2fd66d ext4: set lazytime on remount if MS_LAZYTIME is set by mount by Theodore Ts'o · 9 years ago
  79. f2ae45e KVM: s390: clear floating interrupt bitmap and parameters by Jens Freimann · 9 years ago
  80. cca0ba2 backlight: Change the return type of backlight_update_status() to int by Hyungwon Hwang · 9 years ago
  81. cdaefcc backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional by Axel Lin · 9 years ago
  82. 61c1c61 backlight: lp855x: Don't clear level on suspend/blank by Sean Paul · 9 years ago
  83. 0e44166 backlight: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  84. dba5ff9 video: backlight: da9052: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  85. 4d86672 gpio-backlight: Discover driver during boot time by Arun Bharadwaj · 9 years ago
  86. 0a51f76 Merge branch 'xgene-next' by David S. Miller · 9 years ago
  87. c2d33bd drivers: net: xgene: Check for IS_ERR rather than NULL for clock. by Suman Tripathi · 9 years ago
  88. 822e34a drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/W version of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  89. 2c7be0a drivers: net: xgene: Implement the backward compatibility with the old and new firmware w.r.t Tx completion IRQ interrupt. by Suman Tripathi · 9 years ago
  90. 0738c54 drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  91. 0dd0770 NET: Add ezchip ethernet driver by Noam Camus · 9 years ago
  92. a076e6b rocker: call correct unregister function on error by Gilad Ben-Yossef · 9 years ago
  93. 55dd275 net: fec: init MAC prior to mii bus probe by Nimrod Andy · 9 years ago
  94. 42bcce8 dcb : Fix incorrect documentation for struct dcb_app by Anish Bhatt · 9 years ago
  95. e9fdaec switchdev: change BUG_ON to WARN for attr set failure case by Scott Feldman · 9 years ago
  96. 06baa3d Merge branch 'switchdev-vlan' by David S. Miller · 9 years ago
  97. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  98. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  99. e8e85cc packet: remove handling of tx_ring by Maninder Singh · 9 years ago
  100. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago