summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-03Fix bytes <-> kilobytes typo in Kconfig for ramdiskChristian Borntraeger
2006-10-03BUG_ON cleanup in drivers/net/tokenring/Eric Sesterhenn
2006-10-03BUG_ON cleanup for drivers/md/Eric Sesterhenn
2006-10-03kerneldoc-typo in led-class.cHenrik Kretzschmar
2006-10-03parport: Remove space in function callsMatthew Martin
2006-10-03ite_gpio fix tabbageJim Cromie
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-03fix drivers/acpi/Kconfig typosMatt LaPlante
2006-10-03remove mentionings of devfs in documentationAdrian Bunk
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] isdn: more pr_debug() fixesAndrew Morton
2006-10-03[PATCH] isdn-debug-build-fixAndrew Morton
2006-10-03[PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown
2006-10-03[PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown
2006-10-03[PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown
2006-10-03[PATCH] pr_debug: umem: repair nonexistant bh pr_debug referenceZach Brown
2006-10-03[PATCH] md: add error reporting to superblock write failureNeilBrown
2006-10-03[PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements
2006-10-03[PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown
2006-10-03[PATCH] md: make messages about resync/recovery etc more specificNeilBrown
2006-10-03[PATCH] md: add a ->congested_fn function for raid5/6NeilBrown
2006-10-03[PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown
2006-10-03[PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown
2006-10-03[PATCH] md: Improve locking around error handlingNeilBrown
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown
2006-10-03[PATCH] md: Factor out part of raid1d into a separate functionNeilBrown
2006-10-03[PATCH] md: remove unnecessary variable x in stripe_to_pdidx()Coywolf Qi Hunt
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown
2006-10-03[PATCH] md: factor out part of raid10d into a separate function.NeilBrown
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk
2006-10-03[PATCH] dm table: add target flushBryn Reeves
2006-10-03[PATCH] dm: extract device limit settingBryn Reeves
2006-10-03[PATCH] dm: use private biosetsStefan Bader
2006-10-03[PATCH] dm crypt: use private biosetsMilan Broz
2006-10-03[PATCH] dm crypt: move io to workqueueMilan Broz
2006-10-03[PATCH] dm crypt: restructure write processingMilan Broz
2006-10-03[PATCH] dm crypt: restructure for workqueue changeMilan Broz
2006-10-03[PATCH] dm crypt: add key msgMilan Broz
2006-10-03[PATCH] dm table: add target preresumeMilan Broz
2006-10-03[PATCH] dm: add debug macroBryn Reeves