aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg1-2/+0
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+3
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu1-2/+2
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes1-0/+3
2015-05-11lib: add software 842 compression/decompressionDan Streetman1-0/+2
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov1-1/+1
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov1-1/+1
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan1-1/+1
2015-02-17move iov_iter.c from mm/ to lib/Al Viro1-1/+1
2015-02-13lib: add kasan test moduleAndrey Ryabinin1-3/+4
2015-02-12hexdump: introduce test suiteAndy Shevchenko1-1/+3
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-1/+1
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro1-1/+1
2015-01-30rhashtable: Make selftest modularGeert Uytterhoeven1-0/+1
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-1/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+1
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)1-1/+1
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa1-2/+2
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg1-1/+1
2014-10-14lib: remove prio_heapLai Jiangshan1-1/+1
2014-08-06lib: add lib/glob.cGeorge Spelvin1-0/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf1-1/+1
2014-07-17test: add firmware_class loader testKees Cook1-0/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+1
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov1-0/+1
2014-05-05lib: Export interval_treeChris Wilson1-2/+1
2014-04-30lib: add fdt_empty_tree.cMark Salter1-1/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro1-0/+1
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-1/+3
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-01-23test: check copy_to/from_user boundary validationKees Cook1-0/+1
2014-01-23test: add minimal module for verification testingKees Cook1-0/+1
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-1/+1
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+2
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap1-2/+2
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2013-11-13percpu: add test module for various percpu operationsGreg Thelen1-0/+2
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra1-1/+0
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra1-2/+0
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra1-1/+0
2013-09-24Add a generic associative array implementation.David Howells1-0/+1