1. 1ec6ec1 x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt() by Wanpeng Li · 8 years ago
  2. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 8 years ago
  3. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  4. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  5. 7764235b ovl: use vfs_get_link() by Miklos Szeredi · 8 years ago
  6. d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
  7. 78a3fa4 ovl: use generic_readlink by Miklos Szeredi · 8 years ago
  8. cb348ed ovl: explain error values when removing acl from workdir by Miklos Szeredi · 8 years ago
  9. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  10. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  11. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  12. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  13. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  14. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  15. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  16. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  17. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  18. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  19. 834170c Enable previous version support by Steve French · 8 years ago
  20. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  21. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  22. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  23. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  24. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  25. aee3960 drm/amdgpu/si_dpm: Limit clocks on HD86xx part by Tom St Denis · 8 years ago
  26. 24e8df6 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  27. eeb2fa0 drm/amdgpu: potential NULL dereference in debugfs code by Dan Carpenter · 8 years ago
  28. 9faa6b0 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  29. e070532 drm/amd/powerplay: fix static checker warnings in iceland_smc.c by Rex Zhu · 8 years ago
  30. 02cfb5f drm/radeon: change vblank_time's calculation method to reduce computational error. by Alex Deucher · 8 years ago
  31. dc8184a drm/amdgpu: change vblank_time's calculation method to reduce computational error. by Rex Zhu · 8 years ago
  32. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
  33. 4eb6753 net: bridge: add the multicast_flood flag attribute to brport_attrs by Nikolay Aleksandrov · 8 years ago
  34. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  35. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  36. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  37. 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
  38. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  39. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  40. 38b8767 Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API by Ralf Baechle · 8 years ago
  41. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  42. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  43. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  44. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  45. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  46. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  47. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  48. ab102b8 net_sched: reorder pernet ops and act ops registrations by WANG Cong · 8 years ago
  49. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  50. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  51. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  52. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  53. c611152 perf top: Fix refreshing hierarchy entries on TUI by Namhyung Kim · 8 years ago
  54. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  55. 4013bee Merge branch 'ovs-8021AD-fixes' by David S. Miller · 8 years ago
  56. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  57. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago
  58. 20ecf1e openvswitch: vlan: remove wrong likely statement by Jiri Benc · 8 years ago
  59. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  60. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  61. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  62. fa59b27 net_sched: do not broadcast RTM_GETTFILTER result by Eric Dumazet · 8 years ago
  63. abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
  64. de0dcc4 f2fs: fix wrong sum_page pointer in f2fs_gc by Jaegeuk Kim · 8 years ago
  65. d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
  66. abc4b9a acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT by Joe Perches · 8 years ago
  67. 4a446d5 drm/amdgpu: clarify UVD/VCE special handling for CG by Alex Deucher · 8 years ago
  68. b0b00ff drm/amd/amdgpu: enable clockgating only after late init by Arindam Nath · 8 years ago
  69. 113d0f9 drm/radeon: allow TA_CS_BC_BASE_ADDR on SI by Marek Olšák · 8 years ago
  70. ce199ad drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init by Nicolai Hähnle · 8 years ago
  71. 6ae8145 drm/amdgpu/gfx8: fix CGCG_CGLS handling by Alex Deucher · 8 years ago
  72. 9305ee6 drm/radeon: fix modeset tear down code by Alex Deucher · 8 years ago
  73. b0c80bd drm/radeon: fix up dp aux tear down (v2) by Alex Deucher · 8 years ago
  74. 40492f6 drm/amdgpu: use .early_unregister hook to remove DP AUX i2c by Grazvydas Ignotas · 8 years ago
  75. e311404 ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 by Juergen Gross · 8 years ago
  76. 899bb66 cpufreq: skip invalid entries when searching the frequency by Aaro Koskinen · 8 years ago
  77. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  78. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  79. b67be92 Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  80. fdd8218 ALSA: line6: fix a crash in line6_hwdep_write() by Dan Carpenter · 8 years ago
  81. 30c0702 ALSA: seq: fix passing wrong pointer in function call of compatibility layer by Takashi Sakamoto · 8 years ago
  82. 4875a5f ALSA: hda - Fix a failure of micmute led when having multi adcs by Hui Wang · 8 years ago
  83. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  84. 084165a Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  85. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  86. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  87. 52ace1e fs/cifs: reopen persistent handles on reconnect by Steve French · 8 years ago
  88. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  89. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  90. 94f8737 fs/cifs: keep guid when assigning fid to fileinfo by Aurelien Aptel · 8 years ago
  91. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  92. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  93. 7d414f3 cifs: Limit the overall credit acquired by Ross Lagerwall · 8 years ago
  94. 9742805 Display number of credits available by Steve French · 8 years ago
  95. 6609804 Add way to query creation time of file via cifs xattr by Steve French · 8 years ago
  96. a958fff Add way to query file attributes via cifs xattr by Steve French · 8 years ago
  97. 217c6d2 Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-hisi', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-qcom' and 'pci/host-spear' into next by Bjorn Helgaas · 8 years ago
  98. 22c7e1d Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 8 years ago
  99. dd5bba5 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-iproc', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-rockchip', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  100. 3dc9d38 MAINTAINERS: Add maintainer for the PCIe Marvell Armada 8K driver by Thomas Petazzoni · 8 years ago