summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-2810-33/+246
|\
| * Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-283-19/+3
| |\
| | * ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-143-19/+3
| * | Merge branch 'acpi_enable' into releaseLen Brown2010-05-281-2/+0
| |\ \
| | * | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-2/+0
| * | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-1/+4
| |\ \ \
| | * | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+4
| * | | | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-193-11/+177
| * | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-193-0/+62
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-274-23/+29
|\ \ \ \ \
| * | | | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-251-1/+5
| * | | | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-231-1/+1
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20100-2531/+4006
| |\ \ \ \ \
| * | | | | | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-191-1/+2
| * | | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-191-1/+1
| * | | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-191-3/+4
| * | | | | | perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov2010-05-181-1/+1
| * | | | | | perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov2010-05-181-16/+16
* | | | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-275-24/+21
* | | | | | | numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+4
* | | | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+3
* | | | | | | x86_32: use asm-generic/scatterlist.hAndrew Morton2010-05-271-1/+1
* | | | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
* | | | | | | x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* | | | | | | x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-273-3/+3
* | | | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-0/+17
* | | | | | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-2/+2
* | | | | | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-251-0/+1
* | | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-0/+2
* | | | | | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-2/+2
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-2111-32/+149
|\ \ \ \ \ \ \
| * | | | | | | PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder2010-05-213-0/+111
| * | | | | | | x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-181-8/+9
| * | | | | | | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDsSeth Heasley2010-05-111-2/+7
| * | | | | | | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-116-22/+22
* | | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-2125-2050/+2987
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity2010-05-191-0/+6
| * | | | | | | | KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-192-1/+3
| * | | | | | | | KVM: x86: Check LMA bit before set_eferSheng Yang2010-05-191-2/+2
| * | | | | | | | KVM: Don't allow lmsw to clear cr0.peAvi Kivity2010-05-191-1/+1
| * | | | | | | | KVM: x86: Tell the guest we'll warn it about tsc stabilityGlauber Costa2010-05-191-1/+4
| * | | | | | | | x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-194-0/+13
| * | | | | | | | x86: KVM guest: Try using new kvm clock msrsGlauber Costa2010-05-191-21/+32
| * | | | | | | | KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUIDGlauber Costa2010-05-191-0/+34
| * | | | | | | | KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-191-0/+4
| * | | | | | | | KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-192-1/+10
| * | | | | | | | x86, paravirt: Add a global synchronization point for pvclockGlauber Costa2010-05-191-0/+24
| * | | | | | | | x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-193-1/+12
| * | | | | | | | KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg2010-05-191-19/+12
| * | | | | | | | KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel2010-05-191-0/+3
OpenPOWER on IntegriCloud