summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
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/jor...Ingo Molnar3-669/+0
2011-07-07x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake1-2/+3
2011-07-07x86, olpc: EC SCI wakeup mask functionalityDaniel Drake1-6/+25
2011-07-07x86, 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/g...Ingo 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 ...Tejun Heo1-0/+2
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl1-1/+1
2011-06-28clocksource: apb: Share APB timer code with other platformsJamie Iles1-20/+2
2011-06-28Fix 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
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7
2011-06-19x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst1-1/+1
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto1-1/+1
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto1-6/+11
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto3-10/+0
2011-06-14x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel1-1/+1
2011-06-14x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel1-1/+0
2011-06-14x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel1-0/+4
2011-06-14x86/amd-iommu: Store devid in dev_dataJoerg Roedel1-0/+1
2011-06-14x86/amd-iommu: Introduce global dev_data_listJoerg Roedel1-0/+1
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle1-6/+0