1. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  2. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  3. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  4. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  5. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  6. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  7. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  8. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  9. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  10. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  11. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  12. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  13. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  14. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  15. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  16. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  17. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  18. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  19. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  20. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  21. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  22. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  23. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  24. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  25. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  26. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  27. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  28. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  29. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  30. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  31. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  32. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  33. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  34. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  35. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  36. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  37. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  38. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  39. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  40. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  41. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  42. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  45. 5abe257 revert "rtc: recycle id when unloading a rtc driver" by Andrew Morton · 12 years ago
  46. ba3f7a1 drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h> by Jean Delvare · 12 years ago
  47. 9f9c9cbb drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists by Zhenzhong Duan · 12 years ago
  48. f1d8e61 drivers/firmware/dmi_scan.c: check dmi version when get system uuid by Zhenzhong Duan · 12 years ago
  49. 1ac12b4 vfs: turn is_dir argument to kern_path_create into a lookup_flags arg by Jeff Layton · 12 years ago
  50. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  51. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  52. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  53. f2420ec Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  54. c3e946c rbd: get rid of rbd_{get,put}_dev() by Alex Elder · 12 years ago
  55. b7dfde9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  56. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  57. 1ffab3d Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. ddedec2 Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  59. 8cb68bd Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  60. d72623b Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  61. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  62. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  63. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  64. b6fa0cd dma-buf: might_sleep() in dma_buf_unmap_attachment() by Rob Clark · 12 years ago
  65. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. e327955 Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  67. dcd6a97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. 7005cd3 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  69. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 12 years ago
  70. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 12 years ago
  71. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 12 years ago
  72. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 12 years ago
  73. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 12 years ago
  74. bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG by Gregory CLEMENT · 12 years ago
  75. d39a948 gpio/ich: Add missing spinlock init by Jean Delvare · 12 years ago
  76. 0953e76 drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling by Maarten Lankhorst · 12 years ago
  77. d692170 watchdog: mei: avoid oops in watchdog unregister code path by Tomas Winkler · 12 years ago
  78. 8c4c419 watchdog: Orion: Fix possible null-deference in orion_wdt_probe by Jason Gunthorpe · 12 years ago
  79. 740fbdd watchdog: sp5100_tco: Add SB8x0 chipset support by Takahisa Tanaka · 12 years ago
  80. 902e2e7 watchdog: davinci_wdt: add OF support by Murali Karicheri · 12 years ago
  81. 0360dff watchdog: da9052: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  82. 2bc3f62 watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER by Peter Ujfalusi · 12 years ago
  83. e192634 watchdog: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  84. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  85. 312b00e1 watchdog: DA9055 Watchdog driver by Ashish Jangam · 12 years ago
  86. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  87. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  88. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  89. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  90. 50d854c8 watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  91. 2d076bb watchdog: imx2_wdt: Select the driver via ARCH_MXC by Fabio Estevam · 12 years ago
  92. e09d9c3 watchdog: cpu5wdt.c: add missing del_timer call by devendra.aaru · 12 years ago
  93. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  94. b2c4e4b watchdog: Convert twl4030_wdt to watchdog core by Jarkko Nikula · 12 years ago
  95. 5235f57 davinci_wdt: preparation for switch to common clock framework by Karicheri, Muralidharan · 12 years ago
  96. 63fbbc1 watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  97. 8157bec watchdog: ath79_wdt: convert to use module_platform_driver by Gabor Juhos · 12 years ago
  98. c8ecd27 hwmon-vid: Add support for AMD family 11h to 15h processors by Jean Delvare · 12 years ago
  99. 1952978 hwmon: (it87) Support PECI for additional chips by Guenter Roeck · 12 years ago
  100. 5d8d2f2 hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate by Guenter Roeck · 12 years ago