index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-frv
/
unaligned.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
swiotlb: add is_swiotlb_buffer helper function
FUJITA Tomonori
1
-5
/
+9
2008-09-08
swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...
FUJITA Tomonori
1
-1
/
+1
2008-09-08
swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherent
FUJITA Tomonori
1
-5
/
+2
2008-09-08
swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherent
FUJITA Tomonori
1
-7
/
+0
2008-09-08
x86: dma_alloc_coherent sets gfp flags properly
FUJITA Tomonori
2
-21
/
+30
2008-09-08
x86: fix nommu_alloc_coherent allocation with NULL device argument
FUJITA Tomonori
2
-2
/
+3
2008-09-08
x86: move pci-nommu's dma_mask check to common code
FUJITA Tomonori
2
-3
/
+3
2008-09-08
ia64: dma_alloc_coherent always use GFP_DMA
FUJITA Tomonori
1
-1
/
+3
2008-09-05
x86: blacklist DMAR on Intel G31/G33 chipsets
David Woodhouse
3
-1
/
+20
2008-09-05
x86, gart: add detection of AMD family 0x11 northbridges
Joerg Roedel
1
-2
/
+3
2008-09-05
x86, pci: add northbridge pci ids for fam 0x11 processors
Joerg Roedel
1
-0
/
+5
2008-09-05
x86: gart alloc_coherent doesn't need to check NULL device argument
FUJITA Tomonori
1
-3
/
+0
2008-08-22
x86: dma_*_coherent rework patchset v2, fix
FUJITA Tomonori
1
-15
/
+10
2008-08-22
dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple
FUJITA Tomonori
2
-4
/
+0
2008-08-22
dma-coherent: export dma_[alloc|release]_from_coherent methods
Ingo Molnar
1
-0
/
+2
2008-08-22
x86, AMD IOMMU: remove obsolete FIXME comment
Joerg Roedel
1
-2
/
+0
2008-08-22
x86: move dma_*_coherent functions to include file
Joerg Roedel
3
-58
/
+42
2008-08-22
x86: cleanup dma_*_coherent functions
Joerg Roedel
1
-109
/
+12
2008-08-22
x86: add free_coherent dma_ops callback to NOMMU driver
Joerg Roedel
1
-0
/
+7
2008-08-22
x86: add alloc_coherent dma_ops callback to NOMMU driver
Joerg Roedel
1
-0
/
+55
2008-08-22
x86: add free_coherent dma_ops callback to Calgary IOMMU driver
Joerg Roedel
1
-0
/
+14
2008-08-22
x86: add free_coherent dma_ops callback to GART driver
Joerg Roedel
1
-0
/
+10
2008-08-22
x86: add alloc_coherent dma_ops callback to GART driver
Joerg Roedel
1
-0
/
+21
2008-08-19
[IA64] use generic compat_old_sys_readdir
Christoph Hellwig
3
-140
/
+1
2008-08-19
[IA64] pci_acpi_scan_root cleanup
Luck, Tony
1
-10
/
+11
2008-08-19
[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.
Robin Holt
1
-4
/
+4
2008-08-19
[IA64] Remove sn2_defconfig.
Robin Holt
1
-1285
/
+0
2008-08-18
ata: add missing ATA_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2008-08-18
ata: add missing ATA_CMD_* defines
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2008-08-18
ata: add missing ATA_ID_* defines (take 2)
Bartlomiej Zolnierkiewicz
1
-46
/
+76
2008-08-18
sgiioc4: fixup message on resource allocation failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-08-18
ide-cd: use bcd2bin/bin2bcd
Adrian Bunk
1
-10
/
+10
2008-08-18
cdrom: handle TOC
Alexander Inyukhin
1
-7
/
+0
2008-08-18
gdrom: add dummy audio_ioctl handler
Borislav Petkov
1
-0
/
+7
2008-08-18
viocd: add dummy audio ioctl handler
Borislav Petkov
1
-0
/
+7
2008-08-18
cleanup powerpc/include/asm/ide.h
Adrian Bunk
1
-42
/
+1
2008-08-18
drivers/ide/pci/: use __devexit_p()
Adrian Bunk
10
-10
/
+10
2008-08-18
lockdep: fix spurious 'inconsistent lock state' warning
Dmitry Baryshkov
1
-1
/
+1
2008-08-18
x86: fix build warnings in real mode code
Andi Kleen
2
-1
/
+2
2008-08-18
x86, calgary: fix section mismatch warning - get_tce_space_from_tar
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: silence section mismatch warning - get_local_pda
Marcin Slusarz
1
-2
/
+9
2008-08-18
x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: fix i486 suspend to disk CR4 oops
David Fries
4
-16
/
+22
2008-08-18
x86: mpparse.c: fix section mismatch warning
Marcin Slusarz
1
-2
/
+2
2008-08-18
x86: mmconf: fix section mismatch warning
Marcin Slusarz
2
-2
/
+2
2008-08-18
x86: fix MP_processor_info section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86, tsc: fix section mismatch warning
Marcin Slusarz
1
-1
/
+1
2008-08-18
x86: correct register constraints for 64-bit atomic operations
Mathieu Desnoyers
1
-4
/
+4
2008-08-18
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2
-58
/
+1
2008-08-18
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
1
-1
/
+1
[next]