aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-10-22kobject: Introduce kset_find_obj_hinted.Robin Holt
2010-10-22Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger
2010-10-22Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger
2010-10-22Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger
2010-10-21Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-18jump_label: Use more consistent namingPeter Zijlstra
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-14kmemleak: add TILE to the list of supported architectures.Chris Metcalf
2010-10-11swiotlb: Use page alignment for early buffer allocationYinghai Lu
2010-10-11swiotlb: make io_tlb_overflow staticFUJITA Tomonori
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-07move async raid6 test to lib/Kconfig.debugDan Williams
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-06slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-01lib/list_sort: do not pass bad pointers to cmp callbackDon Mullis
2010-09-23rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney
2010-09-22jump label: Convert dynamic debug to use jump labelsJason Baron
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-31tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt
2010-08-31idr: describe how nextidp works in idr_get_next().Naohiro Aota
2010-08-31idr: fix kernel-doc warnings.Naohiro Aota
2010-08-30scatterlist: prevent invalid free when alloc failsJeffrey Carlyle
2010-08-30Move .gitignore from drivers/md to lib/raid6NeilBrown
2010-08-23kobject_uevent: fix typo in commentsXiaotian Feng
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-08-22Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...Linus Torvalds
2010-08-23radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner
2010-08-23radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner
2010-08-20lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara
2010-08-19rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney
2010-08-19radix-tree: __rcu annotationsArnd Bergmann
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-12MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells
2010-08-12Further tidyup of raid6 naming in lib/raid6NeilBrown
2010-08-12Make lib/raid6/test build correctly.NeilBrown
2010-08-11lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard
2010-08-11Rename raid6 files now they're in a 'raid6' directory.David Woodhouse
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-10Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2010-08-09rwsem: smaller wrappers around rwsem_down_failed_commonMichel Lespinasse