| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -1/+1 |
|\ |
|
| * | lib: introduce arch optimized hash library | Francesco Fusco | 2013-12-17 | 1 | -1/+1 |
* | | test: check copy_to/from_user boundary validation | Kees Cook | 2014-01-24 | 1 | -0/+1 |
* | | test: add minimal module for verification testing | Kees Cook | 2014-01-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-11-22 | 1 | -2/+2 |
|\ |
|
| * | percpu-refcount: Add percpu-refcount.o to obj-y | Randy Dunlap | 2013-11-20 | 1 | -2/+2 |
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-22 | 1 | -0/+1 |
|\ \ |
|
| * | | Add a generic associative array implementation. | David Howells | 2013-09-24 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 | 1 | -4/+0 |
|\ \ |
|
| * | | locking: Move the percpu-rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -1/+0 |
| * | | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -2/+0 |
| * | | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -1/+0 |
| |/ |
|
* / | percpu: add test module for various percpu operations | Greg Thelen | 2013-11-13 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2013-09-13 | 1 | -2/+3 |
|\ |
|
| * | idr: Percpu ida | Kent Overstreet | 2013-09-09 | 1 | -2/+3 |
* | | lockref: uninline lockref helper functions | Linus Torvalds | 2013-09-02 | 1 | -0/+1 |
|/ |
|
* | lib: add lz4 compressor module | Chanho Min | 2013-07-09 | 1 | -0/+2 |
* | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+2 |
* | lib: add weak clz/ctz functions | Chanho Min | 2013-07-09 | 1 | -1/+1 |
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -0/+2 |
|\ |
|
| * | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 2013-06-28 | 1 | -0/+2 |
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | percpu: implement generic percpu refcounting | Kent Overstreet | 2013-06-04 | 1 | -1/+1 |
| |/ |
|
* / | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 2013-06-05 | 1 | -0/+2 |
|/ |
|
* | lib: make iovec obj instead of lib | Randy Dunlap | 2013-05-23 | 1 | -2/+2 |
* | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell | 2013-05-20 | 1 | -1/+1 |
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-05-01 | 1 | -0/+1 |
* | lib/string_helpers: introduce generic string_unescape | Andy Shevchenko | 2013-05-01 | 1 | -1/+3 |
* | Move utf16 functions to kernel core and rename | Matthew Garrett | 2013-04-15 | 1 | -0/+2 |
* | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold | 2013-02-28 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-12-18 | 1 | -2/+2 |
|\ |
|
| * | powerpc+of: Rename and fix OF reconfig notifier error inject module | Benjamin Herrenschmidt | 2012-12-14 | 1 | -2/+2 |
* | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-18 | 1 | -1/+2 |
* | | percpu_rw_semaphore: reimplement to not block the readers unnecessarily | Oleg Nesterov | 2012-12-18 | 1 | -1/+1 |
* | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 | 1 | -1/+2 |
|\ \ |
|
| * | | lib: Add early cpio decoder | H. Peter Anvin | 2012-10-01 | 1 | -1/+1 |
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG | Bill Pemberton | 2012-11-28 | 1 | -2/+1 |
| | |/
| |/| |
|
* / | | lib/Makefile: Fix oid_registry build dependency | Tim Gardner | 2012-12-06 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+18 |
|\ \ |
|
| * | | X.509: Add an ASN.1 decoder | David Howells | 2012-10-08 | 1 | -0/+2 |
| * | | X.509: Implement simple static OID registry | David Howells | 2012-10-08 | 1 | -0/+16 |
| |/ |
|
* | | prio_tree: remove | Michel Lespinasse | 2012-10-09 | 1 | -2/+1 |
* | | rbtree: add prio tree and interval tree tests | Michel Lespinasse | 2012-10-09 | 1 | -0/+4 |
* | | rbtree: performance and correctness test | Michel Lespinasse | 2012-10-09 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-07-31 | 1 | -1/+1 |
|\ |
|
| * | lib: Proportions with flexible period | Jan Kara | 2012-06-09 | 1 | -1/+1 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -1/+6 |
|\ \ |
|
| * | | powerpc: pSeries reconfig notifier error injection module | Akinobu Mita | 2012-07-31 | 1 | -0/+2 |
| * | | memory: memory notifier error injection module | Akinobu Mita | 2012-07-31 | 1 | -0/+1 |