Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | x86: use native register access for native tlb flushing | Chris Wright | 2009-04-23 | |
| * | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-13 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | x86, function-graph: only save return values on x86_64 | Steven Rostedt | 2009-04-10 | |
* | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | oprofile: introduce module_param oprofile.cpu_type | Robert Richter | 2009-05-08 | |
| * | | | | | | | | | oprofile: add support for Core i7 and Atom | Andi Kleen | 2009-05-08 | |
| * | | | | | | | | | oprofile: remove undocumented oprofile.p4force option | Andi Kleen | 2009-05-08 | |
| * | | | | | | | | | oprofile: re-add force_arch_perfmon option | Andi Kleen | 2009-05-08 | |
* | | | | | | | | | | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner | 2009-04-30 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | amd-iommu: remove unnecessary "AMD IOMMU: " prefix | Joerg Roedel | 2009-06-09 | |
| * | | | | | | | | | | amd-iommu: detach device explicitly before attaching it to a new domain | Joerg Roedel | 2009-06-09 | |
| * | | | | | | | | | | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling | Joerg Roedel | 2009-06-09 | |
| * | | | | | | | | | | Merge commit 'tip/core/iommu' into amd-iommu/fixes | Joerg Roedel | 2009-06-09 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-06-07 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86: enable GART-IOMMU only after setting up protection methods | Mark Langsdorf | 2009-06-06 | |
| | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||
| | *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum... | Joerg Roedel | 2009-05-28 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: remove amd_iommu_size kernel parameter | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: enlarge the aperture dynamically | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: move aperture_range allocation code to seperate function | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: change dma_dom->next_bit to dma_dom->next_address | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: make address allocator aware of multiple aperture ranges | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: handle page table allocation failures in dma_ops code | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: move page table allocation code to seperate function | Joerg Roedel | 2009-05-28 | |
| | | | | * | | | | | | | | | | | amd-iommu: introduce aperture_range structure | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: implement suspend/resume | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd_iommu: un __init functions required for suspend/resume | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: add function to flush tlb for all devices | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: add function to flush tlb for all domains | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: add function to disable all iommus | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: remove support for msi-x | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: drop pointless iommu-loop in msi setup code | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: consolidate hardware initialization to one function | Joerg Roedel | 2009-05-28 | |
| | | | * | | | | | | | | | | | | amd-iommu: introduce for_each_iommu* macros | Joerg Roedel | 2009-05-28 | |
| | | | |/ / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | x86/iommu: add IOMMU_STRESS Kconfig entry | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | amd-iommu: move protection domain printk to dump code | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | amd-iommu: print ivmd information to dmesg when requested | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | amd-iommu: print ivhd information to dmesg when requested | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | amd-iommu: add dump for iommus described in ivrs table | Joerg Roedel | 2009-05-28 | |
| | | * | | | | | | | | | | | | amd-iommu: add amd_iommu_dump parameter | Joerg Roedel | 2009-05-28 | |
| | | |/ / / / / / / / / / / | ||||
| * | / / / / / / / / / / / | amd_iommu: fix lock imbalance | Jiri Slaby | 2009-06-03 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | amd iommu: properly detach from protection domain on ->remove | Chris Wright | 2009-05-28 | |
| * | | | | | | | | | | | | amd-iommu: make sure only ivmd entries are parsed | Joerg Roedel | 2009-05-28 | |
| * | | | | | | | | | | | | amd-iommu: fix the handling of device aliases in the AMD IOMMU driver. | Neil Turton | 2009-05-28 |