aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
| |\
| | * Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14
| | |\
| | * \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-09
| | |\ \
| | * \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-20
| | |\ \ \
| | * \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-05
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-29
| | |\ \ \ \ \
| | * | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-21
| * | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-10
| | * | | | | | KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-10
| | * | | | | | KVM: Add missing #includeAvi Kivity2009-09-10
| | * | | | | | KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-10
| | * | | | | | KVM: report 1GB page support to userspaceJoerg Roedel2009-09-10
| | * | | | | | KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel2009-09-10
| | * | | | | | KVM: MMU: shadow support for 1gb pagesJoerg Roedel2009-09-10
| | * | | | | | KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel2009-09-10
| | * | | | | | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-10
| | * | | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
| | * | | | | | KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2009-09-10
| | * | | | | | KVM: PIT support for HPET legacy modeBeth Kon2009-09-10
| | * | | | | | KVM: Add Directed EOI support to APIC emulationGleb Natapov2009-09-10
| | * | | | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-10
| | * | | | | | KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-10
| | * | | | | | x86: Add definition for IGNNE MSRAlexander Graf2009-09-10
| | * | | | | | KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bitsMarcelo Tosatti2009-09-10
| | * | | | | | KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity2009-09-10
| | * | | | | | KVM: VMX: Support Unrestricted Guest featureNitin A Kamble2009-09-10
| | * | | | | | KVM: Cache pdptrsAvi Kivity2009-09-10
| | * | | | | | KVM: Add MCE supportHuang Ying2009-09-10
| | * | | | | | KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput2009-09-10
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-14
| |\ \ \ \ \ \
| | * | | | | | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-03
| * | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-14
| |\ \ \ \ \ \ \
| | * | | | | | | x86, pgtable.h: Clean up typesFigo.zhang2009-06-29
| | * | | | | | | x86: Clean up dump_pagetable()Akinobu Mita2009-06-29
| * | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: split out core __math_state_restoreJeremy Fitzhardinge2009-06-17
| * | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-10
| | * | | | | | | | | x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-03
| | * | | | | | | | | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2009-09-02
| | * | | | | | | | | Merge branch 'x86/paravirt' into x86/cpuIngo Molnar2009-09-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86/paravirt: split paravirt definitions into paravirt_types.hJeremy Fitzhardinge2009-06-17
| | | |/ / / / / / / /
| | * | | | | | | | | x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin2009-08-31
| | * | | | | | | | | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin2009-08-31
| | * | | | | | | | | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin2009-08-31
| | * | | | | | | | | x86, asm: Make _ASM_EXTABLE() usable from assembly codeH. Peter Anvin2009-08-31
| | * | | | | | | | | x86, asm: Add 32-bit versions of the combined CFI macrosH. Peter Anvin2009-08-31
| | * | | | | | | | | x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov2009-08-31