aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAge
* kfifo: move kfifo.c from kernel/ to lib/Stefani Seibold2013-02-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt2012-12-13
* | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-17
* | percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov2012-12-17
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-14
|\ \
| * | lib: Add early cpio decoderH. Peter Anvin2012-09-30
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \
| * | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUGBill Pemberton2012-11-28
| | |/ | |/|
* / | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-06
|/ /
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \
| * | X.509: Add an ASN.1 decoderDavid Howells2012-10-07
| * | X.509: Implement simple static OID registryDavid Howells2012-10-07
| |/
* | prio_tree: removeMichel Lespinasse2012-10-09
* | rbtree: add prio tree and interval tree testsMichel Lespinasse2012-10-09
* | rbtree: performance and correctness testMichel Lespinasse2012-10-09
|/
* Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-31
|\
| * lib: Proportions with flexible periodJan Kara2012-06-08
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-30
|\ \
| * | powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita2012-07-30
| * | memory: memory notifier error injection moduleAkinobu Mita2012-07-30
| * | PM: PM notifier error injection moduleAkinobu Mita2012-07-30
| * | fault-injection: notifier error injectionAkinobu Mita2012-07-30
| * | string: introduce memweight()Akinobu Mita2012-07-30
| |/
* / of/lib: Allow scripts/dtc/libfdt to be used from kernel codeDavid Daney2012-07-23
|/
* Merge branch 'generic-string-functions'Linus Torvalds2012-05-26
|\
| * lib: add generic strnlen_user() functionLinus Torvalds2012-05-26
* | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ | |/ |/|
| * lib: add support for stmp-style devicesWolfram Sang2012-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \
| * | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24
| |/
* / ddr: add LPDDR2 data from JESD209-2Aneesh V2012-05-02
|/
* lib: Fix multiple definitions of clz_tabDavid Miller2012-02-01
* lib: digital signature config option name changeDmitry Kasatkin2012-01-17
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-11
|\
| * crypto: digital signature verification supportDmitry Kasatkin2011-11-09
| * crypto: GnuPG based MPI lib - make files (part 3)Dmitry Kasatkin2011-11-09
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\ \
| * | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * | kref: Inline all functionsPeter Zijlstra2011-12-13
| |/
* / dql: Dynamic queue limitsTom Herbert2011-11-29
|/
* llist: Make some llist functions inlineHuang Ying2011-10-04
* bitops: Move find_next_bit.o from lib-y to obj-yGeert Uytterhoeven2011-08-30
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
* Merge branch 'apei' into apei-releaseLen Brown2011-08-03
|\
| * lib, Add lock-less NULL terminated single listHuang Ying2011-08-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\ \ | |/ |/|
| * lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-03
| * lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-03