Commit Graph

180 Commits (a275254975a29c51929ee175b92ac471ac2a0043)

Author SHA1 Message Date
Sonny Rao 1eec00565d [PATCH] fix race in idr code 19 years ago
Jeremy Fitzhardinge e905914f96 [PATCH] Implement kasprintf 19 years ago
Jeremy Fitzhardinge f796937a06 [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer 19 years ago
Randy Dunlap 9dc65576d6 [PATCH] reed-solomon: fix kernel-doc comments 19 years ago
Randy Dunlap 2f72100c01 [PATCH] kernel-doc for lib/crc*.c 19 years ago
Randy Dunlap 6e1907ffdc [PATCH] kernel-doc for lib/bitmap.c 19 years ago
Wu Fengguang e5dcd90b53 [PATCH] radixtree: normalize radix_tree_tag_get() return value 19 years ago
Andreas Mohr 5f507d9e05 [PATCH] constify libcrc32c table 19 years ago
Pekka Enberg 481fad4834 [PATCH] strstrip() API 19 years ago
Mingming Cao 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
Ravikiran G Thirumalai 3cbc564024 [PATCH] percpu_counters: create lib/percpu_counter.c 19 years ago
Peter Zijlstra 4c91c3648c [PATCH] buglet in radix_tree_tag_set 19 years ago
Nick Piggin cfd9b7df4a [PATCH] radix-tree: small 19 years ago
Nick Piggin 612d6c19db [PATCH] radix-tree: direct data 19 years ago
Dean Nelson 929f97276b [PATCH] change gen_pool allocator to not touch managed memory 19 years ago
Richard Purdie 4f3865fb57 [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago
Greg Kroah-Hartman 183bd5b3da [PATCH] kobject: make people pay attention to kobject_add errors 19 years ago
Brice Goglin 22ae813b85 [PATCH] add __iowrite64_copy 19 years ago
David Woodhouse 2f3243aebd [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency 19 years ago
Greg Kroah-Hartman ae57a85642 [PATCH] kobject: quiet errors in kobject_add 19 years ago
David S. Miller 06a1be167e [SPARC]: Handle UNWIND_INFO properly. 19 years ago
Adrian Bunk 5b3ef14e3e [PATCH] Kobject: possible cleanups 19 years ago
Kay Sievers 4d17ffda33 [PATCH] Kobject: fix build error 19 years ago
David Woodhouse 55a981027f [RBTREE] Merge colour and parent fields of struct rb_node. 19 years ago
David Woodhouse 1975e59375 [RBTREE] Remove dead code in rb_erase() 19 years ago
Tim Chen cca57c5b5a [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Jan-Benedict Glaw 4c416ab711 [PATCH] Silence a const vs non-const warning 19 years ago
Kyle McMartin 8833d328ca [PATCH] Clean up arch-overrides in linux/string.h 19 years ago
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
Helge Deller a41d3862df [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP 19 years ago
Jens Axboe ae36b883d2 [PATCH] Don't make debugfs depend on DEBUG_KERNEL 19 years ago
Akinobu Mita f9b4192923 [PATCH] bitops: hweight() speedup 19 years ago
Akinobu Mita 37d54111c1 [PATCH] bitops: hweight() related cleanup 19 years ago
Akinobu Mita 930ae745f5 [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_bit() 19 years ago
Akinobu Mita 3b9ed1a5d2 [PATCH] bitops: generic hweight{64,32,16,8}() 19 years ago
Akinobu Mita c7f612cdf0 [PATCH] bitops: generic find_{next,first}{,_zero}_bit() 19 years ago
Andi Kleen 6a0f03e0d3 [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNEL 19 years ago
Andrew Morton 96a9b4d31e [PATCH] cpumask: uninline any_online_cpu() 19 years ago
Andrew Morton 8630282070 [PATCH] cpumask: uninline highest_possible_processor_id() 19 years ago
Andrew Morton 3d18bd74a2 [PATCH] cpumask: uninline next_cpu() 19 years ago
Andrew Morton ccb46000f4 [PATCH] cpumask: uninline first_cpu() 19 years ago
Jonathan Corbet daff89f324 [PATCH] radix-tree documentation cleanups 19 years ago
Andrew Morton 4a2f0acf0f [PATCH] kconfig: clarify memory debug options 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Eric Sesterhenn 3481454589 BUG_ON() Conversion in lib/swiotlb.c 19 years ago
Jan Beulich 604bf5a216 [PATCH] CONFIG_UNWIND_INFO 19 years ago
Paul Jackson 3cf64b933c [PATCH] bitmap: region restructuring 19 years ago
Paul Mundt 74373c6acc [PATCH] bitmap: region multiword spanning support 19 years ago
Paul Jackson 87e2480258 [PATCH] bitmap: region cleanup 19 years ago