summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-05-17x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2012-03-14x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2012-03-14x86: pvclock: Move scale_delta into common headerZachary Amsden
2012-03-14x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2012-03-14x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2012-03-14x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-06-26x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-06-26x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-06-26x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-06-26x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-06-26x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-04-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-04-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2011-04-17x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-04-17x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2011-01-06KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2011-01-06x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2011-01-06x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2011-01-06mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
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