summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-211-1/+2
|\
| * Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-161-1/+2
| |\
| | * lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-091-1/+2
* | | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-211-61/+34Star
|\ \ \
| * | | kobject: Fix source code comment spellingBart Van Assche2014-01-091-1/+1
| * | | Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman2014-01-051-50/+0Star
| * | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-241-2/+2
| |\| |
| * | | kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-121-1/+1
| * | | kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi2013-12-091-1/+3
| * | | kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas2013-12-081-0/+1
| * | | kobject: delay kobject release for random timeBjorn Helgaas2013-12-081-3/+6
| * | | sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-301-1/+1
| * | | Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman2013-11-301-8/+1Star
| |\ \ \
| * | | | sysfs: drop kobj_ns_type handling, take #2Tejun Heo2013-11-271-5/+22
| | |_|/ | |/| |
* | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-201-0/+9
|\ \ \ \
| * | | | panic: Make panic_timeout configurableJason Baron2013-11-261-0/+9
| |/ / /
* | | | percpu_counter: unbreak __percpu_counter_add()Hugh Dickins2014-01-171-1/+1
* | | | lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei2014-01-151-2/+2
| |_|/ |/| |
* | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-021-2/+2
| |/ |/|
* | lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon2013-11-281-8/+1Star
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-222-5/+4Star
|\
| * percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap2013-11-201-2/+2
| * percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modulesNicholas Bellinger2013-11-071-0/+3
| * percpu_ida: Removing unused arguement from alloc_local_tagNick Swenson2013-10-031-3/+2Star
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-224-0/+1764
|\ \
| * | MPILIB: add module description and licenseKonstantin Khlebnikov2013-09-251-0/+3
| * | KEYS: Expand the capacity of a keyringDavid Howells2013-09-241-0/+1
| * | Add a generic associative array implementation.David Howells2013-09-243-0/+1760
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-201-4/+8
|\ \ \
| * | | random32: use msecs_to_jiffies for reseed timerDaniel Borkmann2013-11-141-2/+6
| * | | random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann2013-11-141-2/+2
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-081-0/+1
| |\ \ \ \
| | * | | | swiotlb: print a warning when the swiotlb is fullStefano Stabellini2013-10-251-0/+1
| * | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-083-8/+24
| |\| | | |
| * | | | | tracing/events: Fix swiotlb tracepoint creationThierry Reding2013-10-241-0/+1
| * | | | | tracing/events: Add bounce tracing to swiotblZoltan Kiss2013-10-021-0/+4
| | |_|/ / | |/| | |
* | | | | kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen2013-11-151-2/+2
* | | | | llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton2013-11-151-1/+1
* | | | | llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig2013-11-151-0/+22
* | | | | vsprintf: ignore %n againKees Cook2013-11-151-11/+9Star
* | | | | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra2013-11-152-8/+1Star
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-145-1060/+0Star
|\ \ \ \ \
| * | | | | locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-062-166/+0Star
| * | | | | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-063-591/+0Star
| * | | | | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-062-303/+0Star
| * | | | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-062-3/+2Star
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-11-142-23/+81
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'blk-mq/core' into for-3.13/coreJens Axboe2013-11-082-23/+81
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | percpu_ida: add an API to return free tagsShaohua Li2013-10-251-0/+17