| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-17 | 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-30 | 1 | -0/+3 |
|\ |
|
| * | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 2012-07-30 | 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-26 | 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-24 | 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 |
| |/ |
|
* | | Revert "crypto: GnuPG based MPI lib - additional sources (part 4)" | Dmitry Kasatkin | 2012-05-26 | 1 | -8/+0 |
|/ |
|
* | crc32: add help text for the algorithm select option | Darrick J. Wong | 2012-03-28 | 1 | -0/+4 |
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-27 | 1 | -0/+5 |
|\ |
|
| * | Introduce CONFIG_GENERIC_IO | Richard Weinberger | 2012-03-25 | 1 | -0/+5 |
* | | crc32: select an algorithm via Kconfig | Darrick J. Wong | 2012-03-23 | 1 | -0/+43 |
* | | crc32: bolt on crc32c | Darrick J. Wong | 2012-03-23 | 1 | -4/+4 |
* | | crc32: simplify unit test code | Bob Pearson | 2012-03-23 | 1 | -0/+10 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-02-07 | 1 | -0/+3 |
|\ |
|
| * | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin | 2012-01-31 | 1 | -0/+3 |
* | | lib: Fix multiple definitions of clz_tab | David Miller | 2012-02-02 | 1 | -0/+4 |
|/ |
|
* | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts | Dmitry Kasatkin | 2012-01-18 | 1 | -3/+3 |
* | lib: MPILIB Kconfig description update | Dmitry Kasatkin | 2012-01-18 | 1 | -5/+3 |
* | lib: digital signature dependency fix | Dmitry Kasatkin | 2012-01-18 | 1 | -1/+2 |
* | lib: digital signature config option name change | Dmitry Kasatkin | 2012-01-18 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-10 | 1 | -0/+25 |
|\ |
|
| * | digsig: build dependency fix | Dmitry Kasatkin | 2011-11-22 | 1 | -1/+1 |
| * | crypto: digital signature verification support | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+8 |
| * | crypto: GnuPG based MPI lib - additional sources (part 4) | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+10 |
| * | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 2011-11-09 | 1 | -0/+7 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -0/+7 |
|\ \ |
|
| * | | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -0/+4 |
| * | | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -4/+3 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 1 | -3/+0 |
| |\ \
| | |/ |
|
| * | | Docs: Kconfig: CORDIC description | Michael Witten | 2011-10-29 | 1 | -3/+2 |
| * | | Docs: wording: functions -> algorithm | Michael Witten | 2011-10-29 | 1 | -1/+1 |
| * | | Docs: Pedantry: [Cc]ordic -> CORDIC | Michael Witten | 2011-10-29 | 1 | -2/+2 |
* | | | dql: Dynamic queue limits | Tom Herbert | 2011-11-29 | 1 | -0/+3 |
| |/
|/| |
|
* | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+3 |
|\ |
|
| * | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | lib: cordic: add library module providing cordic angle calculation | Arend van Spriel | 2011-06-03 | 1 | -0/+7 |
| * | lib: crc8: add new library module providing crc8 algorithm | Arend van Spriel | 2011-06-03 | 1 | -0/+7 |