aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-12-25crypto: crc32c-intel - Switch to shashHerbert Xu
2008-12-25crypto: crc32c-intel - Update copyright headKent Liu
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-18x86 gart: don't complain if no AMD GART foundBjorn Helgaas
2008-12-17AMD IOMMU: panic if completion wait loop failsJoerg Roedel
2008-12-17AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel
2008-12-16x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen
2008-12-16AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2008-12-14x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-08x86: fix default_spin_lock_flags() prototypeIngo Molnar
2008-12-08AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel
2008-12-08AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel
2008-12-08AMD IOMMU: fix typo in commentJoerg Roedel
2008-12-08AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel
2008-12-08AMD IOMMU: fix iommu_map_page functionJoerg Roedel
2008-12-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-03Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-12-03x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen
2008-12-03oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-12-02Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-25x86: use limited register constraint for setnzSteven Rostedt
2008-11-23KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti