summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \
| * | kref: Inline all functionsPeter Zijlstra2011-12-131-1/+1
| |/
* / dql: Dynamic queue limitsTom Herbert2011-11-291-0/+2
|/
* llist: Make some llist functions inlineHuang Ying2011-10-041-3/+1
* bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven2011-08-301-2/+2
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-061-1/+1
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+2
|\
| * lib, Add lock-less NULL terminated single listHuang Ying2011-08-031-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-0/+3
|\ \ | |/ |/|
| * lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-031-0/+2
| * lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-031-0/+1
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+2
|/
* lib: Add generic binary search function to the kernel.Tim Abbott2011-05-191-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-1/+5
|\
| * bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+1
| * kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-221-0/+2
| * Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-161-1/+0
| |\
| | * BKL: That's all, folksArnd Bergmann2011-03-051-1/+0
| * | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+2
| |/
* / lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+1
|/
* decompressors: add boot-time XZ supportLasse Collin2011-01-131-0/+1