aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-21
| |/
* | Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \
| * | swiotlb: Use page alignment for early buffer allocationYinghai Lu2010-10-11
| * | swiotlb: make io_tlb_overflow staticFUJITA Tomonori2010-10-11
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \
| * | | jump_label: Use more consistent namingPeter Zijlstra2010-10-18
| * | | Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
| |\| |
| * | | jump label: Convert dynamic debug to use jump labelsJason Baron2010-09-22
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
| |\ \ \ | | | |/ | | |/|
| * | | tracing/lockdep: Fix dependency of TRACE_IRQFLAGSSteven Rostedt2010-08-31
* | | | Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-07
|\ \ \ \ | | |_|/ | |/| |
| * | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
| * | | lib/list_sort: do not pass bad pointers to cmp callbackDon Mullis2010-10-01
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-10
| |\ \
| | * | scatterlist: prevent invalid free when alloc failsJeffrey Carlyle2010-08-30
* | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
|\| | |
| * | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-30
| | |/ | |/|
| * | kobject_uevent: fix typo in commentsXiaotian Feng2010-08-23
| |/
| * Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...Linus Torvalds2010-08-22
| |\
| | * radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tagsDave Chinner2010-08-22
| | * radix-tree: clear all tags in radix_tree_node_rcu_freeDave Chinner2010-08-22
* | | rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameterPaul E. McKenney2010-09-23
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-23
|\ \ \ | |/ / |/| |
| * | rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-19
| * | radix-tree: __rcu annotationsArnd Bergmann2010-08-19
| * | rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-19
| * | rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-19
* | | lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged()Jan Kara2010-08-20
|/ /
* / latencytop: Fix kconfig dependency warningsRandy Dunlap2010-08-17
|/
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-12
|\
| * Further tidyup of raid6 naming in lib/raid6NeilBrown2010-08-11
| * Make lib/raid6/test build correctly.NeilBrown2010-08-11
| * Rename raid6 files now they're in a 'raid6' directory.David Woodhouse2010-08-10
* | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2010-08-12
* | lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava2010-08-11
* | lib/bug.c: add oops end marker to WARN implementationAnton Blanchard2010-08-11
* | lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard2010-08-11
|/
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-10
|\
| * Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-09
| |\
| | * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-29
* | | Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2010-08-10
|\ \ \
| * | | lib/scatterlist: Hook sg_kmalloc into kmemleak (v2)Chris Wilson2010-07-28
| * | | kmemleak: Introduce a default off mode for kmemleakJason Baron2010-07-19
* | | | rwsem: smaller wrappers around rwsem_down_failed_commonMichel Lespinasse2010-08-09
* | | | rwsem: wake queued readers when writer blocks on active read lockMichel Lespinasse2010-08-09
* | | | rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threadsMichel Lespinasse2010-08-09
* | | | rwsem: lighter active count checks when waking up readersMichel Lespinasse2010-08-09