aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* m68knommu: add CPU reset code for the 5206 ColdFireGreg Ungerer2009-06-10
* m68knommu: add CPU reset code for the 5407 ColdFireGreg Ungerer2009-06-10
* m68knommu: add CPU reset code for the 5307 ColdFireGreg Ungerer2009-06-10
* m68knommu: merge system reset for code ColdFire 523x familyGreg Ungerer2009-06-10
* m68knommu: fix system reset for ColdFire 527x familyGreg Ungerer2009-06-10
* Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\
| * vsprintf: introduce %pf format specifierFrederic Weisbecker2009-04-29
| * printk: add support of hh length modifier for printkZhaolei2009-04-08
* | Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\ \
| * | percpu: remove rbtree and use page->index insteadChristoph Lameter2009-04-08
| * | percpu: don't put the first chunk in reverse-map rbtreeTejun Heo2009-04-08
* | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \
| * | | spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt2009-06-10
| * | | mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-30
| * | | locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-29
| * | | mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-29
* | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-10
|\ \ \ \
| * \ \ \ Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-09
| |\ \ \ \
| | * | | | amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel2009-06-09
| | * | | | amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel2009-06-09
| | * | | | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel2009-06-09
| | * | | | Merge commit 'tip/core/iommu' into amd-iommu/fixesJoerg Roedel2009-06-09
| | |\ \ \ \
| | * | | | | amd_iommu: fix lock imbalanceJiri Slaby2009-06-03
| * | | | | | dma-debug: simplify logic in driver_filter()Joerg Roedel2009-06-08
| * | | | | | dma-debug: disable/enable irqs only once in device_dma_allocationsJoerg Roedel2009-06-08
| * | | | | | dma-debug: use pr_* instead of printk(KERN_* ...)Joerg Roedel2009-06-08
| * | | | | | dma-debug: code style fixesJoerg Roedel2009-06-08
| * | | | | | dma-debug: comment style fixesJoerg Roedel2009-06-08
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-06-07
| |\ \ \ \ \
| | * \ \ \ \ Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug...Joerg Roedel2009-06-02
| | |\ \ \ \ \
| | | * | | | | dma-debug: add documentation for the driver filterJoerg Roedel2009-06-02
| | | * | | | | dma-debug: add dma_debug_driver kernel command lineJoerg Roedel2009-06-02
| | | * | | | | dma-debug: add debugfs file for driver filterJoerg Roedel2009-06-02
| | | * | | | | dma-debug: add variables and checks for driver filterJoerg Roedel2009-06-02
| | * | | | | | dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_deviceFUJITA Tomonori2009-05-29
| | * | | | | | dma-debug: use sg_dma_len accessorFUJITA Tomonori2009-05-29
| | * | | | | | dma-debug: use sg_dma_address accessor instead of using dma_address directlyFUJITA Tomonori2009-05-29
| | * | | | | | dma-debug: re-add dma memory leak detectionJoerg Roedel2009-05-28
| | |/ / / / /
| * | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-06-07
| |\ \ \ \ \ \
| * | | | | | | dma-debug: change hash_bucket_find from first-fit to best-fitJoerg Roedel2009-06-07
| * | | | | | | x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf2009-06-06
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-28
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | | | * | | | | | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESSJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESSJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: remove amd_iommu_size kernel parameterJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: enlarge the aperture dynamicallyJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: handle exlusion ranges and unity mappings in alloc_new_rangeJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: move aperture_range allocation code to seperate functionJoerg Roedel2009-05-28
| | | | * | | | | | amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel2009-05-28