summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: make 'lapic_timer_ops' and 'kpit_ops' staticHannes Eder
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-06-10KVM: MMU: remove call to kvm_mmu_pte_write from walk_addrJoerg Roedel
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-06-10KVM: PIT: remove usage of count_load_time for channel 0Marcelo Tosatti
2009-06-10KVM: PIT: remove unused scheduled variableMarcelo Tosatti
2009-06-10KVM: x86: paravirt skip pit-through-ioapic boot checkMarcelo Tosatti
2009-06-10KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-06-10KVM: Enable MSI-X for KVM assigned deviceSheng Yang
2009-06-10KVM: bit ops for deliver_bitmapSheng Yang
2009-06-10KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang
2009-06-10KVM: VMX: Don't intercept MSR_KERNEL_GS_BASEAvi Kivity
2009-06-10KVM: VMX: Don't use highmem pages for the msr and pio bitmapsAvi Kivity
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-05-30acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson
2009-05-26x86, relocs: ignore R_386_NONE in kernel relocation entriesTejun Heo
2009-05-25Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-05-25KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-05-25x86: Remove remap percpu allocator for the time beingTejun Heo
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap
2009-05-11x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-05-11x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu