summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: move CPU reset code for the 523x ColdFire into its platform codeGreg Ungerer2009-06-112-6/+17
* m68knommu: move CPU reset code for the 520x ColdFire into its platform codeGreg Ungerer2009-06-112-6/+18
* m68knommu: add CPU reset code for the 532x ColdFireGreg Ungerer2009-06-112-3/+21
* m68knommu: add CPU reset code for the 5249 ColdFireGreg Ungerer2009-06-111-6/+12
* m68knommu: add CPU reset code for the 5206e ColdFireGreg Ungerer2009-06-111-6/+12
* m68knommu: add CPU reset code for the 5206 ColdFireGreg Ungerer2009-06-111-6/+12
* m68knommu: add CPU reset code for the 5407 ColdFireGreg Ungerer2009-06-111-4/+12
* m68knommu: add CPU reset code for the 5307 ColdFireGreg Ungerer2009-06-111-4/+12
* m68knommu: merge system reset for code ColdFire 523x familyGreg Ungerer2009-06-111-11/+2
* m68knommu: fix system reset for ColdFire 527x familyGreg Ungerer2009-06-111-8/+8
* Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-108-330/+622
|\
| * amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel2009-06-091-3/+2
| * amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel2009-06-091-1/+1
| * amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel2009-06-091-11/+0
| * Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel2009-06-09291-3290/+6668
| |\
| | * Merge branch 'linus' into core/iommuIngo Molnar2009-06-07285-3064/+6066
| | |\
| | * | x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf2009-06-061-2/+8
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-285-224/+594
| | |\ \ \ \
| | | | | * | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+5
| | | | | * | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+4
| | | | | * | amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+5
| | | | | * | amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel2009-05-282-29/+4
| | | | | * | amd-iommu: enlarge the aperture dynamicallyJoerg Roedel2009-05-281-2/+18
| | | | | * | amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel2009-05-281-11/+60
| | | | | * | amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel2009-05-281-36/+59
| | | | | * | amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel2009-05-282-9/+10
| | | | | * | amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel2009-05-282-39/+110
| | | | | * | amd-iommu: handle page table allocation failures in dma_ops codeJoerg Roedel2009-05-281-2/+18
| | | | | * | amd-iommu: move page table allocation code to seperate functionJoerg Roedel2009-05-281-25/+61
| | | | | * | amd-iommu: introduce aperture_range structureJoerg Roedel2009-05-282-35/+43
| | | | * | | amd-iommu: implement suspend/resumeJoerg Roedel2009-05-281-1/+20
| | | | * | | amd_iommu: un __init functions required for suspend/resumeJoerg Roedel2009-05-281-5/+5
| | | | * | | amd-iommu: add function to flush tlb for all devicesJoerg Roedel2009-05-282-0/+19
| | | | * | | amd-iommu: add function to flush tlb for all domainsJoerg Roedel2009-05-282-0/+12
| | | | * | | amd-iommu: add function to disable all iommusJoerg Roedel2009-05-281-0/+13
| | | | * | | amd-iommu: remove support for msi-xJoerg Roedel2009-05-281-43/+1
| | | | * | | amd-iommu: drop pointless iommu-loop in msi setup codeJoerg Roedel2009-05-281-7/+1
| | | | * | | amd-iommu: consolidate hardware initialization to one functionJoerg Roedel2009-05-281-18/+32
| | | | * | | amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2009-05-283-8/+16
| | | | |/ /
| | | * | | amd-iommu: disable device isolation with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-281-0/+6
| | | * | | x86/iommu: add IOMMU_STRESS Kconfig entryJoerg Roedel2009-05-281-0/+8
| | | * | | amd-iommu: move protection domain printk to dump codeJoerg Roedel2009-05-281-4/+6
| | | * | | amd-iommu: print ivmd information to dmesg when requestedJoerg Roedel2009-05-281-0/+11
| | | * | | amd-iommu: print ivhd information to dmesg when requestedJoerg Roedel2009-05-281-0/+73
| | | * | | amd-iommu: add dump for iommus described in ivrs tableJoerg Roedel2009-05-281-0/+9
| | | * | | amd-iommu: add amd_iommu_dump parameterJoerg Roedel2009-05-282-0/+16
| | | |/ /
| * | | | amd_iommu: fix lock imbalanceJiri Slaby2009-06-031-1/+3
| |/ / /
| * | | amd iommu: properly detach from protection domain on ->removeChris Wright2009-05-281-1/+5
| * | | amd-iommu: make sure only ivmd entries are parsedJoerg Roedel2009-05-281-0/+2
| * | | amd-iommu: fix the handling of device aliases in the AMD IOMMU driver.Neil Turton2009-05-281-1/+1
OpenPOWER on IntegriCloud