Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / init / do_mounts_md.c
2010-10-26 Namhyung Kiminit: mark __user address space on string literals
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 NeilBrownmd: move LEVEL_* definition from md_k.h to md_u.h
2009-02-21 Arjan van de VenConsolidate driver_probe_done() loops into one place
2009-01-06 Mike Frysingerautodetect_raid: add missing __init marking
2008-11-01 Huang Weiyiinit/do_mounts_md.c: remove duplicated #include
2008-10-30 Alexey Dobriyaninit/do_mounts_md.c: msleep compile fix
2008-10-16 Adrian Bunkinit/do_mounts_md.c must #include <linux/delay.h>
2008-10-12 Arjan van de Venraid: make RAID autodetect default a KConfig option
2008-10-12 Ingo Molnarwarning: fix init do_mounts_md c
2008-10-12 Arjan van de Venfastboot: make the RAID autostart code print a message...
2008-10-12 Arjan van de Venfastboot: make the raid autodetect code wait for all...
2008-05-24 Adrian Bunkmd: proper extern for mdp_major
2008-04-29 Harvey Harrisoninit: fix integer as NULL pointer warnings
2006-10-03 NeilBrown[PATCH] md: remove MAX_MD_DEVS which is an arbitrary...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the init code
2006-01-06 NeilBrown[PATCH] md: remove personality numbering from md
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-07 Neil Brown[PATCH] md: make md work a bit better with devfs
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-13 Andrew Morton[PATCH] md: allow assembling of partitioned arrays...
2004-03-13 Andrew Morton[PATCH] further __KERNEL_SYSCALLS__ removal
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: mknod()/ustat()
2003-02-21 Kai Germaschewskido_mounts: fix device name recognition for md= command...
2003-02-21 Kai Germaschewskido_mounts: move early MD setup into own file