summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+2
* lib: add weak clz/ctz functionsChanho Min2013-07-091-1/+1
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+2
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-0/+2
* | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-07-021-1/+1
|\ \
| * | percpu: implement generic percpu refcountingKent Overstreet2013-06-031-1/+1
| |/
* / net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-051-0/+2
|/
* lib: make iovec obj instead of libRandy Dunlap2013-05-231-2/+2
* Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-201-1/+1
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-0/+1
* lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-1/+3
* Move utf16 functions to kernel core and renameMatthew Garrett2013-04-151-0/+2
* kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-271-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-2/+2
|\
| * powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt2012-12-141-2/+2
* | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-171-1/+2
* | percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov2012-12-171-1/+1
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-1/+2
|\ \
| * | lib: Add early cpio decoderH. Peter Anvin2012-09-301-1/+1
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+1
|\ \ \
| * | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton2012-11-281-2/+1
| | |/ | |/|
* / | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-061-1/+1
|/ /
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+18
|\ \
| * | X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+2
| * | X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+16
| |/
* | prio_tree: removeMichel Lespinasse2012-10-091-2/+1
* | rbtree: add prio tree and interval tree testsMichel Lespinasse2012-10-091-0/+4
* | rbtree: performance and correctness testMichel Lespinasse2012-10-091-0/+2
|/
* Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-301-1/+1
|\
| * lib: Proportions with flexible periodJan Kara2012-06-091-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-1/+6
|\ \
| * | powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita2012-07-301-0/+2
| * | memory: memory notifier error injection moduleAkinobu Mita2012-07-301-0/+1
| * | PM: PM notifier error injection moduleAkinobu Mita2012-07-301-0/+1
| * | fault-injection: notifier error injectionAkinobu Mita2012-07-301-0/+1
| * | string: introduce memweight()Akinobu Mita2012-07-301-1/+1
| |/
* / of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney2012-07-231-0/+5
|/
* Merge branch 'generic-string-functions'Linus Torvalds2012-05-261-0/+1
|\
| * lib: add generic strnlen_user() functionLinus Torvalds2012-05-261-0/+1
* | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-0/+2
|\ \ | |/ |/|
| * lib: add support for stmp-style devicesWolfram Sang2012-04-201-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-241-0/+2
|\ \
| * | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-241-0/+2
| |/
* / ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-021-0/+2
|/
* lib: Fix multiple definitions of clz_tabDavid Miller2012-02-021-0/+2
* lib: digital signature config option name changeDmitry Kasatkin2012-01-181-1/+1
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-101-0/+3
|\
| * crypto: digital signature verification supportDmitry Kasatkin2011-11-091-0/+1
| * crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-091-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-0/+1
|\ \