1. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  2. 22aa66a dm snapshot: fix a possible invalid memory access on unload by Mikulas Patocka · 9 years ago
  3. 2bec1f4 dm: fix a race condition in dm_get_md by Mikulas Patocka · 9 years ago
  4. 829bf7a Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  5. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 10 years ago
  6. b65af27 pwm: tegra: Use NSEC_PER_SEC by Thierry Reding · 9 years ago
  7. 6a239af ACPI / resources: Change pr_info() to pr_debug() for debug information by Rafael J. Wysocki · 9 years ago
  8. 4fc701e IB/core: Properly handle registration of on-demand paging MRs after dereg by Haggai Eran · 10 years ago
  9. 7eae20d IB/mlx5: Update the dev in reg_create by Majd Dibbiny · 10 years ago
  10. 98e8be8 IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order by Jack Morgenstein · 10 years ago
  11. 8ab9406 IB/mlx4: Bug fixes in mlx4_ib_resize_cq by Majd Dibbiny · 10 years ago
  12. bede98e IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp by Majd Dibbiny · 10 years ago
  13. 0fb8bcf IB/core: Fix deadlock on uverbs modify_qp error flow by Moshe Lazer · 10 years ago
  14. 3120d03 ACPI / video: Disable native backlight on Samsung Series 9 laptops by Jens Reyer · 9 years ago
  15. 92c83ff5 cpuidle: powernv: Read target_residency value of idle states from DT if available by Preeti U Murthy · 9 years ago
  16. dbca51d switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inode by Al Viro · 10 years ago
  17. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. 0d695d6 Merge tag 'md/3.20-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  19. 26ac107 md/raid5: Fix livelock when array is both resyncing and degraded. by NeilBrown · 9 years ago
  20. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  21. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  23. 1d9e714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  24. c2be9dc IB/core: When marshaling ucma path from user-space, clear unused fields by Ilya Nelkenbaum · 10 years ago
  25. 9461343 watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch by Rafał Miłecki · 10 years ago
  26. 6b96c72 watchdog: jz4740: Add DT support by Zubair Lutfullah Kakakhel · 10 years ago
  27. b5ade9b watchdog: dw_wdt: Try to get a 30 second watchdog by default by Doug Anderson · 10 years ago
  28. a008501 watchdog: dw_wdt: pat the watchdog before enabling it by Doug Anderson · 10 years ago
  29. a77841d watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792 by Guenter Roeck · 10 years ago
  30. 1cc7495 watchdog: bcm47xx_wdt.c: add restart handler support by Rafał Miłecki · 10 years ago
  31. ba804a9 watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog by Mike Looijmans · 10 years ago
  32. 9a3119e IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called by Ariel Nahum · 10 years ago
  33. 396f163 watchdog: da9063: Add restart handler support by Geert Uytterhoeven · 10 years ago
  34. 6606e6a IB/iser: Fix memory regions possible leak by Sagi Grimberg · 10 years ago
  35. a44a455 watchdog: Add driver for Mediatek watchdog by Matthias Brugger · 10 years ago
  36. fb1cbea watchdog: Fix omap watchdogs to enable the magic close bit by Tony Lindgren · 10 years ago
  37. a6f8f81 watchdog: rt2880_wdt: minor clean up by John Crispin · 10 years ago
  38. b91b5be watchdog: hpwdt: Fix initialization message in hpwdt.c by Masanari Iida · 10 years ago
  39. f83918f watchdog: it87_wdt: add IT8783 ID by Paolo Teti · 10 years ago
  40. 4bd8ce3 watchdog: imx2: Constify struct regmap_config and watchdog_ops by Krzysztof Kozlowski · 10 years ago
  41. 9393766 watchdog: ImgTec PDC Watchdog Timer Driver by Naidu Tellapati · 10 years ago
  42. 041af0b IB/qib: Fix sizeof checkpatch warnings by Mike Marciniszyn · 10 years ago
  43. 590c3fe IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c by Andreea-Cristina Bernat · 10 years ago
  44. 03c8859 IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c by Andreea-Cristina Bernat · 10 years ago
  45. f614fc1 IB/mlx5: Fix error code in get_port_caps() by Dan Carpenter · 10 years ago
  46. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  47. a233bb7 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. f8f87c0 Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C" by Jarkko Nikula · 10 years ago
  49. 92e4b1b ACPI / EC: Remove non-standard log emphasis by Scot Doyle · 10 years ago
  50. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  51. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  52. ea7531a Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. c397f8f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. e6e5dd3 i2c: iproc: Add Broadcom iProc I2C Driver by Ray Jui · 10 years ago
  55. a93ac57 i2c: designware-pci: update Intel copyright line by Andy Shevchenko · 10 years ago
  56. 7772855 sg: fix EWOULDBLOCK errors with scsi-mq by Tony Battersby · 10 years ago
  57. 7568615 sg: fix unkillable I/O wait deadlock with scsi-mq by Tony Battersby · 10 years ago
  58. ed11977 HID: sensor-hub: correct dyn_callback_lock IRQ-safe change by Srinivas Pandruvada · 10 years ago
  59. afe9893 HID: saitek: add USB ID for older R.A.T. 7 by Darren Salt · 10 years ago
  60. f2de746 HID: i2c-hid: The interrupt should be level sensitive by Mika Westerberg · 10 years ago
  61. 0c510cc EDAC, amd64_edac: Prevent OOPS with >16 memory controllers by Daniel J Blueman · 10 years ago
  62. 5b40a7d virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice. by Rusty Russell · 10 years ago
  63. aaaf5fb rtc: add driver for DS1685 family of real time clocks by Joshua Kinard · 10 years ago
  64. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 10 years ago
  65. 37e5157 staging: iio: isl29028: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  66. 401b3c6 rtc: isl12057: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  67. c5cd827 rtc: isl12022: deprecate use of isl in compatible string for isil by Arnaud Ebalard · 10 years ago
  68. 0e6bbba IB/qib: Add support for the new QMH7360 card by Vinit Agnihotri · 10 years ago
  69. 18c0b82 IB/qib: Do not write EEPROM by Mitko Haralanov · 10 years ago
  70. e9a7faf IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach by Or Gerlitz · 10 years ago
  71. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  72. 8c334ce Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 3c6847e Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 0a65fbf mfd: intel_soc_pmic: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  76. b3c5fd3 dm crypt: sort writes by Mikulas Patocka · 10 years ago
  77. 0f5d8e6 dm crypt: add 'submit_from_crypt_cpus' option by Mikulas Patocka · 10 years ago
  78. dc26762 dm crypt: offload writes to thread by Mikulas Patocka · 10 years ago
  79. 94f5e02 dm crypt: remove unused io_pool and _crypt_io_pool by Mikulas Patocka · 10 years ago
  80. 7145c24 dm crypt: avoid deadlock in mempools by Mikulas Patocka · 10 years ago
  81. cf2f1ab dm crypt: don't allocate pages for a partial request by Mikulas Patocka · 10 years ago
  82. f3396c58 dm crypt: use unbound workqueue for request processing by Mikulas Patocka · 10 years ago
  83. 88987d2 dmaengine: pl330: add DMA_PAUSE feature by Robert Baldyga · 10 years ago
  84. aee4d1f dmaengine: pl330: improve pl330_tx_status() function by Robert Baldyga · 10 years ago
  85. be6893e dmaengine: rcar-dmac: Disable channel 0 when using IOMMU by Laurent Pinchart · 10 years ago
  86. 3f46306 dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata by Laurent Pinchart · 10 years ago
  87. 6a63480 dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device by Laurent Pinchart · 10 years ago
  88. f7638c9 dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR by Laurent Pinchart · 10 years ago
  89. f391507 dmaengine: rcar-dmac: Fix spinlock issues in interrupt by Laurent Pinchart · 10 years ago
  90. b7a4fd5 dmaenegine: edma: fix sparse warnings by Lad, Prabhakar · 10 years ago
  91. 45ee2db Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  92. f04ebb0 md/raid10: round up to bdev_logical_block_size in narrow_write_error. by NeilBrown · 10 years ago
  93. ab713cd md/raid1: round up to bdev_logical_block_size in narrow_write_error by Nate Dailey · 10 years ago
  94. cd07db5 Merge https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
  95. 290b799 Input: psmouse - use IS_ENABLED instead of homegrown code by Dmitry Torokhov · 10 years ago
  96. 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 10 years ago
  97. c8af781 Input: bfin_rotary - introduce open and close methods by Dmitry Torokhov · 10 years ago
  98. f14d4df Input: bfin_rotary - convert to use managed resources by Sonic Zhang · 10 years ago
  99. 71adf22 Input: bfin_rotary - use generic IO functions by Sonic Zhang · 10 years ago
  100. 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 10 years ago