| Commit message (Expand) | Author | Age |
* | lib: flexible array implementation | Dave Hansen | 2009-07-29 |
* | lib: add lib/gcd.c | Florian Fainelli | 2009-06-18 |
* | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-14 |
* | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 |
|\ |
|
| * | lib: isolate rational fractions helper function | Oskar Schirmer | 2009-06-11 |
* | | add generic lib/checksum.c | Arnd Bergmann | 2009-06-11 |
|/ |
|
* | lib: find_last_bit.o needed by a module only, move it from lib to obj | Fred Isaman | 2009-04-24 |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
| |\ |
|
| | * | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 |
| | * | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin | 2009-01-05 |
| | * | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 2009-01-04 |
| * | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 |
| |\ \ |
|
| | * | | sched: make plist a library facility | Peter Zijlstra | 2009-01-16 |
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 |
| |\ \ |
|
| | * | | dynamic debug: combine dprintk and dynamic printk | Jason Baron | 2009-03-24 |
| | |/ |
|
| * / | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven | 2009-03-04 |
| |/ |
|
* / | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 |
|/ |
|
* | bitmap: find_last_bit() | Rusty Russell | 2008-12-31 |
* | CRED: Inaugurate COW credentials | David Howells | 2008-11-13 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 |
* | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 |
* | [SCSI] lib: add generic helper to print sizes rounded to the correct SI range | James Bottomley | 2008-10-03 |
* | lib: generic show_mem() | Johannes Weiner | 2008-07-26 |
* | task_current_syscall | Roland McGrath | 2008-07-26 |
* | rtc: BCD codeshrink | David Brownell | 2008-07-24 |
* | ftrace: do not trace library functions | Ingo Molnar | 2008-07-17 |
* | ftrace: fix lockup with MAXSMP | Ingo Molnar | 2008-07-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
|\ |
|
| * | [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC | Martin K. Petersen | 2008-07-12 |
* | | ftrace: use the new kbuild CFLAGS_REMOVE for lib directory | Steven Rostedt | 2008-05-23 |
* | | ftrace: remove function tracing from spinlock debug | Steven Rostedt | 2008-05-23 |
* | | ftrace: do not profile lib/string.o | Steven Rostedt | 2008-05-23 |
|/ |
|
* | infrastructure to debug (dynamic) objects | Thomas Gleixner | 2008-04-30 |
* | isolate ratelimit from printk.c for other use | Dave Young | 2008-04-29 |
* | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum | 2008-04-26 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 |
|\ \ |
|
| * | | [LIB]: Drop the pcounter itself. | Pavel Emelyanov | 2008-03-28 |
| |/ |
|
* / | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ |
|
* | lib/scatterlist.o needed by a module only - link it in unconditionally | Guennadi Liakhovetski | 2008-02-08 |
* | iommu sg: add IOMMU helper functions for the free area management | FUJITA Tomonori | 2008-02-05 |
* | [LIB]: Introduce struct pcounter | Arnaldo Carvalho de Melo | 2008-01-28 |
* | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 2008-01-28 |
* | lib: move bitmap.o from lib-y to obj-y. | Paul Mundt | 2007-11-14 |
* | Fix cpusets update_cpumask | Paul Menage | 2007-10-19 |
* | lib: floating proportions | Peter Zijlstra | 2007-10-17 |
* | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers | 2007-10-12 |
* | Move kasprintf.o to obj-y | Alexey Dobriyan | 2007-10-07 |