aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Add global iommu listWeidong Han2009-01-03
* change P2P domain flagsWeidong Han2009-01-03
* Initialize domain flags to 0Weidong Han2009-01-03
* VT-d: fix segment number being ignored when searching DRHDYu Zhao2009-01-03
* intel-iommu: trivially inline DMA PTE macrosMark McLoughlin2009-01-03
* intel-iommu: trivially inline context entry macrosMark McLoughlin2009-01-03
* intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin2009-01-03
* intel-iommu: make init_dmars() staticMark McLoughlin2009-01-03
* intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-03
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-23
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-18
| |\
| * \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2008-12-16
| |\ \ \ \
| | * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| | |\ \ \ \
| | * | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
| | * | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| | * | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| * | | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ide-atapi: start dma in a drive-specific wayBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf...Borislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-cd: remove handler wrappersBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-cd: remove xferlen arg to cdrom_start_packet_commandBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: split drive-specific functionality in ide_issue_pcBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: assign expiry and timeout based on device typeBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: compute cmd_len based on device type in ide_transfer_pcBorislav Petkov2009-01-02
| * | | | | | | | | | | ide: remove the last ide-scsi remnantsBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_transfer_pc()Borislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: setup dma for ide-cdBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: combine drive-specific assignmentsBorislav Petkov2009-01-02
| * | | | | | | | | | | ide-atapi: add a dev_is_idecd-inlineBorislav Petkov2009-01-02
| * | | | | | | | | | | remove ide-scsiFUJITA Tomonori2009-01-02
| * | | | | | | | | | | ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-02
| * | | | | | | | | | | ide-cd: move debug defines into headerBorislav Petkov2009-01-02