aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-02-09x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-28x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-28x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2010-01-28KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-28KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-28KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-28KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-28KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-25x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2010-01-25x86, msr/cpuid: Register enough minors for the MSR and CPUID driversH. Peter Anvin
2010-01-22x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-22x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-22x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2010-01-18Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-18untangle the do_mremap() messAl Viro
2010-01-06x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov
2010-01-06x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2010-01-06x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2010-01-06KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2010-01-06KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2010-01-06x86/amd-iommu: Fix initialization failure panicJoerg Roedel
2010-01-06x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2010-01-06x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-12-18ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui
2009-12-18xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge
2009-12-18xen: call clock resume notifier on all CPUsIan Campbell
2009-12-18xen: register runstate info for boot CPU earlyJeremy Fitzhardinge
2009-12-18xen: register runstate on secondary CPUsIan Campbell
2009-12-18xen: register timer interrupt with IRQF_TIMERIan Campbell
2009-12-18xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell
2009-12-18xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge
2009-12-18xen: re-register runstate area earlier on resume.Ian Campbell
2009-12-18x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner
2009-12-18x86: Fix typo in Intel CPU cache size descriptorDave Jones
2009-12-18x86: Add new Intel CPU cache size descriptorsDave Jones
2009-12-18x86: Fix duplicated UV BAU interrupt vectorCliff Wickman
2009-12-18x86: SGI UV: Fix BAU initializationCliff Wickman
2009-12-18x86/mce: Set up timer unconditionallyJan Beulich
2009-12-18x86, mce: don't restart timer if disabledHidetoshi Seto
2009-12-18x86: Use -maccumulate-outgoing-args for sane mcount prologuesThomas Gleixner
2009-12-18x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckageThomas Gleixner
2009-12-18KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa
2009-12-18KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-12-18x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-18x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches