Commit Graph

971 Commits (02c5dd985ddc5407aa9cc7e0f4456ca63b294f16)

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
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
Artem Bityutskiy f4b477c473 rbtree: add const qualifier to some functions 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
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
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
Rusty Russell 8c384cdee3 cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS 16 years ago
Rusty Russell 2a53008033 cpumask: zero extra bits in alloc_cpumask_var_node 16 years ago
Rusty Russell ab53d472e7 bitmap: find_last_bit() 16 years ago
Li Zefan e9690a6e4b cpumask: fix bogus kernel-doc 16 years ago
Peter Zijlstra ea319518ba locking, percpu counters: introduce separate lock classes 16 years ago
Akinobu Mita 773ff60e84 SLUB: failslab support 16 years ago
FUJITA Tomonori 874d6a9555 swiotlb: clean up EXPORT_SYMBOL usage 16 years ago
FUJITA Tomonori ac86ccc637 swiotlb: remove unnecessary declaration 16 years ago
Becky Bruce fb05a37929 swiotlb: add support for systems with highmem 16 years ago
Becky Bruce bc40ac6698 swiotlb: store phys address in io_tlb_orig_addr array 16 years ago
Jeremy Fitzhardinge 70a7d3cc13 swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() 16 years ago