aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | * | | | | | amd-iommu: move page table allocation code to seperate functionJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: introduce aperture_range structureJoerg Roedel2009-05-28
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | amd-iommu: implement suspend/resumeJoerg Roedel2009-05-28
| | | * | | | | | amd_iommu: un __init functions required for suspend/resumeJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: add function to flush tlb for all devicesJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: add function to flush tlb for all domainsJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: add function to disable all iommusJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: remove support for msi-xJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: consolidate hardware initialization to one functionJoerg Roedel2009-05-28
| | | * | | | | | amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2009-05-28
| | | |/ / / / /
| | * | | | | | amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-28
| | * | | | | | x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel2009-05-28
| | * | | | | | amd-iommu: move protection domain printk to dump codeJoerg Roedel2009-05-28
| | * | | | | | amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel2009-05-28
| | * | | | | | amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel2009-05-28
| | * | | | | | amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel2009-05-28
| | * | | | | | amd-iommu: add amd_iommu_dump parameterJoerg Roedel2009-05-28
| | |/ / / / /
| * | | | | | amd iommu: properly detach from protection domain on ->removeChris Wright2009-05-28
| * | | | | | amd-iommu: make sure only ivmd entries are parsedJoerg Roedel2009-05-28
| * | | | | | amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton2009-05-28
| * | | | | | amd-iommu: fix an off-by-one error in the AMD IOMMU driver.Neil Turton2009-05-28
| |/ / / / /
| * | | | | Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-11
| |\ \ \ \ \
| * | | | | | x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUGFUJITA Tomonori2009-04-15
| * | | | | | dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori2009-04-15
| * | | | | | x86: calgary: remove IOMMU_DEBUGFUJITA Tomonori2009-04-14
| * | | | | | swiotlb: change swiotlb_bus_to[phys,virt] prototypesBecky Bruce2009-04-08
| * | | | | | swiotlb: use swiotlb_sync_single instead of duplicating codeBecky Bruce2009-04-08
| * | | | | | swiotlb: rename unmap_single to do_unmap_singleBecky Bruce2009-04-08
| * | | | | | swiotlb: allow arch override of address_needs_mappingBecky Bruce2009-04-08
| * | | | | | swiotlb: map_page fix for highmem systemsBecky Bruce2009-04-08
| * | | | | | swiotlb: fix compile warningBecky Bruce2009-04-08
| * | | | | | swiotlb: comment correctionsBecky Bruce2009-04-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \ \ \ \
| * | | | | | futex: fix restart in wait_requeue_piThomas Gleixner2009-05-20
| * | | | | | futex: fix restart for early wakeup in futex_wait_requeue_pi()Thomas Gleixner2009-05-20
| * | | | | | futex: cleanup error exitThomas Gleixner2009-05-20
| * | | | | | Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-20
| |\ \ \ \ \ \
| * | | | | | | futex: remove the wait queueThomas Gleixner2009-05-15
| * | | | | | | futex: add requeue-pi documentationDarren Hart2009-05-09
| * | | | | | | futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-30
| * | | | | | | futex: fix futex_wait_setup key handlingDarren Hart2009-04-10
| * | | | | | | sparc64: extend TI_RESTART_BLOCK space by 8 bytesStephen Rothwell2009-04-09
| * | | | | | | futex: fixup unlocked requeue pi caseDarren Hart2009-04-08
| * | | | | | | futex: add requeue_pi functionalityDarren Hart2009-04-06
| * | | | | | | futex: split out futex value validation codeDarren Hart2009-04-06
| * | | | | | | futex: distangle futex_requeue()Darren Hart2009-04-06
| * | | | | | | futex: add FUTEX_HAS_TIMEOUT flag to restart.futex.flagsDarren Hart2009-04-06
| * | | | | | | rt_mutex: add proxy lock routinesDarren Hart2009-04-06
| * | | | | | | futex: split out fixup owner logic from futex_lock_pi()Darren Hart2009-04-06