aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+18
2012-10-09prio_tree: removeGravatar Michel Lespinasse 1-2/+1
2012-10-09rbtree: add prio tree and interval tree testsGravatar Michel Lespinasse 1-0/+4
2012-10-09rbtree: performance and correctness testGravatar Michel Lespinasse 1-0/+2
2012-10-08X.509: Add an ASN.1 decoderGravatar David Howells 1-0/+2
2012-10-08X.509: Implement simple static OID registryGravatar David Howells 1-0/+16
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-1/+6
2012-07-30powerpc: pSeries reconfig notifier error injection moduleGravatar Akinobu Mita 1-0/+2
2012-07-30memory: memory notifier error injection moduleGravatar Akinobu Mita 1-0/+1
2012-07-30PM: PM notifier error injection moduleGravatar Akinobu Mita 1-0/+1
2012-07-30fault-injection: notifier error injectionGravatar Akinobu Mita 1-0/+1
2012-07-30string: introduce memweight()Gravatar Akinobu Mita 1-1/+1
2012-07-23of/lib: Allow scripts/dtc/libfdt to be used from kernel codeGravatar David Daney 1-0/+5
2012-06-09lib: Proportions with flexible periodGravatar Jan Kara 1-1/+1
2012-05-26Merge branch 'generic-string-functions'Gravatar Linus Torvalds 1-0/+1
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-0/+2
2012-05-26lib: add generic strnlen_user() functionGravatar Linus Torvalds 1-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-0/+2
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/Gravatar David S. Miller 1-0/+2
2012-05-02ddr: add LPDDR2 data from JESD209-2Gravatar Aneesh V 1-0/+2
2012-04-20lib: add support for stmp-style devicesGravatar Wolfram Sang 1-0/+2
2012-02-02lib: Fix multiple definitions of clz_tabGravatar David Miller 1-0/+2
2012-01-18lib: digital signature config option name changeGravatar Dmitry Kasatkin 1-1/+1
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityGravatar Linus Torvalds 1-0/+3
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2011-12-13kref: Inline all functionsGravatar Peter Zijlstra 1-1/+1
2011-11-29dql: Dynamic queue limitsGravatar Tom Herbert 1-0/+2
2011-11-28lib: add GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-0/+1
2011-11-09crypto: digital signature verification supportGravatar Dmitry Kasatkin 1-0/+1
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Gravatar Dmitry Kasatkin 1-0/+2
2011-10-04llist: Make some llist functions inlineGravatar Huang Ying 1-3/+1
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGravatar Geert Uytterhoeven 1-2/+2
2011-08-06crypto: Move md5_transform to lib/md5.cGravatar David S. Miller 1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+2
2011-08-03lib, Add lock-less NULL terminated single listGravatar Huang Ying 1-0/+2
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-06-03lib: cordic: add library module providing cordic angle calculationGravatar Arend van Spriel 1-0/+2
2011-06-03lib: crc8: add new library module providing crc8 algorithmGravatar Arend van Spriel 1-0/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Gravatar Akinobu Mita 1-6/+2
2011-05-19lib: Add generic binary search function to the kernel.Gravatar Tim Abbott 1-1/+2
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Artem Bityutskiy 1-1/+5
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEGravatar Akinobu Mita 1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightGravatar Alexey Dobriyan 1-0/+2
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-1/+0
2011-03-11lib: add shared BCH ECC libraryGravatar Ivan Djelic 1-0/+1
2011-03-05BKL: That's all, folksGravatar Arnd Bergmann 1-1/+0
2011-01-24lib: cpu_rmap: CPU affinity reverse-mappingGravatar Ben Hutchings 1-0/+2
2011-01-13decompressors: add boot-time XZ supportGravatar Lasse Collin 1-0/+1