aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
AgeCommit message (Expand)Author
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov
2016-05-30lib/uuid: add a test moduleAndy Shevchenko
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-04-01lib/proportions: Remove unused codeRichard Cochran
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-02dma: Provide simple noop dma opsChristian Borntraeger
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf
2016-01-20test_hexdump: rename to test_hexdumpAndy Shevchenko
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2015-12-01net: add support for netdev notifier error injectionNikolay Aleksandrov
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-07-17nmi: create generic NMI backtrace implementationRussell King
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-02-17move iov_iter.c from mm/ to lib/Al Viro
2015-02-13lib: add kasan test moduleAndrey Ryabinin
2015-02-12hexdump: introduce test suiteAndy Shevchenko
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller