index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2008-09-25
x86 gart: remove unnecessary initialization
FUJITA Tomonori
2008-09-25
x86: restore old GART alloc_coherent behavior
FUJITA Tomonori
2008-09-25
revert "x86: make GART to respect device's dma_mask about virtual mappings"
FUJITA Tomonori
2008-09-25
x86: export pci-nommu's alloc_coherent
FUJITA Tomonori
2008-09-22
iommu: remove fullflush and nofullflush in IOMMU generic option
FUJITA Tomonori
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
2008-09-19
AMD IOMMU: use coherent_dma_mask in alloc_coherent
Joerg Roedel
2008-09-19
AMD IOMMU: use cmd_buf_size when freeing the command buffer
Joerg Roedel
2008-09-19
AMD IOMMU: calculate IVHD size with a function
Joerg Roedel
2008-09-19
AMD IOMMU: remove unnecessary cast to u64 in the init code
Joerg Roedel
2008-09-19
AMD IOMMU: free domain bitmap with its allocation order
Joerg Roedel
2008-09-19
AMD IOMMU: simplify dma_mask_to_pages
Joerg Roedel
2008-09-19
AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent
Joerg Roedel
2008-09-19
AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent
FUJITA Tomonori
2008-09-19
AMD IOMMU: some set_device_domain cleanups
Joerg Roedel
2008-09-19
AMD IOMMU: don't assign preallocated protection domains to devices
Joerg Roedel
2008-09-19
AMD IOMMU: add dma_supported callback
Joerg Roedel
2008-09-19
AMD IOMMU: allow IO page faults from devices
Joerg Roedel
2008-09-19
AMD IOMMU: enable event logging
Joerg Roedel
2008-09-19
AMD IOMMU: add event handling code
Joerg Roedel
2008-09-19
AMD IOMMU: add MSI interrupt support
Joerg Roedel
2008-09-19
AMD IOMMU: save pci_dev instead of devid
Joerg Roedel
2008-09-19
AMD IOMMU: save pci segment from ACPI tables
Joerg Roedel
2008-09-19
AMD IOMMU: add event buffer allocation
Joerg Roedel
2008-09-19
AMD IOMMU: align alloc_coherent addresses properly
Joerg Roedel
2008-09-19
AMD IOMMU: add branch hints to completion wait checks
Joerg Roedel
2008-09-19
AMD IOMMU: implement lazy IO/TLB flushing
Joerg Roedel
2008-09-19
x86: move GART TLB flushing options to generic code
Joerg Roedel
2008-09-19
AMD IOMMU: move TLB flushing to the map/unmap helper functions
Joerg Roedel
2008-09-19
AMD IOMMU: check for invalid device pointers
Joerg Roedel
2008-09-14
x86: gart alloc_coherent does virtual mapppings only when necessary
FUJITA Tomonori
2008-09-14
x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent
FUJITA Tomonori
2008-09-14
x86: make GART to respect device's dma_mask about virtual mappings
FUJITA Tomonori
2008-09-10
x86: convert pci-nommu to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
x86: convert gart to use is_buffer_dma_capable helper function
FUJITA Tomonori
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
2008-09-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-09
x86: fix memmap=exactmap boot argument
Prarit Bhargava
2008-09-08
x86: dma_alloc_coherent sets gfp flags properly
FUJITA Tomonori
2008-09-08
x86: fix nommu_alloc_coherent allocation with NULL device argument
FUJITA Tomonori
2008-09-08
x86: move pci-nommu's dma_mask check to common code
FUJITA Tomonori
2008-09-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-06
x86: cpu_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
x86: pda_init(): fix memory leak when using CPU hotplug
Andreas Herrmann
2008-09-06
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
2008-09-06
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
2008-09-06
x86: HPET: read back compare register before reading counter
Thomas Gleixner
2008-09-06
x86: HPET fix moronic 32/64bit thinko
Thomas Gleixner
2008-09-05
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
[next]