summaryrefslogtreecommitdiff
path: root/lib/Makefile (unfollow)
Commit message (Expand)Author
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2014-05-05lib: Export interval_treeChris Wilson
2014-04-30lib: add fdt_empty_tree.cMark Salter
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23test: add minimal module for verification testingKees Cook
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra
2013-09-24Add a generic associative array implementation.David Howells
2013-09-09idr: Percpu idaKent Overstreet
2013-09-02lockref: uninline lockref helper functionsLinus Torvalds
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09lib: add weak clz/ctz functionsChanho Min
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko
2013-06-03percpu: implement generic percpu refcountingKent Overstreet
2013-05-23lib: make iovec obj instead of libRandy Dunlap
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov
2012-12-17percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner
2012-11-28lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton
2012-10-09prio_tree: removeMichel Lespinasse
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse
2012-10-09rbtree: performance and correctness testMichel Lespinasse
2012-10-08X.509: Add an ASN.1 decoderDavid Howells
2012-10-08X.509: Implement simple static OID registryDavid Howells
2012-09-30lib: Add early cpio decoderH. Peter Anvin
2012-07-30powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita
2012-07-30memory: memory notifier error injection moduleAkinobu Mita
2012-07-30PM: PM notifier error injection moduleAkinobu Mita
2012-07-30fault-injection: notifier error injectionAkinobu Mita
2012-07-30string: introduce memweight()Akinobu Mita
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney
2012-06-09lib: Proportions with flexible periodJan Kara
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V
2012-04-20lib: add support for stmp-style devicesWolfram Sang