summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)Author
2012-06-09lib: Fix possible deadlock in flexible proportion codeJan Kara
2012-06-09lib: Proportions with flexible periodJan Kara
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-06-06spinlock: Indicate that a lockup is only suspectedChristian Borntraeger
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-05-31vsprintf: further optimize decimal conversionDenys Vlasenko
2012-05-31vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely
2012-05-31bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA
2012-05-31bql: Avoid unneeded limit decrement.Hiroaki SHIMODA
2012-05-31bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA
2012-05-29lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier
2012-05-29radix-tree: fix preload vector sizeNick Piggin
2012-05-29spinlock_debug: print kallsyms name for lockStephen Boyd
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd
2012-05-29lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton
2012-05-29lib/string_helpers.c: make arrays staticAndrew Morton
2012-05-29lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-05-29list_debug: WARN for adding something already in the listChris Metcalf
2012-05-29swiotlb: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-05-28lib/raid6: fix sparse warnings in recovery functionsJim Kukunas
2012-05-27lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-26Remove unused code from MPI libraryDmitry Kasatkin
2012-05-26Revert "crypto: GnuPG based MPI lib - additional sources (part 4)"Dmitry Kasatkin
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas
2012-05-22lib/raid6: fix test program buildJim Kukunas
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer
2012-05-09printk() - restore timestamp printing at console outputKay Sievers
2012-05-07kobject: fix the uncorrect commentZhi Yong Wu
2012-05-07Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman
2012-05-07panic: Make panic_on_oops configurableKyle McMartin
2012-05-04dynamic_debug: remove unneeded includesJim Cromie
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V
2012-04-30dynamic_debug: init with early_initcall, not arch_initcallJim Cromie
2012-04-30dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie
2012-04-30dynamic_debug: add modname arg to exec_query callchainJim Cromie
2012-04-30dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie
2012-04-30dynamic_debug: simplify dynamic_debug_init error exitJim Cromie
2012-04-30dynamic_debug: combine parse_args callbacks togetherJim Cromie
2012-04-30dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie
2012-04-30dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie
2012-04-24rcu: List-debug variants of rcu list routines.Dave Jones
2012-04-23lib/kobject.c : Remove redundant check in create_diryan
2012-04-20lib: add support for stmp-style devicesWolfram Sang