1. a58a935 dm mpath: add retain_attached_hw_handler feature by Mike Snitzer · 12 years ago
  2. f9a8e0c dm thin: optimize power of two block size by Mikulas Patocka · 12 years ago
  3. 4929630 dm thin: split discards on block boundary by Mikulas Patocka · 12 years ago
  4. 7acf027 dm: introduce split_discard_requests by Mikulas Patocka · 12 years ago
  5. 55f2b8b dm thin: support for non power of 2 pool blocksize by Mike Snitzer · 12 years ago
  6. 33d07c0 dm stripe: optimize chunk_size calculations by Mikulas Patocka · 12 years ago
  7. 8f069b4 dm stripe: remove minimum stripe size by Mikulas Patocka · 12 years ago
  8. eb850de dm stripe: support for non power of 2 chunksize by Mike Snitzer · 12 years ago
  9. 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
  10. 1df0548 dm stripe: remove stripes_mask by Mikulas Patocka · 12 years ago
  11. f14fa69 dm stripe: fix size test by Mikulas Patocka · 12 years ago
  12. f09996c dm thin: provide specific errors for two table load failure cases by Mike Snitzer · 12 years ago
  13. 1a66a08 dm: replace simple_strtoul by majianpeng · 12 years ago
  14. 70c4861 dm snapshot: remove redundant assignment in merge fn by Alasdair G Kergon · 12 years ago
  15. 8c97117 dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS by Joe Thornber · 12 years ago
  16. d973ac1 dm thin metadata: remove pointless label from __commit_transaction by Joe Thornber · 12 years ago
  17. 3caf6d7 dm persistent data: remove debug space map checker by Joe Thornber · 12 years ago
  18. 17b7d63 dm thin: clean up compiler warning by Mike Snitzer · 12 years ago
  19. 7768ed3 dm thin: reduce endio_hook pool size by Alasdair G Kergon · 12 years ago
  20. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  21. 2c05b2c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  22. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  23. 9161c3b Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  24. 97027da Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  25. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  26. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  27. 914311c Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  28. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  29. ddb0344 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  30. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  31. e8ff13b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  32. 0cd5ff5 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  33. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  34. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  35. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  36. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  37. e017507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  38. fb604a3 i2c-omap: Add support for I2C_M_STOP message flag by Laurent Pinchart · 12 years ago
  39. 72fc2c7 i2c: Fall back to emulated SMBus if the operation isn't supported natively by Laurent Pinchart · 12 years ago
  40. d47726c i2c: Add SCCB support by Laurent Pinchart · 12 years ago
  41. 68a7602 i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter by Emmanuel Deloget · 12 years ago
  42. d3ff6ce i2c-i801: Enable IRQ for byte_by_byte transactions by Daniel Kurtz · 12 years ago
  43. 29b6085 i2c-i801: Enable interrupts on ICH5/7/8/9/10 by Jean Delvare · 12 years ago
  44. 636752b i2c-i801: Enable IRQ for SMBus transactions by Daniel Kurtz · 12 years ago
  45. 6cad93c i2c-i801: Consolidate polling by Jean Delvare · 12 years ago
  46. 37af871 i2c-i801: Drop ENABLE_INT9 by Daniel Kurtz · 12 years ago
  47. edbeea6 i2c-i801: Rename some SMBHSTCNT bit constants by Daniel Kurtz · 12 years ago
  48. 70a1cc1 i2c-i801: Check and return errors during byte-by-byte transfers by Daniel Kurtz · 12 years ago
  49. 0ba8b8b i2c-i801: Clear only status bits in HST_STS by Daniel Kurtz · 12 years ago
  50. efa3cb1 i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte by Daniel Kurtz · 12 years ago
  51. fda2f4a i2c-smbus: Use module_i2c_driver() by Fabio Estevam · 12 years ago
  52. 2a2f740 i2c-piix4: Support AMD auxiliary SMBus controller by Andrew Armenia · 12 years ago
  53. e154bf6 i2c-piix4: Separate registration and probing code by Andrew Armenia · 12 years ago
  54. 14a8086 i2c-piix4: Eliminate piix4_smba global variable by Andrew Armenia · 12 years ago
  55. 56f2178 i2c/busses: Use module_pci_driver by Axel Lin · 12 years ago
  56. 83a638d i2c: Update Guenter Roeck's e-mail address by Guenter Roeck · 12 years ago
  57. c062c4d Merge branch 'uhid' into for-linus by Jiri Kosina · 12 years ago
  58. 929bd38 Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes' and 'upstream' into for-linus by Jiri Kosina · 12 years ago
  59. 367fa98 pci: hotplug: Fix typo in pci by Masanari Iida · 12 years ago
  60. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  61. ff0c264 video: Fix typo in drivers/video by Masanari Iida · 12 years ago
  62. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  63. 47b170a Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  64. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  65. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  66. 17bcb68 r8169: revert "add byte queue limit support". by Francois Romieu · 12 years ago
  67. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. a5ebba6 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. e81218f Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. f1d2c07 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. f01b9b7 Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 1a4120b Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 2fa3794 Merge tag 'spi' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. e66d637 Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 5e512d0 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. ce447f3 Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  80. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  81. 0dd6e48 watchdog: orion_wdt: Convert driver to watchdog core by Axel Lin · 12 years ago
  82. 6b761b2 watchdog: s3c2410_wdt: Use module_platform_driver() by Sachin Kamat · 12 years ago
  83. 7732c6b watchdog: sch311x_wdt: Fix Polarity when starting watchdog by Wim Van Sebroeck · 12 years ago
  84. 41814ee Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state. by Lokesh Vutla · 12 years ago
  85. 0402450 watchdog: ie6xx_wdt: section mismatch in ie6xx_wdt_probe() by Gerard Snitselaar · 12 years ago
  86. 5a135f3 watchdog: bcm63xx_wdt: fix driver section mismatch by Florian Fainelli · 12 years ago
  87. bff2343 watchdog: iTCO_wdt.c: convert to watchdog core by Wim Van Sebroeck · 12 years ago
  88. 18cb2ae5 char/ipmi: remove local ioctl defines replaced by generic ones by Oskar Schirmer · 12 years ago
  89. 90fe6c6 watchdog: xilinx: Read clock frequency directly from DT node by Michal Simek · 12 years ago
  90. c362cb5 watchdog: coh901327_wdt: use clk_prepare/unprepare by Linus Walleij · 12 years ago
  91. 3017020 watchdog: f71808e_wdt: Add support for Jetway JNF99 motherboard by Justin Wheeler · 12 years ago
  92. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  93. 2d8767b HID: add ASUS AIO keyboard model AK1D by Cyrus Lien · 12 years ago
  94. c3def94 bnx2x: Add new 57840 device IDs by Yuval Mintz · 12 years ago
  95. 9b70749 niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() return value by Shuah Khan · 12 years ago
  96. ec2deec niu: Fix to check for dma mapping errors. by Shuah Khan · 12 years ago
  97. 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
  98. a6be1fc Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  99. 5b160bd Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. 30b87c6 mmc: sdhci-dove: Prepare for common clock framework by Sebastian Hesselbarth · 12 years ago