Commit Graph

1591 Commits (df8940eadf011db2d4bedecf6eb659d44494edb3)

Author SHA1 Message Date
Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook 14 years ago
Brian Behlendorf 658716d19f div64_u64(): improve precision on 32bit platforms 14 years ago
Namhyung Kim 5d051decfc lib/parser: cleanup match_number() 14 years ago
Christoph Lameter ea00c30b5b percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() 14 years ago
Artem Bityutskiy 041b78f232 lib/list_sort: test: check element addresses 14 years ago
Artem Bityutskiy 014afa943d lib/list_sort: test: unify test messages 14 years ago
Artem Bityutskiy f3dc0e3842 lib/list_sort: test: improve errors handling 14 years ago
Artem Bityutskiy eeee9ebb54 lib/list_sort: test: use generic random32 14 years ago
Artem Bityutskiy bb2ab10fa6 lib/list_sort: test: use more reasonable printk levels 14 years ago
Artem Bityutskiy 6d411e6c01 lib/Kconfig.debug: add list_sort debugging switch 14 years ago
Tejun Heo e2852ae825 percpu_counter: add debugobj support 14 years ago
Naohiro Aota 066a9be6c0 idr: fix idr_pre_get() locking description 14 years ago
Andy Shevchenko 66f1991bc2 lib/bitmap.c: use hex_to_bin() 14 years ago
Changli Gao b903c0b889 lib: fix scnprintf() if @size is == 0 14 years ago
Joe Perches 5e05798128 vsprintf.c: use default pointer field size for "(null)" strings 14 years ago
Masanori ITOH 8474b591fa percpu: fix list_head init bug in __percpu_counter_init() 14 years ago
Robin Holt c25d1dfbd4 kobject: Introduce kset_find_obj_hinted. 14 years ago
Thomas Renninger 6a5c083de2 Dynamic Debug: Initialize dynamic debug earlier via arch_initcall 14 years ago
Thomas Renninger a648ec05bb Dynamic Debug: Introduce ddebug_query= boot parameter 14 years ago
Thomas Renninger fd89cfb871 Dynamic Debug: Split out query string parsing/setup from proc_write 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 years ago
Peter Zijlstra 3b6e901f83 jump_label: Use more consistent naming 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Chris Metcalf 6b945df742 kmemleak: add TILE to the list of supported architectures. 15 years ago
Yinghai Lu e79f86b2ef swiotlb: Use page alignment for early buffer allocation 15 years ago
FUJITA Tomonori 03620b2d75 swiotlb: make io_tlb_overflow static 15 years ago
Dan Williams 400fb7f6a0 move async raid6 test to lib/Kconfig.debug 15 years ago
Christoph Lameter ab4d5ed5ee slub: Enable sysfs support for !CONFIG_SLUB_DEBUG 15 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
Don Mullis f015ac3edd lib/list_sort: do not pass bad pointers to cmp callback 15 years ago
Paul E. McKenney 2dfbf4dfbe rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter 15 years ago
Jason Baron 52159d98be jump label: Convert dynamic debug to use jump labels 15 years ago
Steven Rostedt 46b93b74fc tracing/lockdep: Fix dependency of TRACE_IRQFLAGS 15 years ago
Naohiro Aota 1458ce166c idr: describe how nextidp works in idr_get_next(). 15 years ago
Naohiro Aota ea24ea850b idr: fix kernel-doc warnings. 15 years ago
Jeffrey Carlyle edce6820a9 scatterlist: prevent invalid free when alloc fails 15 years ago
NeilBrown 7c44ece988 Move .gitignore from drivers/md to lib/raid6 15 years ago
Xiaotian Feng f6e6e7799e kobject_uevent: fix typo in comments 15 years ago
Dave Chinner 144dcfc012 radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags 15 years ago
Dave Chinner b6dd08652e radix-tree: clear all tags in radix_tree_node_rcu_free 15 years ago
Jan Kara d5ed3a4af7 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() 15 years ago
Paul E. McKenney 910b1b7e19 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable 15 years ago
Arnd Bergmann a1115570b3 radix-tree: __rcu annotations 15 years ago
Paul E. McKenney b163760e37 rcu: make CPU stall warning timeout configurable 15 years ago
Paul E. McKenney ca5ecddfa8 rcu: define __rcu address space modifier for sparse 15 years ago
Randy Dunlap 625fdcaa6d latencytop: Fix kconfig dependency warnings 15 years ago
David Howells 1490cf5f0c MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader 15 years ago
NeilBrown a8e026c785 Further tidyup of raid6 naming in lib/raid6 15 years ago
NeilBrown d5302fe41f Make lib/raid6/test build correctly. 15 years ago
Prarit Bhargava dd21e9bdff lib/decompress_bunzip2.c: fix checkstack warning 15 years ago