summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-02-06ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui
2009-02-06cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi
2009-02-06x86: fix page attribute corruption with cpa()Suresh Siddha
2009-02-06PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley
2009-02-06x86: use early clobbers in usercopy*.cAndi Kleen
2009-01-18x86: fix RIP printout in early_idt_handlerJiri Slaby
2009-01-18x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha
2009-01-18x86: avoid theoretical vmalloc fault loopAndi Kleen
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-18x86, UV: remove erroneous BAU initializationCliff Wickman
2009-01-18x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai
2009-01-18x86: default to SWIOTLB=y on x86_64Joerg Roedel
2009-01-14AMD IOMMU: fix wrong loop counter in free_pagetablesJoerg Roedel
2009-01-14AMD IOMMU: initialize phys_addr correctly in iommu_page_mapJoerg Roedel
2009-01-14AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2009-01-14AMD IOMMU: reset command buffer pointers manuallyJoerg Roedel
2008-12-18x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-18AMD IOMMU: enable device isolation per defaultJoerg Roedel
2008-12-13x86: remove debug code from arch_add_memory()Gary Hade
2008-12-13x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li
2008-12-13x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-12-05x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann
2008-12-05x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-12-05x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-12-05xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell
2008-12-05CPUFREQ: powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-12-05x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-13x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria
2008-11-13x86: fix macro with bad_bios_dmi_tableYinghai Lu
2008-11-13x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu
2008-11-13x86: add X86_RESERVE_LOW_64KIngo Molnar
2008-11-13x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar
2008-11-13x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar
2008-11-06x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-11-06x86: avoid dereferencing beyond stack + THREAD_SIZEDavid Rientjes
2008-11-06x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai
2008-10-25amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errorsAndreas Herrmann
2008-10-25x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki
2008-10-18x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner
2008-10-18x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
2008-10-18x86, early_ioremap: fix fencepost errorAlan Cox
2008-10-18x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.Stefan Bader
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-10-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds