aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-06
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-28
|\
| * x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-18
| * percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-10
| * x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
| * x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-07
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-06-11
|\ \
| * | PM / x86: Save/restore MISC_ENABLE registerOndrej Zary2010-06-07
| |/
* / KVM: SVM: Implement workaround for Erratum 383Joerg Roedel2010-06-09
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\
| * pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-10
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-30
|\ \ \
| * | | x86: remove rdc321x_defs.hFlorian Fainelli2010-05-27
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-30
|\ \ \ \
| * | | | x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-27
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\ \ \ \ \
| * | | | | sched: clarify commment for TS_POLLINGLen Brown2010-05-27
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-28
| |\ \ \ \ \
| | * | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
| * | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ \ \ \ \
| * \ \ \ \ \ 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
* | | | | | | | 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
* | | | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2010-05-25
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\ \ \ \ \ \ \
| * | | | | | | 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: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2010-05-19
| * | | | | | | | x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber 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: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-19
| * | | | | | | | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-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
| * | | | | | | | KVM: x86: Allow marking an exception as reinjectedJoerg Roedel2010-05-17
| * | | | | | | | KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel2010-05-17
| * | | | | | | | KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity2010-05-17
| * | | | | | | | Merge branch 'perf'Avi Kivity2010-05-17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong2010-05-17
| * | | | | | | | | KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity2010-05-17
| * | | | | | | | | KVM: x86: Push potential exception error code on task switchesJan Kiszka2010-05-17
| * | | | | | | | | KVM: move DR register access handling into generic codeGleb Natapov2010-05-17
| * | | | | | | | | KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara2010-05-17