aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-01-06x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-01-06x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2011-01-06compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-01-06x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-26x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel
2010-05-14x86, k8: Fix build error when K8_NB is disabledBorislav Petkov
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-14lguest: stop using KVM hypercall mechanismRusty Russell
2010-04-13Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-04-07Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel
2010-04-07x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright
2010-03-30x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo
2010-03-19x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01KVM: Fix segment descriptor loadingGleb Natapov
2010-03-01KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-03-01KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-03-01KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-03-01KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity
2010-03-01KVM: Activate fpu on cltsAvi Kivity
2010-03-01KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka