summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-08-20x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-08-20x86: amd opteron TOM2 mask val fixYinghai Lu
2008-08-20KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti
2008-08-20KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity
2008-08-20KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti
2008-08-20KVM: task switch: segment base is linear addressMarcelo Tosatti
2008-08-06Kprobe smoke test lockdep warningPeter Zijlstra
2008-08-06x86: io delay - add checking for NULL early paramCyrill Gorcunov
2008-08-06x86: idle process - add checking for NULL early paramCyrill Gorcunov
2008-08-01x86: fix kernel_physical_mapping_init() for large x86 systemsIngo Molnar
2008-08-01x86: fix crash due to missing debugctlmsr on AMD K6-3Jan Kratochvil
2008-08-01x86, suspend, acpi: enter Big Real ModeH. Peter Anvin
2008-08-01x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar
2008-08-01Patch Upstream: x86 ptrace: fix PTRACE_GETFPXREGS errorRoland McGrath
2008-08-01KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity
2008-08-01KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-08-01KVM: x86 emulator: Fix HLT instructionMohammed Gamal
2008-08-01KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang
2008-08-01KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti
2008-08-01KVM: SVM: fix suspend/resume supportJoerg Roedel
2008-08-01KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-26x86: section/warning fixesDaniel J Blueman
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-06-24KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity
2008-06-24KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity
2008-06-24KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti
2008-06-24KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti
2008-06-24KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti