| Commit message (Expand) | Author | Age |
* | mfd: twl4030 irq fixes | Russell King | 2009-08-04 |
* | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-08-03 |
|\ |
|
| * | md: Use revalidate_disk to effect changes in size of device. | NeilBrown | 2009-08-02 |
| * | md: allow raid5_quiesce to work properly when reshape is happening. | NeilBrown | 2009-08-02 |
| * | md/raid5: set reshape_position correctly when reshape starts. | NeilBrown | 2009-08-02 |
| * | md: Handle growth of v1.x metadata correctly. | NeilBrown | 2009-08-02 |
| * | md: avoid array overflow with bad v1.x metadata | NeilBrown | 2009-08-02 |
| * | md: when a level change reduces the number of devices, remove the excess. | NeilBrown | 2009-08-02 |
| * | md: Push down data integrity code to personalities. | Andre Noll | 2009-08-02 |
| * | md/raid6: release spare page at ->stop() | Dan Williams | 2009-07-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-08-02 |
|\ \ |
|
| * | | [WATCHDOG] Fix COH 901 327 watchdog enablement | Linus Walleij | 2009-08-02 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-08-02 |
|\ \ \ |
|
| * \ \ | Merge branch 'misc-2.6.31' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: root-only read protection on /sys/firmware/acpi/tables/* | Len Brown | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13825' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | eeepc-laptop: fix hot-unplug on resume | Alan Jenkins | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'memhotplug-crash' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 2009-08-02 |
| | * | | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13751' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 2009-08-02 |
| | |/ / |
|
| * | | | Merge branch 'thinkpad' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM | Henrique de Moraes Holschuh | 2009-08-01 |
| | * | | | thinkpad-acpi: restrict procfs count value to sane upper limit | Michael Buesch | 2009-08-01 |
| | * | | | thinkpad-acpi: remove dock and bay subdrivers | Henrique de Moraes Holschuh | 2009-08-01 |
| | * | | | thinkpad-acpi: disable broken bay and dock subdrivers | Henrique de Moraes Holschuh | 2009-08-01 |
| | |/ / |
|
| * | | | Merge branch 'bugzilla-13865' into release | Len Brown | 2009-08-02 |
| |\ \ \ |
|
| | * | | | hp-wmi: check that an input device exists in resume handler | Frans Pop | 2009-07-30 |
| * | | | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-27 |
| | |/ / |
|
* | / / | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 |
|\ \ \ |
|
| * | | | mg_disk: Add missing ready status check on mg_write() | unsik Kim | 2009-07-28 |
| * | | | mg_disk: fix issue with data integrity on error in mg_write() | Bartlomiej Zolnierkiewicz | 2009-07-28 |
| * | | | mg_disk: fix reading invalid status when use polling driver | unsik Kim | 2009-07-28 |
| * | | | mg_disk: remove prohibited sleep operation | unsik Kim | 2009-07-28 |
* | | | | imxmmc: Remove unnecessary semicolons | Joe Perches | 2009-07-31 |
* | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 |
* | | | | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-07-30 |
|\ \ \ \ |
|
| * | | | | dmaengine: at_hdmac: add DMA slave transfers | Nicolas Ferre | 2009-07-23 |
| * | | | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller | Nicolas Ferre | 2009-07-23 |
| * | | | | dmaengine: dmatest: correct thread_count while using multiple thread per channel | Nicolas Ferre | 2009-07-23 |
| * | | | | dmaengine: dmatest: add a maximum number of test iterations | Nicolas Ferre | 2009-07-23 |
| * | | | | drivers/dma: Remove unnecessary semicolons | Joe Perches | 2009-07-23 |
| * | | | | drivers/dma/fsldma.c: Remove unnecessary semicolons | Joe Perches | 2009-07-23 |
| * | | | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA | Dan Williams | 2009-07-01 |
| * | | | | fsldma: do not clear bandwidth control bits on the 83xx controller | Ira Snyder | 2009-06-16 |
| * | | | | fsldma: enable external start for the 83xx controller | Ira Snyder | 2009-06-16 |