summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Input: psmouse - add support for IBM TrackPoint devices.Stephen Evanchik2005-08-085-2/+460
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-101-1/+1
|\ \ \ \ \
| * | | | | [SERIAL] Spelling fix in 8250.cRussell King2005-09-091-1/+1
* | | | | | [PATCH] envctrl fixesviro@ZenIV.linux.org.uk2005-09-102-5/+2
* | | | | | [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-101-13/+14
* | | | | | [PATCH] cfq-iosched: reverse bad reference count fixJens Axboe2005-09-101-0/+3
* | | | | | [PATCH] telephony: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-36/+18
* | | | | | [PATCH] parport: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-103-12/+8
* | | | | | [PATCH] drivers/char: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-106-36/+17
* | | | | | [PATCH] drivers/cdrom: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-102-4/+2
* | | | | | [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-108-24/+13
* | | | | | [PATCH] remove ACPI S4bios supportPavel Machek2005-09-103-13/+1
* | | | | | [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+2
* | | | | | [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan2005-09-101-9/+6
* | | | | | [PATCH] janitor: tulip/de4x5: list_for_eachDomen Puncer2005-09-101-2/+2
* | | | | | [PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer2005-09-101-7/+4
* | | | | | [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep()Nishanth Aravamudan2005-09-101-2/+1
* | | | | | [PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer2005-09-101-16/+7
* | | | | | [PATCH] janitor: ide: min/max macros in ide-timing.hClemens Buchacher2005-09-101-13/+12
* | | | | | [PATCH] drivers/char/lp.c : Use of the time_after() macroMarcelo Feitoza Parisi2005-09-101-1/+2
* | | | | | [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-104-7/+5
* | | | | | [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-1020-142/+86
* | | | | | [PATCH] fix unusual placement of inline keyword in hpetAdrian Bunk2005-09-101-2/+2
* | | | | | [PATCH] telephony/ixj: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-52/+10
* | | | | | [PATCH] dmapool: Fix "nocast type" warningsVictor Fusco2005-09-101-1/+2
* | | | | | [PATCH] char/n_tty: fix sparse warnings (__nocast type)Victor Fusco2005-09-101-1/+1
* | | | | | [PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas2005-09-101-4/+19
* | | | | | [PATCH] drivers/char/lcd.c: misc_register() can failChristophe Lucas2005-09-101-1/+6
* | | | | | [PATCH] applicom: fix error handlingChristophe Lucas2005-09-101-4/+20
* | | | | | [PATCH] synclink_cs add statistics clearPaul Fulghum2005-09-101-5/+11
* | | | | | [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-102-5/+11
| |_|_|/ / |/| | | |
* | | | | [PATCH] md: fix BUG when raid10 rebuilds without enough drivesNeilBrown2005-09-091-1/+7
* | | | | [PATCH] md: fix raid10 assembly when too many devices are missingNeilBrown2005-09-091-3/+27
* | | | | [PATCH] md: really get sb_size setting right in all casesNeilBrown2005-09-091-2/+2
* | | | | [PATCH] md: make sure the new 'sb_size' is set properly device added without ...NeilBrown2005-09-091-0/+2
* | | | | [PATCH] md: report spare drives in /proc/mdstatNeilBrown2005-09-091-1/+2
* | | | | [PATCH] md: add information about superblock version to /proc/mdstatNeilBrown2005-09-091-0/+9
* | | | | [PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...NeilBrown2005-09-091-1/+1
* | | | | [PATCH] md: choose better default offset for bitmap.NeilBrown2005-09-091-2/+1
* | | | | [PATCH] md: tidy up daemon stop/start code in md/bitmap.cNeilBrown2005-09-092-47/+28
* | | | | [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.NeilBrown2005-09-091-0/+3
* | | | | [PATCH] md: use kthread infrastructure in mdNeilBrown2005-09-091-38/+10
* | | | | [PATCH] md: write-intent bitmap support for raid6NeilBrown2005-09-092-11/+124
* | | | | [PATCH] md: add write-intent-bitmap support to raid5NeilBrown2005-09-092-12/+124
* | | | | [PATCH] md: limit size of sb read/written to appropriate amountNeilBrown2005-09-091-5/+15
* | | | | [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.NeilBrown2005-09-091-9/+10
* | | | | [PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown2005-09-091-3/+3
* | | | | [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.NeilBrown2005-09-091-2/+5
* | | | | [PATCH] md: do not set mddev->bitmap until bitmap is fully initialisedNeilBrown2005-09-091-9/+24
* | | | | [PATCH] md: make sure bitmap_daemon_work actually does work.NeilBrown2005-09-091-0/+1
OpenPOWER on IntegriCloud