summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-08-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-84/+132
2009-08-03md: Use revalidate_disk to effect changes in size of device.NeilBrown4-33/+9
2009-08-03md: allow raid5_quiesce to work properly when reshape is happening.NeilBrown1-1/+10
2009-08-03md/raid5: set reshape_position correctly when reshape starts.NeilBrown1-1/+1
2009-08-03md: Handle growth of v1.x metadata correctly.NeilBrown1-1/+7
2009-08-03md: avoid array overflow with bad v1.x metadataNeilBrown1-1/+6
2009-08-03md: when a level change reduces the number of devices, remove the excess.NeilBrown1-0/+7
2009-08-03md: Push down data integrity code to personalities.Andre Noll7-33/+80
2009-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+11
2009-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-384/+144
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds1-2/+2
2009-08-02[WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij1-0/+11
2009-08-02Merge branch 'misc-2.6.31' into releaseLen Brown1-1/+1
2009-08-02Merge branch 'bugzilla-13825' into releaseLen Brown1-3/+6
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins1-3/+6
2009-08-02Merge branch 'memhotplug-crash' into releaseLen Brown1-9/+25
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui1-3/+15
2009-08-02ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui1-6/+10
2009-08-02Merge branch 'bugzilla-13751' into releaseLen Brown1-0/+25
2009-08-02ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas1-0/+25
2009-08-02Merge branch 'thinkpad' into releaseLen Brown2-366/+49
2009-08-02Merge branch 'bugzilla-13865' into releaseLen Brown1-5/+7
2009-08-02Merge branch 'bugzilla-13620-revert' into releaseLen Brown3-0/+31
2009-08-02ACPI: root-only read protection on /sys/firmware/acpi/tables/*Len Brown1-1/+1
2009-08-01thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh1-14/+47
2009-08-01thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch1-0/+2
2009-08-01thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh2-354/+0
2009-08-01thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh1-1/+3
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-45/+56
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2-7/+3
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-2/+8
2009-07-31md/raid6: release spare page at ->stop()Dan Williams1-14/+12
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds8-12/+1608
2009-07-30Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds4-11/+353
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop1-5/+7
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2-8/+4
2009-07-30lguest: update commentryRusty Russell7-40/+176
2009-07-30lguest: fix comment styleRusty Russell10-608/+1168
2009-07-30virtio: refactor find_vqsMichael S. Tsirkin1-93/+119
2009-07-30virtio: delete vq from listMichael S. Tsirkin1-1/+5
2009-07-30virtio: fix memory leak on device removalMichael S. Tsirkin1-13/+15
2009-07-30lguest: dereferencing freed mem in add_eventfd()Dan Carpenter1-2/+3
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware1-1/+1
2009-07-29Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds3-14/+35
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre1-0/+2
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto1-3/+5