aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\
| * perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-25
| * x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-23
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20
| |\
| * | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-19
| * | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-19
| * | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-19
| * | perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-18
| * | perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-18
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
* | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-27
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-27
* | | x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-27
* | | x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
* | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
* | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \ \
| * | | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-21
| * | | x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-18
| * | | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-11
| * | | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-11
* | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
|\ \ \ \
| * | | | KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity2010-05-19
| * | | | KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-19
| * | | | KVM: x86: Check LMA bit before set_eferSheng Yang2010-05-19
| * | | | KVM: Don't allow lmsw to clear cr0.peAvi Kivity2010-05-19
| * | | | KVM: x86: Tell the guest we'll warn it about tsc stabilityGlauber Costa2010-05-19
| * | | | x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-19
| * | | | x86: KVM guest: Try using new kvm clock msrsGlauber Costa2010-05-19
| * | | | KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUIDGlauber Costa2010-05-19
| * | | | KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-19
| * | | | KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-19
| * | | | x86, paravirt: Add a global synchronization point for pvclockGlauber Costa2010-05-19
| * | | | x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-19
| * | | | KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg2010-05-19
| * | | | KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel2010-05-19
| * | | | KVM: x86: Fix exception reinjection forced to trueJoerg Roedel2010-05-19
| * | | | KVM: Fix wallclock version writing raceAvi Kivity2010-05-19
| * | | | KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity2010-05-19
| * | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-19
| * | | | KVM: x86: properly update ready_for_interrupt_injectionMarcelo Tosatti2010-05-19
| * | | | KVM: VMX: Atomically switch efer if EPT && !EFER.NXAvi Kivity2010-05-19
| * | | | KVM: VMX: Add facility to atomically switch MSRs on guest entry/exitAvi Kivity2010-05-19
| * | | | KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entriesAvi Kivity2010-05-19
| * | | | KVM: VMX: Add definition for msr autoload entryAvi Kivity2010-05-19