Commit Graph

1026 Commits (aa0d3bb77e780054babcd289484cf4c15180111b)

Author SHA1 Message Date
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
Joerg Roedel 2e34bde185 dma-debug: add checks for kernel text and rodata 16 years ago
David Woodhouse 6c132d1bcd dma-debug: print stacktrace of mapping path on unmap error 16 years ago
David Woodhouse ac26c18bd3 dma-debug: add function to dump dma mappings 16 years ago
Linus Torvalds aa8e4fc68d bitmap: fix end condition in bitmap_find_free_region 16 years ago
Herbert Xu 9080021612 nlattr: Fix build error with NET off 16 years ago
Paul E. McKenney 1b23336ad9 idr: make idr_remove_all() do removal -before- free_layer() 16 years ago
Lai Jiangshan 5ed0cec0ac sched: TIF_NEED_RESCHED -> need_reshed() cleanup 16 years ago
Joerg Roedel a31fba5d68 dma-debug: add checks for sync_single_sg_* 16 years ago
Joerg Roedel 948408ba3e dma-debug: add checks for sync_single_range_* 16 years ago
Joerg Roedel b9d2317e0c dma-debug: add checks for sync_single_* 16 years ago
Joerg Roedel 6bfd449876 dma-debug: add checking for [alloc|free]_coherent 16 years ago
Joerg Roedel 972aa45cea dma-debug: add add checking for map/unmap_sg 16 years ago
Joerg Roedel f62bc980e6 dma-debug: add checking for map/unmap_page/single 16 years ago
Joerg Roedel 2d62ece14f dma-debug: add core checking functions 16 years ago
Joerg Roedel 788dcfa6f1 dma-debug: add debugfs interface 16 years ago
Joerg Roedel 59d3daafa1 dma-debug: add kernel command line parameters 16 years ago
Joerg Roedel 6bf078715c dma-debug: add initialization code 16 years ago
Joerg Roedel 3b1e79ed73 dma-debug: add allocator code 16 years ago
Joerg Roedel 30dfa90cc8 dma-debug: add hash functions for dma_debug_entries 16 years ago
Joerg Roedel f2f45e5f3c dma-debug: add header file and core data structures 16 years ago
Joerg Roedel 5ee00bd469 dma-debug: add Kconfig entry 16 years ago
Geert Uytterhoeven e9cc8bddae netlink: Move netlink attribute parsing support to lib 16 years ago
Randy Dunlap 152de30bce docsrc: use config instead of menuconfig 16 years ago
Alain Knaff e4aa7ca5a2 bzip2/lzma: don't stop search at first unconfigured compression 16 years ago
Catalin Marinas adf8b37baf [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding 16 years ago
Michael Ellerman c37682d907 lmb: Rework lmb_dump_all() output 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Rusty Russell 4ab0a9409a cpumask: convert lib/smp_processor_id to new cpumask ops 16 years ago
Lai Jiangshan 749a440b22 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR 16 years ago
Jeff Mahoney 64dec40dde x86: define ARCH_WANT_FRAME_POINTERS 16 years ago
Peter Zijlstra ceacc2c1c8 sched: make plist a library facility 16 years ago
Andrew Morton 5b019e9901 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache 16 years ago
Li Zefan b098161b4d idr: fix wrong kernel-doc 16 years ago
H. Peter Anvin 23a22d57a8 bzip2/lzma: comprehensible error messages for missing decompressor 16 years ago
Rusty Russell 651f8118cf cpumask: convert other misc kernel functions 16 years ago
Ian Campbell 961d7d0ee5 swiotlb: do not use sg_virt() 16 years ago
Ian Campbell 0b8698ab58 swiotlb: range_needs_mapping should take a physical address. 16 years ago
Artem Bityutskiy f4b477c473 rbtree: add const qualifier to some functions 16 years ago
H. Peter Anvin 889c92d21d bzip2/lzma: centralize format detection 16 years ago
Alain Knaff 6c11b12ac6 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename 16 years ago