[ARM] fix build-breaking 7a192ec commit
[linux-2.6] / lib / dma-debug.c
2009-04-02  Russell KingMerge branch 'smsc911x-armplatforms' of git://github...
2009-04-01  Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-04-01  Linus TorvaldsMerge branch 'x86/setup' of git://git./linux/kernel...
2009-04-01  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01  Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-04-01  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-04-01  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-03-31  Tony LuckPull pvops into release branch
2009-03-31  Tony LuckPull cpumask into release branch
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-31  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-lgues...
2009-03-31  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-03-31  Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-30  Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30  Randy Dunlapdma-debug: fix printk formats (i386)
2009-03-30  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-03-30  Linus TorvaldsMerge branch 'iommu-for-linus' of git://git./linux...
2009-03-28  Ingo MolnarMerge branch 'linus' into core/iommu
2009-03-24  Joerg Roedeldma-debug: make memory range checks more consistent
2009-03-19  FUJITA Tomonoridma-debug: warn of unmapping an invalid dma address
2009-03-18  Ingo MolnarMerge branch 'dma-api/debug' of git://git./linux/kernel...
2009-03-17  Joerg Roedeldma-debug: add a check dma memory leaks
2009-03-17  Joerg Roedeldma-debug: add checks for kernel text and rodata
2009-03-17  David Woodhousedma-debug: print stacktrace of mapping path on unmap...
2009-03-17  David Woodhousedma-debug: add function to dump dma mappings
2009-03-05  Joerg Roedeldma-debug: add checks for sync_single_sg_*
2009-03-05  Joerg Roedeldma-debug: add checks for sync_single_range_*
2009-03-05  Joerg Roedeldma-debug: add checks for sync_single_*
2009-03-05  Joerg Roedeldma-debug: add checking for [alloc|free]_coherent
2009-03-05  Joerg Roedeldma-debug: add add checking for map/unmap_sg
2009-03-05  Joerg Roedeldma-debug: add checking for map/unmap_page/single
2009-03-05  Joerg Roedeldma-debug: add core checking functions
2009-03-05  Joerg Roedeldma-debug: add debugfs interface
2009-03-05  Joerg Roedeldma-debug: add kernel command line parameters
2009-03-05  Joerg Roedeldma-debug: add initialization code
2009-03-05  Joerg Roedeldma-debug: add allocator code
2009-03-05  Joerg Roedeldma-debug: add hash functions for dma_debug_entries
2009-03-05  Joerg Roedeldma-debug: add header file and core data structures