summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti
2009-10-05KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-10-05agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-10-05x86: SGI UV: Fix IPI macrosJack Steiner
2009-10-05xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
2009-10-05xen: use stronger barrier after unlocking lockYang Xiaowei
2009-10-05xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge
2009-10-05xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-10-05x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-10-05KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang
2009-09-24KVM: limit lapic periodic timer frequencyMarcelo Tosatti
2009-09-24KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity
2009-09-24KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus
2009-09-24KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity
2009-09-24KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-09-24KVM guest: fix bogus wallclock physical address calculationGlauber Costa
2009-09-24KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-24KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-09-24x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo