Age | Commit message (Expand) | Author |
2012-03-28 | crc32: add help text for the algorithm select option | Darrick J. Wong |
2012-03-27 | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-25 | Introduce CONFIG_GENERIC_IO | Richard Weinberger |
2012-03-23 | crc32: select an algorithm via Kconfig | Darrick J. Wong |
2012-03-23 | crc32: bolt on crc32c | Darrick J. Wong |
2012-03-23 | crc32: simplify unit test code | Bob Pearson |
2012-02-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-02-02 | lib: Fix multiple definitions of clz_tab | David Miller |
2012-01-31 | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin |
2012-01-18 | lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts | Dmitry Kasatkin |
2012-01-18 | lib: MPILIB Kconfig description update | Dmitry Kasatkin |
2012-01-18 | lib: digital signature dependency fix | Dmitry Kasatkin |
2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-11-29 | dql: Dynamic queue limits | Tom Herbert |
2011-11-28 | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-22 | digsig: build dependency fix | Dmitry Kasatkin |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-11-09 | crypto: digital signature verification support | Dmitry Kasatkin |
2011-11-09 | crypto: GnuPG based MPI lib - additional sources (part 4) | Dmitry Kasatkin |
2011-11-09 | crypto: GnuPG based MPI lib - make files (part 3) | Dmitry Kasatkin |
2011-10-29 | Docs: Kconfig: CORDIC description | Michael Witten |
2011-10-29 | Docs: wording: functions -> algorithm | Michael Witten |
2011-10-29 | Docs: Pedantry: [Cc]ordic -> CORDIC | Michael Witten |
2011-10-04 | llist: Make some llist functions inline | Huang Ying |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-08-03 | lib, Add lock-less NULL terminated single list | Huang Ying |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-03 | lib: cordic: add library module providing cordic angle calculation | Arend van Spriel |
2011-06-03 | lib: crc8: add new library module providing crc8 algorithm | Arend van Spriel |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2011-03-23 | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-11 | lib: add shared BCH ECC library | Ivan Djelic |
2011-03-04 | lib-average: Make config option selectable | Michael Buesch |
2011-01-24 | lib: cpu_rmap: CPU affinity reverse-mapping | Ben Hutchings |
2011-01-13 | decompressors: add boot-time XZ support | Lasse Collin |
2011-01-13 | decompressors: add XZ decompressor module | Lasse Collin |
2010-11-18 | lib: Add generic exponentially weighted moving average (EWMA) function | Bruno Randolf |
2010-08-09 | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-03-07 | Revert "lib: build list_sort() only if needed" | Linus Torvalds |
2010-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds |
2010-03-06 | lib: build list_sort() only if needed | Don Mullis |
2010-01-11 | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre |
2009-11-20 | [LogFS] add new flash file system | Joern Engel |