aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* [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
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-26
* [PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2006-03-26
* [PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita2006-03-26
* [PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita2006-03-26
* [PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by default for DEBUG_KERNELAndi Kleen2006-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-25
|\
| * BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn2006-03-24
* | [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-25
* | [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-25
* | [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-25
* | [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-25
* | [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-25
* | [PATCH] kconfig: clarify memory debug optionsAndrew Morton2006-03-25
* | [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-25
|/
* [PATCH] CONFIG_UNWIND_INFOJan Beulich2006-03-24
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-24
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-24
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-24
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-23
|\
| * Merge ../powerpc-mergePaul Mackerras2006-02-23
| |\
| * | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* | | [PATCH] multiple exports of strpbrkAndrew Morton2006-03-22
* | | [PATCH] kobject_add_dirJun'ichi Nomura2006-03-20