All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: kdb@oss.sgi.com
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org
Subject: Announce: kdb v4.4 is available for kernel 2.6.18
Date: Wed, 20 Sep 2006 05:37:43 +0000	[thread overview]
Message-ID: <9583.1158730663@kao2.melbourne.sgi.com> (raw)
In-Reply-To: <12956.1085377697@kao2.melbourne.sgi.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Shiver me timbers, lads.

KDB (Linux Kernel Debugger) has been updated for kernel 2.6.18.

ftp://oss.sgi.com/projects/kdb/download/v4.4/
ftp://ftp.ocs.com.au/pub/mirrors/oss.sgi.com/projects/kdb/download/v4.4/

Note:  Due to a spam attack, the kdb@oss.sgi.com mailing list is now
subscriber only.  If you reply to this mail, you may wish to trim
kdb@oss.sgi.com from the cc: list.

Current versions are :-

  kdb-v4.4-2.6.18-common-1.bz2
  kdb-v4.4-2.6.18-i386-1.bz2
  kdb-v4.4-2.6.18-x86_64-1.bz2
  kdb-v4.4-2.6.18-ia64-1.bz2

Changelog extract since kdb-v4.4-2.6.17-common-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-common-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-common-1.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-common-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-common-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-common-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-common-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* 8250.c locking has been fixed so there is no need to break spinlocks
	  for keyboard entry.
	* kdb v4.4-2.6.18-rc2-common-2.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-common-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* The main kdb() function is now always entered with interrupts
	  disabled, so there is no need to disable bottom halves.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-common-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-common-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Add KDB_REASON_CPU_UP and callbacks for cpus coming online.
	* Relegate KDB_REASON_SILENT to KDB internal use only.
	* Backout the v4.4-2.6.15-common-3 change that made KDB_REASON_SILENT
	  wait for cpus, the Dell Xeon problem has been fixed.
	* notify_die() is not called for KDB_REASON_SILENT nor
	  KDB_REASON_CPU_UP, these events do not stay in KDB.
	* Export kdb_current_task for kdbm_x86.  SuSE patch
	  kdb-missing-export.diff
	* Scale kdb_wait_for_cpus_secs by the number of online cpus.
	* Delete kdb_enablehwfault, architectures now do their own setup.
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-common-2.


Changelog extract since kdb-v4.4-2.6.17-i386-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-i386-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-i386-1.

2006-08-30 Keith Owens  <kaos@sgi.com>

	* Add warning for problems when following alternate stacks.
	* kdb v4.4-2.6.18-rc5-i386-3.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-i386-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-i386-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-i386-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-i386-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-i386-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-i386-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-i386-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Make KDB rendezvous on i386 a two stage approach.
	* Clean up generation of KDB interrupt code.
	* Move smp_kdb_stop() and smp_kdb_interrupt() to kdbasupport.c.
	* Move setting of interrupt traps to kdbasupport.c.
	* Remove KDB hooks from arch/i386/kernel smp.c, smpboot.c, i8259.c,
	  io_apic.c.
	* Add KDB_REASON_CPU_UP support.
	* Move per cpu setup to kdba_cpu_up().
	* Rework support for 4K stacks to make backtrace more accurate.
	* Add BTSP option to get the full backtrace, including kdb routines.
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-i386-2.


Changelog extract since kdb-v4.4-2.6.17-x86_64-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-x86_64-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-x86_64-1.

2006-08-30 Keith Owens  <kaos@sgi.com>

	* Do not print debugstackptr in cpu_pda, it will be deleted soon.
	* Add KDB_ENTER().
	* Add warning for problems when following alternate stacks.
	* kdb v4.4-2.6.18-rc5-x86_64-3.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* Add pt_regs and cpu_pda commands.
	* Include patch to define orig_ist, to be removed once that patch is in
	  the community tree.
	* kdb v4.4-2.6.18-rc5-x86_64-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-x86_64-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-x86_64-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-x86_64-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-x86_64-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* sparse cleanups
	* kdb v4.4-2.6.18-rc1-x86_64-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-x86_64-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Make KDB rendezvous on x86_64 a two stage approach.
	* Move smp_kdb_stop() and smp_kdb_interrupt() to kdbasupport.c.
	* Move setting of interrupt traps to kdbasupport.c.
	* Add KDB_REASON_CPU_UP support.
	* Move per cpu setup to kdba_cpu_up().
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-x86_64-2.


Changelog extract since kdb v4.4-2.6.17-ia64-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-ia64-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-ia64-1.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-ia64-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-ia64-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-ia64-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-ia64-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-ia64-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-ia64-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-ia64-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-ia64-2.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Exmh version 2.1.1 10/15/1999

iD8DBQFFENOmi4UHNye0ZOoRAie6AJ4qUi/SOPxkZpNmx5R2KaiiMajlPACeJ3Kq
jVB5YpQzXhIPGxsGhAlvl24=TEzl
-----END PGP SIGNATURE-----


WARNING: multiple messages have this Message-ID (diff)
From: Keith Owens <kaos@sgi.com>
To: kdb@oss.sgi.com
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org
Subject: Announce: kdb v4.4 is available for kernel 2.6.18
Date: Wed, 20 Sep 2006 15:37:43 +1000	[thread overview]
Message-ID: <9583.1158730663@kao2.melbourne.sgi.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Shiver me timbers, lads.

KDB (Linux Kernel Debugger) has been updated for kernel 2.6.18.

ftp://oss.sgi.com/projects/kdb/download/v4.4/
ftp://ftp.ocs.com.au/pub/mirrors/oss.sgi.com/projects/kdb/download/v4.4/

Note:  Due to a spam attack, the kdb@oss.sgi.com mailing list is now
subscriber only.  If you reply to this mail, you may wish to trim
kdb@oss.sgi.com from the cc: list.

Current versions are :-

  kdb-v4.4-2.6.18-common-1.bz2
  kdb-v4.4-2.6.18-i386-1.bz2
  kdb-v4.4-2.6.18-x86_64-1.bz2
  kdb-v4.4-2.6.18-ia64-1.bz2

Changelog extract since kdb-v4.4-2.6.17-common-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-common-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-common-1.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-common-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-common-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-common-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-common-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* 8250.c locking has been fixed so there is no need to break spinlocks
	  for keyboard entry.
	* kdb v4.4-2.6.18-rc2-common-2.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-common-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* The main kdb() function is now always entered with interrupts
	  disabled, so there is no need to disable bottom halves.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-common-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-common-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Add KDB_REASON_CPU_UP and callbacks for cpus coming online.
	* Relegate KDB_REASON_SILENT to KDB internal use only.
	* Backout the v4.4-2.6.15-common-3 change that made KDB_REASON_SILENT
	  wait for cpus, the Dell Xeon problem has been fixed.
	* notify_die() is not called for KDB_REASON_SILENT nor
	  KDB_REASON_CPU_UP, these events do not stay in KDB.
	* Export kdb_current_task for kdbm_x86.  SuSE patch
	  kdb-missing-export.diff
	* Scale kdb_wait_for_cpus_secs by the number of online cpus.
	* Delete kdb_enablehwfault, architectures now do their own setup.
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-common-2.


Changelog extract since kdb-v4.4-2.6.17-i386-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-i386-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-i386-1.

2006-08-30 Keith Owens  <kaos@sgi.com>

	* Add warning for problems when following alternate stacks.
	* kdb v4.4-2.6.18-rc5-i386-3.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-i386-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-i386-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-i386-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-i386-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-i386-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-i386-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-i386-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Make KDB rendezvous on i386 a two stage approach.
	* Clean up generation of KDB interrupt code.
	* Move smp_kdb_stop() and smp_kdb_interrupt() to kdbasupport.c.
	* Move setting of interrupt traps to kdbasupport.c.
	* Remove KDB hooks from arch/i386/kernel smp.c, smpboot.c, i8259.c,
	  io_apic.c.
	* Add KDB_REASON_CPU_UP support.
	* Move per cpu setup to kdba_cpu_up().
	* Rework support for 4K stacks to make backtrace more accurate.
	* Add BTSP option to get the full backtrace, including kdb routines.
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-i386-2.


Changelog extract since kdb-v4.4-2.6.17-x86_64-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-x86_64-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-x86_64-1.

2006-08-30 Keith Owens  <kaos@sgi.com>

	* Do not print debugstackptr in cpu_pda, it will be deleted soon.
	* Add KDB_ENTER().
	* Add warning for problems when following alternate stacks.
	* kdb v4.4-2.6.18-rc5-x86_64-3.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* Add pt_regs and cpu_pda commands.
	* Include patch to define orig_ist, to be removed once that patch is in
	  the community tree.
	* kdb v4.4-2.6.18-rc5-x86_64-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-x86_64-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-x86_64-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-x86_64-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-x86_64-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* sparse cleanups
	* kdb v4.4-2.6.18-rc1-x86_64-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-x86_64-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Make KDB rendezvous on x86_64 a two stage approach.
	* Move smp_kdb_stop() and smp_kdb_interrupt() to kdbasupport.c.
	* Move setting of interrupt traps to kdbasupport.c.
	* Add KDB_REASON_CPU_UP support.
	* Move per cpu setup to kdba_cpu_up().
	* Delete kdba_enable_mce, architectures now do their own setup.
	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-x86_64-2.


Changelog extract since kdb v4.4-2.6.17-ia64-1.

2006-09-20 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-ia64-1.

2006-09-15 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc7-ia64-1.

2006-08-29 Keith Owens  <kaos@sgi.com>

	* Rewrite all backtrace code.
	* kdb v4.4-2.6.18-rc5-ia64-2.

2006-08-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc5-ia64-1.

2006-08-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc4-ia64-1.

2006-08-04 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc3-ia64-1.

2006-07-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc2-ia64-1.

2006-07-12 Keith Owens  <kaos@sgi.com>

	* Remove dead KDB_REASON codes.
	* sparse cleanups.
	* kdb v4.4-2.6.18-rc1-ia64-2.

2006-07-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.18-rc1-ia64-1.

2006-07-04 Keith Owens  <kaos@sgi.com>

	* Delete kdba_enable_lbr, kdba_disable_lbr, kdba_print_lbr,
	  page_fault_mca.  Only ever implemented on x86, difficult to maintain
	  and rarely used in the field.
	* Replace #ifdef KDB_HAVE_LONGJMP with #ifdef kdba_setjmp.
	* kdb v4.4-2.6.17-ia64-2.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Exmh version 2.1.1 10/15/1999

iD8DBQFFENOmi4UHNye0ZOoRAie6AJ4qUi/SOPxkZpNmx5R2KaiiMajlPACeJ3Kq
jVB5YpQzXhIPGxsGhAlvl24=
=TEzl
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2006-09-20  5:37 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24  5:48 Announce: kdb v4.4 is available for kernel 2.6.6 Keith Owens
2004-05-24  5:48 ` Keith Owens
2004-06-01 21:20 ` Thomas Duffy
2004-06-01 21:20   ` Thomas Duffy
2004-07-16  4:59   ` Keith Owens
2004-07-16  4:59     ` Keith Owens
2004-06-07  5:40 ` Announce: kdb v4.4 is available for kernel 2.6.7-rc2 Keith Owens
2004-06-07  5:40   ` Keith Owens
2004-06-17  1:16 ` Announce: kdb v4.4 is available for kernel 2.6.7 Keith Owens
2004-06-17  1:16   ` Keith Owens
2004-10-21  3:52 ` Announce: kdb v4.4 is available for kernel 2.6.9 Keith Owens
2004-10-21  3:52   ` Keith Owens
2004-12-25 12:17 ` Announce: kdb v4.4 is available for kernel 2.6.10 Keith Owens
2004-12-25 12:17   ` Keith Owens
2004-12-27 13:00   ` Paulo Marques
2005-01-24 15:21 ` gowda_avinash
2005-01-24 15:21   ` gowda_avinash
2005-01-24 15:34 ` Keith Owens
2005-01-24 15:34   ` Keith Owens
2005-01-25  4:25   ` Saravanan s
2005-01-25  4:37     ` Saravanan s
2005-01-25  4:44 ` Keith Owens
2005-01-25  4:44   ` Keith Owens
2005-01-25  5:52   ` Jack F Vogel
2005-01-25  5:52     ` Jack F Vogel
2005-03-03  2:53 ` Announce: kdb v4.4 is available for kernel 2.6.11 Keith Owens
2005-03-03  2:53   ` Keith Owens
2005-06-18  6:19 ` Announce: kdb v4.4 is available for kernel 2.6.12 Keith Owens
2005-06-18  6:19   ` Keith Owens
2005-08-29  2:12 ` Announce: kdb v4.4 is available for kernel 2.6.13 Keith Owens
2005-08-29  2:12   ` Keith Owens
2005-09-20  7:32 ` Announce: kdb v4.4 is available for kernel 2.6.14-rc1 Keith Owens
2005-09-21  6:21 ` Announce: kdb v4.4 is available for kernel 2.6.14-rc2 Keith Owens
2005-09-21  6:21   ` Keith Owens
2005-10-28  7:29 ` Announce: kdb v4.4 is available for kernel 2.6.14 Keith Owens
2005-10-28  7:29   ` Keith Owens
2006-01-04  9:10 ` Announce: kdb v4.4 is available for kernel 2.6.15 Keith Owens
2006-01-04  9:10   ` Keith Owens
2006-01-04 15:04   ` Jeff V. Merkey
2006-01-04 15:04     ` Jeff V. Merkey
2006-03-21  5:59 ` Announce: kdb v4.4 is available for kernel 2.6.16 Keith Owens
2006-03-21  5:59   ` Keith Owens
2006-04-01 17:04   ` Dan Aloni
2006-04-01 20:37     ` Hugh Dickins
2006-04-01 23:43     ` Joe Korty
2006-04-02 10:23       ` Dan Aloni
2006-03-24  6:21 ` Keith Owens
2006-03-24  6:21   ` Keith Owens
2006-06-27 11:45 ` Announce: kdb v4.4 is available for kernel 2.6.17 Keith Owens
2006-06-27 11:45   ` Keith Owens
2006-06-27 12:06   ` Nigel Cunningham
2006-06-27 12:06     ` Nigel Cunningham
2006-09-20  5:37 ` Keith Owens [this message]
2006-09-20  5:37   ` Announce: kdb v4.4 is available for kernel 2.6.18 Keith Owens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9583.1158730663@kao2.melbourne.sgi.com \
    --to=kaos@sgi.com \
    --cc=kdb@oss.sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.