| Commit message (Expand) | Author | Age |
... | |
| * | ide: remove unused _IDE_C and _IDE_DISK defines | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove IDE_CHIPSET_* macros | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove no longer needed BUG_ON()-s from init_irq() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: enhance ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: fix EXABYTENEST handling in probe_for_drive() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide-cd: use the new object_is_in_stack() helper | FUJITA Tomonori | 2008-10-10 |
| * | ide: re-code ide_fixstring() loop to be less evil | Linus Torvalds | 2008-10-10 |
| * | ide: remove no longer needed ide_drive_t fields | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | hd: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | libata: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide-disk: use ata_id_hpa_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide-disk: use ata_id_wcache_enabled() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: use ata_id_current_chs_valid() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove drive->driveid | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: cleanup ide_fix_driveid() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: cleanup ide_disk_init_mult_count() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove superfluous check from ide_disk_special() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. | Mark de Wever | 2008-10-10 |
* | | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 2008-10-11 |
|\ \ |
|
| * \ | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 |
| | |\ \ |
|
| | * \ \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 |
| | | * | | | | | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 |
* | | | | | | | | | | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 2008-10-11 |
|\| | | | | | | | | |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ \ | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|/ /
| | | |/| | | | | | | | |
|
| | | | * | | | | | | | | Merge branch 'linus' into x86/iommu | Ingo Molnar | 2008-09-14 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar | 2008-09-10 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse | 2008-09-05 |
* | | | | | | | | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-11 |
|\| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 2008-09-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | |
|