|
|
|
|
Changelog for kernel-2.4.20-31.1.caps.rh90.ccrma.athlon.rpm :
* Thu Apr 22 2004 Fernando Lopez-Lezcano 2.4.20-31.1.caps- added planet ccrma patches to 31.x * Wed Apr 14 2004 Dave Jones - Yet another additional r128 DRM check. (CAN-2004-0003)- Bounds checking in ISO9660 filesystem. (CAN-2004-0109)- Fix Information leak in EXT3 (CAN-2004-0133)- Fix local DoS in mremap() * Wed Feb 25 2004 Fernando Lopez-Lezcano 2.4.20-30.1.caps- added planet ccrma patches to 30.x * Wed Feb 18 2004 Dave Jones - Additional r128 DRM checks. (CAN-2004-0003) * Fri Feb 06 2004 Dave Jones - Check do_mremap return values (CAN-2004-0077) * Tue Feb 03 2004 Dave Jones - Fix NCPFS deep stack usage. (CAN-2004-0010) * Sat Jan 17 2004 Dave Jones - Check limits in R128 DRI drivers. (CAN-2004-0003)- Fix user/kernel copying in Vicam USB driver. (CAN-2004-0075)- Fix user/kernel copying in DRI GAMMA driver.- Fix another NPTL local DoS. * Wed Jan 07 2004 Dave Jones - Clear all flags in exec_usermodehelper() * Wed Jan 07 2004 Fernando Lopez-Lezcano 2.4.20-28.1.caps- added planet ccrma patches to 28.x * Tue Jan 06 2004 Dave Jones - Fix the conntrack bug for real this time. (It was previously tacked onto a patchfile that wasn\'t applied) * Fri Dec 19 2003 Dave Jones - Fix mremap corner case. * Thu Dec 18 2003 Dave Jones - Allow >16 char passwords in Tux ftp transactions. (#90338) * Fri Dec 12 2003 Dave Jones - Fix leak in rtc ioctls.- Fix prctl(PR_SET_DUMPABLE, 1) (#104310)- Two SMP fixes from upstream rmap patch. (#110889) * Tue Dec 02 2003 Dave Jones - Roll back to previous adaptec driver.- Add TASK_SIZE check to do_brk()- Fix up NPTL local DoS bug (#107942) * Thu Nov 27 2003 Dave Jones - Fix dereference in i2c ioctl, and plug memory leak. * Thu Nov 20 2003 Dave Jones - Wait for keyboard buffer to drain before sending disable. (#87550)- Fix bonding on interfaces with no IP address (#109988) * Wed Oct 22 2003 Dave Jones - Fix up d_move corner case (Al Viro) * Mon Sep 29 2003 Dave Jones - Fix Netfilter --reject-with tcp-reset (#91448) * Thu Sep 25 2003 Dave Jones - Various backported VM changes. * Fri Sep 19 2003 Dave Jones - Drop reference to conntrack after removing confirmed expectation. * Thu Sep 18 2003 Dave Jones - icmp6 socket contention bugfix. * Thu Sep 11 2003 Dave Jones - Update aic79xx driver. * Thu Sep 04 2003 Dave Jones - Fix LVM snapshotting (#97843) * Mon Sep 01 2003 Dave Jones - Fix \'i385\' typo in linux-2.4.0-e820.patch (#103470) * Thu Aug 28 2003 Dave Jones - Add missing hunk of VFSlock patch. * Tue Aug 19 2003 Dave Jones - Atomic update of page->flags * Tue Aug 12 2003 Dave Jones - Barrier rep_nop. (#102133) * Fri Aug 08 2003 Dave Jones - Fix for 100739 - launder_page race.- Fix for 100439 * Sat Jul 26 2003 Pete Zaitcev - Test #1 for 96984 (USB ADSL regression on ohci)- Fix for 80328, 89491, 97260 - unusual_devs.h update. * Wed Jul 16 2003 Arjan van de Ven - add proc and execve fixes - update ide drivers to fix critical bugs * Sat Jul 12 2003 Rik van Riel - upgrade to latest -rmap to fix #89226, #90668, etc. * Tue Jun 17 2003 Michael K. Johnson - include Alan\'s patch to (possibly) fix #97356 * Fri May 30 2003 Arjan van de Ven - akpm\'s stall fix as merged in 2.4.21-rc6- more nethash changes * Wed May 28 2003 Arjan van de Ven - fix tty security hole (Al Viro)- fix the ioperm fix * Thu May 22 2003 Arjan van de Ven - fix the audigy driver ac97 bug- add fix from jgarzik for the cmd680 driver- add fix from zaitcev for ohci usb failures * Wed May 07 2003 Arjan van de Ven - add fix for the network stack hash attack- add fixes for the AMD64 32 bit emulation layer * Fri May 02 2003 Arjan van de Ven - add akpm\'s elevator tuning * Thu May 01 2003 Arjan van de Ven - bluetooth update * Wed Apr 30 2003 Arjan van de Ven - merge bugfixes from 2.4.21-rc1-ac3 * Mon Apr 28 2003 Arjan van de Ven - fix ISDN bug wrt double spin_unlock_bh in isdn_ppp.c * Thu Apr 10 2003 Arjan van de Ven - fix broken ioperm() bitops (87835) * Wed Apr 02 2003 Benjamin LaHaise - add fix for lru_lock() vs page_cache_release() issue. * Thu Mar 27 2003 Arjan van de Ven - more sleep with spinlock fixes in the usb storage layer- fix pci posting in usb-ohci- don\'t cache align buffer heads to save space * Thu Mar 27 2003 Arjan van de Ven - fix sleep with spinlocks in usb storage layer * Wed Mar 26 2003 Arjan van de Ven - added netdump to several drivers (e100/e1000/tg3) * Tue Mar 18 2003 Arjan van de Ven - enable HPET timers to fix time skew (#86192)- fix several unresolved symbols (#85946) * Sat Mar 01 2003 Benjamin LaHaise - resync with x86-64 cvs to pull in a few bugfixes * Fri Feb 28 2003 Arjan van de Ven - fix rmap<->DRM interaction (#85106) * Wed Feb 26 2003 Arjan van de Ven - resolve hang with ide-scsi (#85026)- make cdrom devices honor O_EXCL * Tue Feb 25 2003 Arjan van de Ven - make USB not sleep with spinlocks- merge ehci update- merge DRM update- fix SEGV signal hang (Roland) * Sun Feb 23 2003 Arjan van de Ven - fix oops on sys_swapoff(NULL) -- Steve Dickson * Sat Feb 22 2003 Arjan van de Ven - disable the ACL patches, they break NFS- update tg3 driver to latest- fix DRM abi breakage vs XFree86 4.3 * Fri Feb 21 2003 Arjan van de Ven - more VM work - more NPTL fixes (bugs found upstream)- TUX bugfix (74445) * Tue Feb 18 2003 Arjan van de Ven - downgrade pwc webcam driver one notch to the last known working version- work around vm livelock- make the cciss driver not enable irq\'s in it\'s irq handler * Fri Feb 14 2003 Benjamin LaHaise - fix for shared statistic < 0 * Fri Feb 14 2003 Arjan van de Ven - Signal fixes for LSB testsuite- merge patch to fix init=/bin/sh- 2.4.21-pre4-ac4 bugfixes (mostly IDE crashes) * Mon Feb 10 2003 Arjan van de Ven - merge 2.4.21-pre4-ac3 bugfixes * Wed Feb 05 2003 Stephen C. Tweedie - Add ext3 fix for truncating negative i_blocks * Tue Feb 04 2003 Benjamin LaHaise - add oopsmeharder for debugging hard hangs * Tue Feb 04 2003 Arjan van de Ven - merge rmap15d- set the sbp2 command buffer to 64 elements instead of 8 * Thu Jan 30 2003 Arjan van de Ven - merge tcp stall fix from DaveM- merge bugfixes from 2.4.21-pre4 * Tue Jan 14 2003 Steve Dickson - Merge in the ACL and XATTR patches from the UL and BestBits trees. * Sun Jan 12 2003 Stephen C. Tweedie - Merge in the LVM pvmove fix to current tree * Thu Jan 09 2003 Benjamin LaHaise - add AMD Golem fixup * Sat Dec 21 2002 Michael K. Johnson 2.4.20-2.1- ACPI config fixes * Thu Dec 19 2002 Benjamin LaHaise - build version 2.4.20-2 * Thu Dec 19 2002 Jeff Garzik - iscsi compile fix- fix acpi depmod warning * Wed Dec 18 2002 Benjamin LaHaise - build version 2.4.20-1 * Wed Dec 18 2002 Benjamin LaHaise - add oprofile fixes from graydon, reenable- enable ACPI with updates from jgarzik * Tue Dec 03 2002 Arjan van de ven - move to 2.4.20-ac1 * Wed Nov 27 2002 Arjan van de Ven - more threading backport - move to 2.4.20-rc4-ac1 * Thu Nov 21 2002 Arjan van de Ven - move to 2.4.20-rc2-ac1 * Tue Nov 19 2002 Arjan van de Ven - DRM 4.3 from X CVS * Wed Nov 13 2002 Stephen C. Tweedie - Add swapoff entry-matching fix * Tue Nov 12 2002 Ingo Molnar - full threading backport from 2.5.47:- TLS API changes- sys_clone() enhancements (CLONE_SETTLS, CLONE_SETTID, CLONE_CLEARTID, CLONE_DETACHED)- generic pidhash- sys_exit() speedups- vcache for generic futexes- generic, improved futexes- new, threading related ptrace features- latest thread signals stuff (atomic signals, shared signals, etc.)- exit/fork task cache- threaded coredumping support- new uid cache- oom fixes- /proc updates for threading- per-CPU GDT * Sat Nov 09 2002 Arjan van de Ven - added tytsoAATTmit.edu\'s ext3 patchkit- added the EDD backport from Matt Domsch- Andi Kleen\'s module allocation patch * Fri Nov 08 2002 Arjan van de Ven - remove ACPI again because Intel is unwilling to take patches- add O_DIRECT support for NFS * Tue Nov 05 2002 Arjan van de Ven - Merge ACPI from SuSE kernel RPM * Sat Oct 19 2002 Arjan van de Ven - O(1) VM * Tue Aug 27 2002 Arjan van de Ven - updated to 2.4.20-pre4-ac1 * Wed Aug 14 2002 Arjan van de Ven - added audigy driver bits * Tue Aug 13 2002 Arjan van de Ven - ACLs removed for now because of stability and correctness problem * Mon Aug 12 2002 Arjan van de Ven - remove a lot of NFS patches, some were broken it seems * Sat Aug 10 2002 Benjamin LaHaise - fix network bug setting nr_frags on memory allocation failure * Fri Aug 09 2002 Pete Zaitcev - A fix for bug 56856, SDDR-31 media check. * Fri Aug 09 2002 Arjan van de Ven - update the ips driver * Sat Aug 03 2002 Arjan van de Ven - added most of the NFS patchkit * Sat Aug 03 2002 Pete Zaitcev - Update UML to -48 version, split Red Hat specific changes into a separate patch. * Sat Jul 27 2002 Arjan van de Ven - add USB device ID for a pegasus based card * Tue Jul 23 2002 Pete Zaitcev - Workaround for broken HP keyboards for #55878, patch 1241. * Tue Jul 23 2002 Arjan van de Ven - more NAPI updates (davemAATTredhat.com)- Allow the use of all 256 scsi devices (zaitcevAATTredhat.com) * Mon Jul 22 2002 Arjan van de Ven - updated NAPI patches [DaveM] * Thu Jul 18 2002 Benjamin LaHaise - shut up \"svc: unknown version (0)\" messages * Fri Jul 12 2002 Benjamin LaHaise - pageattr patch to fix the AGP cache attribute conflict problem * Fri Jul 12 2002 Pete Zaitcev - Fix for duplicate SCSI IDs from (bug 55876, patch 705) * Sat Jul 06 2002 Benjamin LaHaise - update futex patch from Rusty * Fri Jul 05 2002 Arjan van de Ven - update lmsensors to version 2.6.3 * Sat Jun 22 2002 Stephen C. Tweedie - Add ext3 extended attribute code * Fri Jun 21 2002 Stephen C. Tweedie - Update ext3 to ext3-cvs version.- Add ext3 htree patch * Tue Jun 18 2002 Arjan van de Ven - add \"nousb\" kernel option- O(1) scheduler update from Ingo * Tue Jun 11 2002 Doug Ledford - added adaptec\'s new scsi driver aic79xx * Fri Jun 07 2002 Arjan van de Ven - added oprofile (oprofile.sourceforge.net) * Thu Jun 06 2002 Benjamin LaHaise - add Rusty\'s futex patch for improved userspace locking primatives. * Thu Jun 06 2002 Arjan van de Ven - update to 2.4.19pre10-ac1- merged UML * Thu May 30 2002 Doug Ledford - enable highmem io on selected SCSI controllers for debugging * Sat May 25 2002 Arjan van de Ven - update to 2.4.19pre8-ac5 * Fri May 24 2002 Doug Ledford - add the aic7xxx 6.2.8 driver patch * Thu May 23 2002 Arjan van de Ven - update ecc driver- fix proc oops in hpt36x driver- add pci id\'s to promise ide driver- fix typo in qla2200 driver- fix compile issue for wdt_pci compiled built in * Wed May 22 2002 Benjamin LaHaise - add nfs default [rw]size fix (patch 1391) for bugzilla #64921, 64984, 65069 * Fri May 17 2002 Benjamin LaHaise - brown paper bag fix for linux-2.4.18-proc-stat.patch: don\'t add 1000000000 to interrupt counts (#64825) * Fri May 17 2002 Doug Ledford - disable the AIRONET4800_CS driver from the PCMCIA directory (bug #64959) * Tue May 14 2002 Michael K. Johnson - add the dnotify notification cancelling patch * Tue May 07 2002 Pete Zaitcev - Make s390x work with O(1)- Add s390 partitioning patch which everyone agrees to let into mainstream- Fix initrd on s390x ... again- Let ctc to load with CONFIG_MODVERSIONS (EXPORT_SYMBOL_NOVERS in fsm.c)- bump to 2.4.18-0.32 * Wed May 01 2002 Doug Ledford - add the feral qlogic driver and start using it in place of qlogicisp * Sat Apr 27 2002 Benjamin LaHaise - add linux-2.4.9-vsnprintf.patch- add linux-2.4.18-proc-stat.patch * Fri Apr 19 2002 Arjan van de Ven - added SSE init fix from Doug * Wed Apr 17 2002 Benjamin LaHaise - add linux-2.4.18-slabinfo.patch- add LGPL headers for libredhat-kernel * Mon Apr 15 2002 Arjan van de Ven - add fix to loop.c for nfs refcount \"leak\"- fix wvlan_cs oops- add orinoco_old_cs for cards that don\'t like the newer driver * Sat Apr 13 2002 Benjamin LaHaise - rename libredhat-kernel.so.1 to libredhat-kernel.so.1.0.1 to allow librt to dynamically link against the dummy version * Sat Apr 13 2002 Stephen C. Tweedie - Add patch for misc fixes to block device buffer handling. * Fri Apr 12 2002 Arjan van de Ven - documented spec a bit more- added suspend/resume fix from 2.4.9-31 to avoid regression- added watcom usb ID\'s * Wed Apr 10 2002 Pete Zaitcev - Sanitizing moremounts. Arjan fixed 62740 there by concatenation of patches. * Wed Apr 10 2002 Arjan van de Ven - final serverworks/acard/promise IDE bits * Tue Apr 09 2002 Arjan van de Ven - sort \"hpt366 doesn\'t boot\" issues- add promise IDE patch from upstream to fix hang * Sat Apr 06 2002 Arjan van de Ven - put fstat patch back in- fix kksymoops * Tue Apr 02 2002 Pete Zaitcev - ide-tape: un-regress 36628, fix 62267.- Tentatively added USB serial fix 61820. * Thu Mar 28 2002 Stephen C. Tweedie - Add LVM atomic filesystem snapshots patch * Thu Mar 28 2002 Arjan van de Ven - some IDE updates from Andre Hedrick- eepro100 PCI ID\'s- updated module-info (harald)- bugfixes from 2.4.18-pre4-ac2 * Wed Mar 27 2002 Benjamin LaHaise - add aio 20020326- correct aio library install path * Wed Mar 27 2002 Arjan van de Ven - update megaraid to 1.18a * Tue Mar 26 2002 Benjamin LaHaise - fix mmap for odd drivers / vsyscalls * Tue Mar 26 2002 Arjan van de Ven - update e100/e1000- update tg3 driver- new logo graphics- update qla2200 driver- added megarac driver (still needs a lot of work)- update iscsi * Sat Mar 23 2002 Arjan van de Ven - update to have the fixes from 2.4.19-pre3-ac5 * Wed Mar 20 2002 Pete Zaitcev - restored the \"moreunnamed\" patch, which conflicted with Al\'s cleanups. * Wed Mar 20 2002 Arjan van de Ven - add more accurate process accounting from later -ac * Fri Mar 15 2002 Benjamin LaHaise - make sym53c8xx_2 actually called sym53c8xx_2.o * Sat Mar 09 2002 Benjamin LaHaise - add fix for inode sync problem (linux-2.4.18-sync_one.patch) * Tue Mar 05 2002 Arjan van de Ven - 2.4.18-ac3- removed some stale patches- added compaq driver update- added tigon3 driver * Sat Mar 02 2002 Stephen C. Tweedie - Add akpm\'s get_request fairness patch from 2.4.19-pre1 * Fri Mar 01 2002 Stephen C. Tweedie - Add linux-2.4.17-lvm-fixes.patch for miscellaneous local LVM fixes and tweaks. * Thu Feb 28 2002 Stephen C. Tweedie - Add bugfixes from LVM-1.0.3 * Tue Feb 26 2002 Arjan van de Ven - updated e1000 driver to the GPL compatible version * Sat Feb 23 2002 Pete Zaitcev - Bug 35215 patch #1261 * Sat Feb 23 2002 Doug Ledford - Forward port the iorl changes that were made for the 2.4.9 kernel- Added the changes for the aic7xxx_old driver related to the iorl work * Fri Feb 22 2002 Stephen C. Tweedie - Merge in mempool from 2.5 for LVM\'s use. * Thu Feb 21 2002 Pete Zaitcev - s390x in ExclusiveArch * Thu Feb 21 2002 Arjan van de Ven - 2.4.18rc2 * Wed Feb 20 2002 David Woodhouse - update ARM patch- ARM rmap * Sat Feb 16 2002 Arjan van de Ven - update to 2.4.18rc1- update O(1) scheduler- update rmap * Fri Feb 15 2002 Stephen C. Tweedie - Add LVM atomic move patch * Mon Feb 11 2002 Arjan van de Ven - 2.4.18pre9 * Sat Feb 09 2002 Pete Zaitcev - Workaround for broken ATEN hardware for #55878. * Tue Feb 05 2002 Arjan van de Ven - updated linux-abi patch- made the bootup printk\'s less noisy by default- merged 2.4.18pre8 * Sun Jan 27 2002 Arjan van de Ven - update to 2.4.18pre7 and rmap12a * Tue Jan 15 2002 Arjan van de Ven - added DRM for XFree86 4.2.0- made a \"pinned list\" for the rmap VM as to keep mlock()ed pages out of the way of the VM. * Sun Jan 13 2002 Arjan van de Ven - O(1) scheduler- JFS 1.0.12 for evaluation * Wed Dec 19 2001 Michael K. Johnson - Added watchdog patch * Thu Dec 13 2001 Pete Zaitcev - Keep fix for #55420, while postponed by Marcelo. * Thu Dec 13 2001 Arjan van de Ven - updated qla2200/2300 driver * Wed Dec 12 2001 Arjan van de Ven - update to 2.4.17-pre8 * Sat Dec 08 2001 Arjan van de Ven - update to 2.4.17-pre5- add 32 bit quota back- add netfilter bridging patches * Thu Dec 06 2001 Arjan van de Ven - update to 2.4.17-pre3- aacraid update * Sat Dec 01 2001 Pete Zaitcev - Fix kfree of static in sd.c:sd_init() * Sat Dec 01 2001 David Woodhouse - update ARM kernel patch to 2.4.16-rmk1 * Fri Nov 30 2001 Philip Copeland - retired the previous ipvs patchs (5800,5810,5820) new single ipvs patch * Fri Nov 30 2001 Arjan van de Ven - disable ipvs- add qla2200 driver * Wed Nov 28 2001 Arjan van de Ven - update to 2.4.16- tux update * Sat Nov 24 2001 Arjan van de Ven - update to 2.4.15 * Sat Nov 17 2001 David Woodhouse - Merge MIPS kernel support * Fri Nov 16 2001 David Woodhouse - Merge SH kernel support * Thu Nov 15 2001 Pete Zaitcev - Fix for #36059 (ymfpci). This bug is pushed to Linus, but I wish this to be in our tree all the same, for the sake of erratas. * Tue Nov 13 2001 David Woodhouse - Merge ARM kernel support * Sun Nov 04 2001 Arjan van de Ven - update to 2.4.13-ac7 * Mon Oct 29 2001 Pete Zaitcev - Added workaround for #54390, reads from dasd return trailing garbage.- Not applying s390 specific ac14 parts anymore: all there already. * Mon Oct 29 2001 Arjan van de Ven - update to 2.4.13-ac4 * Wed Oct 17 2001 Pete Zaitcev - Killed port-specific __cpu_raise_softirq on s390 and s390x (warning flood)- Removed loopfix part from linux-2.4.9-s390-ac11.patch, now generic. * Sun Oct 14 2001 Pete Zaitcev - usb-uhci bugfix from mainstream, until it reaches us down the line * Thu Oct 11 2001 Pete Zaitcev - ide-tape fix for HP Colorado, #36628 * Tue Oct 09 2001 Arjan van de Ven - New Broadcom 5700/5701 driver version- ptrace patches * Tue Oct 09 2001 Stephen Tweedie - Fix ext3 directory readahead bug on empty (deleted) directories * Mon Oct 08 2001 Arjan van de Ven - merge 2.4.10-ac7 bugfixes- make alpha compile again * Sat Oct 06 2001 Stephen Tweedie - Bring ext3 up to version 0.9.11 * Sat Oct 06 2001 Arjan van de Ven - went back to old emu10k driver; the new one has too many problems- added PPP over ATM patch * Fri Oct 05 2001 Arjan van de Ven - merged a few 2.4.9-ac18 bugfixes * Thu Oct 04 2001 Arjan van de Ven - fixed hotplug driver to make system load not 1.00 * Tue Oct 02 2001 Arjan van de Ven - update qla1280 driver * Wed Sep 26 2001 Arjan van de Ven - update Serverraid driver- add quite a few MODULE_LICENSE() tags- revert gendisk patch from -ac10- add \"tainted\" patch from Keith Owens * Mon Sep 24 2001 Arjan van de Ven - updated ataraid to latest versions- updated to block highmem patch version 15 - updated hotplugpci patch * Mon Sep 24 2001 Arjan van de Ven - Add Rik van Riels VM tuning patch * Mon Sep 24 2001 Florian La Roche - update s390 patches to 2.4.9ac14- start s390x support- add printk patch again * Sat Sep 22 2001 Ingo Molnar - update TUX * Sat Sep 22 2001 Arjan van de Ven - added aic7xxx_old to the \"highmem capable\" devicelist * Tue Sep 18 2001 Arjan van de Ven - update Jens\' block highmem patch- add patch for 48bit IDE LBA - updated e100/e1000 drivers- added sd maxsectors patch * Sun Sep 16 2001 Florian La Roche - put all Red Hat specific s390 patches in one file * Fri Sep 14 2001 Arjan van de Ven - make freevxfs autoload * Tue Sep 11 2001 Arjan van de Ven - go to 2.4.9-ac10- update linux-abi to upstream 2.4.9-0 version * Fri Sep 07 2001 Arjan van de Ven - fix oops in ia64 unwind (#52486)- added /proc/unalignedinfo for ia64 (#42310) while disabling the evil printk\'s * Thu Sep 06 2001 Arjan van de Ven - go to 2.4.9-ac7 * Sat Sep 01 2001 Michael K. Johnson - make quota messages look saner- pci hotplug modular * Wed Aug 29 2001 Arjan van de Ven - fixed oops on ieee1394 disconnect * Tue Aug 28 2001 Arjan van de Ven - add grubby to %post and %preun to automatically change grub.conf- added patch to fix #50785 (cipe doesn\'t reload)- minor updates from 2.4.9-ac1 * Tue Aug 28 2001 Stephen C. Tweedie - Bring ext3 up to version 0.9.8: fixes an NFS oops, cleans up some printk log levels, updates error state on disk more rigorously and adds a \"do_sync_supers\" module parameter to allow the sychronous superblock flush behaviour of ext3-0.9.6 to be restored on demand. * Sun Aug 26 2001 Ingo Molnar - fix the acenic driver bug that caused random kernel memory being sent out on the wire, on x86 systems with more than 4 GB RAM. * Sun Aug 26 2001 Arjan van de Ven - backout out the ewrk3 driver to the 2.4.2 version (#51961) as that one worked.- disabled oom moderation- added tulip_old driver (the 2.4.2/2.4.3 version) (#49966, #51622)- added Doug\'s latest i810 driver (#49876)- fixed USB device table (#51229) * Sat Aug 25 2001 Benjamin LaHaise - update ns83820 to v0.10 * Sat Aug 25 2001 Pete Zaitcev - Fix for 52229 * Fri Aug 24 2001 Arjan van de Ven - updated e1000 driver (#52154)- removed /sbin/installkernel from the kernel rpm (moved to the initscripts rpm)- created \'noathlon\' DMI blacklist entry for MSI MS-6330 motherboards- fixed tasklet bug reported by both Broadcom and Intel- backout a segment reload optimisation, lkml has bad bugreports about it- added aic7xxx config option patch (Doug) * Fri Aug 24 2001 Stephen C. Tweedie - added uptodate ext3 code from the ext3 abort-handle-branch to handle taking the filesystem offline/readonly on fatal error cleanly. * Thu Aug 23 2001 Benjamin LaHaise - added clear_page_tables lock patch * Thu Aug 23 2001 Arjan van de Ven - added periodic shrink of icache (#52374)- merged trivial VM tuning patch from 2.4.8-ac9- added more reservation bouncebuffers for highmem performance (#52340)- updated e100 driver to latest version * Thu Aug 23 2001 Arjan van de Ven - merged S390 patches from bero- removed dmi chunk (#51458)- merged bugfixes from 2.4.8-ac9 - * posixthreads tid!=pid patch- * scsi tape bugfixes * Wed Aug 22 2001 Arjan van de Ven - add scsi hang fix and USB net hang fix from 2.4.8-ac8 * Tue Aug 21 2001 Michael K. Johnson - modification to e1000 driver at Intel\'s request (#49571) * Tue Aug 21 2001 Arjan van de Ven - added PCI ID\'s for KT133A chipset to AGP/DRM- added S390 tape patch (bero)- add missing Fritz PCMCIA driver (#50999)- removed CONFIG_BLK_DEV_OFFBOARD (#52073) as it was bogus- merged several DRM fixes from 2.4.7-ac7 * Sun Aug 19 2001 Arjan van de Ven - fix oops in NFS code- merged \"DRM scribbles memory\" patch from SuSE * Sat Aug 18 2001 Arjan van de Ven - fix critical bugfixes from 2.4.8-ac6:- * cpu flags are unsigned long, not int (64 bit issue) * Fri Aug 17 2001 Benjamin LaHaise - added linux-2.4.9-vma_merge_full.patch vma merging patch that speeds up mozilla and gcc quite a bit * Thu Aug 16 2001 Arjan van de Ven - IKD included for the debug kernel- add bcm5700 bugfixes (PCI access functions)- upgraded wvlan_cs to not sleep with spinlocks helt (#51507)- added \"noathlon\" bootflag (#50926)- updated ia64 drm to upstream version, ifarch ia64 only * Thu Aug 16 2001 Michael K. Johnson - clean up filelists a bit, add all_x86 * Thu Aug 16 2001 Arjan van de Ven - fix \"cardbus has IRQ 0 and crashes\" bug (#51706)- update i810 driver to fix oopses (Doug)- add patch from 2.4.7-ac5 to fix a thinko in the VM * Thu Aug 16 2001 Pete Zaitcev - Patch that allows to change USB printer probing order (#50218) * Wed Aug 15 2001 Arjan van de Ven - Made the USB keyboard patch not printk on every keypress- added udelay(1) to the eepro100 driver- merged bugfixes from 2.4.8-ac5- added arch/ppc64 code, doesn\'t touch non-ppc * Tue Aug 14 2001 Pete Zaitcev - Add fix for #51142 (Japanese USB keyboard). * Tue Aug 14 2001 Stephen C. Tweedie - Merge ext3-0.9.6 * Tue Aug 14 2001 Benjamin C.R. LaHaise - updated linux-2.4.7-page_table_races.patch see bug #51652- remove comments about set_page_dirty (it\'s actually okay) * Tue Aug 14 2001 Michael K. Johnson - Minor specfile cleanups * Tue Aug 14 2001 Arjan van de Ven - critical bugfixes from 2.4.8-ac2- more eepro100 PCI ID\'s (notting)- more aacraid PCI ID\'s (adaptec)- add patch to fix parport console pinning lp module (#51387)- added LDT bugfix (from 2.4.8-ac2) needed for glibc * Mon Aug 13 2001 Arjan van de Ven - S/390 updates (Florian) * Sat Aug 11 2001 Benjamin LaHaise - update ns83820.c to v0.6 * Sat Aug 11 2001 Arjan van de Ven - Added bigendian patch for ext3 (sct)- fix resume on Dell Inspiron 8000 (#51407)- fix oops in parport code (#51194)- added bugfixes from 2.4.7-ac11, including fix for #49287- Added MXT bugfix (IBM CRIT)- removed fs/namei patch as it breaks too much * Fri Aug 10 2001 Arjan van de Ven - added patch from Broadcom to fix crash under high load (#51272, #51041) - merged bugfixes from 2.4.7-ac10; including switching to DRM4.1 from -ac10- added Dell DMI entries for rebooting/suspend (#51269, #51202)- added aacraid PCI ID\'s (#51246)- synced S390 tree (bero)- new iscsi drop from Cisco to comply with latest ietf standard * Thu Aug 09 2001 Arjan van de Ven - added ia64 TLB patch from Ben (#45204)- added io elevator stall patch from Ben- merge bugfixes from 2.4.7-ac9- add IDE blacklist entries (#50775) * Wed Aug 08 2001 Arjan van de Ven - merged bugfixes from 2.4.7-ac8- increased SCSI timeout (#50853)- updated hotplug PCI patch (#50856)- updated cpqfc driver (Compaq CRIT)- added vfat-nfs patch (#50820, #50822, #45525, #37031) * Tue Aug 07 2001 Arjan van de Ven - merged bugfixes from 2.4.7-ac7- updated bcm5820 driver- updated linux-abi patch * Sat Aug 04 2001 Arjan van de Ven - Added DRI for XFree 4.1 * Fri Aug 03 2001 Arjan van de Ven - fixed bug where inodes were cached WAAY too long (vm bug)- Added ethtool support to several drivers (Dell)- Updated bcm5820 driver * Thu Aug 02 2001 Michael K. Johnson - ext3 no longer optional * Thu Aug 02 2001 Arjan van de Ven - updated to 2.4.7-ac3 * Wed Aug 01 2001 Arjan van de Ven - Added DaveM\'s fix for the ethtool ioctl * Thu Jul 26 2001 Guy Streeter - ppc build fixes- mac and pSeries rpm and Makefile support * Thu Jul 26 2001 Michael K. Johnson - update to cpqarray 2.4.5 * Wed Jul 25 2001 Michael K. Johnson - add spinlocks to cramfs decompression for SMP operation * Wed Jul 25 2001 Ingo Molnar - fixed rare BUG in reclaim_page * Tue Jul 24 2001 Michael K. Johnson - removed accidentally added and unneeded ia64 BOOT kernel | |