You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
(34) |
Apr
(140) |
May
(52) |
Jun
(160) |
Jul
(125) |
Aug
(52) |
Sep
(93) |
Oct
(26) |
Nov
(99) |
Dec
(13) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(12) |
Feb
(3) |
Mar
(28) |
Apr
(8) |
May
(9) |
Jun
(11) |
Jul
(10) |
Aug
(4) |
Sep
(2) |
Oct
(3) |
Nov
(2) |
Dec
|
2002 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2003 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Hiroshi K. <ke...@us...> - 2000-09-24 10:06:36
|
Update of /cvsroot/linux-vr/linux/arch/mips/fpu_emulator In directory slayer.i.sourceforge.net:/tmp/cvs-serv28111/arch/mips/fpu_emulator Modified Files: cp1emu.c Log Message: Fixed kernel floating point emulation problems. Import feed backs from Kevin.K (original author of Algorithmics). Now, KFPE should be stable enough. Time to remove 'Experimental' tag ? |
From: Hiroshi K. <ke...@us...> - 2000-09-24 10:06:36
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv28111/include/asm-mips Modified Files: processor.h Log Message: Fixed kernel floating point emulation problems. Import feed backs from Kevin.K (original author of Algorithmics). Now, KFPE should be stable enough. Time to remove 'Experimental' tag ? |
From: Hiroshi K. <ke...@us...> - 2000-09-24 10:06:36
|
Update of /cvsroot/linux-vr/linux/arch/mips/kernel In directory slayer.i.sourceforge.net:/tmp/cvs-serv28111/arch/mips/kernel Modified Files: branch.c unaligned.c Log Message: Fixed kernel floating point emulation problems. Import feed backs from Kevin.K (original author of Algorithmics). Now, KFPE should be stable enough. Time to remove 'Experimental' tag ? |
From: Michael K. <mf...@us...> - 2000-09-24 03:26:38
|
Update of /cvsroot/linux-vr/linux/scripts In directory slayer.i.sourceforge.net:/tmp/cvs-serv11008/scripts Modified Files: mkdep.c Log Message: Add multi-line C++ comment handling, although I don't know anyone demented enough to actually use those on purpose. This is what got sent off to Linus / linux-kernel. |
From: Michael K. <mf...@us...> - 2000-09-21 05:14:27
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv27977/arch/mips/vr41xx Modified Files: tpanel.c Log Message: Fix a couple of minor bugs in the touch panel driver. I don't think these were causing any real problems, but better to have them fixed. |
From: Michael K. <mf...@us...> - 2000-09-21 05:12:09
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv27512/arch/mips Modified Files: config.in Log Message: Minor cleanups |
From: Michael K. <mf...@us...> - 2000-09-21 05:12:09
|
Update of /cvsroot/linux-vr/linux/arch/mips/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv27512/arch/mips/boot Modified Files: Makefile Log Message: Minor cleanups |
From: Michael K. <mf...@us...> - 2000-09-21 05:10:35
|
Update of /cvsroot/linux-vr/linux/scripts In directory slayer.i.sourceforge.net:/tmp/cvs-serv25987/scripts Modified Files: mkdep.c Log Message: Fix 'make dep' for C++ style comments. Mostly from Pavel |
From: Michael K. <mf...@us...> - 2000-09-21 05:09:18
|
Update of /cvsroot/linux-vr/linux/net In directory slayer.i.sourceforge.net:/tmp/cvs-serv24796/net Modified Files: socket.c Log Message: Fix for IPv6, pulled in from 2.4.0-test8 kernel |
From: Pavel M. <pa...@us...> - 2000-09-20 10:07:19
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv17427 Modified Files: int-handler.S Log Message: Use symbolic constant instead of 4. |
From: Pavel M. <pa...@us...> - 2000-09-20 10:00:07
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv11175 Modified Files: r39xx.h Log Message: Use symbolic constant for mobilon pcmcia irq pin. |
From: Pavel M. <pa...@us...> - 2000-09-20 09:58:41
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv8190 Modified Files: irq.c Log Message: Cleanup of irq 1 handling. |
From: Pavel M. <pa...@us...> - 2000-09-20 09:55:25
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv6616 Modified Files: kbd_velo.c Log Message: Aggressive powersaving on screen blank. (Actually so aggresive that cpu slows down to 4MHz and serials stop working, but extended battery life is well worth it.) |
From: Mike K. <mf...@po...> - 2000-09-18 03:05:11
|
Actually, Ralf pointed me at that one. Apparently it's broken for all R4K in the Linux-MIPS tree, and he hasn't been able to fix it due to hardware problems. The icache line sizing thing I just happened to stumble across due to the flush_icache_page bug, since I noticed it was deadlocking in a page fault inside r4k_flush_icache_page_i32, which is the 32 byte line size version of that function. Mike Klar > -----Original Message----- > From: lin...@li... > [mailto:lin...@li...]On Behalf Of > Hiroshi Kawashima > Sent: Sunday, September 17, 2000 7:37 PM > To: Michael Klar > Cc: lin...@li... > Subject: Re: [linux-vr-cvsupdate] Update to module linux > > > Hi, Mike. > > Thank you following hack. > Just my curious, how you can find out this bug ? > Do you have any test code to reproduce this problem ? > (I suspect if this effect (fix) X11 on hard-float probelm...hopefully...) > > > Modified Files: > > r4xx0.c > > Log Message: > > Hack around a deadlock in flush_icache_page, and fix an icache > sizing bug > ---- > Kawashima > _______________________________________________ > linux-vr-cvsupdate mailing list > lin...@li... > http://lists.sourceforge.net/mailman/listinfo/linux-vr-cvsupdate > |
From: Hiroshi K. <ke...@sm...> - 2000-09-18 02:37:26
|
Hi, Mike. Thank you following hack. Just my curious, how you can find out this bug ? Do you have any test code to reproduce this problem ? (I suspect if this effect (fix) X11 on hard-float probelm...hopefully...) > Modified Files: > r4xx0.c > Log Message: > Hack around a deadlock in flush_icache_page, and fix an icache sizing bug ---- Kawashima |
From: Michael K. <mf...@us...> - 2000-09-18 02:03:18
|
Update of /cvsroot/linux-vr/linux/arch/mips/mm In directory slayer.i.sourceforge.net:/tmp/cvs-serv2750/arch/mips/mm Modified Files: r4xx0.c Log Message: Hack around a deadlock in flush_icache_page, and fix an icache sizing bug |
From: Michael K. <mf...@us...> - 2000-09-18 01:56:32
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv29630/arch/mips/vr41xx Modified Files: irq.c Log Message: Remove a global array that is no longer used |
From: Michael K. <mf...@us...> - 2000-09-18 01:16:40
|
Update of /cvsroot/linux-vr/linux/drivers/net/hamradio/soundmodem In directory slayer.i.sourceforge.net:/tmp/cvs-serv28793/drivers/net/hamradio/soundmodem Added Files: .cvsignore Log Message: Pull a few .cvsignore files in from later Linux-MIPS tree |
From: Michael K. <mf...@us...> - 2000-09-18 01:16:40
|
Update of /cvsroot/linux-vr/linux/drivers/media/radio In directory slayer.i.sourceforge.net:/tmp/cvs-serv28793/drivers/media/radio Added Files: .cvsignore Log Message: Pull a few .cvsignore files in from later Linux-MIPS tree |
From: Michael K. <mf...@us...> - 2000-09-18 01:16:40
|
Update of /cvsroot/linux-vr/linux/drivers/media/video In directory slayer.i.sourceforge.net:/tmp/cvs-serv28793/drivers/media/video Added Files: .cvsignore Log Message: Pull a few .cvsignore files in from later Linux-MIPS tree |
From: Michael K. <mf...@us...> - 2000-09-18 01:16:40
|
Update of /cvsroot/linux-vr/linux/drivers/media In directory slayer.i.sourceforge.net:/tmp/cvs-serv28793/drivers/media Added Files: .cvsignore Log Message: Pull a few .cvsignore files in from later Linux-MIPS tree |
From: Michael K. <mf...@us...> - 2000-09-18 01:16:39
|
Update of /cvsroot/linux-vr/linux/drivers/input In directory slayer.i.sourceforge.net:/tmp/cvs-serv28793/drivers/input Added Files: .cvsignore Log Message: Pull a few .cvsignore files in from later Linux-MIPS tree |
From: Michael K. <mf...@us...> - 2000-09-18 00:33:40
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv17534/arch/mips Modified Files: Makefile Log Message: Add a make target for vmlinux.gz: compressed stripped kernel image |
From: Michael K. <mf...@us...> - 2000-09-18 00:33:40
|
Update of /cvsroot/linux-vr/linux/arch/mips/boot In directory slayer.i.sourceforge.net:/tmp/cvs-serv17534/arch/mips/boot Modified Files: Makefile .cvsignore Log Message: Add a make target for vmlinux.gz: compressed stripped kernel image |
From: Pavel M. <pa...@us...> - 2000-09-15 20:32:51
|
Update of /cvsroot/linux-vr/linux/arch/mips/r39xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv1655 Modified Files: irq.c Log Message: Serial driver can not stand irq.c doing disable_irq() for him, so irq.c does not touch its interrupts now. This means that serial works, now. |