Age | Commit message (Expand) | Author |
2011-08-06 | crypto: Move md5_transform to lib/md5.c | David S. Miller |
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-05-19 | lib: Add generic binary search function to the kernel. | Tim Abbott |
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-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-11 | lib: add shared BCH ECC library | Ivan Djelic |
2011-03-05 | BKL: That's all, folks | Arnd Bergmann |
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 |
2011-01-13 | flex_array: export symbols to modules | David Rientjes |
2011-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-12-10 | timers: Rename timerlist infrastructure to timerqueue | John Stultz |
2010-12-02 | timers: Introduce timerlist infrastructure. | John Stultz |
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-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-27 | fault-injection: add CPU notifier error injection module | Akinobu Mita |
2010-05-19 | Unified UUID/GUID definition | Huang Ying |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-04-29 | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin |
2010-04-06 | x86: Add optimized popcnt variants | Borislav Petkov |
2010-03-15 | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen |
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-02-25 | lib: Add self-test for atomic64_t | Luca Barbieri |
2010-01-12 | lib: Introduce generic list_sort function | Dave Chinner |
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-07-29 | lib: flexible array implementation | Dave Hansen |
2009-06-18 | lib: add lib/gcd.c | Florian Fainelli |
2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | add generic lib/checksum.c | Arnd Bergmann |
2009-06-11 | lib: isolate rational fractions helper function | Oskar Schirmer |
2009-04-24 | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman |
2009-03-28 | Merge branch 'linus' into core/iommu | 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 |