aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
*-. 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
|\ \ \ | |/ / |/| |
| * | debugobjects: Fill_pool() returns void nowDan Carpenter2012-04-18
| * | debugobjects: printk with irqs enabledThomas Gleixner2012-04-11
| * | debugobjects: Remove unused return value from fill_pool()Thomas Gleixner2012-04-11
| |/
* | mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl2012-04-17
* | kobject: provide more diagnostic info for kobject_add_internal() failuresDan Williams2012-04-10
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\
| * locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-23
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \
| * | crc32: add help text for the algorithm select optionDarrick J. Wong2012-03-28
| * | radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov2012-03-28
| * | radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2012-03-28
| * | lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat2012-03-28
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ | |/ / |/| |
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
| |/
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-27
|\ \
| * | Introduce CONFIG_GENERIC_IORichard Weinberger2012-03-24
* | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \
| * | | lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \ \
| * | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
| * | | | lib: fix implicit users of kernel.h for TAINT_WARNPaul Gortmaker2012-02-28
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\ \ \ \
| * | | | sysctl: Improve the sysctl sanity checksEric W. Biederman2012-01-24