Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c | Pekka Enberg | 2009-04-03 |
* | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c | Pekka Enberg | 2009-04-03 |
* | kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c | Pekka Enberg | 2009-04-03 |
* | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
|\ | |||
| * | Merge commit 'v2.6.29-rc8' into tracing/ftrace | Ingo Molnar | 2009-03-13 |
| |\ | |||
| * \ | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-12 |
| |\ \ | |||
| | * | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-12 |
| | * | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-12 |
| | |\ \ | |||
| | * \ \ | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 |
| | |\ \ \ | |||
| * | \ \ \ | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
| |\ \ \ \ \ | |||
| | * | | | | | vsprintf: fix bug in negative value printing | Frederic Weisbecker | 2009-03-10 |
| * | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 2009-03-08 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ \ \ \ | |||
| * | \ \ \ \ \ \ | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar | 2009-03-06 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | |||
| | * | | | | | | vsprintf: unify the format decoding layer for its 3 users | Frederic Weisbecker | 2009-03-06 |
| | * | | | | | | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 |
| * | | | | | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | lockdep: require framepointers for x86 | Peter Zijlstra | 2009-03-04 |
| | |/ / / / | |||
* | | | | | | lib/rbtree.c: optimize rb_erase() | Wolfram Strepp | 2009-04-01 |
* | | | | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
* | | | | | | dma-debug: fix printk formats (i386) | Randy Dunlap | 2009-03-30 |
* | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | dma-debug: make memory range checks more consistent | Joerg Roedel | 2009-03-24 |
| * | | | | | | | dma-debug: warn of unmapping an invalid dma address | FUJITA Tomonori | 2009-03-19 |
| * | | | | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 |
| |\ \ \ \ \ \ \ | |||
| | * | | | | | | | dma-debug: add a check dma memory leaks | Joerg Roedel | 2009-03-17 |
| | * | | | | | | | dma-debug: add checks for kernel text and rodata | Joerg Roedel | 2009-03-17 |
| | * | | | | | | | dma-debug: print stacktrace of mapping path on unmap error | David Woodhouse | 2009-03-17 |
| | * | | | | | | | dma-debug: add function to dump dma mappings | David Woodhouse | 2009-03-17 |
| | * | | | | | | | dma-debug: add checks for sync_single_sg_* | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add core checking functions | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add debugfs interface | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add kernel command line parameters | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add allocator code | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 |
| | * | | | | | | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 |
| * | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||
| * | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| * | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | swiotlb: do not use sg_virt() | Ian Campbell | 2009-01-10 |
| * | | | | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-10 |
| * | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-10 |
| |\ \ \ \ \ \ \ \ |