summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2009-01-272-3/+3
| * | | | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-232-1/+1
| * | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16359-3222/+20569
| |\ \ \ \ \ \
| * | | | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
| * | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-11813-13798/+47584
| |\ \ \ \ \ \ \
| * | | | | | | | convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2009-01-072-5/+5
| * | | | | | | | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony2009-01-061-1/+1
| * | | | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-062-33/+0
| * | | | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-0620-355/+250
| * | | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-066-74/+8
| * | | | | | | | x86, pci-nommu: add map_pageFUJITA Tomonori2009-01-061-6/+14
| * | | | | | | | x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | | | x86, calgary: add map_page and unmap_pageFUJITA Tomonori2009-01-061-8/+27
| * | | | | | | | x86, gart: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | | | x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-061-0/+19
| * | | | | | | | x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori2009-01-061-0/+8
| * | | | | | | | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12
| * | | | | | | | remove hwsw_dma_opsFUJITA Tomonori2009-01-062-171/+14
| * | | | | | | | add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2009-01-064-18/+39
| * | | | | | | | make sn DMA mapping functions staticFUJITA Tomonori2009-01-061-38/+26
| * | | | | | | | remove dma operations in struct ia64_machine_vectorFUJITA Tomonori2009-01-066-186/+12
| * | | | | | | | convert the DMA API to use dma_opsFUJITA Tomonori2009-01-061-36/+77
| * | | | | | | | set up dma_ops appropriatelyFUJITA Tomonori2009-01-0610-7/+38
| * | | | | | | | add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-063-6/+8
| * | | | | | | | add dma_mapping_ops for SGI AltixFUJITA Tomonori2009-01-061-0/+16
| * | | | | | | | add dma_mapping_ops for intel-iommuFUJITA Tomonori2009-01-061-0/+18
| * | | | | | | | add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori2009-01-061-1/+16
| * | | | | | | | add dma_mapping_ops for SBA IOMMUFUJITA Tomonori2009-01-061-0/+16
| * | | | | | | | add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori2009-01-061-0/+14
* | | | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-30137-3346/+5909
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2009-03-28363-4878/+19618
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-286-39/+27
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-251-1/+1
| | * | | | | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-245-38/+26
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-232-6/+6
| | | * | | | | | | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-231-5/+4
| | | * | | | | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-231-9/+6
| | | * | | | | | | | | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-231-8/+0
| | | * | | | | | | | | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-231-10/+10
| * | | | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-254-4/+14
| * | | | | | | | | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
| * | | | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-242-26/+12
| * | | | | | | | | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
| |/ / / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-2444-2173/+1555
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-201-21/+27
| | | | | | | |/ / / / / / / / / | | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | | x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge2009-03-231-1/+4
| | | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-241-0/+3
| | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge2009-03-211-16/+3
| | | * | | | | | | | | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-202-0/+66
| | | * | | | | | | | | | | x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com2009-03-201-29/+50
OpenPOWER on IntegriCloud