aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* introcude linux/iommu.h for an iommu apiJoerg Roedel2009-01-03
* Deassign device in kvm_free_assgined_deviceWeidong Han2009-01-03
* KVM: support device deassignmentWeidong Han2009-01-03
* KVM: use the new intel iommu APIsWeidong Han2009-01-03
* Change intel iommu APIs of virtual machine domainWeidong Han2009-01-03
* calculate agaw for each iommuWeidong Han2009-01-03
* intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: kill off duplicate def of dmar_disabledMark 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
* Disallow gcc versions 3.{0,1}Ingo Molnar2009-01-02
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar2008-12-19
| * sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-19
| * sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy2008-12-19
| * sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-19
| * Merge branch 'linus' into cpus4096Ingo Molnar2008-12-18
| |\
| * \ Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-17
| |\ \
| * \ \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| |\ \ \
| * \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-17
| |\ \ \ \
| * \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-24
| | * | | | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-24
| | * | | | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell2008-12-13
| * | | | | | | | | | | | | | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty 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
| * | | | | | | | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka2008-12-31
| * | | | | | | | | | | | | | | KVM: fix handling of ACK from shared guest IRQMark McLoughlin2008-12-31
| * | | | | | | | | | | | | | | KVM: Advertise the bug in memory region destruction as fixedAvi Kivity2008-12-31
| * | | | | | | | | | | | | | | KVM: Enable MSI for device assignmentSheng Yang2008-12-31
| * | | | | | | | | | | | | | | KVM: Add fields for MSI device assignmentSheng Yang2008-12-31
| * | | | | | | | | | | | | | | KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang2008-12-31
| * | | | | | | | | | | | | | | KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang2008-12-31