Commit Graph

2063 Commits (ebddc88e99f76ddae8c0a82e0461fc04d67d3da2)

Author SHA1 Message Date
Anton Blanchard f39cdaebb8 fault-inject: avoid call to random32() if fault injection is disabled 13 years ago
Joern Engel 39caa0916e btree: catch NULL value before it does harm 13 years ago
Roland Dreier cbf8ae32f6 btree: fix tree corruption in btree_get_prev() 13 years ago
Christian Borntraeger 8a173b1476 spinlock: Indicate that a lockup is only suspected 13 years ago
Konstantin Khlebnikov fffaee365f radix-tree: fix contiguous iterator 13 years ago
Denys Vlasenko 133fd9f5cd vsprintf: further optimize decimal conversion 13 years ago
Grant Likely 725fe002d3 vsprintf: correctly handle width when '#' flag used in %#p format 13 years ago
Hiroaki SHIMODA 914bec1011 bql: Avoid possible inconsistent calculation. 13 years ago
Hiroaki SHIMODA 25426b794e bql: Avoid unneeded limit decrement. 13 years ago
Hiroaki SHIMODA 0cfd32b736 bql: Fix POSDIFF() to integer overflow aware. 13 years ago
Pierre Carrier 7c20342230 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' 13 years ago
Nick Piggin 5536805292 radix-tree: fix preload vector size 13 years ago
Stephen Boyd fd0a37355c spinlock_debug: print kallsyms name for lock 13 years ago
Stephen Boyd 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
Andrew Morton 05a6c8a922 lib/bitmap.c: fix documentation for scnprintf() functions 13 years ago
Andrew Morton 68aecfb979 lib/string_helpers.c: make arrays static 13 years ago
Uwe Kleine-König 26d7b99b83 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata 13 years ago
Chris Metcalf 17a801f4bf list_debug: WARN for adding something already in the list 13 years ago
Bjorn Helgaas 3af684c7c5 swiotlb: print physical addresses consistently with other parts of kernel 13 years ago
Jim Kukunas 2aa4ee2a88 lib/raid6: fix sparse warnings in recovery functions 13 years ago
Paul Mackerras 69ea640598 lib: Fix generic strnlen_user for 32-bit big-endian machines 13 years ago
Linus Torvalds a08c5356a3 lib: add generic strnlen_user() function 13 years ago
Linus Torvalds 36126f8f2e word-at-a-time: make the interfaces truly generic 13 years ago
David S. Miller 2922585b93 lib: Sparc's strncpy_from_user is generic enough, move under lib/ 13 years ago
Jim Kukunas 96e67703e7 lib/raid6: cleanup gen_syndrome function selection 13 years ago
Jim Kukunas 2dbf708448 lib/raid6: update test program for recovery functions 13 years ago
Jim Kukunas 048a8b8c89 lib/raid6: Add SSSE3 optimized recovery functions 13 years ago
Jim Kukunas f674ef7b43 lib/raid6: fix test program build 13 years ago
Oskar Schirmer 6684b5729d lib: Change mail address of Oskar Schirmer 13 years ago
Kay Sievers 649e6ee33f printk() - restore timestamp printing at console output 13 years ago
Zhi Yong Wu 9ff1f838e9 kobject: fix the uncorrect comment 13 years ago
Greg Kroah-Hartman fef15d2f3d Revert "dynamic_debug: remove unneeded includes" 13 years ago
Kyle McMartin 2a01bb3885 panic: Make panic_on_oops configurable 13 years ago
Jim Cromie 04db6e5fdd dynamic_debug: remove unneeded includes 13 years ago
Aneesh V 9c1c21a053 ddr: add LPDDR2 data from JESD209-2 13 years ago
Jim Cromie 3ec5652ab7 dynamic_debug: init with early_initcall, not arch_initcall 13 years ago
Jim Cromie 29e36c9ffb dynamic_debug: update Documentation/*, Kconfig.debug 13 years ago
Jim Cromie 8e59b5cfb9 dynamic_debug: add modname arg to exec_query callchain 13 years ago
Jim Cromie 4107692760 dynamic_debug: print ram usage by ddebug tables if verbose 13 years ago
Jim Cromie af442399fc dynamic_debug: simplify dynamic_debug_init error exit 13 years ago
Jim Cromie 6ab676e964 dynamic_debug: combine parse_args callbacks together 13 years ago
Jim Cromie f0b919d967 dynamic_debug: deprecate ddebug_query, suggest dyndbg instead 13 years ago
Jim Cromie b48420c1d3 dynamic_debug: make dynamic-debug work for module initialization 13 years ago
Jim Cromie b8ccd5dee7 dynamic_debug: replace if (verbose) pr_info with macro vpr_info 13 years ago
Dave Jones 559f9badd1 rcu: List-debug variants of rcu list routines. 13 years ago
yan 6b9606106b lib/kobject.c : Remove redundant check in create_dir 13 years ago
Wolfram Sang 4ccf4beab8 lib: add support for stmp-style devices 13 years ago
Greg Kroah-Hartman 7cd9c9bb57 Revert "driver core: check start node in klist_iter_init_node" 13 years ago
Hannes Reinecke a15d49fd30 driver core: check start node in klist_iter_init_node 13 years ago
Dan Carpenter 3340808cf0 debugobjects: Fill_pool() returns void now 13 years ago