1. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  2. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 9 years ago
  3. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 9 years ago
  4. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 9 years ago
  5. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 9 years ago
  6. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 9 years ago
  7. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 9 years ago
  8. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 9 years ago
  9. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 9 years ago
  10. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 9 years ago
  11. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 9 years ago
  12. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 9 years ago
  13. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 9 years ago
  14. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 9 years ago
  15. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 9 years ago
  16. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 9 years ago
  17. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 9 years ago
  18. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 9 years ago
  19. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  20. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 9 years ago
  21. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 9 years ago
  22. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 9 years ago
  23. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 9 years ago
  24. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 9 years ago
  25. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 9 years ago
  26. 512eb72 media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  27. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  28. aa77620 clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 9 years ago
  29. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 9 years ago
  30. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 9 years ago
  31. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 9 years ago
  32. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 9 years ago
  33. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  34. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  35. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  36. 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 9 years ago
  37. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 9 years ago
  38. 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 9 years ago
  39. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  40. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 9 years ago
  41. 201c7b7 zram: fix error return code by Julia Lawall · 9 years ago
  42. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 9 years ago
  43. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 9 years ago
  44. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 9 years ago
  45. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 9 years ago
  46. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 9 years ago
  47. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 9 years ago
  48. 4e3ba87 zram: support compaction by Minchan Kim · 9 years ago
  49. e7c8241 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  50. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  51. d613896 Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  52. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  54. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  55. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  56. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  57. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  58. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  59. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  60. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  61. 8c194f3 Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  62. 07e492e Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  63. b240452 Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  64. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  65. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  66. 11d8336 mm, mempool: do not allow atomic resizing by David Rientjes · 9 years ago
  67. 53d85c9 cleancache: forbid overriding cleancache_ops by Vladimir Davydov · 9 years ago
  68. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  69. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  70. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  71. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 9 years ago
  72. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  73. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  74. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  75. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  76. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  77. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  78. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  79. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  80. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  81. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  82. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  83. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  84. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  85. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  86. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  87. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  88. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  89. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  90. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  92. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  93. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  94. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  95. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  96. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  97. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  98. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  100. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 9 years ago