aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge2-0/+40
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski4-10/+6
2011-07-14x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin1-1/+1
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov1-0/+33
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown1-0/+3
2011-07-14KVM guest: Add a pv_ops stub for steal timeGlauber Costa2-0/+10
2011-07-14KVM: Steal time implementationGlauber Costa2-0/+13
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski1-0/+16
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski3-10/+10
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski1-12/+0
2011-07-12x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo1-3/+3
2011-07-12percpu: Fixup __this_cpu_xchg* operationsChristoph Lameter1-6/+5
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa1-0/+9
2011-07-12KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa1-0/+1
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity1-0/+1
2011-07-12KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei2-1/+2
2011-07-12KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y1-1/+1
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity1-24/+20
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity1-1/+1
2011-07-12KVM: nVMX: vmcs12 checks on nested entryNadav Har'El1-0/+8
2011-07-12KVM: nVMX: Exiting from L2 to L1Nadav Har'El1-0/+4
2011-07-12KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El1-0/+31
2011-07-12KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El1-0/+12
2011-07-12KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El1-1/+1
2011-07-12KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa1-2/+3
2011-07-12KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong1-6/+1
2011-07-12KVM: MMU: abstract the operation of rmapXiao Guangrong1-1/+1
2011-07-12KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong1-0/+1
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity1-1/+5
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa1-2/+1
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk1-2/+3
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt1-5/+6
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommuIngo Molnar3-669/+0
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake1-2/+3
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake1-6/+25
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake1-3/+12
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar1-0/+5
2011-07-02x86: Save stack pointer in perf live regs savingsFrederic Weisbecker1-0/+5
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem machinesTejun Heo1-0/+2
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl1-1/+1
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles1-20/+2
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2-14/+0
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter3-0/+95
2011-06-21x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com1-5/+13
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com1-0/+1
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com1-6/+6
2011-06-21x86, UV: Inline header file functionscpw@sgi.com1-14/+14
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel3-669/+0
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel3-669/+0
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+7