You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(6) |
Sep
(2) |
Oct
(43) |
Nov
(4) |
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(78) |
Feb
(97) |
Mar
(29) |
Apr
(2) |
May
(22) |
Jun
(38) |
Jul
(11) |
Aug
(27) |
Sep
(40) |
Oct
(2) |
Nov
(17) |
Dec
(8) |
2002 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
(480) |
May
(456) |
Jun
(12) |
Jul
|
Aug
(1) |
Sep
|
Oct
(18) |
Nov
(3) |
Dec
(6) |
2003 |
Jan
|
Feb
(18) |
Mar
(1) |
Apr
|
May
(6) |
Jun
(147) |
Jul
(7) |
Aug
(3) |
Sep
(235) |
Oct
(10) |
Nov
(2) |
Dec
(1) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ai...@us...> - 2003-09-21 13:12:41
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/philips/nino/ramdisk In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/philips/nino/ramdisk Removed Files: Makefile ld.script Log Message: Merge 2.4.19 --- Makefile DELETED --- --- ld.script DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:41
|
Update of /cvsroot/linux-vax/kernel-2.4/include/asm-mips In directory sc8-pr-cvs1:/tmp/cvs-serv24917/include/asm-mips Removed Files: fp.h Log Message: Merge 2.4.19 --- fp.h DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:41
|
Update of /cvsroot/linux-vax/kernel-2.4/include/asm-mips/ddb5xxx In directory sc8-pr-cvs1:/tmp/cvs-serv24917/include/asm-mips/ddb5xxx Removed Files: debug.h pci.h Log Message: Merge 2.4.19 --- debug.h DELETED --- --- pci.h DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.4/include/asm-ia64/sn/sn1 In directory sc8-pr-cvs1:/tmp/cvs-serv24917/include/asm-ia64/sn/sn1 Removed Files: kldir.h leds.h promlog.h router.h sn1.h uart16550.h Log Message: Merge 2.4.19 --- kldir.h DELETED --- --- leds.h DELETED --- --- promlog.h DELETED --- --- router.h DELETED --- --- sn1.h DELETED --- --- uart16550.h DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:40
|
Update of /cvsroot/linux-vax/kernel-2.4/fs/proc In directory sc8-pr-cvs1:/tmp/cvs-serv24917/fs/proc Modified Files: array.c Log Message: Merge 2.4.19 Index: array.c =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/fs/proc/array.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- array.c 10 Jun 2003 01:14:21 -0000 1.3 +++ array.c 21 Sep 2003 13:12:31 -0000 1.4 @@ -226,6 +226,8 @@ sigemptyset(ign); sigemptyset(catch); + spin_lock_irq(&p->sigmask_lock); + if (p->sig) { k = p->sig->action; for (i = 1; i <= _NSIG; ++i, ++k) { @@ -235,6 +237,7 @@ sigaddset(catch, i); } } + spin_unlock_irq(&p->sigmask_lock); } static inline char * task_sig(struct task_struct *p, char *buffer) |
From: <ai...@us...> - 2003-09-21 13:12:39
|
Update of /cvsroot/linux-vax/kernel-2.4/drivers/usb In directory sc8-pr-cvs1:/tmp/cvs-serv24917/drivers/usb Removed Files: ibmcam.h Log Message: Merge 2.4.19 --- ibmcam.h DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:39
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/ppc/boot/pmac In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/ppc/boot/pmac Removed Files: dummy.c ld.script Log Message: Merge 2.4.19 --- dummy.c DELETED --- --- ld.script DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:39
|
Update of /cvsroot/linux-vax/kernel-2.4/fs/qnx4 In directory sc8-pr-cvs1:/tmp/cvs-serv24917/fs/qnx4 Removed Files: BUGS TODO Log Message: Merge 2.4.19 --- BUGS DELETED --- --- TODO DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:39
|
Update of /cvsroot/linux-vax/kernel-2.4/drivers/bluetooth In directory sc8-pr-cvs1:/tmp/cvs-serv24917/drivers/bluetooth Removed Files: hci_uart.c Log Message: Merge 2.4.19 --- hci_uart.c DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.4/arch/ppc/boot/tree In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/ppc/boot/tree Removed Files: Makefile irSect.c irSect.h ld.script main.c misc.S Log Message: Merge 2.4.19 --- Makefile DELETED --- --- irSect.c DELETED --- --- irSect.h DELETED --- --- ld.script DELETED --- --- main.c DELETED --- --- misc.S DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:38
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/ppc/boot/common In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/ppc/boot/common Removed Files: no_initrd.c Log Message: Merge 2.4.19 --- no_initrd.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:38
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/sgi-ip32 In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/sgi-ip32 Removed Files: ip32-pci-dma.c Log Message: Merge 2.4.19 --- ip32-pci-dma.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:38
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/ppc/boot/mbx In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/ppc/boot/mbx Removed Files: Makefile embed_config.c gzimage.c head.S head_8260.S iic.c m8260_tty.c m8xx_tty.c misc.c pci.c qspan_pci.c rdimage.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- embed_config.c DELETED --- --- gzimage.c DELETED --- --- head.S DELETED --- --- head_8260.S DELETED --- --- iic.c DELETED --- --- m8260_tty.c DELETED --- --- m8xx_tty.c DELETED --- --- misc.c DELETED --- --- pci.c DELETED --- --- qspan_pci.c DELETED --- --- rdimage.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:37
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/sgi-ip22 In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/sgi-ip22 Removed Files: Makefile ip22-berr.c ip22-hpc.c ip22-int.c ip22-irq.S ip22-mc.c ip22-reset.c ip22-rtc.c ip22-sc.c ip22-setup.c ip22-timer.c system.c time.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- ip22-berr.c DELETED --- --- ip22-hpc.c DELETED --- --- ip22-int.c DELETED --- --- ip22-irq.S DELETED --- --- ip22-mc.c DELETED --- --- ip22-reset.c DELETED --- --- ip22-rtc.c DELETED --- --- ip22-sc.c DELETED --- --- ip22-setup.c DELETED --- --- ip22-timer.c DELETED --- --- system.c DELETED --- --- time.c DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.4/arch/ppc/boot/utils In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/ppc/boot/utils Removed Files: mkevimg mkirimg mksimage.c offset piggyback.c sioffset sisize size Log Message: Merge 2.4.19 --- mkevimg DELETED --- --- mkirimg DELETED --- --- mksimage.c DELETED --- --- offset DELETED --- --- piggyback.c DELETED --- --- sioffset DELETED --- --- sisize DELETED --- --- size DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:37
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/mips-boards/atlas In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/mips-boards/atlas Removed Files: Makefile atlas_int.c atlas_rtc.c atlas_setup.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- atlas_int.c DELETED --- --- atlas_rtc.c DELETED --- --- atlas_setup.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:37
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/mips-boards/malta In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/mips-boards/malta Removed Files: Makefile malta_int.c malta_rtc.c malta_setup.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- malta_int.c DELETED --- --- malta_rtc.c DELETED --- --- malta_setup.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:37
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/mips-boards/generic In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/mips-boards/generic Removed Files: Makefile cmdline.c display.c gdb_hook.c init.c memory.c mipsIRQ.S pci.c printf.c reset.c time.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- cmdline.c DELETED --- --- display.c DELETED --- --- gdb_hook.c DELETED --- --- init.c DELETED --- --- memory.c DELETED --- --- mipsIRQ.S DELETED --- --- pci.c DELETED --- --- printf.c DELETED --- --- reset.c DELETED --- --- time.c DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.4/drivers/scsi/aic7xxx In directory sc8-pr-cvs1:/tmp/cvs-serv24917/drivers/scsi/aic7xxx Removed Files: aic7770_linux.c aic7xxx.c aic7xxx_linux.c aic7xxx_linux_host.h aic7xxx_linux_pci.c Log Message: Merge 2.4.19 --- aic7770_linux.c DELETED --- --- aic7xxx.c DELETED --- --- aic7xxx_linux.c DELETED --- --- aic7xxx_linux_host.h DELETED --- --- aic7xxx_linux_pci.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:36
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/kernel Removed Files: r2300_misc.S r4k_misc.S Log Message: Merge 2.4.19 --- r2300_misc.S DELETED --- --- r4k_misc.S DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/mm In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/mm Removed Files: andes.c mips32.c r2300.c r4xx0.c r5432.c rm7k.c sb1.c Log Message: Merge 2.4.19 --- andes.c DELETED --- --- mips32.c DELETED --- --- r2300.c DELETED --- --- r4xx0.c DELETED --- --- r5432.c DELETED --- --- rm7k.c DELETED --- --- sb1.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:35
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/philips/nino In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/philips/nino Removed Files: kgdb.c reset.c rtc.c time.c Log Message: Merge 2.4.19 --- kgdb.c DELETED --- --- reset.c DELETED --- --- rtc.c DELETED --- --- time.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:35
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips64/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips64/kernel Removed Files: r4k_tlb.S r4k_tlb_debug.c r4k_tlb_glue.S Log Message: Merge 2.4.19 --- r4k_tlb.S DELETED --- --- r4k_tlb_debug.c DELETED --- --- r4k_tlb_glue.S DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:35
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/sgi/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/sgi/kernel Removed Files: Makefile indyIRQ.S indy_hpc.c indy_int.c indy_mc.c indy_rtc.c indy_sc.c reset.c setup.c system.c time.c Log Message: Merge 2.4.19 --- Makefile DELETED --- --- indyIRQ.S DELETED --- --- indy_hpc.c DELETED --- --- indy_int.c DELETED --- --- indy_mc.c DELETED --- --- indy_rtc.c DELETED --- --- indy_sc.c DELETED --- --- reset.c DELETED --- --- setup.c DELETED --- --- system.c DELETED --- --- time.c DELETED --- |
From: <ai...@us...> - 2003-09-21 13:12:35
|
Update of /cvsroot/linux-vax/kernel-2.4/arch/mips/ddb5xxx/common In directory sc8-pr-cvs1:/tmp/cvs-serv24917/arch/mips/ddb5xxx/common Removed Files: irq_cpu.c pci.c pci_auto.c Log Message: Merge 2.4.19 --- irq_cpu.c DELETED --- --- pci.c DELETED --- --- pci_auto.c DELETED --- |