| Commit message (Expand) | Author | Age |
* | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | debugobjects: delay free of internal objects | Thomas Gleixner | 2009-03-17 |
| * | debugobjects: replace static objects when slab cache becomes available | Thomas Gleixner | 2009-03-17 |
| * | debug_objects: add boot-parameter toggle to turn object debugging off again | Kyle McMartin | 2009-03-02 |
* | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-05 |
|\ \ |
|
| * \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-28 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-17 |
| |\ \ \ |
|
| * | | | | vsprintf: unify the format decoding layer for its 3 users, cleanup | Vegard Nossum | 2009-03-14 |
| * | | | | fix regression from "vsprintf: unify the format decoding layer for its 3 users" | Vegard Nossum | 2009-03-14 |
| * | | | | vsprintf: fix bug in negative value printing | Frederic Weisbecker | 2009-03-10 |
| * | | | | 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 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into locking-for-linus | Ingo Molnar | 2009-03-31 |
| |\ \ \ \ \ |
|
| * | | | | | | 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 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | lockdep: require framepointers for x86 | Peter Zijlstra | 2009-03-04 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | cpumask: fix slab corruption caused by alloc_cpumask_var_node() | Jack Steiner | 2009-04-02 |
* | | | | | | | cgroup: CSS ID support | KAMEZAWA Hiroyuki | 2009-04-02 |
* | | | | | | | 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 |