|
|
|
|
Changelog for kernel-2.4.20-28.8.i686.rpm :
Thu Dec 18 23:00:00 2003 Dave Jones - Fix mremap corner case.
Wed Dec 17 23:00:00 2003 Dave Jones - Allow >16 char passwords in Tux ftp transactions. (#90338)
Thu Dec 11 23:00:00 2003 Dave Jones - Fix leak in rtc ioctls. - Fix prctl(PR_SET_DUMPABLE, 1) (#104310) - Two SMP fixes from upstream rmap patch. (#110889)
Mon Dec 1 23:00:00 2003 Dave Jones - Roll back to previous adaptec driver.
Wed Nov 26 23:00:00 2003 Dave Jones - Fix dereference in i2c ioctl, and plug memory leak.
Wed Nov 19 23:00:00 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 00:00:00 2003 Dave Jones - Fix up d_move corner case (Al Viro)
Mon Sep 29 00:00:00 2003 Dave Jones - Fix Netfilter --reject-with tcp-reset (#91448)
Thu Sep 25 00:00:00 2003 Dave Jones - Various backported VM changes.
Fri Sep 19 00:00:00 2003 Dave Jones - Drop reference to conntrack after removing confirmed expectation.
Thu Sep 18 00:00:00 2003 Dave Jones - icmp6 socket contention bugfix.
Thu Sep 11 00:00:00 2003 Dave Jones - Update aic79xx driver.
Thu Sep 4 00:00:00 2003 Dave Jones - Fix LVM snapshotting (#97843)
Mon Sep 1 00:00:00 2003 Dave Jones - Fix \'i385\' typo in linux-2.4.0-e820.patch (#103470)
Thu Aug 28 00:00:00 2003 Dave Jones - Add missing hunk of VFSlock patch.
Tue Aug 19 00:00:00 2003 Dave Jones - Atomic update of page->flags
Tue Aug 12 00:00:00 2003 Dave Jones - Barrier rep_nop. (#102133)
Fri Aug 8 00:00:00 2003 Dave Jones - Fix for 100739 - launder_page race. - Fix for 100439
Sat Jul 26 00:00:00 2003 Pete Zaitcev - Test #1 for 96984 (USB ADSL regression on ohci) - Fix for 80328, 89491, 97260 - unusual_devs.h update.
Wed Jul 16 00:00:00 2003 Arjan van de Ven - add proc and execve fixes - update ide drivers to fix critical bugs
Sat Jul 12 00:00:00 2003 Rik van Riel - upgrade to latest -rmap to fix #89226, #90668, etc.
Tue Jun 17 00:00:00 2003 Michael K. Johnson - include Alan\'s patch to (possibly) fix #97356
Fri May 30 00:00:00 2003 Arjan van de Ven - akpm\'s stall fix as merged in 2.4.21-rc6 - more nethash changes
Wed May 28 00:00:00 2003 Arjan van de Ven - fix tty security hole (Al Viro) - fix the ioperm fix
Thu May 22 00:00:00 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 7 00:00:00 2003 Arjan van de Ven - add fix for the network stack hash attack - add fixes for the AMD64 32 bit emulation layer
Fri May 2 00:00:00 2003 Arjan van de Ven - add akpm\'s elevator tuning
Thu May 1 00:00:00 2003 Arjan van de Ven - bluetooth update
Wed Apr 30 00:00:00 2003 Arjan van de Ven - merge bugfixes from 2.4.21-rc1-ac3
Mon Apr 28 00:00:00 2003 Arjan van de Ven - fix ISDN bug wrt double spin_unlock_bh in isdn_ppp.c
Thu Apr 10 00:00:00 2003 Arjan van de Ven - fix broken ioperm() bitops (87835)
Wed Apr 2 00:00:00 2003 Benjamin LaHaise - add fix for lru_lock() vs page_cache_release() issue.
Wed Mar 26 23:00:00 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
Wed Mar 26 23:00:00 2003 Arjan van de Ven - fix sleep with spinlocks in usb storage layer
Tue Mar 25 23:00:00 2003 Arjan van de Ven - added netdump to several drivers (e100/e1000/tg3)
Mon Mar 17 23:00:00 2003 Arjan van de Ven - enable HPET timers to fix time skew (#86192) - fix several unresolved symbols (#85946)
Fri Feb 28 23:00:00 2003 Benjamin LaHaise - resync with x86-64 cvs to pull in a few bugfixes
Thu Feb 27 23:00:00 2003 Arjan van de Ven - fix rmap<->DRM interaction (#85106)
Tue Feb 25 23:00:00 2003 Arjan van de Ven - resolve hang with ide-scsi (#85026) - make cdrom devices honor O_EXCL
Mon Feb 24 23:00:00 2003 Arjan van de Ven - make USB not sleep with spinlocks - merge ehci update - merge DRM update - fix SEGV signal hang (Roland)
Sat Feb 22 23:00:00 2003 Arjan van de Ven - fix oops on sys_swapoff(NULL) -- Steve Dickson
Fri Feb 21 23:00:00 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
Thu Feb 20 23:00:00 2003 Arjan van de Ven - more VM work - more NPTL fixes (bugs found upstream) - TUX bugfix (74445)
Mon Feb 17 23:00:00 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
Thu Feb 13 23:00:00 2003 Benjamin LaHaise - fix for shared statistic < 0
Thu Feb 13 23:00:00 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)
Sun Feb 9 23:00:00 2003 Arjan van de Ven - merge 2.4.21-pre4-ac3 bugfixes
Tue Feb 4 23:00:00 2003 Stephen C. Tweedie - Add ext3 fix for truncating negative i_blocks
Mon Feb 3 23:00:00 2003 Benjamin LaHaise - add oopsmeharder for debugging hard hangs
Mon Feb 3 23:00:00 2003 Arjan van de Ven - merge rmap15d - set the sbp2 command buffer to 64 elements instead of 8
Wed Jan 29 23:00:00 2003 Arjan van de Ven - merge tcp stall fix from DaveM - merge bugfixes from 2.4.21-pre4
Mon Jan 13 23:00:00 2003 Steve Dickson - Merge in the ACL and XATTR patches from the UL and BestBits trees.
Sat Jan 11 23:00:00 2003 Stephen C. Tweedie - Merge in the LVM pvmove fix to current tree
Wed Jan 8 23:00:00 2003 Benjamin LaHaise - add AMD Golem fixup
Fri Dec 20 23:00:00 2002 Michael K. Johnson 2.4.20-2.1 - ACPI config fixes
Wed Dec 18 23:00:00 2002 Benjamin LaHaise - build version 2.4.20-2
Wed Dec 18 23:00:00 2002 Jeff Garzik - iscsi compile fix - fix acpi depmod warning
Tue Dec 17 23:00:00 2002 Benjamin LaHaise - build version 2.4.20-1
Tue Dec 17 23:00:00 2002 Benjamin LaHaise - add oprofile fixes from graydon, reenable - enable ACPI with updates from jgarzik
Mon Dec 2 23:00:00 2002 Arjan van de ven - move to 2.4.20-ac1
Tue Nov 26 23:00:00 2002 Arjan van de Ven - more threading backport - move to 2.4.20-rc4-ac1
Wed Nov 20 23:00:00 2002 Arjan van de Ven - move to 2.4.20-rc2-ac1
Mon Nov 18 23:00:00 2002 Arjan van de Ven - DRM 4.3 from X CVS
Tue Nov 12 23:00:00 2002 Stephen C. Tweedie - Add swapoff entry-matching fix
Mon Nov 11 23:00:00 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
Fri Nov 8 23:00:00 2002 Arjan van de Ven - added tytsoAATTmit.edu\'s ext3 patchkit - added the EDD backport from Matt Domsch - Andi Kleen\'s module allocation patch
Thu Nov 7 23:00:00 2002 Arjan van de Ven - remove ACPI again because Intel is unwilling to take patches - add O_DIRECT support for NFS
Mon Nov 4 23:00:00 2002 Arjan van de Ven - Merge ACPI from SuSE kernel RPM
Sat Oct 19 00:00:00 2002 Arjan van de Ven - O(1) VM
Tue Aug 27 00:00:00 2002 Arjan van de Ven - updated to 2.4.20-pre4-ac1
Wed Aug 14 00:00:00 2002 Arjan van de Ven - added audigy driver bits
Tue Aug 13 00:00:00 2002 Arjan van de Ven - ACLs removed for now because of stability and correctness problem
Mon Aug 12 00:00:00 2002 Arjan van de Ven - remove a lot of NFS patches, some were broken it seems
Sat Aug 10 00:00:00 2002 Benjamin LaHaise - fix network bug setting nr_frags on memory allocation failure
Fri Aug 9 00:00:00 2002 Pete Zaitcev - A fix for bug 56856, SDDR-31 media check.
Fri Aug 9 00:00:00 2002 Arjan van de Ven - update the ips driver
Sat Aug 3 00:00:00 2002 Arjan van de Ven - added most of the NFS patchkit
Sat Aug 3 00:00:00 2002 Pete Zaitcev - Update UML to -48 version, split Red Hat specific changes into a separate patch.
Sat Jul 27 00:00:00 2002 Arjan van de Ven - add USB device ID for a pegasus based card
Tue Jul 23 00:00:00 2002 Pete Zaitcev - Workaround for broken HP keyboards for #55878, patch 1241.
Tue Jul 23 00:00:00 2002 Arjan van de Ven - more NAPI updates (davemAATTredhat.com) - Allow the use of all 256 scsi devices (zaitcevAATTredhat.com)
Mon Jul 22 00:00:00 2002 Arjan van de Ven - updated NAPI patches [DaveM]
Thu Jul 18 00:00:00 2002 Benjamin LaHaise - shut up \"svc: unknown version (0)\" messages
Fri Jul 12 00:00:00 2002 Benjamin LaHaise - pageattr patch to fix the AGP cache attribute conflict problem
Fri Jul 12 00:00:00 2002 Pete Zaitcev - Fix for duplicate SCSI IDs from (bug 55876, patch 705)
Sat Jul 6 00:00:00 2002 Benjamin LaHaise - update futex patch from Rusty
Fri Jul 5 00:00:00 2002 Arjan van de Ven - update lmsensors to version 2.6.3
Sat Jun 22 00:00:00 2002 Stephen C. Tweedie - Add ext3 extended attribute code
Fri Jun 21 00:00:00 2002 Stephen C. Tweedie - Update ext3 to ext3-cvs version. - Add ext3 htree patch
Tue Jun 18 00:00:00 2002 Arjan van de Ven - add \"nousb\" kernel option - O(1) scheduler update from Ingo
Tue Jun 11 00:00:00 2002 Doug Ledford - added adaptec\'s new scsi driver aic79xx
Fri Jun 7 00:00:00 2002 Arjan van de Ven - added oprofile (oprofile.sourceforge.net)
Thu Jun 6 00:00:00 2002 Benjamin LaHaise - add Rusty\'s futex patch for improved userspace locking primatives.
Thu Jun 6 00:00:00 2002 Arjan van de Ven - update to 2.4.19pre10-ac1 - merged UML
Thu May 30 00:00:00 2002 Doug Ledford - enable highmem io on selected SCSI controllers for debugging
Sat May 25 00:00:00 2002 Arjan van de Ven - update to 2.4.19pre8-ac5
Fri May 24 00:00:00 2002 Doug Ledford - add the aic7xxx 6.2.8 driver patch
Thu May 23 00:00:00 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 00:00:00 2002 Benjamin LaHaise - add nfs default [rw]size fix (patch 1391) for bugzilla #64921, 64984, 65069
Fri May 17 00:00:00 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 00:00:00 2002 Doug Ledford - disable the AIRONET4800_CS driver from the PCMCIA directory (bug #64959)
Tue May 14 00:00:00 2002 Michael K. Johnson - add the dnotify notification cancelling patch
Tue May 7 00:00:00 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 1 00:00:00 2002 Doug Ledford - add the feral qlogic driver and start using it in place of qlogicisp
Sat Apr 27 00:00:00 2002 Benjamin LaHaise - add linux-2.4.9-vsnprintf.patch - add linux-2.4.18-proc-stat.patch
Fri Apr 19 00:00:00 2002 Arjan van de Ven - added SSE init fix from Doug
Wed Apr 17 00:00:00 2002 Benjamin LaHaise - add linux-2.4.18-slabinfo.patch - add LGPL headers for libredhat-kernel
Mon Apr 15 00:00:00 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 00:00:00 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 00:00:00 2002 Stephen C. Tweedie - Add patch for misc fixes to block device buffer handling.
Fri Apr 12 00:00:00 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 00:00:00 2002 Pete Zaitcev - Sanitizing moremounts. Arjan fixed 62740 there by concatenation of patches.
Wed Apr 10 00:00:00 2002 Arjan van de Ven - final serverworks/acard/promise IDE bits
Tue Apr 9 00:00:00 2002 Arjan van de Ven - sort \"hpt366 doesn\'t boot\" issues - add promise IDE patch from upstream to fix hang
Sat Apr 6 00:00:00 2002 Arjan van de Ven - put fstat patch back in - fix kksymoops
Tue Apr 2 00:00:00 2002 Pete Zaitcev - ide-tape: un-regress 36628, fix 62267. - Tentatively added USB serial fix 61820.
Wed Mar 27 23:00:00 2002 Stephen C. Tweedie - Add LVM atomic filesystem snapshots patch
Wed Mar 27 23:00:00 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
Tue Mar 26 23:00:00 2002 Benjamin LaHaise - add aio 20020326 - correct aio library install path
Tue Mar 26 23:00:00 2002 Arjan van de Ven - update megaraid to 1.18a
Mon Mar 25 23:00:00 2002 Benjamin LaHaise - fix mmap for odd drivers / vsyscalls
Mon Mar 25 23:00:00 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
Fri Mar 22 23:00:00 2002 Arjan van de Ven - update to have the fixes from 2.4.19-pre3-ac5
Tue Mar 19 23:00:00 2002 Pete Zaitcev - restored the \"moreunnamed\" patch, which conflicted with Al\'s cleanups.
Tue Mar 19 23:00:00 2002 Arjan van de Ven - add more accurate process accounting from later -ac
Thu Mar 14 23:00:00 2002 Benjamin LaHaise - make sym53c8xx_2 actually called sym53c8xx_2.o
Fri Mar 8 23:00:00 2002 Benjamin LaHaise - add fix for inode sync problem (linux-2.4.18-sync_one.patch)
Mon Mar 4 23:00:00 2002 Arjan van de Ven - 2.4.18-ac3 - removed some stale patches - added compaq driver update - added tigon3 driver
Fri Mar 1 23:00:00 2002 Stephen C. Tweedie - Add akpm\'s get_request fairness patch from 2.4.19-pre1
Thu Feb 28 23:00:00 2002 Stephen C. Tweedie - Add linux-2.4.17-lvm-fixes.patch for miscellaneous local LVM fixes and tweaks.
Wed Feb 27 23:00:00 2002 Stephen C. Tweedie - Add bugfixes from LVM-1.0.3
Mon Feb 25 23:00:00 2002 Arjan van de Ven - updated e1000 driver to the GPL compatible version
Fri Feb 22 23:00:00 2002 Pete Zaitcev - Bug 35215 patch #1261
Fri Feb 22 23:00:00 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
Thu Feb 21 23:00:00 2002 Stephen C. Tweedie - Merge in mempool from 2.5 for LVM\'s use.
Wed Feb 20 23:00:00 2002 Pete Zaitcev - s390x in ExclusiveArch
Wed Feb 20 23:00:00 2002 Arjan van de Ven - 2.4.18rc2
Tue Feb 19 23:00:00 2002 David Woodhouse - update ARM patch - ARM rmap
Fri Feb 15 23:00:00 2002 Arjan van de Ven - update to 2.4.18rc1 - update O(1) scheduler - update rmap
Thu Feb 14 23:00:00 2002 Stephen C. Tweedie - Add LVM atomic move patch
Sun Feb 10 23:00:00 2002 Arjan van de Ven - 2.4.18pre9
Fri Feb 8 23:00:00 2002 Pete Zaitcev - Workaround for broken ATEN hardware for #55878.
Mon Feb 4 23:00:00 2002 Arjan van de Ven - updated linux-abi patch - made the bootup printk\'s less noisy by default - merged 2.4.18pre8
Sat Jan 26 23:00:00 2002 Arjan van de Ven - update to 2.4.18pre7 and rmap12a
Mon Jan 14 23:00:00 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.
Sat Jan 12 23:00:00 2002 Arjan van de Ven - O(1) scheduler - JFS 1.0.12 for evaluation
Tue Dec 18 23:00:00 2001 Michael K. Johnson - Added watchdog patch
Wed Dec 12 23:00:00 2001 Pete Zaitcev - Keep fix for #55420, while postponed by Marcelo.
Wed Dec 12 23:00:00 2001 Arjan van de Ven - updated qla2200/2300 driver
Tue Dec 11 23:00:00 2001 Arjan van de Ven - update to 2.4.17-pre8
Fri Dec 7 23:00:00 2001 Arjan van de Ven - update to 2.4.17-pre5 - add 32 bit quota back - add netfilter bridging patches
Wed Dec 5 23:00:00 2001 Arjan van de Ven - update to 2.4.17-pre3 - aacraid update
Fri Nov 30 23:00:00 2001 Pete Zaitcev - Fix kfree of static in sd.c:sd_init()
Fri Nov 30 23:00:00 2001 David Woodhouse - update ARM kernel patch to 2.4.16-rmk1
Thu Nov 29 23:00:00 2001 Philip Copeland - retired the previous ipvs patchs (5800,5810,5820) new single ipvs patch
Thu Nov 29 23:00:00 2001 Arjan van de Ven - disable ipvs - add qla2200 driver
Tue Nov 27 23:00:00 2001 Arjan van de Ven - update to 2.4.16 - tux update
Fri Nov 23 23:00:00 2001 Arjan van de Ven - update to 2.4.15
Fri Nov 16 23:00:00 2001 David Woodhouse - Merge MIPS kernel support
Thu Nov 15 23:00:00 2001 David Woodhouse - Merge SH kernel support
Wed Nov 14 23:00:00 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.
Mon Nov 12 23:00:00 2001 David Woodhouse - Merge ARM kernel support
Sat Nov 3 23:00:00 2001 Arjan van de Ven - update to 2.4.13-ac7
Sun Oct 28 23:00:00 2001 Pete Zaitcev - Added workaround for #54390, reads from dasd return trailing garbage. - Not applying s390 specific ac14 parts anymore: all there already.
Sun Oct 28 23:00:00 2001 Arjan van de Ven - update to 2.4.13-ac4
Wed Oct 17 00:00:00 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 00:00:00 2001 Pete Zaitcev - usb-uhci bugfix from mainstream, until it reaches us down the line
Thu Oct 11 00:00:00 2001 Pete Zaitcev - ide-tape fix for HP Colorado, #36628
Tue Oct 9 00:00:00 2001 Arjan van de Ven - New Broadcom 5700/5701 driver version - ptrace patches
Tue Oct 9 00:00:00 2001 Stephen Tweedie - Fix ext3 directory readahead bug on empty (deleted) directories
Mon Oct 8 00:00:00 2001 Arjan van de Ven - merge 2.4.10-ac7 bugfixes - make alpha compile again
Sat Oct 6 00:00:00 2001 Stephen Tweedie - Bring ext3 up to version 0.9.11
Sat Oct 6 00:00:00 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 5 00:00:00 2001 Arjan van de Ven - merged a few 2.4.9-ac18 bugfixes
Thu Oct 4 00:00:00 2001 Arjan van de Ven - fixed hotplug driver to make system load not 1.00
Tue Oct 2 00:00:00 2001 Arjan van de Ven - update qla1280 driver
Wed Sep 26 00:00:00 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 00:00:00 2001 Arjan van de Ven - updated ataraid to latest versions - updated to block highmem patch version 15 - updated hotplugpci patch
Mon Sep 24 00:00:00 2001 Arjan van de Ven - Add Rik van Riels VM tuning patch
Mon Sep 24 00:00:00 2001 Florian La Roche - update s390 patches to 2.4.9ac14 - start s390x support - add printk patch again
Sat Sep 22 00:00:00 2001 Ingo Molnar - update TUX
Sat Sep 22 00:00:00 2001 Arjan van de Ven - added aic7xxx_old to the \"highmem capable\" devicelist
Tue Sep 18 00:00:00 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 00:00:00 2001 Florian La Roche - put all Red Hat specific s390 patches in one file
Fri Sep 14 00:00:00 2001 Arjan van de Ven - make freevxfs autoload
Tue Sep 11 00:00:00 2001 Arjan van de Ven - go to 2.4.9-ac10 - update linux-abi to upstream 2.4.9-0 version
Fri Sep 7 00:00:00 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 6 00:00:00 2001 Arjan van de Ven - go to 2.4.9-ac7
Sat Sep 1 00:00:00 2001 Michael K. Johnson - make quota messages look saner - pci hotplug modular
Wed Aug 29 00:00:00 2001 Arjan van de Ven - fixed oops on ieee1394 disconnect
Tue Aug 28 00:00:00 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 00:00:00 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 00:00:00 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 00:00:00 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 00:00:00 2001 Benjamin LaHaise - update ns83820 to v0.10
Sat Aug 25 00:00:00 2001 Pete Zaitcev - Fix for 52229
Fri Aug 24 00:00:00 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 00:00:00 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 00:00:00 2001 Benjamin LaHaise - added clear_page_tables lock patch
Thu Aug 23 00:00:00 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 00:00:00 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 00:00:00 2001 Arjan van de Ven - add scsi hang fix and USB net hang fix from 2.4.8-ac8
Tue Aug 21 00:00:00 2001 Michael K. Johnson - modification to e1000 driver at Intel\'s request (#49571)
Tue Aug 21 00:00:00 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 00:00:00 2001 Arjan van de Ven - fix oops in NFS code - merged \"DRM scribbles memory\" patch from SuSE
Sat Aug 18 00:00:00 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 00:00:00 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 00:00:00 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 00:00:00 2001 Michael K. Johnson - clean up filelists a bit, add all_x86
Thu Aug 16 00:00:00 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 00:00:00 2001 Pete Zaitcev - Patch that allows to change USB printer probing order (#50218)
Wed Aug 15 00:00:00 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 00:00:00 2001 Pete Zaitcev - Add fix for #51142 (Japanese USB keyboard).
Tue Aug 14 00:00:00 2001 Stephen C. Tweedie - Merge ext3-0.9.6
Tue Aug 14 00:00:00 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 00:00:00 2001 Michael K. Johnson - Minor specfile cleanups
Tue Aug 14 00:00:00 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 00:00:00 2001 Arjan van de Ven - S/390 updates (Florian)
Sat Aug 11 00:00:00 2001 Benjamin LaHaise - update ns83820.c to v0.6
Sat Aug 11 00:00:00 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 00:00:00 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 9 00:00:00 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 8 00:00:00 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 7 00:00:00 2001 Arjan van de Ven - merged bugfixes from 2.4.7-ac7 - updated bcm5820 driver - updated linux-abi patch
Sat Aug 4 00:00:00 2001 Arjan van de Ven - Added DRI for XFree 4.1
Fri Aug 3 00:00:00 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 2 00:00:00 2001 Michael K. Johnson - ext3 no longer optional
Thu Aug 2 00:00:00 2001 Arjan van de Ven - updated to 2.4.7-ac3
Wed Aug 1 00:00:00 2001 Arjan van de Ven - Added DaveM\'s fix for the ethtool ioctl
Thu Jul 26 00:00:00 2001 Guy Streeter - ppc build fixes - mac and pSeries rpm and Makefile support
Thu Jul 26 00:00:00 2001 Michael K. Johnson - update to cpqarray 2.4.5
Wed Jul 25 00:00:00 2001 Michael K. Johnson - add spinlocks to cramfs decompression for SMP operation
Wed Jul 25 00:00:00 2001 Ingo Molnar - fixed rare BUG in reclaim_page
Tue Jul 24 00:00:00 2001 Michael K. Johnson - removed accidentally added and unneeded ia64 BOOT kernel
Tue Jul 24 00:00:00 2001 Benjamin LaHaise - update ns83820 driver to v0.5
Tue Jul 24 00:00:00 2001 Arjan van de Ven - Update MXT patch - Updated GDTH driver - Made EXT3 a module again - Fixed module oops dumps - Fiddled with VM some more - Updated BCM5820 driver
Sun Jul 22 00:00:00 2001 Arjan van de Ven - made oom killer less trigger-happy
Sat Jul 21 00:00:00 2001 Stephen C. Tweedie - Fix slab-poison oops in ext3 checkpoint cleanup code
Sat Jul 21 00:00:00 2001 Arjan van de Ven - made EXT3 nonmodular to allow for better debugging/oopstracing - updated e1000 driver to new version from Intel
Fri Jul 20 00:00:00 2001 Stephen C. Tweedie - Merge in ext3-0.9.3
Fri Jul 20 00:00:00 2001 Arjan van de Ven - updated to 2.4.6-ac5 - updated cciss driver - renabled tux - added Florian\'s s390 patch
Tue Jul 17 00:00:00 2001 Stephen C. Tweedie - Added ext3 fix for block allocation race
Sat Jul 14 00:00:00 2001 Philip Copeland - Removed extra show_stack() function on the end of the tux2 patch arch/alpha/kernel/traps.c +103 and +129
Sat Jul 14 00:00:00 2001 Michael K. Johnson | |