summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-08-16x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu
2009-07-02x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-06-11x86: fix DMI on EFIBrian Maly
2009-06-11x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-11x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-06-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-05-02x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-05-02x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-05-02x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-23Fix misreporting of #cores as #hyperthreads for Q9550Joe Korty
2009-03-16Fix no_timer_check on x86_64Alexander Graf
2009-03-16xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-03-16x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria
2009-03-16x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
2009-03-16x86: add Dell XPS710 reboot quirkLeann Ogasawara
2009-03-16x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-16x86-64: fix int $0x80 -ENOSYS returnRoland McGrath
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-20x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-17x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2009-02-17x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria
2009-02-12ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu
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-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