Commit Graph

990 Commits (e5e520a715dcea6b72f6b9417b203a4b1e813a8b)

Author SHA1 Message Date
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
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
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
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
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
H. Peter Anvin 5619448fc5 bzip2/lzma: fix constant in decompress_inflate 16 years ago
Wu Fengguang b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Ingo Molnar da4276b829 x86: offer frame pointers in all build modes 16 years ago
H. Peter Anvin 7856a16ea0 bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE 16 years ago
Eric Dumazet 179f7ebff6 percpu_counter: FBC_BATCH should be a variable 16 years ago
Pavel Machek e899aa823a strict_strto* is not strict enough 16 years ago
Harvey Harrison 3007967742 lib: proportions.c trivial sparse lock annotation 16 years ago
Harvey Harrison 8cef7d57a4 lib: radix_tree.c make percpu variable static 16 years ago
Harvey Harrison 40bc1f2dbc lib: fix sparse shadowed variable warning 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Viktor Rosendahl b61312d353 oops handling: ensure that any oops is flushed to the mtdoops console 16 years ago
Kay Sievers 94b324864e swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Wu Fengguang 2e5ba26a48 dynamic_printk: reduce one level of indentation 16 years ago
Ming Lei e0d7bf5d58 kobject: return the result of uevent sending by netlink 16 years ago
Tejun Heo c65b9145f4 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() 16 years ago
Matthew Wilcox 210272a284 driver core: Remove completion from struct klist_node 16 years ago
Wu Fengguang 8e6bdb7f8b trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() 16 years ago
H. Peter Anvin c8531ab343 bzip2/lzma: proper Kconfig dependencies for the ramdisk options 16 years ago
Alain Knaff 30d65dbfe3 bzip2/lzma: config and initramfs support for bzip2/lzma decompression 16 years ago
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
Jesper Juhl 52942b6b16 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c 16 years ago
Linus Torvalds d97106ab53 Make %p print '(null)' for NULL pointers 16 years ago
Roland Dreier 79ff56ebd3 swiotlb: add missing __init annotations 16 years ago