summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+1
| | |/ / / / / /
| * | | | | | | x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-051-10/+10
| * | | | | | | x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2009-01-051-5/+5
| * | | | | | | x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2009-01-051-3/+3
| * | | | | | | x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-051-7/+7
| * | | | | | | x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2009-01-051-7/+7
| * | | | | | | x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2009-01-051-7/+7
| * | | | | | | x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2009-01-051-5/+5
| * | | | | | | x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-042-3/+3
| * | | | | | | x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput2009-01-041-1/+1
| * | | | | | | x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput2009-01-041-1/+1
| * | | | | | | x86: rename mpc_config_ioapic to mpc_ioapicJaswinder Singh Rajput2009-01-041-1/+1
| * | | | | | | x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput2009-01-043-4/+4
| * | | | | | | x86: rename mpc_config_bus to mpc_busJaswinder Singh Rajput2009-01-043-5/+5
| * | | | | | | x86: rename mp_config_table to mpc_tableJaswinder Singh Rajput2009-01-048-15/+12
|/ / / / / / /
* | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-0233-139/+1173
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
OpenPOWER on IntegriCloud