summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+30
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-5/+5
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-232-0/+47
* [PATCH] buglet in radix_tree_tag_setPeter Zijlstra2006-06-231-2/+1
* [PATCH] radix-tree: smallNick Piggin2006-06-231-1/+1
* [PATCH] radix-tree: direct dataNick Piggin2006-06-231-81/+111
* [PATCH] change gen_pool allocator to not touch managed memoryDean Nelson2006-06-231-142/+121
* [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-2218-1910/+1732
* [PATCH] kobject: make people pay attention to kobject_add errorsGreg Kroah-Hartman2006-06-211-3/+3
* [PATCH] add __iowrite64_copyBrice Goglin2006-06-201-0/+28
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-96/+93
|\
| * [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse2006-06-051-5/+5
| * [RBTREE] Merge colour and parent fields of struct rb_node.David Woodhouse2006-04-211-88/+90
| * [RBTREE] Remove dead code in rb_erase()David Woodhouse2006-04-211-10/+5
* | [PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman2006-05-211-3/+3
* | [SPARC]: Handle UNWIND_INFO properly.David S. Miller2006-05-121-1/+1
* | [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-5/+2
* | [PATCH] Kobject: fix build errorKay Sievers2006-04-271-1/+7
|/
* [PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by defaultTim Chen2006-04-191-1/+1
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+1
* [PATCH] Silence a const vs non-const warningJan-Benedict Glaw2006-04-111-1/+1
* [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-0/+2
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-0/+1
* [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2006-03-301-13/+0
* [PATCH] Don't make debugfs depend on DEBUG_KERNELJens Axboe2006-03-271-1/+1
* [PATCH] bitops: hweight() speedupAkinobu Mita2006-03-261-15/+14
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-261-17/+2
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-261-0/+73
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-262-0/+55
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-261-31/+81
* [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNELAndi Kleen2006-03-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-251-20/+12
|\
| * BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn2006-03-241-20/+12
* | [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-0/+12
* | [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-0/+17
* | [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-0/+5
* | [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-252-0/+13
* | [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-251-22/+27
* | [PATCH] kconfig: clarify memory debug optionsAndrew Morton2006-03-251-1/+1
* | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-0/+4
|/
* [PATCH] CONFIG_UNWIND_INFOJan Beulich2006-03-241-0/+11
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-241-97/+102
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-241-34/+76
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-241-26/+38
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-221-1/+0
|\
| * Merge ../powerpc-mergePaul Mackerras2006-02-243-5/+11
| |\
| * | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-1/+0
* | | [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-1/+0
* | | [PATCH] kobject_add_dirJun'ichi Nomura2006-03-201-0/+38