1. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  3. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
  4. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 10 years ago
  5. 93ea337 altera tse: Fix network-delays and -retransmissions after high throughput. by Andreas Oetken · 10 years ago
  6. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  7. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  8. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 10 years ago
  9. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  10. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 10 years ago
  11. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 10 years ago
  12. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  13. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  14. 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 10 years ago
  15. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  16. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 10 years ago
  17. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 10 years ago
  18. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 10 years ago
  19. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 10 years ago
  20. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 10 years ago
  21. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 10 years ago
  22. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 10 years ago
  23. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 10 years ago
  24. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 10 years ago
  25. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 10 years ago
  26. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 10 years ago
  27. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 10 years ago
  28. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 10 years ago
  29. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 10 years ago
  30. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 10 years ago
  31. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 10 years ago
  32. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 10 years ago
  33. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  34. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 10 years ago
  35. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 10 years ago
  36. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 10 years ago
  37. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 10 years ago
  38. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 10 years ago
  39. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 10 years ago
  40. 512eb72 media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  41. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  42. aa77620 clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  43. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
  44. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 10 years ago
  45. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 10 years ago
  46. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 10 years ago
  47. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  48. a39ef1a Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  49. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  50. 8fa6f49 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  51. c3ffe6d net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state() by Geert Uytterhoeven · 10 years ago
  52. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  53. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  54. f88203a stmmac: Configure Flow Control to work correctly based on rxfifo size by Vince Bridgers · 10 years ago
  55. 545d655 stmmac: Enable unicast pause frame detect in GMAC Register 6 by Vince Bridgers · 10 years ago
  56. e7877f5 stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree by Vince Bridgers · 10 years ago
  57. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 10 years ago
  58. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 10 years ago
  59. 31976cf dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable by Guenter Roeck · 10 years ago
  60. b892e98 ethernet: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  61. 3122a92 rocker: fix error return code in rocker_probe() by Wei Yongjun · 10 years ago
  62. 538cc28 dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state by Guenter Roeck · 10 years ago
  63. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  64. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  65. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 10 years ago
  66. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  67. 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 10 years ago
  68. 9f6a240 power: wakeup: remove use of seq_printf return value by Joe Perches · 10 years ago
  69. 7975a9b drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value by Joel Stanley · 10 years ago
  70. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  71. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 10 years ago
  72. 201c7b7 zram: fix error return code by Julia Lawall · 10 years ago
  73. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 10 years ago
  74. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  75. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 10 years ago
  76. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 10 years ago
  77. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 10 years ago
  78. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 10 years ago
  79. 4e3ba87 zram: support compaction by Minchan Kim · 10 years ago
  80. e7c8241 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  81. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  82. 6b9107d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  83. 074975d bnx2x: Fix busy_poll vs netpoll by Eric Dumazet · 10 years ago
  84. 48b6377 net: hip04: Make tx coalesce timer actually work by Thomas Gleixner · 10 years ago
  85. d613896 Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  86. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. aa4d861 block: loop: switch to VFS ITER_BVEC by Christoph Hellwig · 10 years ago
  88. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  89. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  90. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  91. 0b97b03 xen/pci: Try harder to get PXM information for Xen by Ross Lagerwall · 10 years ago
  92. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  93. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 10 years ago
  94. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  95. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  96. edf5cff i40e: Use new 40G speeds by Greg Rose · 10 years ago
  97. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 10 years ago
  98. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 10 years ago
  99. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 10 years ago
  100. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago