aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-102/+305
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds14-108/+270
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds63-3421/+5706
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2-144/+316
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-43/+55
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds61-749/+3395
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds16-1446/+1053
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