summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Fix vsnprintf off-by-one bugLinus Torvalds2006-06-28
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-28
* [PATCH] fix rt-mutex defaults and dependenciesRoman Zippel2006-06-27
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-27
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27
* [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-27
* [PATCH] zlib inflate: fix function definitionsRandy Dunlap2006-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\
| * spelling fixesAndreas Mohr2006-06-26
| * move acknowledgment for Mark Adler to CREDITSAdrian Bunk2006-06-26
* | Merge branch 'x86-64'Linus Torvalds2006-06-26
|\ \
| * | [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-26
| * | [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-26
| * | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-26
| |/
* | [PATCH] lib: add idr_replaceJeff Mahoney2006-06-26
|/
* [PATCH] fix race in idr codeSonny Rao2006-06-25
* [PATCH] Implement kasprintfJeremy Fitzhardinge2006-06-25
* [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferJeremy Fitzhardinge2006-06-25
* [PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap2006-06-25
* [PATCH] kernel-doc for lib/crc*.cRandy Dunlap2006-06-25
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-25
* [PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang2006-06-25
* [PATCH] constify libcrc32c tableAndreas Mohr2006-06-25
* [PATCH] strstrip() APIPekka Enberg2006-06-23
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-23
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-23
* [PATCH] buglet in radix_tree_tag_setPeter Zijlstra2006-06-23
* [PATCH] radix-tree: smallNick Piggin2006-06-23
* [PATCH] radix-tree: direct dataNick Piggin2006-06-23
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-23
* [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-22
* [PATCH] kobject: make people pay attention to kobject_add errorsGreg Kroah-Hartman2006-06-21
* [PATCH] add __iowrite64_copyBrice Goglin2006-06-20
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-20
|\
| * [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse2006-06-05
| * [RBTREE] Merge colour and parent fields of struct rb_node.David Woodhouse2006-04-21
| * [RBTREE] Remove dead code in rb_erase()David Woodhouse2006-04-21
* | [PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman2006-05-21
* | [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-12
* | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-27
* | [PATCH] Kobject: fix build errorKay Sievers2006-04-27
|/
* [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen2006-04-19
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-14
* [PATCH] Silence a const vs non-const warningJan-Benedict Glaw2006-04-11
* [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-11
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-11
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-30
* [PATCH] Don't make debugfs depend on DEBUG_KERNELJens Axboe2006-03-27
* [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-26