rpcgss: krb5: ignore seed
[safe/jmp/linux-2.6] / lib /
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-04 Al Viro[PATCH] severing module.h->sched.h
2006-12-04 Linus Torvalds[PATCH] Arch provides generic iomap missing accessors
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-10-30 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-28 Michael Holzheu[PATCH] strstrip remove last blank fix
2006-10-28 Kevin Hilman[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
2006-10-20 Andrew Morton[PATCH] highest_possible_node_id() linkage fix
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-17 Andrew Morton[PATCH] remove carta_random32
2006-10-17 Stephen Hemminger[PATCH] rename net_random to random32
2006-10-13 Al Viro[PATCH] uml shouldn't do HEADERS_CHECK
2006-10-11 Reinette Chatre[PATCH] bitmap: parse input from kernel and user buffers
2006-10-11 Stephane Eranian[PATCH] Add carta_random32() library routine
2006-10-11 David Woodhouse[PATCH] Add CONFIG_HEADERS_CHECK option to automaticall...
2006-10-11 Heiko Carstens[PATCH] Disable DETECT_SOFTLOCKUP for s390
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-10-11 Dmitry TorokhovInput: add missing exports to fix modular build
2006-10-10 Al Viro[PATCH] gfp annotations: radix_tree_root
2006-10-06 Andrew Morton[PATCH] irq_reqs: export __irq_regs
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-03 keios[PATCH] low performance of lib/sort.c
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-10-02 Greg Banks[PATCH] cpumask: add highest_possible_node_id
2006-10-02 Ankita Garg[PATCH] Linux Kernel Dump Test Module
2006-10-02 Dean Nelson[PATCH] make genpool allocator adhere to kernel-doc...
2006-10-02 Steve Wise[PATCH] LIB: add gen_pool_destroy()
2006-10-01 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: flush_cache_vmap
2006-10-01 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: implementation
2006-10-01 Andrew Morton[PATCH] list_del-debug fix
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-09-29 Andreas Mohr[PATCH] lib/ts_fsm.c: constify structs
2006-09-29 Andreas Mohr[PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()
2006-09-29 Chuck Ebbert[PATCH] spinlock_debug: don't recompute (jiffies_per_lo...
2006-09-29 Manfred Spraul[PATCH] list_del debug check
2006-09-29 Dave Jones[PATCH] Debug variants of linked list macros
2006-09-27 Paul Mundtsh: Enable verbose BUG() support.
2006-09-27 Paul Mundtsh: Use generic CONFIG_FRAME_POINTER.
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Haavard Skinnemoen[PATCH] avr32 architecture
2006-09-26 Andi Kleen[PATCH] optimize hweight64 for x86_64
2006-09-26 Andi Kleen[PATCH] Don't force frame pointers for lockdep
2006-09-26 Alan SternDriver core: Don't call put methods while holding a...
2006-09-26 Andrew Mortonadd CONFIG_ENABLE_MUST_CHECK
2006-09-26 Randy Dunlapkobject: must_check fixes
2006-09-23 Al Viro[PATCH] fix missing ifdefs in syscall classes hookup...
2006-09-12 Al Viro[PATCH] syscall class hookup for all normal targets
2006-08-22 Michael Rash[TEXTSEARCH]: Fix Boyer Moore initialization bug
2006-08-06 Andrew Morton[PATCH] disable debugging version of write_lock()
2006-08-03 Kristen Carlson... PCI: docking station: remove dock uevents
2006-07-31 Peter Korsgaard[PATCH] Fix ppc32 zImage inflate
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
next