summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity
2011-07-12KVM: nVMX: vmcs12 checks on nested entryNadav Har'El
2011-07-12KVM: nVMX: Exiting from L2 to L1Nadav Har'El
2011-07-12KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El
2011-07-12KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El
2011-07-12KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El
2011-07-12KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa
2011-07-12KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong
2011-07-12KVM: MMU: abstract the operation of rmapXiao Guangrong
2011-07-12KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02x86: Save stack pointer in perf live regs savingsFrederic Weisbecker
2011-07-01x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo
2011-06-28watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter
2011-06-21x86, UV: Correct UV2 BAU destination timeoutcpw@sgi.com
2011-06-21x86, UV: Remove cpumask_t from the stackcpw@sgi.com
2011-06-21x86, UV: Rename hubmask to pnmaskcpw@sgi.com
2011-06-21x86, UV: Inline header file functionscpw@sgi.com
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst
2011-06-16x86, mce: Use mce_sysdev_ prefix to group functionsHidetoshi Seto
2011-06-16x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto
2011-06-16x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto
2011-06-14x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel
2011-06-14x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel
2011-06-14x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Store devid in dev_dataJoerg Roedel
2011-06-14x86/amd-iommu: Introduce global dev_data_listJoerg Roedel
2011-06-09i8253: Move remaining content and delete asm/i8253.hRalf Baechle
2011-06-09i8253: Consolidate definitions of PIT_LATCHRalf Baechle
2011-06-09x86: i8253: Consolidate definitions of global_clock_eventRalf Baechle
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski