Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -15/+112 |
|\ | |||||
| * | debugobjects: delay free of internal objects | Thomas Gleixner | 2009-03-17 | 1 | -12/+41 |
| * | debugobjects: replace static objects when slab cache becomes available | Thomas Gleixner | 2009-03-17 | 1 | -3/+63 |
| * | debug_objects: add boot-parameter toggle to turn object debugging off again | Kyle McMartin | 2009-03-02 | 1 | -0/+8 |
* | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-05 | 2 | -227/+781 |
|\ \ | |||||
| * \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-28 | 15 | -458/+2966 |
| |\ \ | |||||
| * \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-17 | 3 | -10/+10 |
| |\ \ \ | |||||
| * | | | | vsprintf: unify the format decoding layer for its 3 users, cleanup | Vegard Nossum | 2009-03-14 | 1 | -6/+6 |
| * | | | | fix regression from "vsprintf: unify the format decoding layer for its 3 users" | Vegard Nossum | 2009-03-14 | 1 | -1/+1 |
| * | | | | vsprintf: fix bug in negative value printing | Frederic Weisbecker | 2009-03-10 | 1 | -7/+6 |
| * | | | | vsprintf: unify the format decoding layer for its 3 users | Frederic Weisbecker | 2009-03-06 | 1 | -431/+541 |
| * | | | | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 | 2 | -0/+445 |
* | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-03 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into locking-for-linus | Ingo Molnar | 2009-03-31 | 19 | -536/+4002 |
| |\ \ \ \ \ | |||||
| * | | | | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 1 | -2/+2 |
| * | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | lockdep: require framepointers for x86 | Peter Zijlstra | 2009-03-04 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | cpumask: fix slab corruption caused by alloc_cpumask_var_node() | Jack Steiner | 2009-04-02 | 1 | -2/+2 |
* | | | | | | | cgroup: CSS ID support | KAMEZAWA Hiroyuki | 2009-04-02 | 1 | -0/+46 |
* | | | | | | | 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 |