summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe2014-07-011-32/+54
|\
| * percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-281-0/+35
| * percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-281-23/+10
| * percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-281-6/+5
| * percpu-refcount: add helpers for ->percpu_count accessesTejun Heo2014-06-281-8/+9
| * percpu-refcount: one bit is enough for REF_STATUSTejun Heo2014-06-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-281-0/+55
|\ \
| * | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-271-0/+55
| |/
* | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-271-1/+3
|\ \
| * | lz4: fix another possible overrunGreg Kroah-Hartman2014-06-271-1/+3
* | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-271-10/+18
|\ \ \
| * | | swiotlb: don't assume PA 0 is invalidJan Beulich2014-06-201-10/+18
| | |/ | |/|
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-232-21/+43
|\ \ \ | | |/ | |/|
| * | lz4: ensure length does not wrapGreg Kroah-Hartman2014-06-231-0/+2
| * | lzo: properly check for overrunsGreg Kroah-Hartman2014-06-231-21/+41
| |/
* / lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-231-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-125-38/+2052
|\
| * cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-111-0/+63
| * net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov2014-06-111-13/+21
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-2/+2
| |\
| * | net: filter: fix length calculation in BPF testsuiteChema Gonzalez2014-06-021-5/+16
| * | net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann2014-06-011-0/+22
| * | net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann2014-06-011-1/+74
| * | net: Revert mlx4 cpumask changes.David S. Miller2014-06-011-64/+0
| * | cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-011-0/+64
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-301-38/+46
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-38/+46
| | |\ \
| | | * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-161-38/+46
| * | | | net: filter: use block statements in tcpdump testsDaniel Borkmann2014-05-301-68/+75
| * | | | net: filter: test fill/spill of all M[] regsDaniel Borkmann2014-05-301-0/+90
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-2/+2
| |\ \ \
| * | | | net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann2014-05-231-0/+94
| * | | | net: filter: improve test case frameworkDaniel Borkmann2014-05-231-155/+233
| * | | | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-231-1/+1
| * | | | lib/test_bpf.c: don't use gcc union shortcutAndrew Morton2014-05-231-52/+52
| * | | | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-211-2/+2
| * | | | net: fix test_bpf build to depend on NETRandy Dunlap2014-05-131-1/+1
| * | | | net: filter: additional BPF testsAlexei Starovoitov2014-05-121-0/+1224
| * | | | net: filter: BPF testsuiteAlexei Starovoitov2014-05-123-0/+336
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-125-2/+22
|\ \ \ \ \
| * \ \ \ \ Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-052-4/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | lib: Export interval_treeChris Wilson2014-05-055-2/+22
| | |/ / / | |/| | |
* | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0823-111/+204
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas2014-06-061-0/+6
| * | | | idr: reduce the unneeded check in free_layer()Lai Jiangshan2014-06-061-1/+1
| * | | | idr: don't need to shink the free list when idr_remove()Lai Jiangshan2014-06-061-16/+0
| * | | | idr: fix idr_replace()'s returned error codeLai Jiangshan2014-06-061-2/+2
| * | | | idr: fix NULL pointer dereference when ida_remove(unallocated_id)Lai Jiangshan2014-06-061-1/+1
| * | | | idr: fix unexpected ID-removal when idr_remove(unallocated_id)Lai Jiangshan2014-06-061-0/+8
| * | | | idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan2014-06-061-5/+3