Age | Commit message (Expand) | Author |
2006-06-25 | [PATCH] Implement kasprintf | Jeremy Fitzhardinge |
2006-06-25 | [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer | Jeremy Fitzhardinge |
2006-06-25 | [PATCH] reed-solomon: fix kernel-doc comments | Randy Dunlap |
2006-06-25 | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap |
2006-06-25 | [PATCH] kernel-doc for lib/bitmap.c | Randy Dunlap |
2006-06-25 | [PATCH] radixtree: normalize radix_tree_tag_get() return value | Wu Fengguang |
2006-06-25 | [PATCH] constify libcrc32c table | Andreas Mohr |
2006-06-23 | [PATCH] strstrip() API | Pekka Enberg |
2006-06-23 | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre... | Mingming Cao |
2006-06-23 | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai |
2006-06-23 | [PATCH] buglet in radix_tree_tag_set | Peter Zijlstra |
2006-06-23 | [PATCH] radix-tree: small | Nick Piggin |
2006-06-23 | [PATCH] radix-tree: direct data | Nick Piggin |
2006-06-23 | [PATCH] change gen_pool allocator to not touch managed memory | Dean Nelson |
2006-06-22 | [PATCH] zlib_inflate: Upgrade library code to a recent version | Richard Purdie |
2006-06-21 | [PATCH] kobject: make people pay attention to kobject_add errors | Greg Kroah-Hartman |
2006-06-20 | [PATCH] add __iowrite64_copy | Brice Goglin |
2006-06-20 | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds |
2006-06-05 | [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency | David Woodhouse |
2006-05-21 | [PATCH] kobject: quiet errors in kobject_add | Greg Kroah-Hartman |
2006-05-12 | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller |
2006-04-27 | [PATCH] Kobject: possible cleanups | Adrian Bunk |
2006-04-27 | [PATCH] Kobject: fix build error | Kay Sievers |
2006-04-21 | [RBTREE] Merge colour and parent fields of struct rb_node. | David Woodhouse |
2006-04-21 | [RBTREE] Remove dead code in rb_erase() | David Woodhouse |
2006-04-19 | [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default | Tim Chen |
2006-04-14 | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown |
2006-04-11 | [PATCH] Silence a const vs non-const warning | Jan-Benedict Glaw |
2006-04-11 | [PATCH] Clean up arch-overrides in linux/string.h | Kyle McMartin |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller |
2006-03-27 | [PATCH] Don't make debugfs depend on DEBUG_KERNEL | Jens Axboe |
2006-03-26 | [PATCH] bitops: hweight() speedup | Akinobu Mita |
2006-03-26 | [PATCH] bitops: hweight() related cleanup | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_... | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita |
2006-03-26 | [PATCH] bitops: generic find_{next,first}{,_zero}_bit() | Akinobu Mita |
2006-03-25 | [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL | Andi Kleen |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-03-25 | [PATCH] cpumask: uninline any_online_cpu() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline highest_possible_processor_id() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline next_cpu() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline first_cpu() | Andrew Morton |
2006-03-25 | [PATCH] radix-tree documentation cleanups | Jonathan Corbet |
2006-03-25 | [PATCH] kconfig: clarify memory debug options | Andrew Morton |
2006-03-25 | [PATCH] slab: implement /proc/slab_allocators | Al Viro |
2006-03-24 | BUG_ON() Conversion in lib/swiotlb.c | Eric Sesterhenn |
2006-03-24 | [PATCH] CONFIG_UNWIND_INFO | Jan Beulich |
2006-03-24 | [PATCH] bitmap: region restructuring | Paul Jackson |
2006-03-24 | [PATCH] bitmap: region multiword spanning support | Paul Mundt |