Commit Graph

276 Commits (802bf931f2688ad125b73db597ce63cc842fb27a)

Author SHA1 Message Date
Linus Torvalds c4295fbb60 x86: make 'constant_test_bit()' take an unsigned bit number 16 years ago
Harvey Harrison 5d30a68388 x86: introduce asm/swab.h 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Mike Travis 4d9f94319c x86: fix x86_32 builds for summit and es7000 arch's 16 years ago
Jaswinder Singh Rajput 6c65da50bd x86: rename all fields of mpc_table mpc_X to X 16 years ago
Jaswinder Singh Rajput a1d0272a46 x86: rename all fields of mpc_oemtable oem_X to X 16 years ago
Jaswinder Singh Rajput d4c715fad5 x86: rename all fields of mpc_bus mpc_X to X 16 years ago
Jaswinder Singh Rajput c4563826b7 x86: rename all fields of mpc_cpu mpc_X to X 16 years ago
Jaswinder Singh Rajput e253b396b1 x86: rename all fields of mpc_intsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput b5ced7cdb0 x86: rename all fields of mpc_lintsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput 5df82c7d18 x86: rename all fields of mpc_iopic mpc_X to X 16 years ago
Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
Jaswinder Singh Rajput b0e239ffad x86: rename mpc_config_oemtable to mpc_oemtable 16 years ago
Jaswinder Singh Rajput 8fb2952b8a x86: rename mpc_config_lintsrc to mpc_lintsrc 16 years ago
Jaswinder Singh Rajput 540d4e72e1 x86: rename mpc_config_intsrc to mpc_intsrc 16 years ago
Jaswinder Singh Rajput 2b85b5fb47 x86: rename mpc_config_ioapic to mpc_ioapic 16 years ago
Jaswinder Singh Rajput f4f21b716b x86: rename mpc_config_processor to mpc_cpu 16 years ago
Jaswinder Singh Rajput 00fb8606e5 x86: rename mpc_config_bus to mpc_bus 16 years ago
Jaswinder Singh Rajput f29521e4ee x86: rename mp_config_table to mpc_table 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Joerg Roedel 7f26508bbb AMD IOMMU: add init code for statistic collection 16 years ago
Joerg Roedel a9dddbe049 AMD IOMMU: add necessary header defines for stats counting 16 years ago
Joerg Roedel c226f85309 AMD IOMMU: convert amd_iommu_isolate to bool 16 years ago
Joerg Roedel 0cfd7aa90b AMD IOMMU: convert iommu->need_sync to bool 16 years ago
Joerg Roedel ab89672286 AMD IOMMU: use dev_name instead of self-build print_devid 16 years ago
Joerg Roedel e2dc14a2a6 AMD IOMMU: add a domain flag for default domains 16 years ago
Joerg Roedel 863c74ebd0 AMD IOMMU: add device reference counting for protection domains 16 years ago
Joerg Roedel 9fdb19d64c AMD IOMMU: add protection domain flags 16 years ago
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 16 years ago
Marcelo Tosatti ad218f85e3 KVM: MMU: prepopulate the shadow on invlpg 16 years ago
Marcelo Tosatti 6cffe8ca4a KVM: MMU: skip global pgtables on sync due to cr3 switch 16 years ago
Marcelo Tosatti 60c8aec6e2 KVM: MMU: use page array in unsync walk 16 years ago
Guillaume Thouvenin 0dc8d10f7d KVM: x86 emulator: add Src2 decode set 16 years ago
Eduardo Habkost 0f3e9eeba0 x86: cpu_emergency_svm_disable() function 16 years ago
Eduardo Habkost 2c8dceebb2 KVM: SVM: move svm_hardware_disable() code to asm/virtext.h 16 years ago
Eduardo Habkost 63d1142f8f KVM: SVM: move has_svm() code to asm/virtext.h 16 years ago
Eduardo Habkost 6aa07a0d77 x86: cpu_emergency_vmxoff() function 16 years ago
Eduardo Habkost 1e9931146c x86: asm/virtext.h: add cpu_vmxoff() inline function 16 years ago
Eduardo Habkost 6210e37b12 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h 16 years ago
Eduardo Habkost eca70fc567 KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h 16 years ago
Eduardo Habkost c2cedf7be2 KVM: SVM: move svm.h to include/asm 16 years ago
Eduardo Habkost 13673a90f1 KVM: VMX: move vmx.h to include/asm 16 years ago
Izik Eidus 2843099fee KVM: MMU: Fix aliased gfns treated as unaliased 16 years ago
Jan Kiszka cc6e462cd5 KVM: x86: Optimize NMI watchdog delivery 16 years ago
Sheng Yang 291f26bc0f KVM: MMU: Extend kvm_mmu_page->slot_bitmap size 16 years ago
Sheng Yang d73fa29a9b KVM: Clean up kvm_x86_emulate.h 16 years ago
Sheng Yang 64d4d52175 KVM: Enable MTRR for EPT 16 years ago
Sheng Yang 0bed3b568b KVM: Improve MTRR structure 16 years ago
Sheng Yang 932d27a791 x86: Export some definition of MTRR 16 years ago