summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAge
...
* | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-25
|/
* kcov: do not instrument lib/stackdepot.cAlexander Potapenko2016-10-11
* Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\
| * blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-17
* | lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-21
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-30
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-27
|\
| * random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-03
* | x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-08
* | lib/uuid: add a test moduleAndy Shevchenko2016-05-30
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-28
|\
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-28
* | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-18
|\ \
| * | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-15
| |/
* | lib/proportions: Remove unused codeRichard Cochran2016-04-01
|/
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\
| * dma: Provide simple noop dma opsChristian Borntraeger2016-03-02
* | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* | lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-20
* | test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-20
* | net: add support for netdev notifier error injectionNikolay Aleksandrov2015-12-01
|/
* test_printf: test printf family at runtimeRasmus Villemoes2015-11-06
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-08
|\
| * nmi: create generic NMI backtrace implementationRussell King2015-07-17
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * | locking/static_keys: Provide a selftestIngo Molnar2015-08-03
| * | jump_label: Provide a self-testJason Baron2015-08-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg2015-08-26
| |/
* | lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-24
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-02
|\
| * kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-11
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\ \ | |/
| * 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
| |/
* | lib: add software 842 compression/decompressionDan Streetman2015-05-11
|/
* move iov_iter.c from mm/ to lib/Al Viro2015-02-17
* lib: add kasan test moduleAndrey Ryabinin2015-02-13
* 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