1. cb17a4a OMAPDSS: disable VT switch by Tomi Valkeinen · 10 years ago
  2. 68d4cef target: Put TCMU under a new config option by Andy Grover · 10 years ago
  3. 0ad46af target: Version 2 of TCMU ABI by Andy Grover · 10 years ago
  4. 2c33ce0 Merge Linus master into drm-next by Dave Airlie · 10 years ago
  5. 2363ccb Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  6. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  8. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  9. 40d7839 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  10. afad97e Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  11. 04b7fe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  12. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  13. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  14. d681f11 ide: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  15. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
  16. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 10 years ago
  17. 93ea337 altera tse: Fix network-delays and -retransmissions after high throughput. by Andreas Oetken · 10 years ago
  18. 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
  19. 7d3beab dmaengine: shdmac: avoid unused variable warnings by Arnd Bergmann · 10 years ago
  20. 11ebe4c dmaengine: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 10 years ago
  21. 12d7b7a dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe() by Alexey Khoroshilov · 10 years ago
  22. 0434a23 dmaengine: at_xdmac: unlock spin lock before return by Niklas Cassel · 10 years ago
  23. 9c361b1 dmaengine: xgene: devm_ioremap() returns NULL on error by Dan Carpenter · 10 years ago
  24. ed1f041 dmaengine: xgene: buffer overflow in xgene_dma_init_channels() by Dan Carpenter · 10 years ago
  25. d7d8e89 dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' by Yoshihiro Shimoda · 10 years ago
  26. 28591df dmaengine: sa11x0: report slave capabilities to upper layers by Dmitry Eremin-Solenikov · 10 years ago
  27. 8b86a61 net: remove unused 'dev' argument from netif_needs_gso() by Johannes Berg · 10 years ago
  28. f40ae91 act_mirred: Fix bogus header when redirecting from VLAN by Herbert Xu · 10 years ago
  29. 56cbd0c mvsas: fix panic on expander attached SATA devices by James Bottomley · 10 years ago
  30. 8041708 am53c974: Fix crash during modprobe by Hannes Reinecke · 10 years ago
  31. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  32. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 10 years ago
  33. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 10 years ago
  34. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  35. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  36. 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 10 years ago
  37. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  38. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 10 years ago
  39. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 10 years ago
  40. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 10 years ago
  41. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 10 years ago
  42. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 10 years ago
  43. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 10 years ago
  44. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 10 years ago
  45. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 10 years ago
  46. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 10 years ago
  47. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 10 years ago
  48. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 10 years ago
  49. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 10 years ago
  50. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 10 years ago
  51. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 10 years ago
  52. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 10 years ago
  53. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 10 years ago
  54. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 10 years ago
  55. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  56. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 10 years ago
  57. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 10 years ago
  58. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 10 years ago
  59. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 10 years ago
  60. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 10 years ago
  61. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 10 years ago
  62. 512eb72 media: cxd2820r: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  63. ee3c86f cpuidle: menu: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  64. aa77620 clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL() by Javi Merino · 10 years ago
  65. f766093 kernel.h: implement DIV_ROUND_CLOSEST_ULL by Javi Merino · 10 years ago
  66. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 10 years ago
  67. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 10 years ago
  68. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 10 years ago
  69. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 10 years ago
  70. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 10 years ago
  71. 636efbc mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc() by Javier Martinez Canillas · 10 years ago
  72. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. 44c144f dm crypt: fix missing error code return from crypt_ctr error path by Wei Yongjun · 10 years ago
  75. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  76. 8fa6f49 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  77. c3ffe6d net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state() by Geert Uytterhoeven · 10 years ago
  78. 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
  79. 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
  80. f88203a stmmac: Configure Flow Control to work correctly based on rxfifo size by Vince Bridgers · 10 years ago
  81. 545d655 stmmac: Enable unicast pause frame detect in GMAC Register 6 by Vince Bridgers · 10 years ago
  82. e7877f5 stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree by Vince Bridgers · 10 years ago
  83. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 10 years ago
  84. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 10 years ago
  85. 16b8528 megaraid_sas: use raw_smp_processor_id() by Christoph Hellwig · 10 years ago
  86. e557990 sd: Fix missing ATO tag check by Martin K. Petersen · 10 years ago
  87. e727c42 sd: Unregister integrity profile by Martin K. Petersen · 10 years ago
  88. 31976cf dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable by Guenter Roeck · 10 years ago
  89. b892e98 ethernet: remove unused including <linux/version.h> by Wei Yongjun · 10 years ago
  90. 3122a92 rocker: fix error return code in rocker_probe() by Wei Yongjun · 10 years ago
  91. 538cc28 dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state by Guenter Roeck · 10 years ago
  92. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  93. 64d240b target/file: Fix UNMAP with DIF protection support by Akinobu Mita · 10 years ago
  94. c836777 target/file: Fix SG table for prot_buf initialization by Akinobu Mita · 10 years ago
  95. 38da0f4 target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled by Akinobu Mita · 10 years ago
  96. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 10 years ago
  97. 6ae5040 target/sbc: Update sbc_dif_generate pr_debug output by Nicholas Bellinger · 10 years ago
  98. d7a463b target/sbc: Make internal DIF emulation honor ->prot_checks by Nicholas Bellinger · 10 years ago
  99. cceca4a target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled by Nicholas Bellinger · 10 years ago
  100. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 10 years ago