aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-16x86: fix math_emu register frame accessTejun Heo
2009-03-16x86: math_emu info cleanupTejun Heo
2009-03-16x86, hpet: fix for LS21 + HPET = boot hangjohn stultz
2009-03-16x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge
2009-03-16xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-03-16x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-16x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-16x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-03-16x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
2009-03-16x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-16x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-16x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-20x86, vm86: fix preemption bugThomas Gleixner
2009-02-20x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-17x86: microcode_amd: fix wrong handling of equivalent CPU idAndreas Herrmann
2009-02-17x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-12x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov
2009-02-12prevent kprobes from catching spurious page faultsMasami Hiramatsu
2009-02-06ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-02-06PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley
2009-02-06x86: use early clobbers in usercopy*.cAndi Kleen
2009-02-02x86, pat: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha
2009-02-02x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-02-02x86: fix page attribute corruption with cpa()Suresh Siddha
2009-02-02x86, mm: fix pte_free()Peter Zijlstra
2009-01-18x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-18x86: fix RIP printout in early_idt_handlerJiri Slaby
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-18x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai
2009-01-18x86, UV: remove erroneous BAU initializationCliff Wickman
2009-01-18x86: default to SWIOTLB=y on x86_64Joerg Roedel
2009-01-18x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha
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