summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-06-01init: disable sparse checking of the mount.o source filesH Hartley Sweeten5-8/+57
2010-10-26init: mark __user address space on string literalsNamhyung Kim5-10/+11
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown23-70/+42
2009-03-31md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown5-17/+17
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven4-6/+31
2009-01-06autodetect_raid: add missing __init markingMike Frysinger1-1/+1
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-30init/do_mounts_md.c: msleep compile fixAlexey Dobriyan1-1/+1
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven2-2/+23
2008-10-12warning: fix init do_mounts_md cIngo Molnar1-15/+21
2008-10-12fastboot: make the RAID autostart code print a message just before waitingArjan van de Ven1-1/+3
2008-10-12fastboot: make the raid autodetect code wait for all devices to initArjan van de Ven1-0/+7
2008-05-24md: proper extern for mdp_majorAdrian Bunk2-1/+2
2008-04-29init: fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown3-28/+18
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman8-172/+10
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown12-155/+125
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845