Commit Graph

1075 Commits (296b2f6ae654581adc27f0d6f0af454c7f3d06ee)

Author SHA1 Message Date
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
Frederic Weisbecker 9eeba6138c lockdep: warn about lockdep disabling after kernel taint 16 years ago
Zhaolei 022624a758 printk: fix wrong format string iter for printk 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
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