Commit History

作者 SHA1 備註 提交日期
  Stanislaw Gruszka ba4b87ad54 dma-debug: print information about leaked entry 14 年之前
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 14 年之前
  Dan Carpenter 39a37ce1cc dma-debug: Cleanup for copy-loop in filter_write() 15 年之前
  Joerg Roedel a02b11937a Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes 15 年之前
  Thiago Farina aeb583d081 lib/dma-debug.c: mark file-local struct symbol static. 15 年之前
  Krzysztof Halasa 42d53b4ff7 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and 15 年之前
  Ingo Molnar a8fe9ea200 dma-debug: Fix bug causing build warning 15 年之前
  Shaun Ruffell f797d9881b dma-debug: Do not add notifier when dma debugging is disabled. 15 年之前
  André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 年之前
  Joerg Roedel 59a40e7045 dma-debug: Fix compile warning with PAE enabled 15 年之前
  Kyle McMartin ec9c96ef3c dma-debug: Fix check_unmap null pointer dereference 15 年之前
  Ingo Molnar f39d1b9792 dma-debug: Fix the overlap() function to be correct and readable 16 年之前
  Ingo Molnar b0a5b83ee0 dma-debug: Put all hash-chain locks into the same lock class 16 年之前
  Joerg Roedel c79ee4e466 dma-debug: fix off-by-one error in overlap function 16 年之前
  Joerg Roedel aa010efb7b dma-debug: be more careful when building reference entries 16 年之前
  Joerg Roedel e5e8c5b90a dma-debug: check for sg_call_ents in best-fit algorithm too 16 年之前
  Joerg Roedel 0bf841281e dma-debug: simplify logic in driver_filter() 16 年之前
  Joerg Roedel be81c6ea23 dma-debug: disable/enable irqs only once in device_dma_allocations 16 年之前
  Joerg Roedel e7ed70eedc dma-debug: use pr_* instead of printk(KERN_* ...) 16 年之前
  Joerg Roedel c17e2cf737 dma-debug: code style fixes 16 年之前
  Joerg Roedel 3123250947 dma-debug: comment style fixes 16 年之前
  Ingo Molnar 62a6f465f6 Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu 16 年之前
  Joerg Roedel 7caf6a49bb dma-debug: change hash_bucket_find from first-fit to best-fit 16 年之前
  Joerg Roedel bdc2911cde Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 16 年之前
  Joerg Roedel 1745de5e56 dma-debug: add dma_debug_driver kernel command line 16 年之前
  Joerg Roedel 8a6fc708b9 dma-debug: add debugfs file for driver filter 16 年之前
  Joerg Roedel 2e507d849f dma-debug: add variables and checks for driver filter 16 年之前
  FUJITA Tomonori 88f3907f6f dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device 16 年之前
  FUJITA Tomonori 884d05970b dma-debug: use sg_dma_len accessor 16 年之前
  FUJITA Tomonori 15aedea439 dma-debug: use sg_dma_address accessor instead of using dma_address directly 16 年之前