Age | Commit message (Expand) | Author |
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 |
2009-10-29 | md: Factor out RAID6 algorithms into lib/ | David Woodhouse |
2009-10-01 | The DRBD driver | Philipp Reisner |
2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras |
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer |
2009-03-28 | Merge branch 'linus' into core/printk | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-06 | vsprintf: add binary printf | Lai Jiangshan |
2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven |
2009-01-16 | sched: make plist a library facility | Peter Zijlstra |
2009-01-07 | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE | H. Peter Anvin |
2009-01-05 | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin |
2009-01-01 | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell |
2009-01-01 | bitmap: find_last_bit() | Rusty Russell |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-25 | libcrc32c: Select CRYPTO in Kconfig | Herbert Xu |
2008-12-25 | libcrc32c: Move implementation to crypto crc32c | Herbert Xu |
2008-12-13 | cpumask: Add CONFIG_CPUMASK_OFFSTACK | Rusty Russell |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-07-12 | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen |
2008-04-26 | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum |
2008-02-13 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller |
2007-08-22 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven |
2007-07-17 | CRC7 support | Jan Nikitenko |
2007-07-10 | Add LZO1X algorithm to the kernel | Richard Purdie |
2007-05-10 | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds |
2007-05-10 | CRC ITU-T V.41 | Ivo van Doorn |
2007-05-07 | Introduce CONFIG_HAS_DMA | Heiko Carstens |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro |
2006-12-13 | [PATCH] uml problems with linux/io.h | Al Viro |
2006-12-08 | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita |
2006-12-08 | [PATCH] bit reverse library | Akinobu Mita |
2006-09-12 | [PATCH] syscall class hookup for all normal targets | Al Viro |