aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-08-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-03md: Use revalidate_disk to effect changes in size of device.NeilBrown
2009-08-03md: allow raid5_quiesce to work properly when reshape is happening.NeilBrown
2009-08-03md/raid5: set reshape_position correctly when reshape starts.NeilBrown
2009-08-03md: Handle growth of v1.x metadata correctly.NeilBrown
2009-08-03md: avoid array overflow with bad v1.x metadataNeilBrown
2009-08-03md: when a level change reduces the number of devices, remove the excess.NeilBrown
2009-08-03md: Push down data integrity code to personalities.Andre Noll
2009-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-08-02Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds
2009-08-02[WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij
2009-08-02Merge branch 'misc-2.6.31' into releaseLen Brown
2009-08-02Merge branch 'bugzilla-13825' into releaseLen Brown
2009-08-02eeepc-laptop: fix hot-unplug on resumeAlan Jenkins
2009-08-02Merge branch 'memhotplug-crash' into releaseLen Brown
2009-08-02ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui
2009-08-02ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui
2009-08-02Merge branch 'bugzilla-13751' into releaseLen Brown
2009-08-02ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas
2009-08-02Merge branch 'thinkpad' into releaseLen Brown
2009-08-02Merge branch 'bugzilla-13865' into releaseLen Brown
2009-08-02Merge branch 'bugzilla-13620-revert' into releaseLen Brown
2009-08-02ACPI: root-only read protection on /sys/firmware/acpi/tables/*Len Brown
2009-08-01thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh
2009-08-01thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch
2009-08-01thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh
2009-08-01thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31md/raid6: release spare page at ->stop()Dan Williams
2009-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-07-30Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds
2009-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: update commentryRusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-30virtio: refactor find_vqsMichael S. Tsirkin
2009-07-30virtio: delete vq from listMichael S. Tsirkin
2009-07-30virtio: fix memory leak on device removalMichael S. Tsirkin
2009-07-30lguest: dereferencing freed mem in add_eventfd()Dan Carpenter
2009-07-29cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.cMark Ware
2009-07-29Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-07-29drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov
2009-07-29sysrq, kdump: make sysrq-c consistentHidetoshi Seto