You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
(9) |
Apr
(27) |
May
(5) |
Jun
(8) |
Jul
(50) |
Aug
(286) |
Sep
(2) |
Oct
(43) |
Nov
(4) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(79) |
Feb
(102) |
Mar
(29) |
Apr
(2) |
May
(22) |
Jun
(41) |
Jul
(11) |
Aug
(28) |
Sep
(58) |
Oct
(4) |
Nov
(18) |
Dec
(8) |
2002 |
Jan
(2) |
Feb
(2) |
Mar
(1) |
Apr
(478) |
May
(469) |
Jun
(78) |
Jul
(16) |
Aug
(2) |
Sep
(7) |
Oct
(47) |
Nov
(5) |
Dec
(227) |
2003 |
Jan
(155) |
Feb
(188) |
Mar
(160) |
Apr
(172) |
May
(41) |
Jun
(205) |
Jul
(104) |
Aug
(289) |
Sep
(31) |
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kenn H. <ke...@us...> - 2000-07-02 17:27:16
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv31077 Modified Files: simple_io.h Log Message: Added a declaration for struct console vax_console |
From: Kenn H. <ke...@us...> - 2000-07-02 17:26:41
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv31048 Modified Files: vaxcpu.h Log Message: Added note of uncertainty about SOC_xxx definitions |
From: Kenn H. <ke...@us...> - 2000-07-02 17:25:32
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv30849 Modified Files: mv.h Log Message: Added a console_init() member to the machine vector. This isn't used yet, but will be used for machines that need the console init to happen later in the boot sequence (frame buffer consoles are possible candidates for this) |
From: Kenn H. <ke...@us...> - 2000-07-02 17:17:30
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv30508 Modified Files: cpu_sel.S Log Message: Fix up SOC_xxx references |
From: Mattias N. <mat...@us...> - 2000-06-21 18:05:53
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv11436 Modified Files: cpu_sel.S Log Message: Added support for KA640 (MicroVAX 3400) |
From: Mattias N. <mat...@us...> - 2000-06-21 18:05:14
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv10722 Added Files: cpu_ka640.c Log Message: Added basic support for KA640. |
From: Andy P. <at...@sl...> - 2000-06-13 16:39:51
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv16740/arch/vax/kernel Added Files: cpu_ka660.c Log Message: Addition of KA660 support by asc...@cs... |
From: Andy P. <at...@sl...> - 2000-06-13 15:36:38
|
Update of /cvsroot/linux-vax/kernel/include/linux In directory slayer.i.sourceforge.net:/tmp/cvs-serv16130/include/linux Modified Files: ftape.h Log Message: Addition of KA660 support by asc...@cs... |
From: Andy P. <at...@sl...> - 2000-06-13 15:36:38
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv16130/arch/vax/boot Modified Files: cpu_sel.S Log Message: Addition of KA660 support by asc...@cs... |
From: Andy P. <at...@sl...> - 2000-06-13 15:36:36
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv16130/include/asm-vax Modified Files: vaxcpu.h Log Message: Addition of KA660 support by asc...@cs... |
From: Kenn H. <ke...@sl...> - 2000-06-05 19:52:15
|
Update of /cvsroot/linux-vax/kernel/drivers/char In directory slayer.i.sourceforge.net:/tmp/cvs-serv17930/drivers/char Modified Files: dz.c dz.h Log Message: The DZ serial driver written by the MIPS/DECstation people now compiles for VAX as well. I intend to use this for all DZ-compatible console and serial I/O eventually. |
From: Kenn H. <ke...@sl...> - 2000-06-04 22:42:32
|
Update of /cvsroot/linux-vax/kernel/arch/vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv21269/arch/vax Modified Files: config.in defconfig Removed Files: Makefile.old Makefile.vax.test test.map Log Message: Start making the config stuff (for make {,menu,x}config) closer to where we want to be. Rather than use the config.in files in the arch-independent portions of the tree, we will build our own config.in that just contains entries for the hardware that we will be interested in. Most of the other arches to it this way as well. Also remove some leftover cruft from the early days. |
From: Kenn H. <ke...@sl...> - 2000-05-14 22:30:10
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv24309/include/asm-vax Modified Files: mv.h Added Files: dz11.h Removed Files: dc7085.h Log Message: It turns out that the DC7085 chip is only one implementation of DZ11 serial I/O. So we now refer to is as dz11 rather than dc7085. The register and bit field names have been changed to be consistent with the DZQ11 Users Guide (EK-DZQ11-UG-002). |
From: Kenn H. <ke...@sl...> - 2000-05-14 22:30:10
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv24309/arch/vax/kernel Modified Files: cpu_generic.c cpu_ka410.c cpu_ka42.c cpu_ka43.c Log Message: It turns out that the DC7085 chip is only one implementation of DZ11 serial I/O. So we now refer to is as dz11 rather than dc7085. The register and bit field names have been changed to be consistent with the DZQ11 Users Guide (EK-DZQ11-UG-002). |
From: Kenn H. <ke...@sl...> - 2000-05-14 22:25:16
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv24190 Modified Files: tmp_init.c Log Message: Added call to console_init() in tmp_start_kernel(). It doesn't actually do anything yet. |
From: Andy P. <at...@sl...> - 2000-05-04 12:15:31
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv2710 Modified Files: head.S Log Message: Improved overlapping physical kernel copy from Shengchao Li. |
From: Andy P. <at...@sl...> - 2000-05-03 15:05:01
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv29480 Modified Files: vpage.h Log Message: Virtual page definitions. |
From: Kenn H. <ke...@sl...> - 2000-04-27 21:59:43
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4462/arch/vax/kernel Modified Files: cpu_generic.c Log Message: Fixed bug with console output on dc7085-based consoles (for example VS3100 machines) |
From: Kenn H. <ke...@sl...> - 2000-04-27 21:59:43
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv4462/include/asm-vax Modified Files: pgtable.h Log Message: Fixed bug with console output on dc7085-based consoles (for example VS3100 machines) |
From: Kenn H. <ke...@sl...> - 2000-04-27 21:58:41
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot/tools In directory slayer.i.sourceforge.net:/tmp/cvs-serv4431/boot/tools Added Files: mkbootblk.c Log Message: Added ability to make bootable disks |
From: Kenn H. <ke...@sl...> - 2000-04-27 21:58:41
|
Update of /cvsroot/linux-vax/kernel/arch/vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv4431 Modified Files: Makefile Log Message: Added ability to make bootable disks |
From: Kenn H. <ke...@sl...> - 2000-04-27 21:40:07
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot/tools In directory slayer.i.sourceforge.net:/tmp/cvs-serv3712/tools Log Message: Directory /cvsroot/linux-vax/kernel/arch/vax/boot/tools added to the repository |
From: Kenn H. <ke...@sl...> - 2000-04-25 23:07:22
|
Update of /cvsroot/linux-vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4202 Modified Files: Makefile Log Message: What the hell... Time to bump up the subversion. It's now 2.2.14-20000425 |
From: Kenn H. <ke...@sl...> - 2000-04-25 23:05:16
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv4136/include/asm-vax Modified Files: processor.h Log Message: Added enough for sched_init() to work. We now have an init_task structure (although it probably won't actually work). However, it compiles, so that's one more step in start_kernel() completed. |
From: Kenn H. <ke...@sl...> - 2000-04-25 23:05:16
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4136/arch/vax/kernel Modified Files: Makefile Added Files: init_task.c Log Message: Added enough for sched_init() to work. We now have an init_task structure (although it probably won't actually work). However, it compiles, so that's one more step in start_kernel() completed. |