| Commit message (Expand) | Author | Age |
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 |
* | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko | 2013-04-30 |
* | Move utf16 functions to kernel core and rename | Matthew Garrett | 2013-04-15 |
* | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold | 2013-02-27 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 |
|\ |
|
| * | powerpc+of: Rename and fix OF reconfig notifier error inject module | Benjamin Herrenschmidt | 2012-12-13 |
* | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-17 |
* | | percpu_rw_semaphore: reimplement to not block the readers unnecessarily | Oleg Nesterov | 2012-12-17 |
* | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ \ |
|
| * | | lib: Add early cpio decoder | H. Peter Anvin | 2012-09-30 |
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 |
|\ \ \ |
|
| * | | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG | Bill Pemberton | 2012-11-28 |
| | |/
| |/| |
|
* / | | lib/Makefile: Fix oid_registry build dependency | Tim Gardner | 2012-12-06 |
|/ / |
|
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ \ |
|
| * | | X.509: Add an ASN.1 decoder | David Howells | 2012-10-07 |
| * | | X.509: Implement simple static OID registry | David Howells | 2012-10-07 |
| |/ |
|
* | | prio_tree: remove | Michel Lespinasse | 2012-10-09 |
* | | rbtree: add prio tree and interval tree tests | Michel Lespinasse | 2012-10-09 |
* | | rbtree: performance and correctness test | Michel Lespinasse | 2012-10-09 |
|/ |
|
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | lib: Proportions with flexible period | Jan Kara | 2012-06-08 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 |
|\ \ |
|
| * | | powerpc: pSeries reconfig notifier error injection module | Akinobu Mita | 2012-07-30 |
| * | | memory: memory notifier error injection module | Akinobu Mita | 2012-07-30 |
| * | | PM: PM notifier error injection module | Akinobu Mita | 2012-07-30 |
| * | | fault-injection: notifier error injection | Akinobu Mita | 2012-07-30 |
| * | | string: introduce memweight() | Akinobu Mita | 2012-07-30 |
| |/ |
|
* / | of/lib: Allow scripts/dtc/libfdt to be used from kernel code | David Daney | 2012-07-23 |
|/ |
|
* | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-26 |
|\ |
|
| * | lib: add generic strnlen_user() function | Linus Torvalds | 2012-05-26 |
* | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 |
|\ \
| |/
|/| |
|
| * | lib: add support for stmp-style devices | Wolfram Sang | 2012-04-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 |
|\ \ |
|
| * | | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2012-05-24 |
| |/ |
|
* / | ddr: add LPDDR2 data from JESD209-2 | Aneesh V | 2012-05-02 |
|/ |
|
* | lib: Fix multiple definitions of clz_tab | David Miller | 2012-02-01 |
* | lib: digital signature config option name change | Dmitry Kasatkin | 2012-01-17 |
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | crypto: digital signature verification support | Dmitry Kasatkin | 2011-11-09 |
| * | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 2011-11-09 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 |
|\ \ |
|
| * | | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 |
| |/ |
|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * | | kref: Inline all functions | Peter Zijlstra | 2011-12-13 |
| |/ |
|
* / | dql: Dynamic queue limits | Tom Herbert | 2011-11-29 |
|/ |
|
* | llist: Make some llist functions inline | Huang Ying | 2011-10-04 |
* | bitops: Move find_next_bit.o from lib-y to obj-y | Geert Uytterhoeven | 2011-08-30 |
* | crypto: Move md5_transform to lib/md5.c | David S. Miller | 2011-08-06 |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 |
|\ |
|
| * | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 |