aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\
| * Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6Philipp Reisner2012-11-09
| |\
| | * lru_cache: allow multiple changes per transactionLars Ellenberg2011-10-14
| | * lru_cache: consolidate lc_get and lc_try_getLars Ellenberg2011-10-14
| | * lru_cache.h: fix comments referring to ts_ instead of lc_Lars Ellenberg2011-10-14
| | * drbd: use clear_bit_unlock() where appropriateLars Ellenberg2011-10-14
* | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-16
|\ \ \
| * | | swiotlb: Do not export swiotlb_bounce since there are no external consumersAlexander Duyck2012-10-30
| * | | swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck2012-10-30
| * | | swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck2012-10-30
| * | | swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck2012-10-30
| * | | swiotlb: Make io_tlb_overflow_buffer a physical addressAlexander Duyck2012-10-30
| * | | swiotlb: Make io_tlb_start a physical address instead of a virtual oneAlexander Duyck2012-10-30
| * | | swiotlb: Make io_tlb_end a physical address instead of a virtual oneAlexander Duyck2012-10-30
| |/ /
* | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \ \
| * | | lib: Add early cpio decoderH. Peter Anvin2012-09-30
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \
| * | | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| * | | | treewide: Fix typos in various KconfigMasanari Iida2012-12-03
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
| |\ \ \ \
| | * | | | rcu: Reduce default RCU CPU stall warning timeoutPaul E. McKenney2012-11-13
* | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-11
* | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton2012-11-28
| | |_|/ / / | |/| | | |
* | | | | | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-06
* | | | | | ASN.1: Fix an indefinite length skip errorDavid Howells2012-12-04
| |/ / / / |/| | | |
* | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-23
|/ / / /
* / / / genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2012-10-25
|/ / /
* | | lib/dma-debug.c: fix __hash_bucket_find()Ming Lei2012-10-19
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \ \
| * | | X.509: Fix indefinite length element skip error handlingDavid Howells2012-10-10
| * | | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-07
| * | | X.509: Add an ASN.1 decoderDavid Howells2012-10-07
| * | | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-07
| * | | X.509: Implement simple static OID registryDavid Howells2012-10-07
| * | | MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verificationDavid Howells2012-10-07
| * | | MPILIB: Provide count_leading/trailing_zeros() based on arch functionsDavid Howells2012-10-07
| |/ /
* | | Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds2012-10-10
|\ \ \
| * | | lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr...Ezequiel Garcia2012-10-10
* | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\ \ \ \ | |/ / / |/| | |
| * | | scatterlist: refactor the sg_nentsMaxim Levitsky2012-09-28
| * | | scatterlist: add sg_nentsMaxim Levitsky2012-09-27
* | | | mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse2012-10-09
* | | | mm: interval tree updatesMichel Lespinasse2012-10-09
* | | | rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-09
* | | | prio_tree: removeMichel Lespinasse2012-10-09
* | | | mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* | | | rbtree: add prio tree and interval tree testsMichel Lespinasse2012-10-09