summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap2013-11-19
| * percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modulesNicholas Bellinger2013-11-07
| * percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-03
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\ \
| * | MPILIB: add module description and licenseKonstantin Khlebnikov2013-09-25
| * | KEYS: Expand the capacity of a keyringDavid Howells2013-09-24
| * | Add a generic associative array implementation.David Howells2013-09-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \
| * | | random32: use msecs_to_jiffies for reseed timerDaniel Borkmann2013-11-14
| * | | random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann2013-11-14
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\ \ \ \
| | * | | | swiotlb: print a warning when the swiotlb is fullStefano Stabellini2013-10-25
| * | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\ \ \ \ \ | | |/ / / /
| * | | | | tracing/events: Fix swiotlb tracepoint creationThierry Reding2013-10-24
| * | | | | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-02
| | |_|/ / | |/| | |
* | | | | kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen2013-11-15
* | | | | llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton2013-11-15
* | | | | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-15
* | | | | vsprintf: ignore %n againKees Cook2013-11-15
* | | | | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-15
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06
| * | | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-14
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2013-11-08
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | percpu_ida: add an API to return free tagsShaohua Li2013-10-25
| | * | | | | percpu_ida: add percpu_ida_for_each_freeShaohua Li2013-10-25
| | * | | | | percpu_ida: make percpu_ida percpu size/batch configurableShaohua Li2013-10-25
| | * | | | | percpu_counter: make APIs irq safeShaohua Li2013-10-25
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \ \ \
| * | | | | | random32: add test cases for taus113 implementationDaniel Borkmann2013-11-11
| * | | | | | random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2013-11-11
| * | | | | | random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2013-11-11
| * | | | | | random32: add periodic reseedingHannes Frederic Sowa2013-11-11
| * | | | | | random32: fix off-by-one in seeding requirementDaniel Borkmann2013-11-11
| * | | | | | lib: crc32: reduce number of cases for crc32{, c}_combineDaniel Borkmann2013-11-04
| * | | | | | lib: crc32: conditionally resched when running testcasesDaniel Borkmann2013-11-04
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | lib: crc32: add test cases for crc32{, c}_combine routinesDaniel Borkmann2013-11-03
| * | | | | | lib: crc32: add functionality to combine two crc32{, c}s in GF(2)Daniel Borkmann2013-11-03
| * | | | | | lib: crc32: clean up spacing in test casesDaniel Borkmann2013-11-03
* | | | | | | lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen2013-11-13
* | | | | | | lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong2013-11-13
* | | | | | | lib/vsprintf.c: document formats for dentry and struct fileOlof Johansson2013-11-13
* | | | | | | lib/debugobjects.c: remove unnecessary work pending testXie XiuQi2013-11-13
* | | | | | | vsprintf: check real user/group id for %pKRyan Mallon2013-11-13