summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-10-051-8/+9
* Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti2009-10-051-7/+1
* KVM: Protect update_cr8_intercept() when running without an apicAvi Kivity2009-10-051-0/+3
* KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti2009-10-051-8/+0
* KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti2009-10-051-0/+2
* KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin2009-10-051-0/+4
* agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-10-051-0/+1
* x86: SGI UV: Fix IPI macrosJack Steiner2009-10-051-1/+1
* xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-10-052-5/+6
* xen: use stronger barrier after unlocking lockYang Xiaowei2009-10-051-2/+7
* xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-10-051-8/+11
* xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-10-054-19/+119
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-10-052-2/+17
* KVM: VMX: Fix EPT with WP bit change during pagingSheng Yang2009-10-051-3/+3
* KVM: limit lapic periodic timer frequencyMarcelo Tosatti2009-09-241-0/+9
* KVM: x86 emulator: fix jmp far decoding (opcode 0xea)Avi Kivity2009-09-241-1/+1
* KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus2009-09-241-1/+2
* KVM: x86 emulator: Implement zero-extended immediate decodingAvi Kivity2009-09-241-0/+15
* KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov2009-09-241-6/+3
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-241-0/+6
* KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-241-2/+2
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-243-0/+16
* KVM guest: do not batch pte updates from interrupt contextMarcelo Tosatti2009-09-241-6/+1
* x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-241-1/+7
* x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-245-6/+15
* x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin2009-09-241-1/+1
* x86/amd-iommu: fix broken check in amd_iommu_flush_all_devicesJoerg Roedel2009-09-241-2/+0
* x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
* x86, xen: Initialize cx to suppress warningH. Peter Anvin2009-08-251-0/+1
* x86, xen: Suppress WP test on XenJeremy Fitzhardinge2009-08-251-0/+1
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-5/+1
|\
| * clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-5/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-259-103/+80
|\ \
| * | x86: Fix build with older binutils and consolidate linker scriptJan Beulich2009-08-251-79/+47
| * | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-241-1/+1
| * | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-201-1/+1
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-203-12/+18
| |\ \
| | * | xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-192-12/+14
| | * | x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
| * | | i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich2009-08-181-7/+1
| * | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-172-3/+12
* | | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
* | | | x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-08-211-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-181-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-7/+7
| | |/ | |/|
* | | x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar2009-08-171-5/+14
* | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz2009-08-171-0/+4
* | | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza2009-08-161-2/+2
* | | x86, mce: therm_throt: Don't log redundant normalityHugh Dickins2009-08-161-2/+5
* | | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-152-1/+2
|/ /