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-08-06 18:38:37
|
Update of /cvsroot/linux-vax/kernel/arch In directory slayer.i.sourceforge.net:/tmp/cvs-serv16468/arch Added Files: .cvsignore Log Message: Added .cvsignore files for cleaner, clearer CVS diffing. Apologies for the noise on LV-commit! |
From: Kenn H. <ke...@us...> - 2000-08-06 18:28:33
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv4344 Modified Files: entry.S Log Message: Generic exception handler code now deals correctly with the case where the registered exception handler wants to change R0 or PC in the thread of execution that triggered the exception. This is needed for the get_user() and put_user() macros to deal with access violations. |
From: Kenn H. <ke...@us...> - 2000-08-06 17:39:03
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv11421 Modified Files: tmp_init.c Log Message: Initialize on-board devices by calling mv->device_init() |
From: Andy P. <at...@us...> - 2000-08-03 18:21:05
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv2530 Modified Files: uaccess.h Log Message: Fix stupid error in put_user_asm, dereferencing memory address twice. |
From: Kenn H. <ke...@us...> - 2000-07-31 23:44:07
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv24941 Modified Files: uaccess.h Log Message: Fix error in get_user_asm and put_user_asm macros. This was spotted by gcc-2.95.2. |
From: Kenn H. <ke...@us...> - 2000-07-31 00:34:50
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv3387 Modified Files: Makefile cpu_generic.c cpu_ka410.c cpu_ka42.c cpu_ka43.c cpu_ka630.c cpu_ka640.c cpu_ka650.c cpu_ka660.c interrupt.c interrupt.h regdump.c Log Message: Added halt, reboot and init_devices members to machine vector. Implemented generic machine_halt/_restart/_power_off. Moved LANCE initialization to KA43-specific code. Workaround for compiler bug in dump_stack() |
From: Kenn H. <ke...@us...> - 2000-07-30 22:32:46
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv13178 Added Files: reboot.c Log Message: Implementations of machine_halt/_restart/_power_off |
From: Kenn H. <ke...@us...> - 2000-07-30 22:27:13
|
Update of /cvsroot/linux-vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv12803 Modified Files: Makefile Log Message: Updated EXTRAVERSION to -20000730 |
From: Kenn H. <ke...@us...> - 2000-07-30 22:14:56
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv11925 Modified Files: mv.h Log Message: Added halt, reboot and init_devices members to machine vector. Implemented generic machine_halt/_restart/_power_off. Moved LANCE initialization to KA43-specific code. |
From: Kenn H. <ke...@us...> - 2000-07-30 22:11:19
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv11628/kernel Modified Files: regdump.c Log Message: Fix compiler warnings |
From: Kenn H. <ke...@us...> - 2000-07-30 22:07:40
|
Update of /cvsroot/linux-vax/kernel/arch/vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv11207 Modified Files: Makefile defconfig Log Message: Clean up arch/vax/Makefile. A lot of old, redundant or deprecated stuff has been removed. arch/vax/boot/Makefile now follows the regular pattern. Dependencies are calculated correctly for boot/* as well. defconfig now enables CONFIG_VAX_LANCE. |
From: Kenn H. <ke...@us...> - 2000-07-30 22:07:40
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv11207/boot Modified Files: Makefile Log Message: Clean up arch/vax/Makefile. A lot of old, redundant or deprecated stuff has been removed. arch/vax/boot/Makefile now follows the regular pattern. Dependencies are calculated correctly for boot/* as well. defconfig now enables CONFIG_VAX_LANCE. |
From: Kenn H. <ke...@us...> - 2000-07-30 22:05:10
|
Update of /cvsroot/linux-vax/kernel/arch/vax/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv11146/mm Modified Files: pgtable.c Log Message: Add a placeholder for set_page_dir() |
From: Kenn H. <ke...@us...> - 2000-07-30 21:57:10
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv3149 Modified Files: pgtable.h Log Message: Add some definitions to clear up some compilation warnings in arch-independent stuff |
From: Kenn H. <ke...@us...> - 2000-07-30 21:55:58
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv3093 Modified Files: system.h Log Message: Add HALT macro (expands to asm("halt")) |
From: Kenn H. <ke...@us...> - 2000-07-30 21:55:18
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv3062 Modified Files: scb.h Log Message: Don't need setup_scb() to be globally defined. |
From: Dave A. <ai...@us...> - 2000-07-30 18:28:10
|
Update of /cvsroot/linux-vax/kernel/arch/vax/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv23734 Modified Files: tmp_init.c Log Message: added initialiser for vax lance .. does SFA except print ethernet addr at the moment |
From: Dave A. <ai...@us...> - 2000-07-30 18:24:03
|
Update of /cvsroot/linux-vax/kernel/drivers/net In directory slayer.i.sourceforge.net:/tmp/cvs-serv23391 Modified Files: Space.c Makefile Added Files: vaxlance.c Log Message: initial import of a VAX Lance Ethernet driver... |
From: Kenn H. <ke...@us...> - 2000-07-23 23:07:46
|
Update of /cvsroot/linux-vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv25554 Modified Files: Makefile Log Message: Update EXTRAVERSION to -20000724 |
From: Kenn H. <ke...@us...> - 2000-07-23 22:38:07
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv16788/include/asm Modified Files: irq.h Log Message: Cleaned up stray interrupt and exception handling. entry.S is now much simpler. We should also be able to autoprobe interrupt vectors now. |
From: Kenn H. <ke...@us...> - 2000-07-23 22:38:07
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv16788/arch/vax/kernel Modified Files: entry.S interrupt.c Added Files: interrupt.h Log Message: Cleaned up stray interrupt and exception handling. entry.S is now much simpler. We should also be able to autoprobe interrupt vectors now. |
From: Kenn H. <ke...@us...> - 2000-07-23 20:59:55
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv22486 Modified Files: interrupt.c Log Message: Oops! Got wrong vector number for corrected read handler |
From: Kenn H. <ke...@us...> - 2000-07-23 20:58:37
|
Update of /cvsroot/linux-vax/kernel/arch/vax/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv22318 Modified Files: entry.S Log Message: Oops! Got wrong vector number for the corrected read error handler |
From: Kenn H. <ke...@us...> - 2000-07-23 20:36:25
|
Update of /cvsroot/linux-vax/kernel/arch/vax/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv20577/arch/vax/mm Modified Files: pgtable.c Log Message: Implement free_irq(). All exception handlers are now dynamically registered via register_excep_handler(). This almost completes the rework of the exception and interrupt handling system. |
From: Kenn H. <ke...@us...> - 2000-07-23 20:36:24
|
Update of /cvsroot/linux-vax/kernel/include/asm-vax In directory slayer.i.sourceforge.net:/tmp/cvs-serv20577/include/asm Modified Files: irq.h ptrace.h scb.h Log Message: Implement free_irq(). All exception handlers are now dynamically registered via register_excep_handler(). This almost completes the rework of the exception and interrupt handling system. |