summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kcov: do not instrument lib/stackdepot.cAlexander Potapenko2016-10-111-0/+1
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-071-0/+2
|\
| * blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-171-0/+2
* | lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-211-1/+1
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+0
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-271-1/+1
|\
| * random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-031-1/+1
* | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-5/+0
* | lib/uuid: add a test moduleAndy Shevchenko2016-05-301-0/+1
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+1
|\
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-0/+1
* | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-191-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-181-0/+1
|\ \
| * | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-0/+1
| |/
* | lib/proportions: Remove unused codeRichard Cochran2016-04-011-1/+1
|/
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+3
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+12
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-0/+1
|\
| * dma: Provide simple noop dma opsChristian Borntraeger2016-03-021-0/+1
* | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-191-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-0/+1
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-0/+1
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+3
* | lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-201-1/+1
* | test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-201-1/+1
* | net: add support for netdev notifier error injectionNikolay Aleksandrov2015-12-011-0/+1
|/
* test_printf: test printf family at runtimeRasmus Villemoes2015-11-061-0/+1
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-081-1/+2
* Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-081-1/+1
|\
| * nmi: create generic NMI backtrace implementationRussell King2015-07-171-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-0/+2
|\ \
| * | 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
|\ \
OpenPOWER on IntegriCloud