aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* vsprintf: further optimize decimal conversionDenys Vlasenko2012-05-31
* vsprintf: correctly handle width when '#' flag used in %#p formatGrant Likely2012-05-31
* lib/vsprintf.c: "%#o",0 becomes '0' instead of '00'Pierre Carrier2012-05-29
* radix-tree: fix preload vector sizeNick Piggin2012-05-29
* spinlock_debug: print kallsyms name for lockStephen Boyd2012-05-29
* vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
* lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-29
* lib/string_helpers.c: make arrays staticAndrew Morton2012-05-29
* lib/test-kstrtox.c: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-29
* list_debug: WARN for adding something already in the listChris Metcalf2012-05-29
* swiotlb: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras2012-05-27
* Merge branch 'generic-string-functions'Linus Torvalds2012-05-26
|\
| * lib: add generic strnlen_user() functionLinus Torvalds2012-05-26
| * word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ | |/ |/|
| * lib: add support for stmp-style devicesWolfram Sang2012-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \
| * | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24
* | | Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-23
|\ \ \
| * | | lib/raid6: cleanup gen_syndrome function selectionJim Kukunas2012-05-21
| * | | lib/raid6: update test program for recovery functionsJim Kukunas2012-05-21
| * | | lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas2012-05-21
| * | | lib/raid6: fix test program buildJim Kukunas2012-05-21
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-23
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | debug: Add CONFIG_READABLE_ASMAndi Kleen2012-03-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | lib: Change mail address of Oskar SchirmerOskar Schirmer2012-05-17
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | printk() - restore timestamp printing at console outputKay Sievers2012-05-09
| * | | | kobject: fix the uncorrect commentZhi Yong Wu2012-05-07
| * | | | Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman2012-05-07
| * | | | dynamic_debug: remove unneeded includesJim Cromie2012-05-04
| * | | | Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-02
| * | | | dynamic_debug: init with early_initcall, not arch_initcallJim Cromie2012-04-30
| * | | | dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie2012-04-30
| * | | | dynamic_debug: add modname arg to exec_query callchainJim Cromie2012-04-30
| * | | | dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie2012-04-30
| * | | | dynamic_debug: simplify dynamic_debug_init error exitJim Cromie2012-04-30
| * | | | dynamic_debug: combine parse_args callbacks togetherJim Cromie2012-04-30
| * | | | dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie2012-04-30
| * | | | dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-30
| * | | | dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie2012-04-30
| * | | | lib/kobject.c : Remove redundant check in create_diryan2012-04-23
| * | | | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-19
| * | | | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-18
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | rcu: List-debug variants of rcu list routines.Dave Jones2012-04-24
| | |/ / | |/| |
* | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-05-21
|\ \ \ \ | |/ / / |/| | |