1. db29868 bonding: Remove debug_fs files when module init fails by Thomas Richter · 10 years ago
  2. 629c9a8 drivers: net: cpsw: Add default vlan for dual emac case also by Mugunthan V N · 10 years ago
  3. fa8cdda net phylib: Remove unnecessary condition check in phy by Balakumaran Kannan · 10 years ago
  4. ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  5. 0afccc4 Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  6. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  7. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  8. 7563487 isdnloop: several buffer overflows by Dan Carpenter · 10 years ago
  9. c39b069 DRM: armada: fix corruption while loading cursors by Russell King · 10 years ago
  10. c8d9762 Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  11. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  12. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  13. b6a83d9 drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little by Dan Carpenter · 10 years ago
  14. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 10 years ago
  15. 40f847b drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors by Alexandre Bounine · 10 years ago
  16. f4659d8 zram: support REQ_DISCARD by Joonsoo Kim · 10 years ago
  17. 56b4e8c zram: use scnprintf() in attrs show() methods by Sergey Senozhatsky · 10 years ago
  18. 60a726e zram: propagate error to user by Minchan Kim · 10 years ago
  19. fcfa8d9 zram: return error-valued pointer from zcomp_create() by Sergey Senozhatsky · 10 years ago
  20. d61f98c zram: move comp allocation out of init_lock by Sergey Senozhatsky · 10 years ago
  21. 6e76668 zram: add lz4 algorithm backend by Sergey Senozhatsky · 10 years ago
  22. e46b8a0 zram: make compression algorithm selection possible by Sergey Senozhatsky · 10 years ago
  23. fe8eb12 zram: add set_max_streams knob by Sergey Senozhatsky · 10 years ago
  24. beca3ec zram: add multi stream functionality by Sergey Senozhatsky · 10 years ago
  25. 9cc9752 zram: factor out single stream compression by Sergey Senozhatsky · 10 years ago
  26. b7ca232 zram: use zcomp compressing backends by Sergey Senozhatsky · 10 years ago
  27. e7e1ef4 zram: introduce compressing backend abstraction by Sergey Senozhatsky · 10 years ago
  28. b67d1ec zram: delete zram_init_device() by Sergey Senozhatsky · 10 years ago
  29. e64cd51 zram: move zram size warning to documentation by Sergey Senozhatsky · 10 years ago
  30. 59fc86a zram: drop not used table `count' member by Sergey Senozhatsky · 10 years ago
  31. 6444724 zram: report failed read and write stats by Sergey Senozhatsky · 10 years ago
  32. a68eb3b zram: remove zram stats code duplication by Sergey Senozhatsky · 10 years ago
  33. 90a7806 zram: use atomic64_t for all zram stats by Sergey Senozhatsky · 10 years ago
  34. b7cccf8 zram: remove good and bad compress stats by Sergey Senozhatsky · 10 years ago
  35. be257c6 zram: do not pass rw argument to __zram_make_request() by Sergey Senozhatsky · 10 years ago
  36. be2d1d5 zram: drop `init_done' struct zram member by Sergey Senozhatsky · 10 years ago
  37. 179e096 drivers/lguest/page_tables.c: rename do_set_pte() by Andrew Morton · 10 years ago
  38. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  39. dda2642 staging: rtl8723au: The 8723 only has two paths by Jes Sorensen · 10 years ago
  40. 806192c Staging: unisys: mark drivers as BROKEN by Greg Kroah-Hartman · 10 years ago
  41. b0e27960 Staging: unisys: verify that a control channel exists by Sasha Levin · 11 years ago
  42. 9c01e83 staging: unisys: Add missing close parentheses in filexfer.c by Masanari Iida · 11 years ago
  43. c293fb7 net/at91_ether: avoid NULL pointer dereference by Gilles Chanteperdrix · 10 years ago
  44. 39d7f32 at86rf230: fix MAX_CSMA_RETRIES parameter by Alexander Aring · 11 years ago
  45. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  46. 0af9fb6 Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  47. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  48. c28c7a6 sxgbe: fix duplicate #include headers by Jean Sacren · 11 years ago
  49. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  50. d06eb3e Xen: do hv callback accounting only on x86 by Arnd Bergmann · 11 years ago
  51. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  52. f004e55 staging: r8723au: Fix build problem when RFKILL is not selected by Larry Finger · 10 years ago
  53. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  54. 36c4d5c staging: r8723au: Fix randconfig build errors by Larry Finger · 11 years ago
  55. 04535d2 Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  56. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  57. 3e76b74 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  58. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  59. 9712d3c Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  60. 2bf73dd6 Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  61. d2b150d Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 9176303 staging: r8723au: Turn on build of new driver by Larry Finger · 11 years ago
  65. c17416e staging: r8723au: Additional source patches by Larry Finger · 11 years ago
  66. 364e30e staging: r8723au: Add source files for new driver - part 4 by Larry Finger · 11 years ago
  67. b1925ad staging: r8723au: Add source files for new driver - part 3 by Larry Finger · 11 years ago
  68. f7c92d2 staging: r8723au: Add source files for new driver - part 2 by Larry Finger · 11 years ago
  69. 5e93f35 staging: r8723au: Add source files for new driver - part 1 by Larry Finger · 11 years ago
  70. ff050ad Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. 9f80036 Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  73. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  74. 463b21f Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  75. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  76. 4a4163c Fix index regression in nand_read_subpage by Ron · 11 years ago
  77. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  78. 243b930 Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  79. 13b9389 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  80. 14c6d5b Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  81. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  82. aa17edf drm/dp_helper: don't return EPROTO for defers (v2) by Dave Airlie · 11 years ago
  83. 8e0c083 Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  84. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  85. 370d266 Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  86. 7df9345 Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  87. 0596661 dm cache: fix a lock-inversion by Joe Thornber · 11 years ago
  88. 67324ea dm thin: sort the per thin deferred bios using an rb_tree by Mike Snitzer · 11 years ago
  89. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  90. 574e9bd hwmon: (it87) Add support for IT8623E by Rudolf Marek · 11 years ago
  91. 7183ae8 hwmon: (it87) Fix IT8603E define name by Rudolf Marek · 11 years ago
  92. 1de8b25 hwmon: (lm90) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  93. 084489e hwmon: (lm90) Create all sysfs groups in one call by Guenter Roeck · 11 years ago
  94. d89fa68 hwmon: (lm90) Always use the dev variable in the probe function by Guenter Roeck · 11 years ago
  95. 742192f hwmon: (lm90) Create most optional attributes with sysfs_create_group by Guenter Roeck · 11 years ago
  96. 6cf0a91 hwmon: Avoid initializing the same field twice by Jean Delvare · 11 years ago
  97. 5b58157 hwmon: (pc87360) Avoid initializing the same field twice by Jean Delvare · 11 years ago
  98. 118c9a6 hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  99. c669ec8 hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  100. 5ec25c9 hwmon: (lm63) Avoid initializing the same field twice by Jean Delvare · 11 years ago