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