| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 2010-01-11 | 1 | -0/+4 |
* | The DRBD driver | Philipp Reisner | 2009-10-01 | 1 | -0/+3 |
* | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-15 | 1 | -0/+6 |
* | lib: isolate rational fractions helper function | Oskar Schirmer | 2009-06-11 | 1 | -0/+3 |
* | Merge branch 'linus' into core/printk | Ingo Molnar | 2009-03-28 | 1 | -6/+20 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+14 |
| |\ |
|
| | * | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE | H. Peter Anvin | 2009-01-07 | 1 | -0/+1 |
| | * | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 2009-01-05 | 1 | -0/+13 |
| * | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | 1 | -6/+0 |
| |\ \ |
|
| | * | | sched: make plist a library facility | Peter Zijlstra | 2009-01-16 | 1 | -6/+0 |
| | |/ |
|
| * / | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 2009-03-04 | 1 | -0/+6 |
| |/ |
|
* / | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 | 1 | -0/+3 |
|/ |
|
* | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell | 2009-01-01 | 1 | -0/+4 |
* | bitmap: find_last_bit() | Rusty Russell | 2009-01-01 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 1 | -0/+2 |
|\ |
|
| * | libcrc32c: Select CRYPTO in Kconfig | Herbert Xu | 2008-12-25 | 1 | -0/+1 |
| * | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 2008-12-25 | 1 | -0/+1 |
* | | cpumask: Add CONFIG_CPUMASK_OFFSTACK | Rusty Russell | 2008-12-13 | 1 | -0/+7 |
|/ |
|
* | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 | 1 | -2/+2 |
* | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 2008-07-12 | 1 | -0/+7 |
* | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum | 2008-04-26 | 1 | -0/+6 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 | 1 | -0/+3 |
* | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 2007-08-22 | 1 | -0/+3 |
* | CRC7 support | Jan Nikitenko | 2007-07-17 | 1 | -0/+8 |
* | Add LZO1X algorithm to the kernel | Richard Purdie | 2007-07-10 | 1 | -0/+6 |
* | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds | 2007-05-10 | 1 | -0/+8 |
|\ |
|
| * | CRC ITU-T V.41 | Ivo van Doorn | 2007-05-10 | 1 | -0/+8 |
* | | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 | 1 | -0/+5 |
|/ |
|
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -2/+7 |
* | [PATCH] uml problems with linux/io.h | Al Viro | 2006-12-13 | 1 | -0/+5 |
* | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] bit reverse library | Akinobu Mita | 2006-12-08 | 1 | -0/+3 |
* | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 1 | -0/+5 |
* | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-27 | 1 | -0/+6 |
* | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov | 2005-09-08 | 1 | -0/+8 |
* | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 2005-08-29 | 1 | -8/+1 |
* | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 2005-08-29 | 1 | -0/+10 |
* | [PKT_SCHED]: Make TEXTSEARCH* options only selected. | David S. Miller | 2005-06-24 | 1 | -22/+6 |
* | [LIB]: Naive finite state machine based textsearch | Thomas Graf | 2005-06-23 | 1 | -0/+11 |
* | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 2005-06-23 | 1 | -0/+10 |
* | [LIB]: Textsearch infrastructure. | Thomas Graf | 2005-06-23 | 1 | -1/+7 |
* | [PATCH] ia64 uncached alloc | Jes Sorensen | 2005-06-21 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+61 |