Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | 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 | |
| | |/ / / / / / | ||||
* | | | | | | | | TTY: Maintainer change | Greg Kroah-Hartman | 2009-08-02 | |
* | | | | | | | | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 | |
* | | | | | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 | |
* | | | | | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 | |
|/ / / / / / / | ||||
* | | | | | | | Linux 2.6.31-rc5v2.6.31-rc5 | Linus Torvalds | 2009-07-31 | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-07-31 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 2009-07-31 | |
| * | | | | | | | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 2009-07-31 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | io context: fix ref counting | Li Zefan | 2009-07-31 | |
| * | | | | | | | | block: make the end_io functions be non-GPL exports | Jens Axboe | 2009-07-28 | |
| * | | | | | | | | block: fix improper kobject release in blk_integrity_unregister | Xiaotian Feng | 2009-07-28 | |
| * | | | | | | | | block: always assign default lock to queues | Jens Axboe | 2009-07-28 | |
| * | | | | | | | | 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 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-07-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | mmc: orphan subsystem | Pierre Ossman | 2009-07-31 | |
| * | | | | | | | | 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 | |
| * | | | | | | | | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-31 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Merge branch 'fix/oss' into for-linus | Takashi Iwai | 2009-07-31 | |
| |\ \ \ \ \ \ \ \ |