1. 664e7c4 md: Convert mddev->new_chunk to sectors. by Andre Noll · 15 years ago
  2. 9d8f036 md: Make mddev->chunk_size sector-based. by Andre Noll · 15 years ago
  3. fbb704e md: raid0 :Enables chunk size other than powers of 2. by raz ben yehuda · 15 years ago
  4. 2ac06c3 md: prepare for non-power-of-two chunk sizes by raz ben yehuda · 15 years ago
  5. 740da449 md: raid5: chunk size check in setup_conf by raz ben yehuda · 15 years ago
  6. 964e791 md: raid10: chunk size check in run by raz ben yehuda · 15 years ago
  7. 92e59b6 md: raid0: chunk size check in raid0_run by raz ben yehuda · 15 years ago
  8. 4699419 md: have raid0 report its formation by raz ben yehuda · 15 years ago
  9. 1b96142 md: have raid0 compile with MD_DEBUG on by raz ben yehuda · 15 years ago
  10. aece3d1 md: Binary search in linear raid by Sandeep K Sinha · 15 years ago
  11. 4db7cdc md: Removing num_sector and replacing start_sector with end_sector by Sandeep K Sinha · 15 years ago
  12. 45d4582 md: Removal of hash table in linear raid by Sandeep K Sinha · 15 years ago
  13. 070ec55 md: remove mddev_to_conf "helper" macro by NeilBrown · 15 years ago
  14. a6b3dea md: raid0: remove setting of segment boundary. by NeilBrown · 15 years ago
  15. b414579 md: raid0: remove ->dev pointer from strip_zone structure by NeilBrown · 15 years ago
  16. 49f357a2 md: raid0: remove ->sectors from the strip_zone structure. by NeilBrown · 15 years ago
  17. fb5ab4b md: raid0: Fix a memory leak when stopping a raid0 array. by Andre Noll · 15 years ago
  18. ed7b003 md: raid0: Allocate all buffers for the raid0 configuration in one function. by Andre Noll · 15 years ago
  19. 5568a60 md: raid0: Make raid0_run() return a proper error code. by Andre Noll · 15 years ago
  20. 8f79cfc md: raid0: Remove hash spacing and sector shift. by Andre Noll · 15 years ago
  21. 09770e0 md: raid0: Remove hash table. by Andre Noll · 15 years ago
  22. d27a43a md/raid0: two cleanups in create_stripe_zones. by NeilBrown · 15 years ago
  23. dc58266 md: raid0: Replace hash table lookup by looping over all strip_zones. by Andre Noll · 15 years ago
  24. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  25. 3f8d9ce .gitignore: ignore *.lzma files by Arne Janbu · 15 years ago
  26. cf50463 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  27. ae937de Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 15 years ago
  28. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 15 years ago
  29. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  30. 1f990cf kbuild: add generic --set-str option to scripts/config by Michal Marek · 15 years ago
  31. 47312d2 kbuild: simplify argument loop in scripts/config by Michal Marek · 15 years ago
  32. 5664322 kbuild: handle non-existing options in scripts/config by Michal Marek · 15 years ago
  33. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  34. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  35. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  36. f44c2c9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  37. 17b1f0d kallsyms: generalize text region handling by Mike Frysinger · 15 years ago
  38. 028f042 kallsyms: support kernel symbols in Blackfin on-chip memory by Robin Getz · 18 years ago
  39. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  40. 2185a5e documentation: make version fix by Adam Lackorzynski · 15 years ago
  41. d067aa7 kbuild: fix a compile warning by Amerigo Wang · 15 years ago
  42. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  43. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  44. f2ac5e7 gitignore: Add GNU GLOBAL files to top .gitignore by Jani Nikula · 15 years ago
  45. a2bb90a kbuild: fix delay in setlocalversion on readonly source by Nico Schottelius · 15 years ago
  46. b2d8993 README: fix misleading pointer to the defconf directory by Patrick Ringl · 15 years ago
  47. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  48. 73be159 [ARM] 5545/2: add flush_kernel_dcache_page() for ARM by Nicolas Pitre · 15 years ago
  49. ce53895 MAINTAINERS: EB110ATX is not ebsa110 by Russell King · 15 years ago
  50. b7c11ec Merge branch 'u300' into devel by Russell King · 15 years ago
  51. 0609996 Merge branch 'stmp' into devel by Russell King · 15 years ago
  52. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  53. 98797a2 Merge branch 'copy_user' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  54. 0419bb4 headers_check fix: mn10300, setup.h by Jaswinder Singh Rajput · 15 years ago
  55. c14e1a1 headers_check fix: mn10300, ptrace.h by Jaswinder Singh Rajput · 15 years ago
  56. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  57. 7f72134 atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  58. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  59. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  60. 051913d mmc_block: do not DMA to stack by Ben Dooks · 15 years ago
  61. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  62. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  63. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  64. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  65. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  66. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  67. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  68. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  69. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  70. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  71. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  72. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  73. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 15 years ago
  74. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  75. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  76. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  77. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  78. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  79. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 15 years ago
  80. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 15 years ago
  81. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  82. 44b7532 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  83. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  84. 5c55b40 FRV: Fix interaction with new generic header stuff by David Howells · 15 years ago
  85. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  86. a2ee298 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 7603ef0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  88. 1904187 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  89. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  90. bc3bf8f [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ by Ingo Molnar · 15 years ago
  91. faea56c [SCSI] cnic: fix undefined reference to `ip6_route_output' by Randy Dunlap · 15 years ago
  92. bb6e647 avr32: Fix oops on unaligned user access by Haavard Skinnemoen · 15 years ago
  93. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  94. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  95. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 15 years ago
  96. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 15 years ago
  97. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 15 years ago
  98. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 15 years ago
  99. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 15 years ago
  100. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 15 years ago