1. 3399a3f NVMe: Fix filesystem deadlock on removal by Keith Busch · 9 years ago
  2. de3eff2 NVMe: Failed controller initialization fixes by Keith Busch · 9 years ago
  3. ffe7704 NVMe: Unify controller probe and resume by Keith Busch · 9 years ago
  4. 17188bb NVMe: Don't use fake status on cancelled command by Keith Busch · 9 years ago
  5. 4af0e21 NVMe: Fix device cleanup on initialization failure by Keith Busch · 9 years ago
  6. 4b703b1 power: axp288_charger: fix for API change by Stephen Rothwell · 9 years ago
  7. 93f0824 Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  8. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  9. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  10. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  11. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  12. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  13. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  14. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  15. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  16. 53a20e9 staging: wilc1000: disable driver due to build warnings by Greg Kroah-Hartman · 9 years ago
  17. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  18. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  19. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  20. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. b5451e4 dm cache policy smq: fix "default" version to be 1.4.0 by Mike Snitzer · 9 years ago
  22. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  23. 4e6e36c Revert "dm: do not allocate any mempools for blk-mq request-based DM" by Mike Snitzer · 9 years ago
  24. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  25. 2486748 Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  26. 9390bd0 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  27. da996f7 Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  28. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  29. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  30. c5fd936 drm/nouveau: Pause between setting gpu to D3hot and cutting the power by Lukas Wunner · 10 years ago
  31. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  32. f7b0821 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  33. cbdc281 drivers/firmware/memmap.c: fix kernel-doc format by Michal Simek · 9 years ago
  34. 90a9bef drivers/md/md.c: use strreplace() by Rasmus Villemoes · 9 years ago
  35. a29fd61 drivers/base/core.c: use strreplace() by Rasmus Villemoes · 9 years ago
  36. e2f15f9 netconsole: implement extended console support by Tejun Heo · 9 years ago
  37. 369e5a8 netconsole: make all dynamic netconsoles share a mutex by Tejun Heo · 9 years ago
  38. 698cf1c netconsole: make netconsole_target->enabled a bool by Tejun Heo · 9 years ago
  39. a6d403a netconsole: remove unnecessary netconsole_target_get/out() from write_msg() by Tejun Heo · 9 years ago
  40. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  41. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  42. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  43. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  44. d93435c zram: check comp algorithm availability earlier by Sergey Senozhatsky · 9 years ago
  45. 4bbacd5 zram: cut trailing newline in algorithm name by Sergey Senozhatsky · 9 years ago
  46. 17162f4 zram: cosmetic zram_bvec_write() cleanup by Sergey Senozhatsky · 9 years ago
  47. 6566d1a zram: add dynamic device add/remove functionality by Sergey Senozhatsky · 9 years ago
  48. f405c44 zram: close race by open overriding by Sergey Senozhatsky · 9 years ago
  49. 92ff152 zram: return zram device_id from zram_add() by Sergey Senozhatsky · 9 years ago
  50. b31177f zram: trivial: correct flag operations comment by Sergey Senozhatsky · 9 years ago
  51. d12b63c zram: report every added and removed device by Sergey Senozhatsky · 9 years ago
  52. c3cdb40 zram: remove max_num_devices limitation by Sergey Senozhatsky · 9 years ago
  53. 522698d zram: reorganize code layout by Sergey Senozhatsky · 9 years ago
  54. 85508ec zram: use idr instead of `zram_devices' array by Sergey Senozhatsky · 9 years ago
  55. 3bca3ef zram: cosmetic ZRAM_ATTR_RO code formatting tweak by Sergey Senozhatsky · 9 years ago
  56. 9e65bf6 zram: remove obsolete ZRAM_DEBUG option by Marcin Jabrzyk · 9 years ago
  57. 64e22b86 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  58. 6597ac8 Merge tag 'dm-4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  59. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  60. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. 6a398a3 Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  62. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. cc8a0a9 Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  64. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  65. d1d8704 firmware: dmi_scan: Coding style cleanups by Jean Delvare · 9 years ago
  66. d7f96f97 firmware: dmi_scan: add SBMIOS entry and DMI tables by Ivan Khoronzhuk · 9 years ago
  67. 6e0ad59 firmware: dmi_scan: Trim DMI table length before exporting it by Jean Delvare · 9 years ago
  68. eb4c5ea firmware: dmi_scan: Rename dmi_table to dmi_decode_table by Ivan Khoronzhuk · 9 years ago
  69. 17cd5bd firmware: dmi_scan: Only honor end-of-table for 64-bit tables by Jean Delvare · 9 years ago
  70. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  72. 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  73. 93a4b1b Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  74. 6b8eeca drm/dp/mst: close deadlock in connector destruction. by Dave Airlie · 9 years ago
  75. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  76. d1dc6f1 frontswap: allow multiple backends by Dan Streetman · 9 years ago
  77. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  78. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  79. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 3783055 rtc: remove useless I2C dependencies by Alexandre Belloni · 9 years ago
  81. 98ab2c9 rtc: whitespace fixes by Alexandre Belloni · 10 years ago
  82. 35cd49c rtc: Properly sort Makefile by Alexandre Belloni · 10 years ago
  83. cd1420d rtc: pfc8563: fix uninitialized variable warning by Arnd Bergmann · 10 years ago
  84. e3edd67 rtc: ds1307: Enable the mcp794xx alarm after programming time by Nishanth Menon · 10 years ago
  85. 4be1f6b rtc: hym8563: make the irq optional by Heiko Stübner · 9 years ago
  86. 45b4c85 rtc: gemini: fix cocci warnings by kbuild test robot · 9 years ago
  87. 4042a14 rtc: mv: correct 24 hour error message by Alexandre Belloni · 9 years ago
  88. fe56133 rtc: mv: use BIT() by Alexandre Belloni · 9 years ago
  89. b2bd237 rtc: efi: use correct EFI 'epoch' by Ard Biesheuvel · 9 years ago
  90. c86a6c2 rtc: interface: Remove rtc_set_mmss() by Xunlei Pang · 9 years ago
  91. 9c5150b rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization by Xunlei Pang · 9 years ago
  92. 9033fd8 rtc: sunxi: Replace deprecated rtc_tm_to_time() by Xunlei Pang · 9 years ago
  93. f118db1 rtc: isl1208: Replace deprecated rtc_tm_to_time() by Xunlei Pang · 9 years ago
  94. 626fea0 rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() by Xunlei Pang · 9 years ago
  95. d200c79 rtc: palmas: Initialise bb_charging flag before using it by Laxman Dewangan · 9 years ago
  96. e044253 rtc: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  97. 538330c rtc: pcf8563 fix: return -EINVAL if we read an invalid time. by Jan Kardell · 9 years ago
  98. 98a9bb5 rtc: driver for Cortina Gemini by Hans Ulli Kroll · 9 years ago
  99. 20d048a rtc: stmp3xxx select STMP_DEVICE by Alexandre Belloni · 10 years ago
  100. 119434f rtc: snvs: fix wakealarm by call enable_irq_wake earlier by Stefan Agner · 9 years ago