summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | locking/static_keys: Provide a selftestIngo Molnar2015-08-031-2/+2
| * | jump_label: Provide a self-testJason Baron2015-08-031-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-2/+0
|\ \
| * | lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg2015-08-261-2/+0
| |/
* / lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-241-0/+1
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-021-0/+3
|\
| * kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-111-0/+3
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-191-2/+2
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-171-1/+1
| |\
| | * sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-161-1/+1
| * | lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-171-1/+1
| * | lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-171-1/+1
| |/
* / lib: add software 842 compression/decompressionDan Streetman2015-05-111-0/+2
|/
* move iov_iter.c from mm/ to lib/Al Viro2015-02-171-1/+1
* lib: add kasan test moduleAndrey Ryabinin2015-02-131-3/+4
* hexdump: introduce test suiteAndy Shevchenko2015-02-121-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-1/+1
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-041-1/+1
|\ \
| * | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-041-1/+1
| |/
* / rhashtable: Make selftest modularGeert Uytterhoeven2015-01-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+1
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+1
* | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-101-1/+1
|\ \ | |/ |/|
| * seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-191-1/+1
* | reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa2014-11-161-2/+2
|/
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-141-1/+1
* lib: remove prio_heapLai Jiangshan2014-10-141-1/+1
* lib: add lib/glob.cGeorge Spelvin2014-08-061-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-1/+1
|\
| * lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-1/+1
* | test: add firmware_class loader testKees Cook2014-07-171-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+1
|\
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-121-0/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-121-2/+1
|\ \
| * | lib: Export interval_treeChris Wilson2014-05-051-2/+1
| |/
* / lib: add fdt_empty_tree.cMark Salter2014-04-301-1/+2
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
| * audit: Add generic compat syscall supportAKASHI Takahiro2014-03-201-0/+1
* | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-071-1/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
| |\ \
| | * | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-1/+1
| | |/
| * | test: check copy_to/from_user boundary validationKees Cook2014-01-231-0/+1
| * | test: add minimal module for verification testingKees Cook2014-01-231-0/+1
| |/
* / x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-061-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-221-2/+2
|\
| * percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap2013-11-191-2/+2
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-0/+1
|\ \
| * | Add a generic associative array implementation.David Howells2013-09-241-0/+1
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-4/+0
|\ \