aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds8-62/+491
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-87/+295
2012-05-22lib/raid6: cleanup gen_syndrome function selectionJim Kukunas1-47/+57
2012-05-22lib/raid6: update test program for recovery functionsJim Kukunas3-17/+32
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas5-5/+409
2012-05-22lib/raid6: fix test program buildJim Kukunas1-1/+1
2012-05-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+22
2012-05-21Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+5
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer1-1/+1
2012-05-09printk() - restore timestamp printing at console outputKay Sievers1-6/+10
2012-05-07kobject: fix the uncorrect commentZhi Yong Wu1-1/+1
2012-05-07Revert "dynamic_debug: remove unneeded includes"Greg Kroah-Hartman1-0/+10
2012-05-04dynamic_debug: remove unneeded includesJim Cromie1-10/+0
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2-9/+10
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V3-0/+145
2012-04-30dynamic_debug: init with early_initcall, not arch_initcallJim Cromie1-2/+2
2012-04-30dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie1-6/+11
2012-04-30dynamic_debug: add modname arg to exec_query callchainJim Cromie1-8/+13
2012-04-30dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie1-1/+11
2012-04-30dynamic_debug: simplify dynamic_debug_init error exitJim Cromie1-11/+8
2012-04-30dynamic_debug: combine parse_args callbacks togetherJim Cromie1-16/+20
2012-04-30dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie1-0/+2
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie1-0/+49
2012-04-30dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie1-46/+35
2012-04-24rcu: List-debug variants of rcu list routines.Dave Jones1-0/+22
2012-04-23lib/kobject.c : Remove redundant check in create_diryan1-7/+5
2012-04-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman1-10/+4
2012-04-18driver core: check start node in klist_iter_init_nodeHannes Reinecke1-4/+10
2012-04-18debugobjects: Fill_pool() returns void nowDan Carpenter1-1/+1
2012-04-18mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl1-2/+3
2012-04-11debugobjects: printk with irqs enabledThomas Gleixner1-1/+1
2012-04-11debugobjects: Remove unused return value from fill_pool()Thomas Gleixner1-4/+3
2012-04-10kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams1-7/+7
2012-03-30debug: Add CONFIG_READABLE_ASMAndi Kleen1-0/+9
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-270/+188
2012-03-28crc32: add help text for the algorithm select optionDarrick J. Wong1-0/+4
2012-03-28radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov1-258/+33
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov1-0/+151
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat1-12/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+5
2012-03-25Introduce CONFIG_GENERIC_IORichard Weinberger1-0/+5
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds63-63/+71
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds8-0/+9
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-8/+0