summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-07-02x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-07-02x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel
2009-07-02crypto: aes-ni - Fix cbc mode IV savingHuang Ying
2009-07-02x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-07-02x86: Fix uv bau sending buffer initializationCliff Wickman
2009-07-02x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik
2009-07-02x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-07-02x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-07-02x86: Fix UV BAU activation descriptor initCliff Wickman
2009-07-02x86: memtest: remove 64-bit divisionAndreas Herrmann
2009-07-02x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-07-02KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-07-02KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2009-07-02KVM: Add VT-x machine check support v4Andi Kleen
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-29acpi-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-25x86, 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-12x86, 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