Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | printk: add support of hh length modifier for printk | Zhaolei | 2009-04-08 | 1 | -5/+32 | |
* | | | | | | Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-10 | 1 | -97/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | percpu: remove rbtree and use page->index instead | Christoph Lameter | 2009-04-08 | 1 | -80/+20 | |
| * | | | | | | percpu: don't put the first chunk in reverse-map rbtree | Tejun Heo | 2009-04-08 | 1 | -17/+24 | |
* | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 4 | -5/+30 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | spinlock: Add missing __raw_spin_lock_flags() stub for UP | Benjamin Herrenschmidt | 2009-06-10 | 1 | -0/+1 | |
| * | | | | | | | mutex: add atomic_dec_and_mutex_lock(), fix | Andrew Morton | 2009-04-30 | 2 | -24/+25 | |
| * | | | | | | | locking, rtmutex.c: Documentation cleanup | Luis Henriques | 2009-04-29 | 1 | -4/+4 | |
| * | | | | | | | mutex: add atomic_dec_and_mutex_lock() | Eric Paris | 2009-04-29 | 1 | -0/+23 | |
* | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-06-10 | 14 | -438/+1099 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-06-09 | 1 | -16/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | amd-iommu: remove unnecessary "AMD IOMMU: " prefix | Joerg Roedel | 2009-06-09 | 1 | -3/+2 | |
| | * | | | | | | | | amd-iommu: detach device explicitly before attaching it to a new domain | Joerg Roedel | 2009-06-09 | 1 | -1/+1 | |
| | * | | | | | | | | amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling | Joerg Roedel | 2009-06-09 | 1 | -11/+0 | |
| | * | | | | | | | | Merge commit 'tip/core/iommu' into amd-iommu/fixes | Joerg Roedel | 2009-06-09 | 791 | -5729/+20970 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | amd_iommu: fix lock imbalance | Jiri Slaby | 2009-06-03 | 1 | -1/+3 | |
| * | | | | | | | | | | dma-debug: simplify logic in driver_filter() | Joerg Roedel | 2009-06-08 | 1 | -21/+21 | |
| * | | | | | | | | | | dma-debug: disable/enable irqs only once in device_dma_allocations | Joerg Roedel | 2009-06-08 | 1 | -2/+6 | |
| * | | | | | | | | | | dma-debug: use pr_* instead of printk(KERN_* ...) | Joerg Roedel | 2009-06-08 | 1 | -21/+15 | |
| * | | | | | | | | | | dma-debug: code style fixes | Joerg Roedel | 2009-06-08 | 1 | -11/+12 | |
| * | | | | | | | | | | dma-debug: comment style fixes | Joerg Roedel | 2009-06-08 | 1 | -2/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-06-07 | 3 | -22/+288 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug... | Joerg Roedel | 2009-06-02 | 3 | -1/+185 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | dma-debug: add documentation for the driver filter | Joerg Roedel | 2009-06-02 | 1 | -0/+12 | |
| | | * | | | | | | | | | dma-debug: add dma_debug_driver kernel command line | Joerg Roedel | 2009-06-02 | 2 | -0/+25 | |
| | | * | | | | | | | | | dma-debug: add debugfs file for driver filter | Joerg Roedel | 2009-06-02 | 1 | -1/+101 | |
| | | * | | | | | | | | | dma-debug: add variables and checks for driver filter | Joerg Roedel | 2009-06-02 | 1 | -1/+48 | |
| | * | | | | | | | | | | dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device | FUJITA Tomonori | 2009-05-29 | 1 | -11/+37 | |
| | * | | | | | | | | | | dma-debug: use sg_dma_len accessor | FUJITA Tomonori | 2009-05-29 | 1 | -5/+5 | |
| | * | | | | | | | | | | dma-debug: use sg_dma_address accessor instead of using dma_address directly | FUJITA Tomonori | 2009-05-29 | 1 | -6/+6 | |
| | * | | | | | | | | | | dma-debug: re-add dma memory leak detection | Joerg Roedel | 2009-05-28 | 1 | -1/+57 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-06-07 | 783 | -5472/+20041 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dma-debug: change hash_bucket_find from first-fit to best-fit | Joerg Roedel | 2009-06-07 | 1 | -4/+39 | |
| * | | | | | | | | | | | x86: enable GART-IOMMU only after setting up protection methods | Mark Langsdorf | 2009-06-06 | 1 | -2/+8 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum... | Joerg Roedel | 2009-05-28 | 6 | -229/+594 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS | Joerg Roedel | 2009-05-28 | 1 | -0/+5 | |
| | | | * | | | | | | | | | | amd-iommu: remove amd_iommu_size kernel parameter | Joerg Roedel | 2009-05-28 | 3 | -34/+4 | |
| | | | * | | | | | | | | | | amd-iommu: enlarge the aperture dynamically | Joerg Roedel | 2009-05-28 | 1 | -2/+18 | |
| | | | * | | | | | | | | | | amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range | Joerg Roedel | 2009-05-28 | 1 | -11/+60 | |
| | | | * | | | | | | | | | | amd-iommu: move aperture_range allocation code to seperate function | Joerg Roedel | 2009-05-28 | 1 | -36/+59 | |
| | | | * | | | | | | | | | | amd-iommu: change dma_dom->next_bit to dma_dom->next_address | Joerg Roedel | 2009-05-28 | 2 | -9/+10 | |
| | | | * | | | | | | | | | | amd-iommu: make address allocator aware of multiple aperture ranges | Joerg Roedel | 2009-05-28 | 2 | -39/+110 | |
| | | | * | | | | | | | | | | amd-iommu: handle page table allocation failures in dma_ops code | Joerg Roedel | 2009-05-28 | 1 | -2/+18 | |
| | | | * | | | | | | | | | | amd-iommu: move page table allocation code to seperate function | Joerg Roedel | 2009-05-28 | 1 | -25/+61 | |
| | | | * | | | | | | | | | | amd-iommu: introduce aperture_range structure | Joerg Roedel | 2009-05-28 | 2 | -35/+43 | |
| | | | | |/ / / / / / / / | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | amd-iommu: implement suspend/resume | Joerg Roedel | 2009-05-28 | 1 | -1/+20 | |
| | | * | | | | | | | | | | amd_iommu: un __init functions required for suspend/resume | Joerg Roedel | 2009-05-28 | 1 | -5/+5 | |
| | | * | | | | | | | | | | amd-iommu: add function to flush tlb for all devices | Joerg Roedel | 2009-05-28 | 2 | -0/+19 |