aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-19
| * | | | | x86, pic: Introduce legacy_pic abstractionJacob Pan2010-02-19
| * | | | | x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-19
| * | | | | x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-19
| * | | | | x86: Move pci init function to x86_initThomas Gleixner2010-02-19
* | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \ \ \ \ \
| * | | | | | KVM: Fix segment descriptor loadingGleb Natapov2010-03-01
| * | | | | | KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov2010-03-01
| * | | | | | KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-03-01
| * | | | | | KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov2010-03-01
| * | | | | | KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang2010-03-01
| * | | | | | KVM: Rename vcpu->shadow_efer to eferAvi Kivity2010-03-01
| * | | | | | KVM: Activate fpu on cltsAvi Kivity2010-03-01
| * | | | | | KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka2010-03-01
| * | | | | | KVM: export <asm/hyperv.h>Avi Kivity2010-03-01
| * | | | | | KVM: Add HYPER-V apic access MSRsGleb Natapov2010-03-01
| * | | | | | KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-01
| * | | | | | KVM: Add HYPER-V header fileGleb Natapov2010-03-01
| * | | | | | KVM: SVM: Fix SVM_CR0_SELECTIVE_MASKAvi Kivity2010-03-01
| * | | | | | KVM: Lazify fpu activation and deactivationAvi Kivity2010-03-01
| * | | | | | KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity2010-03-01
| * | | | | | KVM: Fix the explanation of write_emulatedTakuya Yoshikawa2010-03-01
| * | | | | | KVM: VMX: Enable EPT 1GB page supportSheng Yang2010-03-01
| * | | | | | KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang2010-03-01
| * | | | | | KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-01
| * | | | | | KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-01
| * | | | | | KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-01
| * | | | | | KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-01
| * | | | | | KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-01
| * | | | | | KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-01
| * | | | | | KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2010-03-01
| * | | | | | KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-01
* | | | | | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
|\ \ \ \ \ \ \
| * | | | | | | kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-25
| * | | | | | | x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu2010-02-25
| * | | | | | | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-25
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-03
|\ \ \ \ \ \ \
| * | | | | | | x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-27
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-22
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-21
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-10
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-16
| * | | | | | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-19
| * | | | | | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha2010-01-18
| * | | | | | | | x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin2010-01-05
| * | | | | | | | x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin2010-01-05
| * | | | | | | | x86: Increase NR_IRQS and nr_irqsYinghai Lu2009-12-30
* | | | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-17