aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 8-8/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 8-8/+0
2006-06-29merge linus into release branchGravatar Len Brown 7-11/+165
2006-06-28Fix vsnprintf off-by-one bugGravatar Linus Torvalds 1-1/+1
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLGravatar Arjan van de Ven 1-0/+16
2006-06-27[PATCH] fix rt-mutex defaults and dependenciesGravatar Roman Zippel 1-3/+1
2006-06-27[PATCH] pi-futex: rt mutex testerGravatar Thomas Gleixner 1-0/+7
2006-06-27[PATCH] pi-futex: rt mutex debugGravatar Ingo Molnar 1-0/+13
2006-06-27[PATCH] pi-futex: add plist implementationGravatar Ingo Molnar 3-0/+125
2006-06-27[PATCH] zlib inflate: fix function definitionsGravatar Randy Dunlap 2-10/+5
2006-06-27KEVENT: add new uevent for dockGravatar Kristen Accardi 1-0/+4
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 2-11/+2
2006-06-26Merge branch 'x86-64'Gravatar Linus Torvalds 1-2/+10
2006-06-26[PATCH] i386: reliable stack trace support (i386)Gravatar Jan Beulich 1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Gravatar Jan Beulich 1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace supportGravatar Jan Beulich 1-2/+10
2006-06-26[PATCH] lib: add idr_replaceGravatar Jeff Mahoney 1-0/+43
2006-06-26spelling fixesGravatar Andreas Mohr 1-2/+2
2006-06-26move acknowledgment for Mark Adler to CREDITSGravatar Adrian Bunk 1-9/+0
2006-06-25[PATCH] fix race in idr codeGravatar Sonny Rao 1-4/+12
2006-06-25[PATCH] Implement kasprintfGravatar Jeremy Fitzhardinge 1-0/+23
2006-06-25[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferGravatar Jeremy Fitzhardinge 1-32/+33
2006-06-25[PATCH] reed-solomon: fix kernel-doc commentsGravatar Randy Dunlap 1-9/+2
2006-06-25[PATCH] kernel-doc for lib/crc*.cGravatar Randy Dunlap 3-40/+30
2006-06-25[PATCH] kernel-doc for lib/bitmap.cGravatar Randy Dunlap 1-15/+16
2006-06-25[PATCH] radixtree: normalize radix_tree_tag_get() return valueGravatar Wu Fengguang 1-1/+1
2006-06-25[PATCH] constify libcrc32c tableGravatar Andreas Mohr 1-1/+1
2006-06-23[PATCH] strstrip() APIGravatar Pekka Enberg 1-0/+30
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Gravatar Mingming Cao 1-5/+5
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cGravatar Ravikiran G Thirumalai 2-0/+47
2006-06-23[PATCH] buglet in radix_tree_tag_setGravatar Peter Zijlstra 1-2/+1
2006-06-23[PATCH] radix-tree: smallGravatar Nick Piggin 1-1/+1
2006-06-23[PATCH] radix-tree: direct dataGravatar Nick Piggin 1-81/+111
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryGravatar Dean Nelson 1-142/+121
2006-06-22[PATCH] zlib_inflate: Upgrade library code to a recent versionGravatar Richard Purdie 18-1910/+1732
2006-06-21[PATCH] kobject: make people pay attention to kobject_add errorsGravatar Greg Kroah-Hartman 1-3/+3
2006-06-20[PATCH] add __iowrite64_copyGravatar Brice Goglin 1-0/+28
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Gravatar Linus Torvalds 1-96/+93
2006-06-05[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyGravatar David Woodhouse 1-5/+5
2006-05-21[PATCH] kobject: quiet errors in kobject_addGravatar Greg Kroah-Hartman 1-3/+3
2006-05-12[SPARC]: Handle UNWIND_INFO properly.Gravatar David S. Miller 1-1/+1
2006-04-27[PATCH] Kobject: possible cleanupsGravatar Adrian Bunk 1-5/+2
2006-04-27[PATCH] Kobject: fix build errorGravatar Kay Sievers 1-1/+7
2006-04-21[RBTREE] Merge colour and parent fields of struct rb_node.Gravatar David Woodhouse 1-88/+90
2006-04-21[RBTREE] Remove dead code in rb_erase()Gravatar David Woodhouse 1-10/+5
2006-04-19[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultGravatar Tim Chen 1-1/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableGravatar NeilBrown 1-0/+1
2006-04-11[PATCH] Silence a const vs non-const warningGravatar Jan-Benedict Glaw 1-1/+1
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hGravatar Kyle McMartin 1-0/+2
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-0/+1