summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-0611-236/+167
* 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 'core/iommu' into core/urgentIngo Molnar2009-01-051-38/+1
|\
| * swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori2008-12-281-38/+1
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-036-33/+35
|\ \
| * | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-032-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-039-63/+80
| |\ \
| | * | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2009-01-011-0/+2
| | * | cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-307-34/+50
| | |\ \
| | * | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-264-29/+30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-034-4/+8
|\ \ \ \ \
| * | | | | KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-033-3/+4
| * | | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selectedJoerg Roedel2009-01-031-0/+3
| * | | | | KVM: rename vtd.c to iommu.cJoerg Roedel2009-01-031-1/+1
* | | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-031-8/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-2/+8
| * | | | | [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-8/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-0210-36/+27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+1
| |\ \ \ \
| * \ \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-132-3/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-125-80/+161
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-122-5/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-022-3/+1
| | |\ \ \ \ \ \
| | * | | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-2/+0
| * | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-137-26/+26
| * | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| * | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-7/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-0215-921/+1073
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen2008-12-312-32/+14
| * | | | | | | | KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-1/+0
| * | | | | | | | KVM: ia64: Clean up vmm_ivt.S using tab to indent every lineXiantao Zhang2008-12-311-741/+729
| * | | | | | | | KVM: ia64: Add handler for crashed vmmXiantao Zhang2008-12-314-12/+44
| * | | | | | | | KVM: ia64: Add some debug points to provide crash infomationXiantao Zhang2008-12-315-33/+88
| * | | | | | | | KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang2008-12-315-1/+54
| * | | | | | | | KVM: ia64: Remove some macro definitions in asm-offsets.c.Xiantao Zhang2008-12-311-10/+1
| * | | | | | | | KVM: ia64: Remove lock held by halted vcpuXiantao Zhang2008-12-311-2/+0
| * | | | | | | | KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang2008-12-316-107/+161
| | |_|_|_|_|_|/ | |/| | | | | |
OpenPOWER on IntegriCloud