You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(11) |
Jun
(66) |
Jul
(16) |
Aug
(2) |
Sep
(7) |
Oct
(17) |
Nov
(1) |
Dec
(220) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(154) |
Feb
(167) |
Mar
(159) |
Apr
(172) |
May
(35) |
Jun
(58) |
Jul
(97) |
Aug
(285) |
Sep
(139) |
Oct
(252) |
Nov
(8) |
Dec
(3) |
2004 |
Jan
(13) |
Feb
(159) |
Mar
(136) |
Apr
(33) |
May
(50) |
Jun
(42) |
Jul
(140) |
Aug
(42) |
Sep
(199) |
Oct
(31) |
Nov
(55) |
Dec
|
2005 |
Jan
|
Feb
(12) |
Mar
(214) |
Apr
(119) |
May
(21) |
Jun
(2) |
Jul
(127) |
Aug
(10) |
Sep
(3) |
Oct
(24) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
(45) |
May
(13) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(26) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(35) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
From: Kenn H. <ke...@us...> - 2003-03-24 21:53:16
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/mtd In directory sc8-pr-cvs1:/tmp/cvs-serv5575/mtd Removed Files: bootldr.c Log Message: Merge with 2.5.43 --- bootldr.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 21:53:15
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/block In directory sc8-pr-cvs1:/tmp/cvs-serv5575/block Removed Files: blkpg.c block_ioctl.c Log Message: Merge with 2.5.43 --- blkpg.c DELETED --- --- block_ioctl.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 21:53:14
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/acorn/char In directory sc8-pr-cvs1:/tmp/cvs-serv5575/acorn/char Removed Files: keyb_ps2.c mouse_rpc.c serial-atomwide.c serial-card.c serial-dualsp.c Log Message: Merge with 2.5.43 --- keyb_ps2.c DELETED --- --- mouse_rpc.c DELETED --- --- serial-atomwide.c DELETED --- --- serial-card.c DELETED --- --- serial-dualsp.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 21:37:34
|
Update of /cvsroot/linux-vax/kernel-2.5/include/net In directory sc8-pr-cvs1:/tmp/cvs-serv15697/net Removed Files: ip6_fw.h Log Message: Merge with 2.5.43 --- ip6_fw.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 21:37:32
|
Update of /cvsroot/linux-vax/kernel-2.5/include/linux In directory sc8-pr-cvs1:/tmp/cvs-serv15697/linux Removed Files: iobuf.h Log Message: Merge with 2.5.43 --- iobuf.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 21:04:18
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/cris/drivers/examples In directory sc8-pr-cvs1:/tmp/cvs-serv6435/cris/drivers/examples Removed Files: kiobuftest.c Log Message: Merge with 2.5.43 --- kiobuftest.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-24 20:12:32
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/boot/tools In directory sc8-pr-cvs1:/tmp/cvs-serv20736/arch/vax/boot/tools Modified Files: Makefile Log Message: Updates due to kbuild changes in 2.5.42 Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/boot/tools/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 23 Jan 2003 23:04:36 -0000 1.1 +++ Makefile 24 Mar 2003 20:12:25 -0000 1.2 @@ -1,9 +1,7 @@ host-progs := mkbootblk setcmdline -all: $(host-progs) - -showcmdline: setcmdline +$(obj)/showcmdline: $(obj)/setcmdline ln -f $< $@ include $(TOPDIR)/Rules.make |
From: Kenn H. <ke...@us...> - 2003-03-24 20:12:29
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax In directory sc8-pr-cvs1:/tmp/cvs-serv20736/arch/vax Modified Files: Makefile Log Message: Updates due to kbuild changes in 2.5.42 Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/Makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- Makefile 21 Mar 2003 00:10:00 -0000 1.17 +++ Makefile 24 Mar 2003 20:12:22 -0000 1.18 @@ -49,7 +49,7 @@ .PHONY: TOOLS TOOLS: - @+$(MAKE) -C arch/$(ARCH)/boot/tools + @$(call descend,arch/$(ARCH)/boot/tools,$(1)) # This will make a disk-bootable image. dd this directly to a # disk and then tell your VAX to boot from this disk |
From: Kenn H. <ke...@us...> - 2003-03-22 19:49:46
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/scsi In directory sc8-pr-cvs1:/tmp/cvs-serv30387/drivers/scsi Modified Files: Makefile scsi_ioctl.c Log Message: Merge with 2.5.42 Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/scsi/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- Makefile 20 Mar 2003 00:44:42 -0000 1.11 +++ Makefile 22 Mar 2003 19:49:41 -0000 1.12 @@ -143,7 +143,7 @@ $(obj)/53c7,8xx.o: $(obj)/53c8xx_d.h $(obj)/53c8xx_u.h $(obj)/53c7xx.o: $(obj)/53c7xx_d.h $(obj)/53c7xx_u.h $(obj)/sim710.o: $(obj)/sim710_d.h -$(obj)/53c700.o $(MODVERDIR)/53c700.ver: $(obj)/53c700_d.h +$(obj)/53c700.o $(MODVERDIR)/$(obj)/53c700.ver: $(obj)/53c700_d.h # If you want to play with the firmware, uncomment # GENERATE_FIRMWARE := 1 @@ -168,4 +168,4 @@ $(obj)/53c700_d.h: $(src)/53c700.scr $(src)/script_asm.pl $(PERL) -s $(src)/script_asm.pl -ncr7x0_family $@ $(@:_d.h=_u.h) < $< -endif \ No newline at end of file +endif Index: scsi_ioctl.c =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/scsi/scsi_ioctl.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- scsi_ioctl.c 12 Mar 2003 23:39:25 -0000 1.7 +++ scsi_ioctl.c 22 Mar 2003 19:49:41 -0000 1.8 @@ -431,6 +431,14 @@ return 0; case SCSI_IOCTL_GET_BUS_NUMBER: return put_user(dev->host->host_no, (int *) arg); + /* + * The next two ioctls either need to go or need to be changed to + * pass tagged queueing changes through the low level drivers. + * Simply enabling or disabling tagged queueing without the knowledge + * of the low level driver is a *BAD* thing. + * + * Oct. 10, 2002 - Doug Ledford <dle...@re...> + */ case SCSI_IOCTL_TAGGED_ENABLE: if (!capable(CAP_SYS_ADMIN)) return -EACCES; |
From: Kenn H. <ke...@us...> - 2003-03-22 19:49:46
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/char In directory sc8-pr-cvs1:/tmp/cvs-serv30387/drivers/char Modified Files: dz.c Log Message: Merge with 2.5.42 Index: dz.c =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/char/dz.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dz.c 21 Mar 2003 00:05:55 -0000 1.7 +++ dz.c 22 Mar 2003 19:49:41 -0000 1.8 @@ -489,7 +489,7 @@ } if (!info->xmit_buf) { - page = get_free_page (GFP_KERNEL); + page = get_zeroed_page(GFP_KERNEL); if (!page) { restore_flags (flags); return -ENOMEM; |
From: Kenn H. <ke...@us...> - 2003-03-22 19:49:09
|
Update of /cvsroot/linux-vax/kernel-2.5 In directory sc8-pr-cvs1:/tmp/cvs-serv30150 Modified Files: Rules.make Makefile Log Message: Merge with 2.5.42 Index: Rules.make =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/Rules.make,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- Rules.make 21 Mar 2003 00:08:58 -0000 1.23 +++ Rules.make 22 Mar 2003 19:49:05 -0000 1.24 @@ -209,10 +209,10 @@ $(if $($(quiet)cmd_cc_ver_c),echo ' $($(quiet)cmd_cc_ver_c)';) \ $(cmd_cc_ver_c); \ if [ ! -r $(depfile) ]; then exit 1; fi; \ - $(TOPDIR)/scripts/fixdep $(depfile) $@ $(TOPDIR) '$(cmd_cc_ver_c)' > $(@D)/.$(@F).tmp; \ + scripts/fixdep $(depfile) $@ '$(cmd_cc_ver_c)' > $(@D)/.$(@F).tmp; \ rm -f $(depfile); \ if [ ! -r $@ ] || cmp -s $@ $@.tmp; then \ - touch $(TOPDIR)/include/linux/modversions.h; \ + touch include/linux/modversions.h; \ fi; \ mv -f $@.tmp $@ mv -f $(@D)/.$(@F).tmp $(@D)/.$(@F).cmd @@ -315,7 +315,7 @@ $(call if_changed_dep,cc_o_c) quiet_cmd_cc_lst_c = MKLST $(echo_target) -cmd_cc_lst_c = $(CC) $(c_flags) -g -c -o $*.o $< && $(TOPDIR)/scripts/makelst $*.o $(TOPDIR)/System.map $(OBJDUMP) > $@ +cmd_cc_lst_c = $(CC) $(c_flags) -g -c -o $*.o $< && sh scripts/makelst $*.o System.map $(OBJDUMP) > $@ %.lst: %.c FORCE $(call if_changed_dep,cc_lst_c) @@ -564,7 +564,7 @@ @set -e; \ $(if $($(quiet)cmd_$(1)),echo ' $($(quiet)cmd_$(1))';) \ $(cmd_$(1)); \ - $(TOPDIR)/scripts/fixdep $(depfile) $@ $(TOPDIR) '$(cmd_$(1))' > $(@D)/.$(@F).tmp; \ + scripts/fixdep $(depfile) $@ '$(cmd_$(1))' > $(@D)/.$(@F).tmp; \ rm -f $(depfile); \ mv -f $(@D)/.$(@F).tmp $(@D)/.$(@F).cmd) Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/Makefile,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- Makefile 20 Mar 2003 00:44:41 -0000 1.48 +++ Makefile 22 Mar 2003 19:49:05 -0000 1.49 @@ -1,12 +1,12 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 41 +SUBLEVEL = 42 EXTRAVERSION = # *DOCUMENTATION* -# Too see a list of typical targets execute "make help" +# To see a list of typical targets execute "make help" # More info can be located in ./Documentation/kbuild -# Comments in this file is targeted only to the developer, do not +# Comments in this file are targeted only to the developer, do not # expect to learn how to build the kernel reading this file. # We are using a recursive build, so we need to do a little thinking @@ -142,7 +142,7 @@ STRIP = $(CROSS_COMPILE)strip OBJCOPY = $(CROSS_COMPILE)objcopy OBJDUMP = $(CROSS_COMPILE)objdump -MAKEFILES = $(TOPDIR)/.config +MAKEFILES = .config GENKSYMS = /sbin/genksyms DEPMOD = /sbin/depmod KALLSYMS = /sbin/kallsyms @@ -387,17 +387,17 @@ # Single targets # --------------------------------------------------------------------------- -%.s: %.c FORCE +%.s: %.c scripts FORCE +@$(call descend,$(@D),$@) -%.i: %.c FORCE +%.i: %.c scripts FORCE +@$(call descend,$(@D),$@) -%.o: %.c FORCE +%.o: %.c scripts FORCE +@$(call descend,$(@D),$@) -%.lst: %.c FORCE +%.lst: %.c scripts FORCE +@$(call descend,$(@D),$@) -%.s: %.S FORCE +%.s: %.S scripts FORCE +@$(call descend,$(@D),$@) -%.o: %.S FORCE +%.o: %.S scripts FORCE +@$(call descend,$(@D),$@) # FIXME: The asm symlink changes when $(ARCH) changes. That's @@ -704,6 +704,8 @@ sound/oss/pndspini.c \ drivers/atm/fore200e_*_fw.c drivers/atm/.fore200e_*.fw \ .version .config* config.in config.old \ + scripts/tkparse scripts/kconfig.tk scripts/kconfig.tmp \ + scripts/lxdialog/*.o scripts/lxdialog/lxdialog \ .menuconfig.log \ include/asm \ .hdepend include/linux/modversions.h \ @@ -881,7 +883,7 @@ @set -e; \ $(if $($(quiet)cmd_$(1)),echo ' $($(quiet)cmd_$(1))';) \ $(cmd_$(1)); \ - $(TOPDIR)/scripts/fixdep $(depfile) $@ $(TOPDIR) '$(cmd_$(1))' > $(@D)/.$(@F).tmp; \ + scripts/fixdep $(depfile) $@ '$(cmd_$(1))' > $(@D)/.$(@F).tmp; \ rm -f $(depfile); \ mv -f $(@D)/.$(@F).tmp $(@D)/.$(@F).cmd) |
From: Kenn H. <ke...@us...> - 2003-03-22 19:46:14
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/char In directory sc8-pr-cvs1:/tmp/cvs-serv29273 Removed Files: amikeyb.c atarimouse.c dn_keyb.c q40_keyb.c Log Message: Merge with 2.5.42 --- amikeyb.c DELETED --- --- atarimouse.c DELETED --- --- dn_keyb.c DELETED --- --- q40_keyb.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:06
|
Update of /cvsroot/linux-vax/kernel-2.5/mm In directory sc8-pr-cvs1:/tmp/cvs-serv28663/mm Removed Files: numa.c Log Message: Merge with 2.5.42 --- numa.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:05
|
Update of /cvsroot/linux-vax/kernel-2.5/include/asm-m68k In directory sc8-pr-cvs1:/tmp/cvs-serv28663/include/asm-m68k Removed Files: q40_keyboard.h Log Message: Merge with 2.5.42 --- q40_keyboard.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:05
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/ide In directory sc8-pr-cvs1:/tmp/cvs-serv28663/drivers/ide Added Files: ide-tcq.c Log Message: Merge with 2.5.42 |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:05
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/m68k/hp300 In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/m68k/hp300 Removed Files: hil.c Log Message: Merge with 2.5.42 --- hil.c DELETED --- |
Update of /cvsroot/linux-vax/kernel-2.5/arch/ppc/platforms In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/ppc/platforms Removed Files: ash.c ash.h ceder.c ceder.h cpci405.c cpci405.h ep405.c ep405.h ibm405.h ibm405gp.c ibm405gp.h ibm_ocp.h ibmnp405h.c ibmnp405h.h ibmnp405l.c ibmnp405l.h ibmstb3.c ibmstb3.h ibmstb4.c ibmstb4.h redwood.c redwood.h redwood5.c redwood5.h walnut.c walnut.h Log Message: Merge with 2.5.42 --- ash.c DELETED --- --- ash.h DELETED --- --- ceder.c DELETED --- --- ceder.h DELETED --- --- cpci405.c DELETED --- --- cpci405.h DELETED --- --- ep405.c DELETED --- --- ep405.h DELETED --- --- ibm405.h DELETED --- --- ibm405gp.c DELETED --- --- ibm405gp.h DELETED --- --- ibm_ocp.h DELETED --- --- ibmnp405h.c DELETED --- --- ibmnp405h.h DELETED --- --- ibmnp405l.c DELETED --- --- ibmnp405l.h DELETED --- --- ibmstb3.c DELETED --- --- ibmstb3.h DELETED --- --- ibmstb4.c DELETED --- --- ibmstb4.h DELETED --- --- redwood.c DELETED --- --- redwood.h DELETED --- --- redwood5.c DELETED --- --- redwood5.h DELETED --- --- walnut.c DELETED --- --- walnut.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:04
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/um/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/um/drivers Removed Files: daemon_kern.h mcast_kern.h slip_kern.h Log Message: Merge with 2.5.42 --- daemon_kern.h DELETED --- --- mcast_kern.h DELETED --- --- slip_kern.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:04
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/ppc/configs In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/ppc/configs Removed Files: ceder_defconfig Log Message: Merge with 2.5.42 --- ceder_defconfig DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:04
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/ppc/kernel In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/ppc/kernel Removed Files: asm-offsets.head mk_defs.c Log Message: Merge with 2.5.42 --- asm-offsets.head DELETED --- --- mk_defs.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:03
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/um/os-Linux/drivers In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/um/os-Linux/drivers Removed Files: etap_kern.h tuntap_kern.h Log Message: Merge with 2.5.42 --- etap_kern.h DELETED --- --- tuntap_kern.h DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:02
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/alpha/lib In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/alpha/lib Removed Files: stackcheck.S stackkill.S Log Message: Merge with 2.5.42 --- stackcheck.S DELETED --- --- stackkill.S DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-22 19:45:02
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/m68k/atari In directory sc8-pr-cvs1:/tmp/cvs-serv28663/arch/m68k/atari Removed Files: atakeyb.c joystick.c Log Message: Merge with 2.5.42 --- atakeyb.c DELETED --- --- joystick.c DELETED --- |
From: Kenn H. <ke...@us...> - 2003-03-21 00:10:06
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/vax/char In directory sc8-pr-cvs1:/tmp/cvs-serv10428/drivers/vax/char Modified Files: Makefile Log Message: Small Makefile changes due to kbuild changes in 2.5.41 Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/vax/char/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 29 Sep 2002 19:33:16 -0000 1.2 +++ Makefile 21 Mar 2003 00:10:01 -0000 1.3 @@ -2,8 +2,6 @@ # Makefile for the Linux/VAX character device drivers. # -O_TARGET := vaxchar.o - obj-y := obj-m := obj-n := |
From: Kenn H. <ke...@us...> - 2003-03-21 00:10:05
|
Update of /cvsroot/linux-vax/kernel-2.5/drivers/vax/net In directory sc8-pr-cvs1:/tmp/cvs-serv10428/drivers/vax/net Modified Files: Makefile Log Message: Small Makefile changes due to kbuild changes in 2.5.41 Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/vax/net/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 18 Jul 2002 23:39:33 -0000 1.1 +++ Makefile 21 Mar 2003 00:10:01 -0000 1.2 @@ -2,8 +2,6 @@ # Makefile for the Linux/VAX network device drivers. # -O_TARGET := vaxnet.o - obj-y := obj-m := obj-n := |