summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-10-24KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2010-10-24x86: pvclock: Move scale_delta into common headerZachary Amsden
2010-10-24KVM: x86: Unify TSC logicZachary Amsden
2010-10-24KVM: x86: TSC reset compensationZachary Amsden
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden
2010-10-24KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen
2010-10-24KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen
2010-10-24KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf
2010-10-24KVM: x86 emulator: Decode memory operands directly into a 'struct operand'Avi Kivity
2010-10-24KVM: x86 emulator: drop use_modrm_eaAvi Kivity
2010-10-24KVM: x86 emulator: use correct type for memory address in operandsAvi Kivity
2010-10-24KVM: x86 emulator: push segment override out of decode_modrm()Avi Kivity
2010-10-24KVM: x86 emulator: check io permissions only once for string pioGleb Natapov
2010-10-24KVM: x86 emulator: allow storing emulator execution function in decode tablesAvi Kivity
2010-10-24KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-09-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-26x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-09-23x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-23x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-08KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-08-12x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds