aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
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-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-14powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
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-26Merge branch 'generic-string-functions'Linus Torvalds
2012-05-26Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-26lib: add generic strnlen_user() functionLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus 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
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-01-18lib: digital signature config option name changeDmitry Kasatkin
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-13kref: Inline all functionsPeter Zijlstra
2011-11-29dql: Dynamic queue limitsTom Herbert
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-11-09crypto: digital signature verification supportDmitry Kasatkin
2011-11-09crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-08-30bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03lib, Add lock-less NULL terminated single listHuang Ying
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03lib: cordic: add library module providing cordic angle calculationArend van Spriel
2011-06-03lib: crc8: add new library module providing crc8 algorithmArend van Spriel