aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-04x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri
2010-10-04KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity
2010-10-04KVM: MMU: fix mmu notifier invalidate handler for huge spteAndrea Arcangeli
2010-10-04KVM: x86: emulator: inc/dec can have lock prefixGleb Natapov
2010-10-04KVM: MMU: fix direct sp's access corruptedXiao Guangrong
2010-10-04KVM: Prevent internal slots from being COWedAvi Kivity
2010-10-04oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-10-04x86: hpet: Work around hardware stupidityThomas Gleixner
2010-10-04x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-10-04compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-10-04x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-10-04x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-10-04oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-10-04oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-10-04PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-10-04perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-10-04x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-10-04oprofile: add support for Intel processor model 30Josh Hunt
2010-10-04Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos
2010-10-04x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-10-04x86, apic: Fix apic=debug boot crashDaniel Kiper
2010-10-04perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-10-04x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov
2010-10-04x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-10-04perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-10-04x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri
2010-10-04vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-10-04x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-10-04x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-10-04x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-10-04x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-10-04x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-10-04x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-10-04xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath