Commit Graph

1120 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

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
Thomas Gleixner 337fff8b5e debugobjects: delay free of internal objects 16 years ago
Thomas Gleixner 1be1cb7b47 debugobjects: replace static objects when slab cache becomes available 16 years ago
Vegard Nossum ed681a91ab vsprintf: unify the format decoding layer for its 3 users, cleanup 16 years ago
Vegard Nossum adf26f84a6 fix regression from "vsprintf: unify the format decoding layer for its 3 users" 16 years ago
Linus Torvalds aa8e4fc68d bitmap: fix end condition in bitmap_find_free_region 16 years ago
Ingo Molnar d820ac4c2f locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] 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
Frederic Weisbecker 39e874f8af vsprintf: fix bug in negative value printing 16 years ago
Frederic Weisbecker fef20d9c13 vsprintf: unify the format decoding layer for its 3 users 16 years ago
Lai Jiangshan 4370aa4aa7 vsprintf: add binary printf 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
Peter Zijlstra 1075414b06 lockdep: require framepointers for x86 16 years ago
Geert Uytterhoeven e9cc8bddae netlink: Move netlink attribute parsing support to lib 16 years ago
Kyle McMartin 3e8ebb5c43 debug_objects: add boot-parameter toggle to turn object debugging off again 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