Commit Graph

1758 Commits (bbd9d6f7fbb0305c9a592bf05a32e87eb364a4ff)

Author SHA1 Message Date
Jason Baron 2d75af2f2a dynamic debug: Fix build issue with older gcc 14 years ago
Jens Axboe 6c23a9681c block: add internal hd part table references 14 years ago
Jerome Marchand e4a683c899 kref: add kref_test_and_get 14 years ago
Don Zickus 4a7863cc2e x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR 14 years ago
Christoph Lameter 819a72af8d percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options. 14 years ago
Thomas Gleixner 45f74264e1 timerqueue: Make timerqueue_getnext() static inline 14 years ago
John Stultz 9bb99b1470 timers: Fixup allmodconfig build issue 14 years ago
John Stultz 1f5a24794a timers: Rename timerlist infrastructure to timerqueue 14 years ago
Bruno Randolf af55688435 lib: Improve EWMA efficiency by using bitshifts 14 years ago
John Stultz 87de5ac782 timers: Introduce timerlist infrastructure. 14 years ago
Dave Airlie bcb38ceb22 Revert "debug_locks: set oops_in_progress if we will log messages." 14 years ago
Mimi Zohar dc88e46029 lib: hex2bin converts ascii hexadecimal string to binary 14 years ago
Thomas Hellstrom ecf7ace9a8 kref: Add a kref_sub function 14 years ago
Bruno Randolf c5485a7e75 lib: Add generic exponentially weighted moving average (EWMA) function 14 years ago
Jan Engelhardt 3654654f7a netlink: let nlmsg and nla functions take pointer-to-const args 14 years ago
Nick Piggin 27d20fddc8 radix-tree: fix RCU bug 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
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. 15 years ago
Thomas Renninger 6a5c083de2 Dynamic Debug: Initialize dynamic debug earlier via arch_initcall 15 years ago
Thomas Renninger a648ec05bb Dynamic Debug: Introduce ddebug_query= boot parameter 15 years ago
Thomas Renninger fd89cfb871 Dynamic Debug: Split out query string parsing/setup from proc_write 15 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 15 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