Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[safe/jmp/linux-2.6] / lib /
2006-03-30 Helge Deller[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
2006-03-27 Jens Axboe[PATCH] Don't make debugfs depend on DEBUG_KERNEL
2006-03-26 Akinobu Mita[PATCH] bitops: hweight() speedup
2006-03-26 Akinobu Mita[PATCH] bitops: hweight() related cleanup
2006-03-26 Akinobu Mita[PATCH] bitops: generic ext2_{set,clear,test,find_first...
2006-03-26 Akinobu Mita[PATCH] bitops: generic hweight{64,32,16,8}()
2006-03-26 Akinobu Mita[PATCH] bitops: generic find_{next,first}{,_zero}_bit()
2006-03-25 Andi Kleen[PATCH] x86_64: Don't enable CONFIG_UNWIND_INFO by...
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 Andrew Morton[PATCH] cpumask: uninline any_online_cpu()
2006-03-25 Andrew Morton[PATCH] cpumask: uninline highest_possible_processor_id()
2006-03-25 Andrew Morton[PATCH] cpumask: uninline next_cpu()
2006-03-25 Andrew Morton[PATCH] cpumask: uninline first_cpu()
2006-03-25 Jonathan Corbet[PATCH] radix-tree documentation cleanups
2006-03-25 Andrew Morton[PATCH] kconfig: clarify memory debug options
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Eric SesterhennBUG_ON() Conversion in lib/swiotlb.c
2006-03-24 Jan Beulich[PATCH] CONFIG_UNWIND_INFO
2006-03-24 Paul Jackson[PATCH] bitmap: region restructuring
2006-03-24 Paul Mundt[PATCH] bitmap: region multiword spanning support
2006-03-24 Paul Jackson[PATCH] bitmap: region cleanup
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: kernel/
2006-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2006-03-20 Jun'ichi Nomura[PATCH] kobject_add_dir
2006-03-20 Greg Kroah-Hartman[PATCH] Kobject: provide better warning messages when...
2006-03-20 Eric Dumazet[PATCH] kref: avoid an atomic operation in kref_put()
2006-03-20 Jun'ichi Nomura[PATCH] kobject: fix build error if CONFIG_SYSFS=n
2006-02-24 Paul MackerrasMerge ../powerpc-merge
2006-02-22 Greg Kroah-HartmanRevert mount/umount uevent removal
2006-02-18 Al Viro[PATCH] iomap_copy fallout (m68k)
2006-02-16 NeilBrown[PATCH] Fix over-zealous tag clearing in radix_tree_delete
2006-02-10 Jon Mason[PATCH] powerpc: trivial: modify comments to refer...
2006-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-02-08 Ingo Molnar[PATCH] Fix spinlock debugging delays to not time out...
2006-02-06 Benjamin Herrenschmidt[PATCH] Fix uevent buffer overflow in input layer
2006-02-06 Chuck Ebbert[PATCH] kobject: don't oops on null kobject.name
2006-02-06 Greg Kroah-Hartman[PATCH] kobject_add() must have a valid name in order...
2006-02-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-02-03 Peter Williams[PATCH] lib: Fix bug in int_sqrt() for 64 bit longs
2006-02-03 Pablo Neira Ayuso[TEXTSEARCH]: Fix broken good shift array calculation...
2006-02-01 Bryan O'Sullivan[PATCH] Introduce __iowrite32_copy
2006-01-15 Ingo Molnar[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4...
2006-01-12 Muli Ben-Yehuda[PATCH] x86_64: Use function pointers to call DMA mappi...
2006-01-10 Adrian Bunk[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL
2006-01-10 Adrian Bunk[PATCH] lib/zlib*: cleanups
2006-01-10 Dave Jones[PATCH] printk levels for spinlock debug
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 Nick Piggin[PATCH] atomic: dec_and_lock use atomic primitives
2006-01-09 Paul Jackson[PATCH] cpuset: better bitmap remap defaults
2006-01-09 Ingo Molnar[PATCH] DEBUG_SLAB depends on SLAB
2006-01-09 Nick Piggin[PATCH] radix-tree: reduce tree height upon partial...
2006-01-09 Nick Piggin[PATCH] radix tree: early termination of tag clearing
2006-01-09 Nick Piggin[PATCH] radix tree: code consolidation
2006-01-09 David Howells[PATCH] frv: implement and export various things requir...
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2006-01-06 Ravikiran G Thirumalai[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
2006-01-06 Nick Piggin[PATCH] mm: remove bad_range
2006-01-05 akpm@osdl.org[PATCH] kobject_uevent CONFIG_NET=n fix
2006-01-05 Frank Pavlic[PATCH] klist: Fix broken kref counting in find functions
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-05 Kay Sievers[PATCH] merge kobject_uevent and kobject_hotplug
2006-01-05 Kay Sievers[PATCH] remove mount/umount uevents from superblock...
2006-01-05 Kay Sievers[PATCH] remove CONFIG_KOBJECT_UEVENT option
2005-12-20 Ingo Molnar[PATCH] fix spinlock-debugging smp_processor_id() usage
2005-12-20 Andi Kleen[PATCH] Fix swiotlb pci_map_sg error handling
2005-11-28 Chris Humbert[PATCH] fix broken lib/genalloc.c
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/mtd-2.6
2005-11-07 Hans Reiser[PATCH] reiser4: add radix_tree_lookup_slot()
2005-11-07 Thomas Gleixner[LIB] reed_solomon: Clean up trailing white spaces
2005-10-31 Tony Luckmanual update from upstream:
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Paul Jackson[PATCH] lib/string.c cleanup: restore useful memmove...
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-31 Nicolas Pitre[PATCH] extable: remove needless declaration
2005-10-31 Jesper Juhl[PATCH] Kconfig help text correction for CONFIG_FRAME_P...
2005-10-31 Paul Jackson[PATCH] cpusets: bitmap and mask remap operators
2005-10-31 Jesper Juhl[PATCH] Whitespace and CodingStyle cleanup for lib...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless explicit...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless register...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: whitespace and CodingStyl...
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-29 Olaf Hering[PATCH] ppc64 boot: remove include from lib/zlib_inflat...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Erik Hovland[PATCH] kobject_uevent.c has a typo in a comment
2005-10-28 Al Viro[PATCH] gfp_t: lib/*
2005-10-23 Andrew Morton[PATCH] inotify/idr leak fix
2005-10-20 Tony LuckUpdate from upstream with manual merge of Yasunori...
2005-10-18 Linus TorvaldsAdd some basic .gitignore files
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[TEXTSEARCH]: fix sparse gfp nocast warnings
2005-09-29 Tony Luck[PATCH] Removed remaining PCI specific references from...
2005-09-29 John W. Linville[PATCH] swiotlb: file header comments
2005-09-29 John W. Linville[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL...
2005-09-29 John W. Linville[PATCH] swiotlb: support syncing sub-ranges of mappings
2005-09-29 John W. Linville[PATCH] swiotlb: cleanup some code duplication cruft
2005-09-29 John W. Linville[PATCH] swiotlb: move from arch/ia64/lib/ to lib/
2005-09-15 David S. Miller[LIB]: Consolidate _atomic_dec_and_lock()
2005-09-12 Andi Kleen[PATCH] x86-64: Allow frame pointer and fix help text.
next