aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-3015-58/+72
|\
| * Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-2914-57/+50
| |\
| | * cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| | * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| | * cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| | * cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| | * cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| | * cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| | * cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| | * cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
| * | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-291-1/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-3050-83/+3
|\ \ \
| * | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-3043-53/+2
| * | | cpumask: remove node_to_first_cpuRusty Russell2009-03-307-30/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-303-51/+63
|\ \ \
| * | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-303-51/+55
| * | | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| |/ /
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-307-26/+3
|\ \ \
| * | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-317-26/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-301-4/+11
|\ \ \ \
| * | | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+11
| |/ / /
* | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-3028-747/+502
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28764-23998/+34059
| |\ \ \
| * \ \ \ Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-184-6/+52
| |\ \ \ \
| | * | | | dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-171-0/+4
| | * | | | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-173-6/+46
| | * | | | dma-debug: add Kconfig entryJoerg Roedel2009-03-051-0/+2
| * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-18172-3192/+3450
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-051-2/+0
| |\ \ \ \ \
| | * | | | | AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-051-2/+0
| * | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-051027-8181/+28738
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto2009-02-031-1/+1
| * | | | | | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-291-6/+0
| * | | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori2009-01-291-1/+9
| * | | | | | 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