aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-08
* x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-08
* x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-08
* x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-05
* x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel2008-09-05
* x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori2008-09-05
* x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori2008-08-22
* Merge branch 'x86/gart' into x86/iommuIngo Molnar2008-08-22
|\
| * x86 gart: allocate size-aligned address for alloc_coherent, v2FUJITA Tomonori2008-08-17
| * Merge branch 'linus' into x86/gartIngo Molnar2008-08-15
| |\
| * | x86, pci: iommu fix potential overflow in alloc_iommu()Prarit Bhargava2008-07-23
* | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2008-08-22
* | | x86, AMD IOMMU: remove obsolete FIXME commentJoerg Roedel2008-08-22
* | | x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-22
* | | x86: cleanup dma_*_coherent functionsJoerg Roedel2008-08-22
* | | x86: add free_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
* | | x86: add alloc_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
* | | x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel2008-08-22
* | | x86: add free_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
* | | x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-18
|\ \ \
| * | | x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz2008-08-18
| * | | x86: silence section mismatch warning - get_local_pdaMarcin Slusarz2008-08-18
| * | | x86: fix i486 suspend to disk CR4 oopsDavid Fries2008-08-18
| * | | x86: mpparse.c: fix section mismatch warningMarcin Slusarz2008-08-18
| * | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-18
| * | | x86: fix MP_processor_info section mismatch warningMarcin Slusarz2008-08-18
| * | | x86, tsc: fix section mismatch warningMarcin Slusarz2008-08-18
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-16
|\| | |
| * | | x86: change init_gdt to update the gdt via write_gdt, rather than a direct wr...Alex Nixon2008-08-15
| * | | Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-15
| |\ \ \
| | * | | x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-15
| | | |/ | | |/|
| * | | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-15
| * | | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz2008-08-15
| * | | x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-15
| * | | x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-15
| * | | x86: invalidate caches before going into suspendMark Langsdorf2008-08-15
| * | | x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-15
| * | | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15
| |\ \ \
| | * | | x86, AMD IOMMU: initialize dma_ops after sysfs registrationJoerg Roedel2008-08-15
| | * | | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-15
| | * | | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-15
| | * | | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-15
| | |/ /
| * | | x86, msr: fix NULL pointer deref due to msr_open on nonexistent CPUsDarrick J. Wong2008-08-15
| * | | x86: hpet: workaround SB700 BIOSThomas Gleixner2008-08-14
| * | | x86: check bigsmp in smp_sanity_check instead of cpu_upYinghai Lu2008-08-14
| * | | x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-14
| * | | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-14
| |\ \ \
| | * | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-26
| * | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-13