summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-312-2/+17
* x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-281-0/+1
* x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-281-0/+1
* x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-281-0/+18
* Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-288-4/+13
|\
| * x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang2010-07-081-0/+2
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-284-4/+6
| |\
| | * x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
| | * percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-111-0/+2
| | * x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-091-2/+2
| | * x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-081-1/+1
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-112-0/+4
| |\ \
| | * | PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-082-0/+4
| | |/
| * / KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-091-0/+1
| |/
* | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-201-6/+6
* | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-201-0/+1
* | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-082-4/+11
* | x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin2010-07-071-0/+2
* | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-162-0/+3
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-051-0/+2
|\
| * pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-0/+2
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-1/+1
|\ \
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-301-12/+0
|\ \ \
| * | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-281-12/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-0/+7
|\ \ \ \
| * | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-291-2/+2
|\ \ \ \ \
| * | | | | sched: clarify commment for TS_POLLINGLen Brown2010-05-281-2/+2
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-2/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-2/+0
| |\ \ \ \ \
| | * | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-151-2/+0
| * | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-201-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-281-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-2032-716/+922
| |\ \ \ \ \ \
| * | | | | | | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-191-1/+2
* | | | | | | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-13/+9
* | | | | | | | 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
* | | | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-251-0/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-111-1/+1
* | | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-229-65/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-191-0/+1
| * | | | | | | | x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-192-0/+6
| * | | | | | | | KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-191-0/+4
| * | | | | | | | KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-191-0/+4
| * | | | | | | | x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-192-1/+3
| * | | | | | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-191-2/+3
| * | | | | | | | KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entriesAvi Kivity2010-05-191-0/+4