aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09lib: add lz4 compressor moduleChanho Min1-0/+2
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+2
2013-07-09lib: add weak clz/ctz functionsChanho Min1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+2
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven1-0/+2
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko1-0/+2
2013-06-03percpu: implement generic percpu refcountingKent Overstreet1-1/+1
2013-05-23lib: make iovec obj instead of libRandy Dunlap1-2/+2
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell1-1/+1
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-0/+1
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-1/+3
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett1-0/+2
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold1-1/+1
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2012-12-17percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov1-1/+2
2012-12-17percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov1-1/+1
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt1-2/+2
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+1
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner1-1/+1
2012-11-28lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton1-2/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+18
2012-10-09prio_tree: removeMichel Lespinasse1-2/+1
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse1-0/+4
2012-10-09rbtree: performance and correctness testMichel Lespinasse1-0/+2
2012-10-08X.509: Add an ASN.1 decoderDavid Howells1-0/+2
2012-10-08X.509: Implement simple static OID registryDavid Howells1-0/+16
2012-09-30lib: Add early cpio decoderH. Peter Anvin1-1/+1
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+6
2012-07-30powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita1-0/+2
2012-07-30memory: memory notifier error injection moduleAkinobu Mita1-0/+1
2012-07-30PM: PM notifier error injection moduleAkinobu Mita1-0/+1
2012-07-30fault-injection: notifier error injectionAkinobu Mita1-0/+1
2012-07-30string: introduce memweight()Akinobu Mita1-1/+1
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney1-0/+5
2012-06-09lib: Proportions with flexible periodJan Kara1-1/+1
2012-05-26Merge branch 'generic-string-functions'Linus Torvalds1-0/+1
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds1-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+2
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller1-0/+2
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V1-0/+2
2012-04-20lib: add support for stmp-style devicesWolfram Sang1-0/+2
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller1-0/+2
2012-01-18lib: digital signature config option name changeDmitry Kasatkin1-1/+1
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+3
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1