Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'memhotplug-crash' into release | Len Brown | 2009-08-02 | 1 | -9/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: Ingore the memory block with zero block size in course of memory hotplug | Zhao Yakui | 2009-08-02 | 1 | -3/+15 | |
| | * | | | | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver | Zhao Yakui | 2009-08-02 | 1 | -6/+10 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'bugzilla-13751' into release | Len Brown | 2009-08-02 | 1 | -0/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: bind workqueues to CPU 0 to avoid SMI corruption | Bjorn Helgaas | 2009-08-02 | 1 | -0/+25 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'thinkpad' into release | Len Brown | 2009-08-02 | 3 | -493/+49 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM | Henrique de Moraes Holschuh | 2009-08-02 | 1 | -14/+47 | |
| | * | | | | | thinkpad-acpi: restrict procfs count value to sane upper limit | Michael Buesch | 2009-08-02 | 1 | -0/+2 | |
| | * | | | | | thinkpad-acpi: remove dock and bay subdrivers | Henrique de Moraes Holschuh | 2009-08-02 | 3 | -481/+0 | |
| | * | | | | | thinkpad-acpi: disable broken bay and dock subdrivers | Henrique de Moraes Holschuh | 2009-08-02 | 1 | -1/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'bugzilla-13865' into release | Len Brown | 2009-08-02 | 1 | -5/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | hp-wmi: check that an input device exists in resume handler | Frans Pop | 2009-07-30 | 1 | -5/+7 | |
| * | | | | | | Merge branch 'bugzilla-13620-revert' into release | Len Brown | 2009-08-02 | 4 | -0/+35 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown | 2009-07-28 | 4 | -0/+35 | |
| | |/ / / / | ||||||
* | | | | | | TTY: Maintainer change | Greg Kroah-Hartman | 2009-08-02 | 1 | -1/+3 | |
* | | | | | | Make pci_claim_resource() use request_resource() rather than insert_resource() | Linus Torvalds | 2009-08-02 | 1 | -2/+2 | |
* | | | | | | do_sigaltstack: small cleanups | Linus Torvalds | 2009-08-01 | 1 | -4/+6 | |
* | | | | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user space | Linus Torvalds | 2009-08-01 | 1 | -7/+8 | |
|/ / / / / | ||||||
* | | | | | Linux 2.6.31-rc5v2.6.31-rc5 | Linus Torvalds | 2009-08-01 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-07-31 | 2 | -2/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 2009-07-31 | 1 | -0/+8 | |
| * | | | | | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 2009-07-31 | 1 | -2/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-07-31 | 5 | -59/+71 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | io context: fix ref counting | Li Zefan | 2009-07-31 | 1 | -1/+1 | |
| * | | | | | | block: make the end_io functions be non-GPL exports | Jens Axboe | 2009-07-28 | 1 | -6/+6 | |
| * | | | | | | block: fix improper kobject release in blk_integrity_unregister | Xiaotian Feng | 2009-07-28 | 1 | -0/+1 | |
| * | | | | | | block: always assign default lock to queues | Jens Axboe | 2009-07-28 | 2 | -7/+7 | |
| * | | | | | | mg_disk: Add missing ready status check on mg_write() | unsik Kim | 2009-07-28 | 1 | -17/+15 | |
| * | | | | | | mg_disk: fix issue with data integrity on error in mg_write() | Bartlomiej Zolnierkiewicz | 2009-07-28 | 1 | -42/+47 | |
| * | | | | | | mg_disk: fix reading invalid status when use polling driver | unsik Kim | 2009-07-28 | 1 | -0/+10 | |
| * | | | | | | mg_disk: remove prohibited sleep operation | unsik Kim | 2009-07-28 | 1 | -2/+0 | |
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-07-31 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 | 1 | -1/+13 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-07-31 | 8 | -42/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mmc: orphan subsystem | Pierre Ossman | 2009-07-31 | 1 | -2/+1 | |
| * | | | | | | | imxmmc: Remove unnecessary semicolons | Joe Perches | 2009-07-31 | 1 | -1/+1 | |
| * | | | | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 3 | -33/+6 | |
| * | | | | | | | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -2/+8 | |
| * | | | | | | | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior | 2009-07-31 | 2 | -4/+14 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-07-31 | 6 | -9/+16 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'fix/oss' into for-linus | Takashi Iwai | 2009-07-31 | 2 | -5/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sound: mpu401.c: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -1/+1 | |
| | * | | | | | | | sound: aedsp16: Buffer overflow | Roel Kluin | 2009-07-29 | 1 | -4/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2009-07-31 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: sound/aoa: Add kmalloc NULL tests | Julia Lawall | 2009-07-31 | 1 | -0/+4 | |
| * | | | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-07-31 | 3 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: hda - Increase PCM stream name buf in patch_realtek.c | Takashi Iwai | 2009-07-31 | 1 | -2/+2 | |
| | * | | | | | | | | ALSA: hda: fix out-of-bound hdmi_eld.sad[] write | Roel Kluin | 2009-07-29 | 1 | -2/+2 | |
| | * | | | | | | | | ALSA: hda - Add quirk for Dell Studio 1555 | Takashi Iwai | 2009-07-28 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-07-31 | 3 | -20/+36 | |
|\ \ \ \ \ \ \ \ \ \ |