Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts | Dmitry Kasatkin | 1 | -3/+3 |
2012-01-18 | lib: MPILIB Kconfig description update | Dmitry Kasatkin | 1 | -5/+3 |
2012-01-18 | lib: digital signature dependency fix | Dmitry Kasatkin | 1 | -1/+2 |
2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin | 1 | -1/+1 |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -0/+25 |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+7 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+3 |
2011-11-29 | dql: Dynamic queue limits | Tom Herbert | 1 | -0/+3 |
2011-11-28 | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -0/+4 |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 1 | -0/+3 |
2011-11-22 | digsig: build dependency fix | Dmitry Kasatkin | 1 | -1/+1 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -3/+0 |
2011-11-09 | crypto: digital signature verification support | Dmitry Kasatkin | 1 | -0/+8 |
2011-11-09 | crypto: GnuPG based MPI lib - additional sources (part 4) | Dmitry Kasatkin | 1 | -0/+10 |
2011-11-09 | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin | 1 | -0/+7 |
2011-10-29 | Docs: Kconfig: CORDIC description | Michael Witten | 1 | -3/+2 |
2011-10-29 | Docs: wording: functions -> algorithm | Michael Witten | 1 | -1/+1 |
2011-10-29 | Docs: Pedantry: [Cc]ordic -> CORDIC | Michael Witten | 1 | -2/+2 |
2011-10-04 | llist: Make some llist functions inline | Huang Ying | 1 | -3/+0 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+3 |
2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying | 1 | -0/+3 |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+14 |
2011-06-03 | lib: cordic: add library module providing cordic angle calculation | Arend van Spriel | 1 | -0/+7 |
2011-06-03 | lib: crc8: add new library module providing crc8 algorithm | Arend van Spriel | 1 | -0/+7 |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -10/+0 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 1 | -1/+15 |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 1 | -0/+3 |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+8 |
2011-03-11 | lib: add shared BCH ECC library | Ivan Djelic | 1 | -0/+39 |
2011-03-04 | lib-average: Make config option selectable | Michael Buesch | 1 | -1/+8 |
2011-01-24 | lib: cpu_rmap: CPU affinity reverse-mapping | Ben Hutchings | 1 | -0/+4 |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin | 1 | -0/+4 |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin | 1 | -0/+2 |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf | 1 | -0/+3 |
2010-08-09 | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 1 | -0/+3 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -3/+0 |
2010-03-07 | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 1 | -3/+0 |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 1 | -0/+3 |
2010-03-06 | lib: build list_sort() only if needed | Don Mullis | 1 | -0/+3 |
2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 1 | -0/+4 |
2009-11-20 | [LogFS] add new flash file system | Joern Engel | 1 | -0/+3 |
2009-10-29 | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 1 | -0/+3 |
2009-10-01 | The DRBD driver | Philipp Reisner | 1 | -0/+3 |
2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras | 1 | -0/+6 |
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer | 1 | -0/+3 |
2009-03-28 | Merge branch 'linus' into core/printk | Ingo Molnar | 1 | -6/+20 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -0/+14 |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+0 |
2009-03-06 | vsprintf: add binary printf | Lai Jiangshan | 1 | -0/+3 |
2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 1 | -0/+6 |