| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'async' of macbook:git/btrfs-unstable | David Woodhouse | 2010-08-09 | 1 | -0/+1 |
|\ |
|
| * | md: Factor out RAID6 algorithms into lib/ | David Woodhouse | 2009-10-29 | 1 | -0/+1 |
* | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -2/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | 1 | -1/+1 |
|\ \ |
|
| * | | Unified UUID/GUID definition | Huang Ying | 2010-05-20 | 1 | -1/+1 |
* | | | fault-injection: add CPU notifier error injection module | Akinobu Mita | 2010-05-27 | 1 | -0/+1 |
* | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | x86: Add optimized popcnt variants | Borislav Petkov | 2010-04-07 | 1 | -0/+3 |
* | | | | Merge branch 'x86/asm' into x86/atomic | H. Peter Anvin | 2010-04-30 | 1 | -1/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | block: Fix overrun in lcm() and move it to lib | Martin K. Petersen | 2010-03-15 | 1 | -1/+1 |
| |/ / |
|
| * | | Revert "lib: build list_sort() only if needed" | Linus Torvalds | 2010-03-07 | 1 | -2/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds | 2010-03-06 | 1 | -0/+1 |
| |\ \ |
|
| | * | | [LogFS] add new flash file system | Joern Engel | 2009-11-20 | 1 | -0/+1 |
| | |/ |
|
| * | | lib: build list_sort() only if needed | Don Mullis | 2010-03-06 | 1 | -1/+2 |
| * | | lib: Introduce generic list_sort function | Dave Chinner | 2010-01-13 | 1 | -1/+1 |
| * | | Add LZO compression support for initramfs and old-style initrd | Albin Tonnerre | 2010-01-11 | 1 | -0/+1 |
* | | | lib: Add self-test for atomic64_t | Luca Barbieri | 2010-02-26 | 1 | -0/+2 |
|/ / |
|
* / | The DRBD driver | Philipp Reisner | 2009-10-01 | 1 | -0/+2 |
|/ |
|
* | lib: flexible array implementation | Dave Hansen | 2009-07-30 | 1 | -1/+1 |
* | lib: add lib/gcd.c | Florian Fainelli | 2009-06-18 | 1 | -1/+1 |
* | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-15 | 1 | -0/+2 |
* | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -0/+1 |
|\ |
|
| * | lib: isolate rational fractions helper function | Oskar Schirmer | 2009-06-11 | 1 | -0/+1 |
* | | add generic lib/checksum.c | Arnd Bergmann | 2009-06-11 | 1 | -0/+2 |
|/ |
|
* | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman | 2009-04-24 | 1 | -1/+1 |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 1 | -3/+9 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+5 |
| |\ |
|
| | * | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-09 | 1 | -4/+5 |
| | * | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 2009-01-05 | 1 | -2/+5 |
| | * | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 2009-01-05 | 1 | -1/+2 |
| * | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-27 | 1 | -2/+2 |
| |\ \ |
|
| | * | | sched: make plist a library facility | Peter Zijlstra | 2009-01-16 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 2009-03-25 | 1 | -1/+1 |
| | |/ |
|
| * / | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 2009-03-04 | 1 | -0/+2 |
| |/ |
|
* / | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 1 | -0/+2 |
|/ |
|
* | bitmap: find_last_bit() | Rusty Russell | 2009-01-01 | 1 | -0/+1 |
* | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -1/+1 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 1 | -0/+2 |
* | [SCSI] lib: add generic helper to print sizes rounded to the correct SI range | James Bottomley | 2008-10-03 | 1 | -1/+2 |
* | lib: generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -1/+1 |
* | task_current_syscall | Roland McGrath | 2008-07-26 | 1 | -0/+2 |
* | rtc: BCD codeshrink | David Brownell | 2008-07-24 | 1 | -1/+1 |
* | ftrace: do not trace library functions | Ingo Molnar | 2008-07-17 | 1 | -12/+5 |
* | ftrace: fix lockup with MAXSMP | Ingo Molnar | 2008-07-17 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-16 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 2008-07-12 | 1 | -0/+1 |
* | | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 2008-05-23 | 1 | -4/+4 |
* | | ftrace: remove function tracing from spinlock debug | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |