| Commit message (Expand) | Author | Age |
* | add dma_get_ops to struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 |
* | make sn DMA mapping functions static | FUJITA Tomonori | 2009-01-06 |
* | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 |
* | convert the DMA API to use dma_ops | FUJITA Tomonori | 2009-01-06 |
* | set up dma_ops appropriately | FUJITA Tomonori | 2009-01-06 |
* | add dma_mapping_ops for SWIOTLB | FUJITA Tomonori | 2009-01-06 |
* | add dma_mapping_ops for SGI Altix | FUJITA Tomonori | 2009-01-06 |
* | add dma_mapping_ops for intel-iommu | FUJITA Tomonori | 2009-01-06 |
* | add dma_mapping_ops for SWIOTLB and SBA IOMMU | FUJITA Tomonori | 2009-01-06 |
* | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori | 2009-01-06 |
* | add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 |
* | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 |
|\ |
|
| * | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 |
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ \ |
|
| * | | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| |\ \ |
|
| | * | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | * | | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2008-12-31 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | |\ \ |
|
| | * | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Linus Torvalds | 2009-01-03 |
|\ \ \ \ \ |
|
| * | | | | | KVM: change KVM to use IOMMU API | Joerg Roedel | 2009-01-03 |
| * | | | | | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel | 2009-01-03 |
| * | | | | | KVM: rename vtd.c to iommu.c | Joerg Roedel | 2009-01-03 |
* | | | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 |
| * | | | | | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 2008-12-31 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 |
| * | | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 |
| * | | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen | 2008-12-31 |
| * | | | | | | | | KVM: Consolidate userspace memory capability reporting into common code | Avi Kivity | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Clean up vmm_ivt.S using tab to indent every line | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Add handler for crashed vmm | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Add some debug points to provide crash infomation | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Define printk function for kvm-intel module | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Remove some macro definitions in asm-offsets.c. | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Remove lock held by halted vcpu | Xiantao Zhang | 2008-12-31 |
| * | | | | | | | | KVM: ia64: Re-organize data sturure of guests' data area | Xiantao Zhang | 2008-12-31 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* / | | | | | | | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ / / / / / / |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | simeth: convert to net_device_ops | Alexey Dobriyan | 2008-12-16 |