| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 2015-06-19 | 1 | -7/+2 |
|\ |
|
| * | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -4/+0 |
| |\ |
|
| | * | cpumask: remove deprecated functions. | Rusty Russell | 2015-03-10 | 1 | -4/+0 |
| * | | lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text | Andrew Morton | 2015-04-17 | 1 | -3/+2 |
| |/ |
|
* / | lib: add software 842 compression/decompression | Dan Streetman | 2015-05-11 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -15/+15 |
|\ |
|
| * | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -15/+15 |
* | | lib/Kconfig: use bool instead of boolean | Christoph Jaeger | 2015-02-17 | 1 | -1/+1 |
* | | ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction | Yalin Wang | 2014-12-22 | 1 | -0/+9 |
|/ |
|
* | Make ARCH_HAS_FAST_MULTIPLIER a real config variable | Linus Torvalds | 2014-09-13 | 1 | -0/+3 |
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-09 | 1 | -0/+7 |
* | lib/glob.c: add CONFIG_GLOB_SELFTEST | George Spelvin | 2014-08-07 | 1 | -0/+14 |
* | lib: add lib/glob.c | George Spelvin | 2014-08-07 | 1 | -0/+19 |
* | digsig: make crypto builtin if digsig selected as builtin | Dmitry Kasatkin | 2014-07-17 | 1 | -1/+2 |
* | lib: Export interval_tree | Chris Wilson | 2014-05-05 | 1 | -0/+14 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+9 |
|\ |
|
| * | audit: Add generic compat syscall support | AKASHI Takahiro | 2014-03-20 | 1 | -0/+9 |
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 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/+14 |
|\ |
|
| * | Add a generic associative array implementation. | David Howells | 2013-09-24 | 1 | -0/+14 |
* | | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies | Peter Zijlstra | 2013-11-15 | 1 | -7/+0 |
* | | random32: add test cases for taus113 implementation | Daniel Borkmann | 2013-11-11 | 1 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-09-07 | 1 | -0/+2 |
|\ |
|
| * | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu | 2013-09-07 | 1 | -0/+2 |
* | | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 2013-09-02 | 1 | -0/+10 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-24 | 1 | -2/+0 |
|\ |
|
| * | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 2013-07-24 | 1 | -2/+0 |
* | | lib: add lz4 compressor module | Chanho Min | 2013-07-09 | 1 | -0/+6 |
* | | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+7 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-05 | 1 | -0/+2 |
|\| |
|
| * | crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram... | Tim Chen | 2013-05-20 | 1 | -0/+2 |
* | | 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 |
| |/ |
|
* / | net: core: move mac_pton() to lib/net_utils.c | Andy Shevchenko | 2013-06-05 | 1 | -0/+3 |
|/ |
|
* | Move utf16 functions to kernel core and rename | Matthew Garrett | 2013-04-15 | 1 | -0/+3 |
* | lib: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-17 | 1 | -1/+1 |
* | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2012-12-18 | 1 | -0/+3 |
* | X.509: Implement simple static OID registry | David Howells | 2012-10-08 | 1 | -0/+5 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -0/+3 |
|\ |
|
| * | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 2012-07-31 | 1 | -0/+3 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | of/lib: Allow scripts/dtc/libfdt to be used from kernel code | David Daney | 2012-07-23 | 1 | -0/+6 |
* | | Merge commit 'v3.5-rc2' into next | James Morris | 2012-06-10 | 1 | -0/+17 |
|\| |
|
| * | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-27 | 1 | -0/+3 |
| |\ |
|
| | * | lib: add generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 1 | -0/+3 |
| * | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-05-26 | 1 | -0/+3 |
| |\ \
| | |/
| |/| |
|
| | * | lib: add support for stmp-style devices | Wolfram Sang | 2012-04-20 | 1 | -0/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-25 | 1 | -0/+3 |
| |\ \ |
|
| | * | | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2012-05-24 | 1 | -0/+3 |
| | |/ |
|
| * / | ddr: add LPDDR2 data from JESD209-2 | Aneesh V | 2012-05-02 | 1 | -0/+8 |
| |/ |
|