[WAN]: Added missing netif_dormant_off() to generic HDLC
[safe/jmp/linux-2.6] / lib /
2006-07-15 Adrian Bunk[PATCH] let the the lockdep options depend on DEBUG_KERNEL
2006-07-15 Roland Dreier[PATCH] Convert idr's internal locking to _irqsave...
2006-07-03 Ingo Molnar[PATCH] lockdep: kconfig
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: prove rwsem locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: allow read_lock() recursion of same...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: locking API self tests
2006-07-03 Heiko Carstens[PATCH] lockdep: s390 CONFIG_FRAME_POINTER support
2006-07-03 Ingo Molnar[PATCH] lockdep: stacktrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-07-03 Ingo Molnar[PATCH] lockdep: remove mutex deadlock checking code
2006-07-03 Ingo Molnar[PATCH] lockdep: clean up rwsems
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Len Brownmerge linus into release branch
2006-06-29 Linus TorvaldsFix vsnprintf off-by-one bug
2006-06-28 Arjan van de Ven[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMB...
2006-06-28 Roman Zippel[PATCH] fix rt-mutex defaults and dependencies
2006-06-28 Thomas Gleixner[PATCH] pi-futex: rt mutex tester
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-28 Ingo Molnar[PATCH] pi-futex: add plist implementation
2006-06-28 Randy Dunlap[PATCH] zlib inflate: fix function definitions
2006-06-27 Kristen AccardiKEVENT: add new uevent for dock
2006-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Jan Beulich[PATCH] i386: reliable stack trace support (i386)
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support (x86-64)
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support
2006-06-26 Jeff Mahoney[PATCH] lib: add idr_replace
2006-06-26 Andreas Mohrspelling fixes
2006-06-26 Adrian Bunkmove acknowledgment for Mark Adler to CREDITS
2006-06-25 Sonny Rao[PATCH] fix race in idr code
2006-06-25 Jeremy Fitzhardinge[PATCH] Implement kasprintf
2006-06-25 Jeremy Fitzhardinge[PATCH] Fix bounds check in vsnprintf, to allow for...
2006-06-25 Randy Dunlap[PATCH] reed-solomon: fix kernel-doc comments
2006-06-25 Randy Dunlap[PATCH] kernel-doc for lib/crc*.c
2006-06-25 Randy Dunlap[PATCH] kernel-doc for lib/bitmap.c
2006-06-25 Wu Fengguang[PATCH] radixtree: normalize radix_tree_tag_get() retur...
2006-06-25 Andreas Mohr[PATCH] constify libcrc32c table
2006-06-23 Pekka Enberg[PATCH] strstrip() API
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
2006-06-23 Ravikiran G Thirumalai[PATCH] percpu_counters: create lib/percpu_counter.c
2006-06-23 Peter Zijlstra[PATCH] buglet in radix_tree_tag_set
2006-06-23 Nick Piggin[PATCH] radix-tree: small
2006-06-23 Nick Piggin[PATCH] radix-tree: direct data
2006-06-23 Dean Nelson[PATCH] change gen_pool allocator to not touch managed...
2006-06-22 Richard Purdie[PATCH] zlib_inflate: Upgrade library code to a recent...
2006-06-21 Greg Kroah-Hartman[PATCH] kobject: make people pay attention to kobject_a...
2006-06-21 Brice Goglin[PATCH] add __iowrite64_copy
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-05 David Woodhouse[RBTREE] Switch rb_colour() et al to en_US spelling...
2006-05-21 Greg Kroah-Hartman[PATCH] kobject: quiet errors in kobject_add
2006-05-12 David S. Miller[SPARC]: Handle UNWIND_INFO properly.
2006-04-27 Adrian Bunk[PATCH] Kobject: possible cleanups
2006-04-27 Kay Sievers[PATCH] Kobject: fix build error
2006-04-21 David Woodhouse[RBTREE] Merge colour and parent fields of struct rb_node.
2006-04-21 David Woodhouse[RBTREE] Remove dead code in rb_erase()
2006-04-19 Tim Chen[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default
2006-04-14 NeilBrown[PATCH] sysfs: Allow sysfs attribute files to be pollable
2006-04-11 Jan-Benedict Glaw[PATCH] Silence a const vs non-const warning
2006-04-11 Kyle McMartin[PATCH] Clean up arch-overrides in linux/string.h
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
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
next