| Commit message (Expand) | Author | Age |
... | |
| * | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove read-only ->atapi_overlap field from ide_drive_t | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | cmd640: add __set_prefetch_mode() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove SECTOR_WORDS define | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: preparations for /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: call ide_proc_register_driver() later | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove CONFIG_IDEDISK_MULTI_MODE | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: check drive->present in ide_get_paired_drive() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | ide: remove needless drive->present checks from device drivers | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| * | 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 |