summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-08-16x86: Fix VMI && stack protectorAlok Kataria
2009-08-16x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-16x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-07-30x86, setup (2.6.30-stable) fix 80x34 and 80x60 console modesMarc Aurele La France
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-30x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-30x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-30x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-30x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-30x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-30x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers
2009-07-30x86: Fix fixmap orderingJan Beulich
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse
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