aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Documentation: remove duplicated wordsPaolo Ornati52-62/+61
2006-10-03Fix typos in Documentation/: 'S'Matt LaPlante30-71/+72
2006-10-03Fix typos in Documentation/: 'Q'-'R'Matt LaPlante26-40/+40
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante24-31/+31
2006-10-03Fix typos in Documentation/: 'N'-'P'Matt LaPlante41-79/+78
2006-10-03Fix typos in Documentation/: 'H'-'M'Matt LaPlante39-62/+62
2006-10-03Fix typos in Documentation/: 'F'-'G'Matt LaPlante21-23/+23
2006-10-03Fix typos in Documentation/: 'D'-'E'Matt LaPlante38-64/+63
2006-10-03Fix typos in Documentation/: 'B'-'C'Matt LaPlante19-38/+38
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante29-32/+32
2006-10-03Still more typo fixesMatt LaPlante15-24/+24
2006-10-03more misc typo fixesMatt LaPlante13-16/+16
2006-10-03Fix several typos in drivers/Matt LaPlante22-32/+32
2006-10-03fix drivers/acpi/Kconfig typosMatt LaPlante1-3/+3
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-03Typos in fs/KconfigMatt LaPlante1-7/+7
2006-10-03Attack of "the the"s in archMatt LaPlante14-18/+18
2006-10-03remove mentionings of devfs in documentationAdrian Bunk20-203/+19
2006-10-03input: remove obsolete contact informationAdrian Bunk1-21/+0
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds1-0/+9
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown1-2/+4
2006-10-03[PATCH] isdn: more pr_debug() fixesAndrew Morton3-2/+4
2006-10-03[PATCH] isdn-debug-build-fixAndrew Morton1-15/+7
2006-10-03[PATCH] arm build fail: vfpsingle.cFrederik Deweerdt1-0/+2
2006-10-03[PATCH] pr_debug: trident: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown1-2/+4
2006-10-03[PATCH] pr_debug: umem: repair nonexistant bh pr_debug referenceZach Brown1-1/+2
2006-10-03[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argumentZach Brown1-2/+2
2006-10-03[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format argumentsZach Brown1-2/+2
2006-10-03[PATCH] md: add error reporting to superblock write failureNeilBrown1-1/+5
2006-10-03[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements1-0/+1
2006-10-03[PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements1-2/+1
2006-10-03[PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown1-4/+6
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown3-28/+18
2006-10-03[PATCH] md: fix duplicity of levels in md.txtNeilBrown1-12/+5
2006-10-03[PATCH] md: make messages about resync/recovery etc more specificNeilBrown1-16/+31
2006-10-03[PATCH] md: add a ->congested_fn function for raid5/6NeilBrown1-0/+21
2006-10-03[PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown3-0/+74
2006-10-03[PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2-0/+32
2006-10-03[PATCH] md: Improve locking around error handlingNeilBrown3-17/+31
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown2-17/+12
2006-10-03[PATCH] md: Factor out part of raid1d into a separate functionNeilBrown1-78/+95
2006-10-03[PATCH] md: remove unnecessary variable x in stripe_to_pdidx()Coywolf Qi Hunt1-3/+2
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements4-0/+56
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2-9/+4
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown2-13/+9