Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | lib/rbtree.c: optimize rb_erase() | Wolfram Strepp | 2009-04-01 | 1 | -10/+4 | |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -0/+1 | |
* | dma-debug: fix printk formats (i386) | Randy Dunlap | 2009-03-30 | 1 | -4/+4 | |
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 4 | -49/+1007 | |
|\ | ||||||
| * | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 15 | -458/+2966 | |
| |\ | ||||||
| * | | dma-debug: make memory range checks more consistent | Joerg Roedel | 2009-03-24 | 1 | -5/+8 | |
| * | | dma-debug: warn of unmapping an invalid dma address | FUJITA Tomonori | 2009-03-19 | 1 | -1/+4 | |
| * | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 3 | -0/+962 | |
| |\ \ | ||||||
| | * | | dma-debug: add a check dma memory leaks | Joerg Roedel | 2009-03-17 | 1 | -0/+55 | |
| | * | | dma-debug: add checks for kernel text and rodata | Joerg Roedel | 2009-03-17 | 1 | -1/+25 | |
| | * | | dma-debug: print stacktrace of mapping path on unmap error | David Woodhouse | 2009-03-17 | 1 | -14/+38 | |
| | * | | dma-debug: add function to dump dma mappings | David Woodhouse | 2009-03-17 | 1 | -0/+30 | |
| | * | | dma-debug: add checks for sync_single_sg_* | Joerg Roedel | 2009-03-05 | 1 | -0/+32 | |
| | * | | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 | 1 | -0/+24 | |
| | * | | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 | 1 | -0/+21 | |
| | * | | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 | 1 | -0/+45 | |
| | * | | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 | 1 | -0/+73 | |
| | * | | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 | 1 | -0/+53 | |
| | * | | dma-debug: add core checking functions | Joerg Roedel | 2009-03-05 | 1 | -1/+187 | |
| | * | | dma-debug: add debugfs interface | Joerg Roedel | 2009-03-05 | 1 | -0/+78 | |
| | * | | dma-debug: add kernel command line parameters | Joerg Roedel | 2009-03-05 | 1 | -0/+38 | |
| | * | | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 | 1 | -0/+66 | |
| | * | | dma-debug: add allocator code | Joerg Roedel | 2009-03-05 | 1 | -0/+57 | |
| | * | | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel | 2009-03-05 | 1 | -0/+101 | |
| | * | | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 2 | -0/+44 | |
| | * | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 1 | -0/+11 | |
| * | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 2 | -9/+9 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 2 | -15/+11 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 1 | -10/+4 | |
| |\ \ \ \ | ||||||
| * | | | | | swiotlb: do not use sg_virt() | Ian Campbell | 2009-01-11 | 1 | -7/+7 | |
| * | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 1 | -5/+5 | |
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 14 | -79/+139 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 1 | -30/+18 | |
| * | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -8/+10 | |
* | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-03-30 | 15 | -459/+2967 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 9 | -458/+1337 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 1 | -8/+8 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas | 2009-02-19 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -0/+27 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-26 | 1 | -0/+27 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 8 | -1/+1630 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 8 | -1/+1631 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | bzip2/lzma: don't stop search at first unconfigured compression | Alain Knaff | 2009-02-19 | 1 | -1/+1 | |
| | | | * | | | | | | | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 2009-01-12 | 1 | -6/+10 | |
| | | | * | | | | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 13 | -220/+232 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 | 2 | -4/+55 | |
| | | | * | | | | | | | | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename | Alain Knaff | 2009-01-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | bzip2/lzma: fix constant in decompress_inflate | H. Peter Anvin | 2009-01-08 | 1 | -1/+1 |