aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-17
|\
| * sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-16
* | lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-17
* | lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-17
|/
* move iov_iter.c from mm/ to lib/Al Viro2015-02-17
* lib: add kasan test moduleAndrey Ryabinin2015-02-14
* hexdump: introduce test suiteAndy Shevchenko2015-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\ \
| * | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-04
| |/
* / rhashtable: Make selftest modularGeert Uytterhoeven2015-01-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-19
* | reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa2014-11-16
|/
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-13
* lib: remove prio_heapLai Jiangshan2014-10-13
* lib: add lib/glob.cGeorge Spelvin2014-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02
* | test: add firmware_class loader testKees Cook2014-07-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-12
|\ \
| * | lib: Export interval_treeChris Wilson2014-05-05
| |/
* / lib: add fdt_empty_tree.cMark Salter2014-04-30
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
* | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
| |\ \
| | * | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-17
| | |/
| * | test: check copy_to/from_user boundary validationKees Cook2014-01-23
| * | test: add minimal module for verification testingKees Cook2014-01-23
| |/
* / x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-06
|/
* 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-20
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\ \
| * | Add a generic associative array implementation.David Howells2013-09-24
| |/
* | 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
| |/
* / percpu: add test module for various percpu operationsGreg Thelen2013-11-12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-12
|\
| * idr: Percpu idaKent Overstreet2013-09-09
* | lockref: uninline lockref helper functionsLinus Torvalds2013-09-02
|/
* lib: add lz4 compressor moduleChanho Min2013-07-09
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09