File: [Development] / linux-2.6-xfs / arch / x86 / kdb / ChangeLog (download)
Revision 1.3, Tue Feb 26 16:44:40 2008 UTC (9 years, 7 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.2: +46 -0
lines
Merge up to 2.6.25-rc3
Merge of 2.6.x-xfs-melb:linux:30555a by kenmcd.
|
2008-02-19 Jay Lan <jlan@sgi.com>
* Known problem: backtrace for i386 is broken.
* kdb-v4.4-2.6.25-rc1-x86-1.
2008-02-01 Jay Lan <jlan@sgi.com>
* Backed out USB UHCI support since it caused dropped characters and
broke OHCI.
* Restored "archkdbcommon" commands for x86. It was lost at the x86
merge.
* Detecting if the HC was "busy", Aaron Young <ayoung@sgi.com>
* kdb-v4.4-2.6.24-x86-2.
2008-01-29 Jay Lan <jlan@sgi.com>
* kdb-v4.4-2.6.24-x86-1.
2008-01-22 Jay Lan <jlan@sgi.com>
* USB UHCI kdb support, Konstantin Baydarov <kbaidarov@ru.mvista.com>
* kdb-v4.4-2.6.24-rc8-x86-3.
2008-01-18 Jay Lan <jlan@sgi.com>
* USB EHCI kdb support, Aaron Young <ayoung@sgi.com>
* kdb-v4.4-2.6.24-rc8-x86-2.
2008-01-18 Jay Lan <jlan@sgi.com>
* kdb-v4.4-2.6.24-rc8-x86-1.
2008-01-09 Jay Lan <jlan@sgi.com>
* Merge arch/x86/kdb/kdba_io_64.c and arch/x86/kdb/kdba_io_32.c to
arch/x86/kdb/kdba_io.c
* Merge arch/x86/kdb/kdba_id_64.c and arch/x86/kdb/kdba_id_32.c to
arch/x86/kdb/kdba_id.c
* Merge arch/x86/kdb/pc_keyb_64.h and arch/x86/kdb/pc_keyb_32.h to
arch/x86/kdb/pc_keyb.h
* kdb-v4.4-2.6.24-rc7-x86-2.
2008-01-07 Jay Lan <jlan@sgi.com>
* kdb-v4.4-2.6.24-rc7-x86-1.
2007-12-21 Jay Lan <jlan@sgi.com>
* Renamed kdb/kdba_bt_x86.c to arch/x86/kdba_bt.c.
* Find gcc options 'no-optimize-sibling-calls' & 'regparm' from
$(KBUILD_CFLAGS) in arch/x86/kdb/Makefile_{32,64}. We used to
get them from $(CFLAGS).
* Default regparm to 3 on x86_32 if not defined.
* kdb v4.4-2.6.24-rc6-x86-1.
2007-12-12 Jay Lan <jlan@sgi.com>
* Fixed a Makefile_32 error.
* kdb v4.4-2.6.24-rc5-x86-1.
2007-12-05 Jay Lan <jlan@sgi.com>
* Fixed a 'sysctl table check failed' problem.
* kdb v4.4-2.6.24-rc4-x86-1.
2007-11-26 Jay Lan <jlan@sgi.com>
* kdb v4.4-2.6.24-rc3-x86-1.
2007-11-13 Jay Lan <jlan@sgi.com>
* Back ported "New KDB USB interface" from Aaron Young in
v4.4-2.6.23-{i386,x86_64}-2 to 2.6.24 kdb patchset.
* Fixed a make problem at arch/x86/Makefile_{32,64}.
* kdb v4.4-2.6.24-rc2-x86-2.
2007-11-12 Jay Lan <jlan@sgi.com>
* kdb v4.4-2.6.24-rc2-x86-1.
2007-11-09 Jay Lan <jlan@sgi.com>
* Rebase to 2.6.24-rc1 kernel
* - merged kdb-v4.4-2.6.23-i386-1 and kdb-v4.4-2.6.23-x86_64-1
* into kdb-v4.4-2.6.24-rc1-x86-1
* - Fields "done", "sglist_len", and "pid" are removed from
* struct scsi_cmnd. Thus, these fields are no longer displayed
* on "sc" command.
* kdb v4.4-2.6.24-rc1-x86-1.