summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* random32: use msecs_to_jiffies for reseed timerDaniel Borkmann2013-11-14
* random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann2013-11-14
* 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
* | | percpu: add test module for various percpu operationsGreg Thelen2013-11-13
* | | mm: do not walk all of system memory during show_memMel Gorman2013-11-13
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \
| * \ \ \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-11
| |\ \ \ \
| * \ \ \ \ Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\ \ \ \ \
| * | | | | | sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \
| * | | | | | | GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
| |/ / / / / /
* | | | | | | Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds2013-11-07
* | | | | | | Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-07
|\ \ \ \ \ \ \
| * | | | | | | sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings2013-10-16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-07
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | kobject: show debug info on delayed kobject releaseFengguang Wu2013-10-11
| * | | | | | kobject: grab an extra reference on kobject->sd to allow duplicate deletesTejun Heo2013-10-03
| * | | | | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
| |\ \ \ \ \ \
| * | | | | | | kobject: introduce kobj_completionJeff Mahoney2013-09-26
| * | | | | | | sysfs: drop kobj_ns_type handlingTejun Heo2013-09-26
| * | | | | | | sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2013-09-26
* | | | | | | | lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei2013-10-31
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds2013-10-29
| |_|/ / / / |/| | | | |
* | | | | | percpu_refcount: export symbolsMatias Bjorling2013-10-16
| |_|_|_|/ |/| | | |
* | | | | kobject: show debug info on delayed kobject releaseFengguang Wu2013-10-10
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-01
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: introduce upper case hex ascii helpersAndre Naujoks2013-09-20
| | |/ | |/|
* | | lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens2013-09-28
* | | sysfs: Allow mounting without CONFIG_NETEric W. Biederman2013-09-27
* | | lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon2013-09-27
| |/ |/|
* | lockref: use cmpxchg64 explicitly for lockless updatesWill Deacon2013-09-20
|/
* Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2013-09-13
|\