Commit Graph

1314 Commits (13510997d600a076e064f10587a8f6d20f8fff41)

Author SHA1 Message Date
Joerg Roedel e7ed70eedc dma-debug: use pr_* instead of printk(KERN_* ...) 16 years ago
Joerg Roedel c17e2cf737 dma-debug: code style fixes 16 years ago
Joerg Roedel 3123250947 dma-debug: comment style fixes 16 years ago
Joerg Roedel 7caf6a49bb dma-debug: change hash_bucket_find from first-fit to best-fit 16 years ago
Joerg Roedel 1745de5e56 dma-debug: add dma_debug_driver kernel command line 16 years ago
Joerg Roedel 8a6fc708b9 dma-debug: add debugfs file for driver filter 16 years ago
Joerg Roedel 2e507d849f dma-debug: add variables and checks for driver filter 16 years ago
FUJITA Tomonori 88f3907f6f dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device 16 years ago
FUJITA Tomonori 884d05970b dma-debug: use sg_dma_len accessor 16 years ago
FUJITA Tomonori 15aedea439 dma-debug: use sg_dma_address accessor instead of using dma_address directly 16 years ago
Joerg Roedel ed888aef42 dma-debug: re-add dma memory leak detection 16 years ago
Jason Baron fe0e2bb9b3 Remove old PRINTK_DEBUG config item 16 years ago
Frederic Weisbecker 0c8b946e3e vsprintf: introduce %pf format specifier 16 years ago
Joerg Roedel 314eeac9e3 dma-debug: remove broken dma memory leak detection for 2.6.30 16 years ago
Fred Isaman a5422a5111 lib: find_last_bit.o needed by a module only, move it from lib to obj 16 years ago
Heiko Carstens 75ee034add [S390] omit frame pointers on s390 when possible 16 years ago
Tejun Heo 23c560a99d scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings 16 years ago
Kay Sievers 8a577ffc75 driver: dont update dev_name via device_add path 16 years ago
Kay Sievers d094cbe998 driver core: allow non-root users to listen to uevents 16 years ago
Hugh Dickins 05f54c13cd Revert "kobject: don't block for each kobject_uevent". 16 years ago
FUJITA Tomonori e6a1a89d57 dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries 16 years ago
Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 years ago
Zhaolei a4e94ef0dd printk: add support of hh length modifier for printk 16 years ago
Zhaolei 022624a758 printk: fix wrong format string iter for printk 16 years ago
Becky Bruce 42d7c5e353 swiotlb: change swiotlb_bus_to[phys,virt] prototypes 16 years ago
Becky Bruce 380d687833 swiotlb: use swiotlb_sync_single instead of duplicating code 16 years ago
Becky Bruce 7fcebbd2d9 swiotlb: rename unmap_single to do_unmap_single 16 years ago
Becky Bruce ef5722f698 swiotlb: allow arch override of address_needs_mapping 16 years ago
Becky Bruce dd6b02fe42 swiotlb: map_page fix for highmem systems 16 years ago
Becky Bruce 67131ad051 swiotlb: fix compile warning 16 years ago
Becky Bruce ceb5ac3264 swiotlb: comment corrections 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Ingo Molnar 77d05632ba softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP 16 years ago
Pekka Enberg e65a1b7c39 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c 16 years ago
Pekka Enberg ba56617ef3 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c 16 years ago
Pekka Enberg 079effb693 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c 16 years ago
Jack Steiner 4f032ac412 cpumask: fix slab corruption caused by alloc_cpumask_var_node() 16 years ago
KAMEZAWA Hiroyuki 38460b48d0 cgroup: CSS ID support 16 years ago
Wolfram Strepp 55a63998b8 lib/rbtree.c: optimize rb_erase() 16 years ago
Akinobu Mita 6a11f75b6a generic debug pagealloc 16 years ago
Randy Dunlap 93c36ed834 dma-debug: fix printk formats (i386) 16 years ago
Greg Banks 9898abb3d2 Dynamic debug: allow simple quoting of words 16 years ago
Jason Baron 86151fdf38 dynamic debug: update docs 16 years ago
Jason Baron e9d376f0fa dynamic debug: combine dprintk and dynamic printk 16 years ago
Arjan van de Ven f520360d93 kobject: don't block for each kobject_uevent 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Kay Sievers 1fa5ae857b driver core: get rid of struct device's bus_id string array 16 years ago
Joerg Roedel 9537a48ed4 dma-debug: make memory range checks more consistent 16 years ago
FUJITA Tomonori 35d40952db dma-debug: warn of unmapping an invalid dma address 16 years ago
Joerg Roedel 41531c8f5f dma-debug: add a check dma memory leaks 16 years ago