summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | | | 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
| | | * | | | | | | | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-081-1/+1
| | | * | | | | | | | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-081-0/+2
| | | * | | | | | | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-0/+9
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
OpenPOWER on IntegriCloud