aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2010-08-09rwsem: wake queued readers when writer blocks on active read lockMichel Lespinasse
2010-08-09rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threadsMichel Lespinasse
2010-08-09rwsem: lighter active count checks when waking up readersMichel Lespinasse
2010-08-09rwsem: fully separate code paths to wake writers vs readersMichel Lespinasse
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-09lib: vsprintf: useless strlen() removedMichal Nazarewicz
2010-08-09list debugging: warn when deleting a deleted entryBaruch Siach
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard
2010-08-09radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara
2010-08-09tmpfs: add accurate compare function to percpu_counter libraryTim Chen
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds