summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: add init code for statistic collectionJoerg Roedel2009-01-031-0/+2
* AMD IOMMU: add necessary header defines for stats countingJoerg Roedel2009-01-031-0/+26
* AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel2009-01-031-1/+1
* AMD IOMMU: convert iommu->need_sync to boolJoerg Roedel2009-01-031-1/+1
* AMD IOMMU: use dev_name instead of self-build print_devidJoerg Roedel2009-01-031-12/+0
* AMD IOMMU: add a domain flag for default domainsJoerg Roedel2009-01-031-0/+2
* AMD IOMMU: add device reference counting for protection domainsJoerg Roedel2009-01-031-0/+1
* AMD IOMMU: add protection domain flagsJoerg Roedel2009-01-031-5/+9
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0218-99/+247
|\
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-232-6/+5
| * x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-184-37/+40
| * Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-172-15/+21
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-1717-93/+239
| |\ \
| | * | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-161-0/+2
| | * | x86: cosmetic changes apic-related files.Mike Travis2008-12-169-54/+47
| | * | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-161-1/+1
| | * | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-167-33/+34
| | * | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-168-0/+124
| | * | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-1614-81/+107
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-1/+7
| |\ \ \ | | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1217-96/+148
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-123-17/+15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-122-76/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-023-18/+4
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-245-5/+47
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti2008-12-311-1/+2
* | | | | | | | | | | | KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti2008-12-311-0/+6
* | | | | | | | | | | | KVM: MMU: use page array in unsync walkMarcelo Tosatti2008-12-311-1/+1
* | | | | | | | | | | | KVM: x86 emulator: add Src2 decode setGuillaume Thouvenin2008-12-311-0/+1
* | | | | | | | | | | | x86: cpu_emergency_svm_disable() functionEduardo Habkost2008-12-311-0/+8
* | | | | | | | | | | | KVM: SVM: move svm_hardware_disable() code to asm/virtext.hEduardo Habkost2008-12-311-0/+14
* | | | | | | | | | | | KVM: SVM: move has_svm() code to asm/virtext.hEduardo Habkost2008-12-311-0/+41
* | | | | | | | | | | | x86: cpu_emergency_vmxoff() functionEduardo Habkost2008-12-311-0/+23
* | | | | | | | | | | | x86: asm/virtext.h: add cpu_vmxoff() inline functionEduardo Habkost2008-12-311-0/+15
* | | | | | | | | | | | KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.hEduardo Habkost2008-12-311-0/+31
* | | | | | | | | | | | KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.hEduardo Habkost2008-12-312-12/+15
* | | | | | | | | | | | KVM: SVM: move svm.h to include/asmEduardo Habkost2008-12-311-0/+328
* | | | | | | | | | | | KVM: VMX: move vmx.h to include/asmEduardo Habkost2008-12-311-0/+367
* | | | | | | | | | | | KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus2008-12-311-0/+2
* | | | | | | | | | | | KVM: x86: Optimize NMI watchdog deliveryJan Kiszka2008-12-311-0/+1
* | | | | | | | | | | | KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2008-12-311-3/+5
* | | | | | | | | | | | KVM: Clean up kvm_x86_emulate.hSheng Yang2008-12-311-7/+3
* | | | | | | | | | | | KVM: Enable MTRR for EPTSheng Yang2008-12-311-1/+2
* | | | | | | | | | | | KVM: Improve MTRR structureSheng Yang2008-12-311-1/+4
* | | | | | | | | | | | x86: Export some definition of MTRRSheng Yang2008-12-311-0/+25
* | | | | | | | | | | | KVM: x86: Support for user space injected NMIsJan Kiszka2008-12-311-0/+2
* | | | | | | | | | | | KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka2008-12-311-0/+1
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-302-6/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-259-42/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | / / / / / / / / | | | | |_|_|/ / / / / / / / | | | |/| | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | / / | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | * | | | | | | | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
OpenPOWER on IntegriCloud