Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-smp-2.4.20-46.7asp RPM for athlon

From ASPLinux / i386 / updates / 7.3 / athlon

Name: kernel-smp Distribution: Unknown
Version: 2.4.20 Vendor: ASPLinux
Release: 46.7asp Build date: Mon Mar 20 14:31:50 2006
Group: System Environment/Kernel Build host: pylesos.asp-linux.com.ua
Size: 37320987 Source RPM: kernel-2.4.20-46.7asp.src.rpm
Packager: ASPLinux Team <packages@asp-linux.com>
Summary: The Linux kernel compiled for SMP machines.
This package includes a SMP version of the Linux kernel. It is
required only on machines with two or more CPUs, although it should
work fine on single-CPU boxes.

Install the kernel-smp package if your machine uses two or more CPUs.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 14411a237685efe6b91eacb532b9625d
GPG

Changelog

* Thu Mar 02 2006 Marc Deslauriers <marcdeslauriers@videotron.ca> 2.4.20-46.9.legacy
  - Fixed the broken CVE-2005-0749 patch that was causing unstability
* Sat Feb 04 2006 Marc Deslauriers <marcdeslauriers@videotron.ca> 2.4.20-45.9.legacy
  - Removed CVE-2005-3044 patch (it was 64-bit only)
  - Fixed CVE-2005-2709 patch
  - Added patch for CVE-2002-2185 (potential IGMP DoS)
* Fri Feb 03 2006 Marc Deslauriers <marcdeslauriers@videotron.ca> 2.4.20-44.9.legacy
  - Added patches for:
    CVE-2004-0791 (source quench DoS)
    CVE-2005-0124 (coda fs flaw)
    CVE-2005-1263 (ELF core dump privilege elevation)
    CVE-2005-2458 (gzip/zlib flaws)
    CVE-2005-2490 (compat layer sendmsg() races)
    CVE-2005-2708 (user code panics kernel in exec.c)
    CVE-2005-2709 (sysctl races)
    CVE-2005-2973 (ipv6 infinite loop)
    CVE-2005-3044 (lost fput and sockfd_put could lead to DoS)
    CVE-2005-3180 (orinoco driver information leakage)
    CVE-2005-3273 (ROSE ndigis verification)
    CVE-2005-3275 (NAT DoS)
    CVE-2005-3276 (sys_get_thread_area minor info leak)
    CVE-2005-3806 (ipv6 flowlabel DOS)
    CVE-2005-3857 (lease printk DoS)
* Mon Jun 06 2005 Andy Shevchenko <andriy@asplinux.ru>
  - add ipp2p target for netfilter (#1642)
  - add sf64pcr driver (#1645)
* Mon Apr 25 2005 Marc Deslauriers <marcdeslauriers@videotron.ca> 2.4.20-43.7.legacy
  - Added patch for CAN-2004-1058 proc_pid_cmdline race based
    on part of the linux-2.4.18-smallpatches.patch from
    kernel-2.4.21-27.0.4.EL.src.rpm
  - Added patch for CAN-2004-1333 vtresize based on vtresize from
    kernel-source-2.4.20.SuSE-133.src.rpm
  - Added patch for CAN-2005-0384 based on linux-2.4.21-netfixes.patch
    in kernel-2.4.21-27.0.4.EL.src.rpm
  - Added patch for CAN-2005-0400 (ext2 mkdir leak) from bitkeeper
    (see patch header)
  - Added patch for CAN-2005-0449 (ipfrag flush) from rediffed
    linux-2.4.21-ipfrag-flush.patch from kernel-2.4.21-27.0.4.EL.src.rpm
  - Added patch for CAN-2005-0504 moxy CAP_SYS_RAWIO from Bitkeeper
    (see patch header)
  - Added patch for CAN-2005-0749 load_elf_library DoS based on
    linux-2.4.21-binfmt-elf.patch from kernel-2.4.21-27.0.4.EL.src.rpm
  - Added patch for CAN-2005-0750 bluetooth security issue based on
    linux-2.4.21-netfixes.patch from kernel-2.4.21-27.0.4.EL.src.rpm
  - Added patch for CAN-2005-0815 (isofs range checking flaw) from
    bitkeeper (see patch header)
* Wed Feb 02 2005 Martin Siegert <siegert@sfu.ca>
  - replace patch for CAN-2004-0814 with patch extracted from the official
    kernel patch-2.4.29 (including previously missing patch for proc_fs.h).
* Sun Jan 16 2005 Simon Weller <simon@potelweller.com>
  - Back ported CAN-2005-0001 expand_stack patch based on Dave Botsch's patch
  - void changes to int in CAN-2004-1245 patch set_brk function - thanks to Martin Siegert
* Fri Jan 07 2005 Simon Weller <simon@potelweller.com>
  - back ported 2.4.29 sys_uselib-race-CAN-2004-1235 patch
* Mon Jan 03 2005 Martin Siegert <siegert@sfu.ca>
  - replace patch for CAN-2004-0814 with slightly modified version of the
    gentoo-sources-2.4.20-CAN-2004-0814 patch.
    (http://dev.gentoo.org/~plasmaroo/patches/kernel/misc/security/)
  - include drm_lock patch (CAN-2004-1056); modified version of
    patch from https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=138534
  - include elf-loader-setuid patch from kernel-source-2.4.20.SuSE-127
    (CAN-2004-1070,CAN-2004-1071,CAN-2004-1072, and CAN-2004-1073)
    modified to apply after patch 11032
  - include smbfs-overflows.patch from kernel-source-2.4.20.SuSE-127
    (CAN-2004-0883 and CAN-2004-0949)
  - include aout-leak patch from kernel-source-2.4.20.SuSE-127
    (CAN-2004-1074)
  - include linux-2.4.20-nfsd-signed and linux-2.4.20-nfsd-xdr-write-wrap
    patches from kernel-source-2.4.20.SuSE-127
  - include cmsg-signedness patch from kernel-source-2.4.20.SuSE-127
    (CAN-2004-1016)
  - include dgram_recvmsg patch from kernel-source-2.4.20.SuSE-127
    (CAN-2004-1068)
  - include linux-2.4.20-ip-options-leak.patch from kernel-source-2.4.20.SuSE-127
  - include binfmt_elf patch from http://linux.bkbits.net:8080/linux-2.4/gnupatch@4076466d_SqUm4azg4_v3FIG2-X6XQ
    (CAN-2004-1234)
  - include linux-2.4.21-CAN-2004-1017-io_edgeport.patch from the
    linux-2.4.21-usb-update.patch from RedHat's kernel-2.4.21-27.0.1.EL
    (CAN-2004-1017)
* Sat Oct 23 2004 Martin Siegert <siegert@sfu.ca>
  - include tty-ldisc patch from Jason Baron, CAN-2004-0814
    (http://www.ussg.iu.edu/hypermail/linux/kernel/0409.3/0201.html,
    http://www.securityfocus.com/archive/1/379005).
* Fri Aug 06 2004 Jon Peatfield <J.S.Peatfield@damtp.cam.ac.uk>
  - fix linux-2.4.21-file-offset-fixes.patch to work with older gcc
  -  versions e.g. on RH73 (Michal Jaegermann <michal@harddata.com>)
  - 
  - include various patches from RHEL which we didn't have yet:
  -  argument size checks in proc_tty.c, binfmt_elf.c, socket.c,
  -  char/vt.c, cdrom/cdu31a.c, arch/i386/kernel/mtrr.c ; type
  -  check/ATIME fix in af_unix.c ; return checking in
  -  char/consolemap.c ; sanity check in isdn/pcbit/capi.c ; extra
  -  checks and type fixes in isdn/isdn_ppp.c, isdn/isdn_common.c ;
  -  eflasg fix in arch/i386/kernel/traps.c.  (Michal Jaegermann
  -  <michal@harddata.com>)
  - 
  - add usb sparse patch (CAN-2004-0685) (mjc@redhat.com)
  -  see http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=127921
  - 
  - nfs patch from Trond to allow us to serve clients which use
  -  cookies != 8 bytes, OSX 10.3 uses 30 FreeBSD uses 20...
  -  See http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=125996
  -  http://www.fys.uio.no/~trondmy/src/Linux-2.4.x/2.4.23-rc1/linux-2.4.23-03-fix_osx.dif
* Thu Aug 05 2004 Jon Peatfield <J.S.Peatfield@damtp.cam.ac.uk>
  - add in updated fix for e1000, qla /proc permissions fix
  - fix possible races/overflows in file offset handling (Alexander Viro)
* Mon Jul 05 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - add owner check in inode_change_ok() for gid changes (CAN-2004-0497)
* Fri Jul 02 2004 Jon Peatfield <jp107@damtp.cam.ac.uk>
  - loosely based on fc1 changes by Dave Jones <davej@redhat.com>
  - add patch to fix missing checks in fchown() (CAN-2004-0497)
  - Drop Broadcom 5820 driver due to code quality concerns.
* Sat Jun 19 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - Drop bogus fix for FBIOGETCMAP ioctl which was unneeded.
  - Numerous userspace pointer reference bugs found with
    the sparse tool by Al Viro (CAN-2004-0495)
* Fri Jun 18 2004 Dominic Hargreaves <dom@earth.li>
  - Fix memory leak in kernel/fork.c. (CAN-2004-0427)
  - Numerous userspace pointer reference bugs found with the sparse
    tool by Al Viro. (CAN-2004-0495)
  - Fix e1000 driver information leak. (CAN-2004-0535)
* Tue Jun 15 2004 Dominic Hargreaves <dom@earth.li>
  - Fix local DoS in "clear_cpu()" macro. (CAN-2004-0554)
* Tue Jun 15 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - Fix FPU exception handling local DoS
  - Fix memory leak to userspace in e1000 driver. (CAN-2004-0535)
  - Fix incorrect permissions on /proc/scsi/qla2300/HbaApiNode
  - Fix potential memory access to free memory in /proc handling
* Thu May 13 2004 Dominic Hargreaves <dom@earth.li>
  - Fix information leak in cpufreq userspace ioctl. (CAN-2004-0228)
  - Fix for C1 Halt Disconnect problem on nForce2 systems.
* Wed May 05 2004 Dominic Hargreaves <dom@earth.li>
  - Fix potential local denial of service in sb16 driver (CAN-2004-0178)
  - Fix information leak in JFS (CAN-2004-0181)
  - Add range checking to i810_dma() in DRM driver.
  - Make ioctl(FBIOGETCMAP) use copy_to_user() rather than memcpy()
  - Fix possible buffer overflow in panic() (CAN-2004-0394)
* Thu Apr 22 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - ASPLinux security update 7.x/9.0
* Thu Apr 15 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - fix xfs leak CAN-2004-0177
  - fix jfs leak CAN-2004-0181
  - added ipt_account module
* Tue Apr 13 2004 Dave Jones <davej@redhat.com>
  - 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()
* Thu Feb 19 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - ASPLinux security update 7.x/9.0
* Tue Feb 17 2004 Dave Jones <davej@redhat.com>
  - Additional r128 DRM checks. (CAN-2004-0003)
* Thu Feb 05 2004 Dave Jones <davej@redhat.com>
  - Check do_mremap return values (CAN-2004-0077)
* Mon Feb 02 2004 Dave Jones <davej@redhat.com>
  - Fix NCPFS deep stack usage. (CAN-2004-0010)
* Fri Jan 16 2004 Dave Jones <davej@redhat.com>
  - 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.
* Tue Jan 06 2004 Dave Jones <davej@redhat.com>
  - Clear all flags in exec_usermodehelper()
* Mon Jan 05 2004 Dave Jones <davej@redhat.com>
  - Fix the conntrack bug for real this time.
    (It was previously tacked onto a patchfile that wasn't applied)
* Mon Jan 05 2004 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - disable patch #920. (We've got a bug reports about them)
  - added URPF patch
* Thu Dec 18 2003 Dave Jones <davej@redhat.com>
  - Fix mremap corner case.
* Wed Dec 17 2003 Dave Jones <davej@redhat.com>
  - Allow >16 char passwords in Tux ftp transactions. (#90338)
* Thu Dec 11 2003 Dave Jones <davej@redhat.com>
  - Fix leak in rtc ioctls.
  - Fix prctl(PR_SET_DUMPABLE, 1) (#104310)
  - Two SMP fixes from upstream rmap patch. (#110889)
* Tue Dec 02 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - build for 7.x 
  - depmod fixed for NVIDIA_kernel packages
  - update NVIDIA_kernel to 1.4496
  - update NVIDIA_nforce to 1.0261
* Mon Dec 01 2003 Dave Jones <davej@redhat.com>
  - Roll back to previous adaptec driver.
  - Add TASK_SIZE check to do_brk()
  - Fix up NPTL local DoS bug (#107942)
* Wed Nov 26 2003 Dave Jones <davej@redhat.com>
  - Fix dereference in i2c ioctl, and plug memory leak.
* Wed Nov 19 2003 Dave Jones <davej@redhat.com>
  - Wait for keyboard buffer to drain before sending disable. (#87550)
  - Fix bonding on interfaces with no IP address (#109988)
* Tue Oct 21 2003 Dave Jones <davej@redhat.com>
  - Fix up d_move corner case (Al Viro)
* Sun Sep 28 2003 Dave Jones <davej@redhat.com>
  - Fix Netfilter --reject-with tcp-reset (#91448)
* Wed Sep 24 2003 Dave Jones <davej@redhat.com>
  - Various backported VM changes.
* Thu Sep 18 2003 Dave Jones <davej@redhat.com>
  - Drop reference to conntrack after removing confirmed expectation.
* Wed Sep 17 2003 Dave Jones <davej@redhat.com>
  - icmp6 socket contention bugfix.
* Wed Sep 10 2003 Dave Jones <davej@redhat.com>
  - Update aic79xx driver.
* Wed Sep 03 2003 Dave Jones <davej@redhat.com>
  - Fix LVM snapshotting (#97843)
* Sun Aug 31 2003 Dave Jones <davej@redhat.com>
  - Fix 'i385' typo in linux-2.4.0-e820.patch (#103470)
* Wed Aug 27 2003 Dave Jones <davej@redhat.com>
  - Add missing hunk of VFSlock patch.
* Fri Aug 22 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - build for 7.x
* Thu Aug 21 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - ALSA 0.9.6
  - eepro100 VLAN fixes
  - dc395/dc315 scsi controllers support (1.41)
  - iplimit match
  - qt-usb driver 0.51
* Mon Aug 18 2003 Dave Jones <davej@redhat.com>
  - Atomic update of page->flags
* Mon Aug 11 2003 Dave Jones <davej@redhat.com>
  - Barrier rep_nop. (#102133)
* Thu Aug 07 2003 Dave Jones <davej@redhat.com>
  - Fix for 100739 - launder_page race.
  - Fix for 100439
* Mon Jul 28 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - based on 2.4.20-19.9asp version with alsa 0.9.5
* Fri Jul 25 2003 Pete Zaitcev <zaitcev@redhat.com>
  - Test #1 for 96984 (USB ADSL regression on ohci)
  - Fix for 80328, 89491, 97260 - unusual_devs.h update.
* Tue Jul 15 2003 Arjan van de Ven <arjanv@redhat.com>
  - add proc and execve fixes 
  - update ide drivers to fix critical bugs
* Fri Jul 11 2003 Rik van Riel <riel@redhat.com>
  - upgrade to latest -rmap to fix #89226, #90668, etc.
* Mon Jun 16 2003 Michael K. Johnson <johnsonm@redhat.com>
  - include Alan's patch to (possibly) fix #97356
* Mon Jun 09 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - build for ASPLinux 7.x (NVdriver.o version)
* Fri Jun 06 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - fix USB HDD (0x05e3/0x0702/0x0113)
  - dot1q vlan fixes for tulip, 3c59x
* Thu May 29 2003 Arjan van de Ven <arjanv@redhat.com>
  - akpm's stall fix as merged in 2.4.21-rc6
  - more nethash changes
* Wed May 28 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - build for ASPLinux 7.x (NVdriver.o version)
  - disable nforce
  - re-enable owl patch
* Tue May 27 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix tty security hole (Al Viro)
  - fix the ioperm fix
* Wed May 21 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix the audigy driver ac97 bug
  - add fix from jgarzik for the cmd680 driver
  - add fix from zaitcev for ohci usb failures
* Mon May 19 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - update NTFS to 2.1.4a
  - update some patch-o-matic
* Tue May 06 2003 Arjan van de Ven <arjanv@redhat.com>
  - add fix for the network stack hash attack
  - add fixes for the AMD64 32 bit emulation layer
* Thu May 01 2003 Arjan van de Ven <arjanv@redhat.com>
  - add akpm's elevator tuning
* Wed Apr 30 2003 Arjan van de Ven <arjanv@redhat.com>
  - bluetooth update
* Tue Apr 29 2003 Arjan van de Ven <arjanv@redhat.com>
  - merge bugfixes from 2.4.21-rc1-ac3
* Mon Apr 28 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - name NVdriver.o as nvidia.o
* Sun Apr 27 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix ISDN bug wrt double spin_unlock_bh in isdn_ppp.c
* Fri Apr 25 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - NVIDIA 1.0-4363
  - build XFS as module
  - XFS 1.2 from SGI.
* Fri Apr 18 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - NVIDIA nForce support
* Wed Apr 16 2003 Grigory Bakunov <black@asplinux.ru>
  - Add new xfs patches.
* Wed Apr 09 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix broken ioperm() bitops (87835)
* Tue Apr 01 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - update NVIDIA_kernel to 1.0-4349
  - update ALSA to 0.9.2
  - update NTFS code to 2.1.2a
* Tue Apr 01 2003 Benjamin LaHaise <bcrl@redhat.com>
  - add fix for lru_lock() vs page_cache_release() issue.
* Fri Mar 28 2003 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - update netfilter patch-o-matic
* Wed Mar 26 2003 Arjan van de Ven <arjanv@redhat.com>
  - 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 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix sleep with spinlocks in usb storage layer
* Tue Mar 25 2003 Arjan van de Ven <arjanv@redhat.com>
  - added netdump to several drivers (e100/e1000/tg3)
* Mon Mar 17 2003 Arjan van de Ven <arjanv@redhat.com>
  - enable HPET timers to fix time skew (#86192)
  - fix several unresolved symbols (#85946)
* Fri Feb 28 2003 Benjamin LaHaise <bcrl@redhat.com>
  - resync with x86-64 cvs to pull in a few bugfixes
* Thu Feb 27 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix rmap<->DRM interaction (#85106)
* Tue Feb 25 2003 Arjan van de Ven <arjanv@redhat.com>
  - resolve hang with ide-scsi (#85026)
  - make cdrom devices honor O_EXCL
* Mon Feb 24 2003 Arjan van de Ven <arjanv@redhat.com>
  - make USB not sleep with spinlocks
  - merge ehci update
  - merge DRM update
  - fix SEGV signal hang (Roland)
* Sat Feb 22 2003 Arjan van de Ven <arjanv@redhat.com>
  - fix oops on sys_swapoff(NULL)  -- Steve Dickson
* Fri Feb 21 2003 Arjan van de Ven <arjanv@redhat.com>
  - disable the ACL patches, they break NFS
  - update tg3 driver to latest
  - fix DRM abi breakage vs XFree86 4.3
* Thu Feb 20 2003 Arjan van de Ven <arjanv@redhat.com>
  - more VM work 
  - more NPTL fixes (bugs found upstream)
  - TUX bugfix (74445)
* Mon Feb 17 2003 Arjan van de Ven <arjanv@redhat.com>
  - 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 2003 Benjamin LaHaise <bcrl@redhat.com>
  - fix for shared statistic < 0
* Thu Feb 13 2003 Arjan van de Ven <arjanv@redhat.com>
  - Signal fixes for LSB testsuite
  - merge patch to fix init=/bin/sh
  - 2.4.21-pre4-ac4 bugfixes (mostly IDE crashes)
* Sun Feb 09 2003 Arjan van de Ven <arjanv@redhat.com>
  - merge 2.4.21-pre4-ac3 bugfixes
* Tue Feb 04 2003 Stephen C. Tweedie <sct@redhat.com>
  - Add ext3 fix for truncating negative i_blocks
* Mon Feb 03 2003 Benjamin LaHaise <bcrl@redhat.com>
  - add oopsmeharder for debugging hard hangs
* Mon Feb 03 2003 Arjan van de Ven <arjanv@redhat.com>
  - merge rmap15d
  - set the sbp2 command buffer to 64 elements instead of 8
* Wed Jan 29 2003 Arjan van de Ven <arjanv@redhat.com>
  - merge tcp stall fix from DaveM
  - merge bugfixes from 2.4.21-pre4
* Mon Jan 13 2003 Steve Dickson <SteveD@RedHat.com>
  - Merge in the ACL and XATTR patches from the UL and BestBits trees.
* Sat Jan 11 2003 Stephen C. Tweedie <sct@redhat.com>
  - Merge in the LVM pvmove fix to current tree
* Wed Jan 08 2003 Benjamin LaHaise <bcrl@redhat.com>
  - add AMD Golem fixup
* Fri Dec 27 2002 Alexandr D. Kanevskiy <kad@asplinux.ru> 2.4.20-2.2.0kad
  - NTFS 2.1.0a
  - OpenWall patch update
* Fri Dec 20 2002 Michael K. Johnson <johnsonm@redhat.com> 2.4.20-2.1
  - ACPI config fixes
* Wed Dec 18 2002 Benjamin LaHaise <bcrl@redhat.com>
  - build version 2.4.20-2
* Wed Dec 18 2002 Jeff Garzik <jgarzik@redhat.com>
  - iscsi compile fix
  - fix acpi depmod warning
* Tue Dec 17 2002 Benjamin LaHaise <bcrl@redhat.com>
  - build version 2.4.20-1
* Tue Dec 17 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add oprofile fixes from graydon, reenable
  - enable ACPI with updates from jgarzik
* Mon Dec 02 2002 Arjan van de ven <arjanv@redhat.com> 
  - move to 2.4.20-ac1
* Tue Nov 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - more threading backport 
  - move to 2.4.20-rc4-ac1
* Wed Nov 20 2002 Arjan van de Ven <arjanv@redhat.com>
  - move to 2.4.20-rc2-ac1
* Mon Nov 18 2002 Arjan van de Ven <arjanv@redhat.com>
  - DRM 4.3 from X CVS
* Mon Nov 18 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - disable linux-2.4.18-scheduler-fixes for VMWare.
  - fix ASPL#894
  - new patch-o-matic patches
  - netfilter accounting
* Tue Nov 12 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add swapoff entry-matching fix
* Mon Nov 11 2002 Ingo Molnar <mingo@redhat.com>
  - 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 08 2002 Arjan van de Ven <arjanv@redhat.com>
  - added tytso@mit.edu's ext3 patchkit
  - added the EDD backport from Matt Domsch
  - Andi Kleen's module allocation patch
* Thu Nov 07 2002 Arjan van de Ven <arjanv@redhat.com>
  - remove ACPI again because Intel is unwilling to take patches
  - add O_DIRECT support for NFS
* Mon Nov 04 2002 Arjan van de Ven <arjanv@redhat.com>
  - Merge ACPI from SuSE kernel RPM
* Fri Oct 18 2002 Arjan van de Ven <arjanv@redhat.com>
  - O(1) VM
* Fri Oct 11 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - SGI XFS 1.2pre1
  - morse patch apply
* Mon Oct 07 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - ALSA 0.9.0rc3
  - NVIDIA 1.0-3123
* Mon Aug 26 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - cdfs 0.5c
* Mon Aug 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.20-pre4-ac1
* Tue Aug 13 2002 Arjan van de Ven <arjanv@redhat.com>
  - added audigy driver bits
* Mon Aug 12 2002 Arjan van de Ven <arjanv@redhat.com>
  - ACLs removed for now because of stability and correctness problem
* Sun Aug 11 2002 Arjan van de Ven <arjanv@redhat.com>
  - remove a lot of NFS patches, some were broken it seems
* Fri Aug 09 2002 Benjamin LaHaise <bcrl@redhat.com>
  - fix network bug setting nr_frags on memory allocation failure
* Thu Aug 08 2002 Pete Zaitcev <zaitcev@redhat.com>
  - A fix for bug 56856, SDDR-31 media check.
* Thu Aug 08 2002 Arjan van de Ven <arjanv@redhat.com>
  - update the ips driver
* Fri Aug 02 2002 Arjan van de Ven <arjanv@redhat.com>
  - added most of the NFS patchkit
* Fri Aug 02 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Update UML to -48 version,
    split Red Hat specific changes into a separate patch.
* Fri Jul 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - add USB device ID for a pegasus based card
* Mon Jul 22 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Workaround for broken HP keyboards for #55878, patch 1241.
* Mon Jul 22 2002 Arjan van de Ven <arjanv@redhat.com>
  - more NAPI updates (davem@redhat.com)
  - Allow the use of all 256 scsi devices (zaitcev@redhat.com)
* Sun Jul 21 2002 Arjan van de Ven <arjanv@redhat.com>
  - updated NAPI patches [DaveM]
* Wed Jul 17 2002 Benjamin LaHaise <bcrl@redhat.com>
  - shut up "svc: unknown version (0)" messages
* Thu Jul 11 2002 Benjamin LaHaise <bcrl@redhat.com>
  - pageattr patch to fix the AGP cache attribute conflict problem
* Thu Jul 11 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Fix for duplicate SCSI IDs from <nahshon@actcom.co.il> (bug 55876, patch 705)
* Fri Jul 05 2002 Benjamin LaHaise <bcrl@redhat.com>
  - update futex patch from Rusty
* Thu Jul 04 2002 Arjan van de Ven <arjanv@redhat.com>
  - update lmsensors to version 2.6.3
* Thu Jun 27 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - move NVDIA driver to separate package
  - OpenWall kernel patch 2.4.18-ow0
  - ALSA 0.9.0rc2
* Fri Jun 21 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add ext3 extended attribute code
* Thu Jun 20 2002 Stephen C. Tweedie <sct@redhat.com>
  - Update ext3 to ext3-cvs version.
  - Add ext3 htree patch
* Mon Jun 17 2002 Arjan van de Ven <arjanv@redhat.com>
  - add "nousb" kernel option
  - O(1) scheduler update from Ingo
* Mon Jun 10 2002 Doug Ledford <dledford@redhat.com>
  - added adaptec's new scsi driver aic79xx
* Thu Jun 06 2002 Arjan van de Ven <arjanv@redhat.com>
  - added oprofile (oprofile.sourceforge.net)
* Wed Jun 05 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add Rusty's futex patch for improved userspace locking primatives.
* Wed Jun 05 2002 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.19pre10-ac1
  - merged UML
* Wed May 29 2002 Doug Ledford <dledford@redhat.com>
  - enable highmem io on selected SCSI controllers for debugging
* Fri May 24 2002 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.19pre8-ac5
* Thu May 23 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - update MPPE patch
  - update ALSA 0.9.0rc1
  - update HTB patch
  - update IMQ patch
  - fix sch_generic (from IMQ homepage)
* Thu May 23 2002 Doug Ledford <dledford@redhat.com>
  - add the aic7xxx 6.2.8 driver patch
* Wed May 22 2002 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Tue May 21 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add nfs default [rw]size fix (patch 1391) for bugzilla #64921, 64984, 65069
* Thu May 16 2002 Benjamin LaHaise <bcrl@redhat.com>
  - brown paper bag fix for linux-2.4.18-proc-stat.patch: 
    don't add 1000000000 to interrupt counts (#64825)
* Thu May 16 2002 Doug Ledford <dledford@redhat.com>
  - disable the AIRONET4800_CS driver from the PCMCIA directory (bug #64959)
* Mon May 13 2002 Michael K. Johnson <johnsonm@redhat.com>
  - add the dnotify notification cancelling patch
* Mon May 06 2002 Pete Zaitcev <zaitcev@redhat.com>
  - 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
* Tue Apr 30 2002 Doug Ledford <dledford@redhat.com>
  - add the feral qlogic driver and start using it in place of qlogicisp
* Fri Apr 26 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add linux-2.4.9-vsnprintf.patch
  - add linux-2.4.18-proc-stat.patch
* Thu Apr 18 2002 Arjan van de Ven <arjanv@redhat.com>
  - added SSE init fix from Doug
* Tue Apr 16 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add linux-2.4.18-slabinfo.patch
  - add LGPL headers for libredhat-kernel
* Sun Apr 14 2002 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Fri Apr 12 2002 Benjamin LaHaise <bcrl@redhat.com>
  - rename libredhat-kernel.so.1 to libredhat-kernel.so.1.0.1 to allow
    librt to dynamically link against the dummy version
* Fri Apr 12 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add patch for misc fixes to block device buffer handling.
* Thu Apr 11 2002 Arjan van de Ven <arjanv@redhat.com>
  - documented spec a bit more
  - added suspend/resume fix from 2.4.9-31 to avoid regression
  - added watcom usb ID's
* Tue Apr 09 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Sanitizing moremounts. Arjan fixed 62740 there by concatenation of patches.
* Tue Apr 09 2002 Arjan van de Ven <arjanv@redhat.com>
  - final serverworks/acard/promise IDE bits
* Mon Apr 08 2002 Arjan van de Ven <arjanv@redhat.com>
  - sort "hpt366 doesn't boot" issues
  - add promise IDE patch from upstream to fix hang
* Fri Apr 05 2002 Arjan van de Ven <arjanv@redhat.com>
  - put fstat patch back in
  - fix kksymoops
* Mon Apr 01 2002 Pete Zaitcev <zaitcev@redhat.com>
  - ide-tape: un-regress 36628, fix 62267.
  - Tentatively added USB serial fix 61820.
* Wed Mar 27 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add LVM atomic filesystem snapshots patch
* Wed Mar 27 2002 Arjan van de Ven <arjanv@redhat.com>
  - some IDE updates from Andre Hedrick
  - eepro100 PCI ID's
  - updated module-info (harald)
  - bugfixes from 2.4.18-pre4-ac2
* Tue Mar 26 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add aio 20020326
  - correct aio library install path
* Tue Mar 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - update megaraid to 1.18a
* Mon Mar 25 2002 Benjamin LaHaise <bcrl@redhat.com>
  - fix mmap for odd drivers / vsyscalls
* Mon Mar 25 2002 Arjan van de Ven <arjanv@redhat.com>
  - 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 2002 Arjan van de Ven <arjanv@redhat.com>
  - update to have the fixes from 2.4.19-pre3-ac5
* Tue Mar 19 2002 Pete  Zaitcev <zaitcev@redhat.com>
  - restored the "moreunnamed" patch, which conflicted with Al's cleanups.
* Tue Mar 19 2002 Arjan van de Ven <arjanv@redhat.com>
  - add more accurate process accounting from later -ac
* Thu Mar 14 2002 Benjamin LaHaise <bcrl@redhat.com>
  - make sym53c8xx_2 actually called sym53c8xx_2.o
* Fri Mar 08 2002 Benjamin LaHaise <bcrl@redhat.com>
  - add fix for inode sync problem (linux-2.4.18-sync_one.patch)
* Mon Mar 04 2002 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.18-ac3
  - removed some stale patches
  - added compaq driver update
  - added tigon3 driver
* Fri Mar 01 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add akpm's get_request fairness patch from 2.4.19-pre1
* Thu Feb 28 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - update for ASPLinux
  - ALSA 0.9.0beta12
  - fealnx driver fixes
* Thu Feb 28 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add linux-2.4.17-lvm-fixes.patch for miscellaneous local LVM fixes and
    tweaks.
* Wed Feb 27 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add bugfixes from LVM-1.0.3
* Mon Feb 25 2002 Arjan van de Ven <arjanv@redhat.com>
  - updated e1000 driver to the GPL compatible version
* Fri Feb 22 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Bug 35215 patch #1261
* Fri Feb 22 2002 Doug Ledford <dledford@redhat.com>
  - 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 2002 Stephen C. Tweedie <sct@redhat.com>
  - Merge in mempool from 2.5 for LVM's use.
* Wed Feb 20 2002 Pete Zaitcev <zaitcev@redhat.com>
  - s390x in ExclusiveArch
* Wed Feb 20 2002 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.18rc2
* Tue Feb 19 2002 David Woodhouse <dwmw2@redhat.com>
  - update ARM patch
  - ARM rmap
* Fri Feb 15 2002 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.18rc1
  - update O(1) scheduler
  - update rmap
* Thu Feb 14 2002 Stephen C. Tweedie <sct@redhat.com>
  - Add LVM atomic move patch
* Mon Feb 11 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - integrated ALSA driver 0.9.0beta10
* Sun Feb 10 2002 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.18pre9
* Fri Feb 08 2002 Pete Zaitcev <zaitcev@redhat.com>
  - Workaround for broken ATEN hardware for #55878.
* Mon Feb 04 2002 Arjan van de Ven <arjanv@redhat.com>
  - updated linux-abi patch
  - made the bootup printk's less noisy by default
  - merged 2.4.18pre8
* Sat Jan 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.18pre7 and rmap12a
* Fri Jan 25 2002 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - ASPLinux update
* Mon Jan 14 2002 Arjan van de Ven <arjanv@redhat.com>
  - 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 2002 Arjan van de Ven <arjanv@redhat.com>
  - O(1) scheduler
  - JFS 1.0.12 for evaluation
* Tue Dec 18 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added watchdog patch
* Wed Dec 12 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Keep fix for #55420, while postponed by Marcelo.
* Wed Dec 12 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated qla2200/2300 driver
* Tue Dec 11 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.17-pre8
* Fri Dec 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.17-pre5
  - add 32 bit quota back
  - add netfilter bridging patches
* Wed Dec 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.17-pre3
  - aacraid update
* Fri Nov 30 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Fix kfree of static in sd.c:sd_init()
* Fri Nov 30 2001 David Woodhouse <dwmw2@redhat.com>
  - update ARM kernel patch to 2.4.16-rmk1
* Thu Nov 29 2001 Philip Copeland <bryce@redhat.com>
  - retired the previous ipvs patchs (5800,5810,5820)
    new single ipvs patch
* Thu Nov 29 2001 Arjan van de Ven <arjanv@redhat.com>
  - disable ipvs
  - add qla2200 driver
* Tue Nov 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.16
  - tux update
* Fri Nov 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.15
* Fri Nov 16 2001 David Woodhouse <dwmw2@cambridge.redhat.com>
  - Merge MIPS kernel support
* Thu Nov 15 2001 David Woodhouse <dwmw2@cambridge.redhat.com>
  - Merge SH kernel support
* Wed Nov 14 2001 Pete Zaitcev <zaitcev@redhat.com>
  - 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 2001 David Woodhouse <dwmw2@cambridge.redhat.com>
  - Merge ARM kernel support
* Sat Nov 03 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.13-ac7
* Sun Oct 28 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Added workaround for #54390, reads from dasd return trailing garbage.
  - Not applying s390 specific ac14 parts anymore: all there already.
* Sun Oct 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.13-ac4
* Thu Oct 25 2001 Alexandr D. Kanevskiy <kad@asplinux.ru>
  - nfslock fix
  - 802.1q VLAN
  - netfilter - patch-o-matic
  - PPP MPPE
  - NTFS RO enabled
* Tue Oct 16 2001 Pete Zaitcev <zaitcev@redhat.com>
  - 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.
* Sat Oct 13 2001 Pete Zaitcev <zaitcev@redhat.com>
  - usb-uhci bugfix from mainstream, until it reaches us down the line
* Wed Oct 10 2001 Pete Zaitcev <zaitcev@redhat.com>
  - ide-tape fix for HP Colorado, #36628
* Mon Oct 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - New Broadcom 5700/5701 driver version
  - ptrace patches
* Mon Oct 08 2001 Stephen Tweedie <sct@redhat.com>
  - Fix ext3 directory readahead bug on empty (deleted) directories
* Sun Oct 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - merge 2.4.10-ac7 bugfixes
  - make alpha compile again
* Fri Oct 05 2001 Stephen Tweedie <sct@redhat.com>
  - Bring ext3 up to version 0.9.11
* Fri Oct 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - went back to old emu10k driver; the new one has too many problems
  - added PPP over ATM patch
* Thu Oct 04 2001 Arjan van de Ven <arjanv@redhat.com>
  - merged a few 2.4.9-ac18 bugfixes
* Wed Oct 03 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed hotplug driver to make system load not 1.00
* Mon Oct 01 2001 Arjan van de Ven <arjanv@redhat.com>
  - update qla1280 driver
* Tue Sep 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - update Serverraid driver
  - add quite a few MODULE_LICENSE() tags
  - revert gendisk patch from -ac10
  - add "tainted" patch from Keith Owens
* Sun Sep 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated ataraid to latest versions
  - updated to block highmem patch version 15 
  - updated hotplugpci patch
* Sun Sep 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - Add Rik van Riels VM tuning patch
* Sun Sep 23 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - update s390 patches to 2.4.9ac14
  - start s390x support
  - add printk patch again
* Fri Sep 21 2001 Ingo Molnar <mingo@redhat.com>
  - update TUX
* Fri Sep 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - added aic7xxx_old to the "highmem capable" devicelist
* Mon Sep 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - update Jens' block highmem patch
  - add patch for 48bit IDE LBA 
  - updated e100/e1000 drivers
  - added sd maxsectors patch
* Sat Sep 15 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - put all Red Hat specific s390 patches in one file
* Thu Sep 13 2001 Arjan van de Ven <arjanv@redhat.com>
  - make freevxfs autoload
* Mon Sep 10 2001 Arjan van de Ven <arjanv@redhat.com>
  - go to 2.4.9-ac10
  - update linux-abi to upstream 2.4.9-0 version
* Thu Sep 06 2001 Arjan van de Ven <arjanv@redhat.com>
  - fix oops in ia64 unwind (#52486)
  - added /proc/unalignedinfo for ia64 (#42310) while
    disabling the evil printk's
* Wed Sep 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - go to 2.4.9-ac7
* Fri Aug 31 2001 Michael K. Johnson <johnsonm@redhat.com>
  - make quota messages look saner
  - pci hotplug modular
* Tue Aug 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed oops on ieee1394 disconnect
* Mon Aug 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Mon Aug 27 2001 Stephen C. Tweedie <sct@redhat.com>
  - 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.
* Sat Aug 25 2001 Ingo Molnar <mingo@redhat.com>
  - 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.
* Sat Aug 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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)
* Fri Aug 24 2001 Benjamin LaHaise <bcrl@redhat.com>
  - update ns83820 to v0.10
* Fri Aug 24 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Fix for 52229
* Thu Aug 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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)
* Thu Aug 23 2001 Stephen C. Tweedie <sct@redhat.com>
  - added uptodate ext3 code from the ext3 abort-handle-branch
    to handle taking the filesystem offline/readonly on fatal error
    cleanly.
* Wed Aug 22 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added clear_page_tables lock patch
* Wed Aug 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Wed Aug 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - merged S390 patches from bero
  - removed dmi chunk (#51458)
  - merged bugfixes from 2.4.8-ac9 
  - * posixthreads tid!=pid patch
  - * scsi tape bugfixes
* Tue Aug 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - add scsi hang fix and USB net hang fix from 2.4.8-ac8
* Mon Aug 20 2001 Michael K. Johnson <johnsonm@redhat.com>
  - modification to e1000 driver at Intel's request (#49571)
* Mon Aug 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Sat Aug 18 2001 Arjan van de Ven <arjanv@redhat.com>
  - fix oops in NFS code
  - merged "DRM scribbles memory" patch from SuSE
* Fri Aug 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - fix critical bugfixes from 2.4.8-ac6:
  -  * cpu flags are unsigned long, not int (64 bit issue)
* Thu Aug 16 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.9-vma_merge_full.patch vma merging patch that
    speeds up mozilla and gcc quite a bit
* Wed Aug 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Wed Aug 15 2001 Michael K. Johnson <johnsonm@redhat.com>
  - clean up filelists a bit, add all_x86
* Wed Aug 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Wed Aug 15 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Patch that allows to change USB printer probing order (#50218)
* Tue Aug 14 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Mon Aug 13 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Add fix for #51142 (Japanese USB keyboard).
* Mon Aug 13 2001 Stephen C. Tweedie <sct@redhat.com>
  - Merge ext3-0.9.6
* Mon Aug 13 2001 Benjamin C.R. LaHaise <bcrl@redhat.com>
  - updated linux-2.4.7-page_table_races.patch see bug #51652
  - remove comments about set_page_dirty (it's actually okay)
* Mon Aug 13 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Minor specfile cleanups
* Mon Aug 13 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Sun Aug 12 2001 Arjan van de Ven <arjanv@redhat.com>
  - S/390 updates (Florian)
* Fri Aug 10 2001 Benjamin LaHaise <bcrl@redhat.com>
  - update ns83820.c to v0.6
* Fri Aug 10 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Thu Aug 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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
* Wed Aug 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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)
* Tue Aug 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - 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)
* Mon Aug 06 2001 Arjan van de Ven <arjanv@redhat.com>
  - merged bugfixes from 2.4.7-ac7
  - updated bcm5820 driver
  - updated linux-abi patch
* Fri Aug 03 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added DRI for XFree 4.1
* Thu Aug 02 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed bug where inodes were cached WAAY too long (vm bug)
  - Added ethtool support to several drivers (Dell)
  - Updated bcm5820 driver
* Wed Aug 01 2001 Michael K. Johnson <johnsonm@redhat.com>
  - ext3 no longer optional
* Wed Aug 01 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.7-ac3
* Tue Jul 31 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added DaveM's fix for the ethtool ioctl
* Wed Jul 25 2001 Guy Streeter <streeter@redhat.com>
  - ppc build fixes
  - mac and pSeries rpm and Makefile support
* Wed Jul 25 2001 Michael K. Johnson <johnsonm@redhat.com>
  - update to cpqarray 2.4.5
* Tue Jul 24 2001 Michael K. Johnson <johnsonm@redhat.com>
  - add spinlocks to cramfs decompression for SMP operation
* Tue Jul 24 2001 Ingo Molnar <mingo@redhat.com>
  - fixed rare BUG in reclaim_page
* Mon Jul 23 2001 Michael K. Johnson <johnsonm@redhat.com>
  - removed accidentally added and unneeded ia64 BOOT kernel
* Mon Jul 23 2001 Benjamin LaHaise <bcrl@redhat.com>
  - update ns83820 driver to v0.5
* Mon Jul 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - Update MXT patch
  - Updated GDTH driver
  - Made EXT3 a module again
  - Fixed module oops dumps
  - Fiddled with VM some more
  - Updated BCM5820 driver
* Sat Jul 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - made oom killer less trigger-happy
* Fri Jul 20 2001 Stephen C. Tweedie <sct@redhat.com>
  - Fix slab-poison oops in ext3 checkpoint cleanup code
* Fri Jul 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - made EXT3 nonmodular to allow for better debugging/oopstracing
  - updated e1000 driver to new version from Intel
* Thu Jul 19 2001 Stephen C. Tweedie <sct@redhat.com>
  - Merge in ext3-0.9.3
* Thu Jul 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.6-ac5
  - updated cciss driver
  - renabled tux
  - added Florian's s390 patch
* Mon Jul 16 2001 Stephen C. Tweedie <sct@redhat.com>
  - Added ext3 fix for block allocation race
* Fri Jul 13 2001 Philip Copeland <bryce@redhat.com>
  - Removed extra show_stack() function on the end of the tux2 patch
    arch/alpha/kernel/traps.c +103 and +129
* Fri Jul 13 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added raid1 wait_event patch
* Thu Jul 12 2001 Arjan van de Ven <arjanv@redhat.com>
  - added updated cpqfc driver
* Tue Jul 10 2001 Ingo Molnar <mingo@redhat.com>
  - merge multipath patch
* Mon Jul 09 2001 Michael K. Johnson <johnsonm@redhat.com>
  - change from 8 to 32 available swap areas (~1k memory cost)
* Sun Jul 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Pete's patch to fix the IDE tape
* Sat Jul 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch to not allocate highmem bouncepages on non-highmem machines
  - fixed ia64 boot
* Fri Jul 06 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated Broadcom bcm5700 driver
* Thu Jul 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated airo_cs driver
* Thu Jul 05 2001 Michael K. Johnson <johnsonm@redhat.com>
  - initrd_dir because ia64 uses /boot/efi
* Tue Jul 03 2001 Arjan van de Ven <arjanv@redhat.com>
  - Update hpt/pdcraid support
  - updated to 2.4.5-ac23
* Mon Jul 02 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Removed nested ifarch's from %build/%files by adding arch exclusions
* Thu Jun 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - Add prefetch() support to ia64
* Wed Jun 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.5-ac19
  - fixed O(N^2) algorithm in buffercache sync code
* Tue Jun 26 2001 Philip Copeland <bryce@redhat.com>
  - updated IPVS
* Tue Jun 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch fom Jakub to fix sections
* Mon Jun 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch from marcelo@conectiva.com.br to show better swapinfo
* Sun Jun 24 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated HPT370 driver
* Fri Jun 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - added HPT370 driver
  - reverted xircom_cb to older version
* Fri Jun 22 2001 Michael K. Johnson <johnsonm@redhat.com>
  - a bit more RPM flexibility with more existence macros
  - conditionalize tape and BOOTtape kernels
* Thu Jun 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - reverted borken ext3 bit
  - 2.4.5-ac17
  - added /proc/sys/kernel/cad_pid patch
* Wed Jun 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - renumbered all the patches for future expansion / better separation
  - new hotplug patch
  - MXT patch
* Wed Jun 20 2001 Michael K. Johnson <johnsonm@redhat.com>
  - speed things up a bit more for test builds:
    o buildup define for choosing whether to build the uniprocessor kernel
    o builddevfsd define ditto for devfsd (devfs itself still off)
* Tue Jun 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.5-ac16
* Mon Jun 18 2001 Arjan van de Ven <arjanv@redhat.com>
  - added updated pdcraid driver
* Sun Jun 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - added CONFIG_SMALL, will need more tweaks for the BOOT kernel still
* Sat Jun 16 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.5-ac15
* Fri Jun 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - moved to 2.4.5-ac14
  - made i386 optimize for cpu=586
  - disabled TUX for VM testing
  - updated ext3
* Mon Jun 11 2001 Michael K. Johnson <johnsonm@redhat.com>
  - killed some spec file cruft, made the spec file easier to maintain
* Sat Jun 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.5-ac12
  - New aacraid driver
* Sat Jun 09 2001 Michael K. Johnson <johnsonm@redhat.com>
  - ieee1394 update
* Fri Jun 08 2001 Bill Nottingham <notting@redhat.com>
  - add 0530 ia64 patch, make it apply, etc.
* Thu Jun 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Marcelo's swap patch
  - added but disabled new DRM code
* Mon Jun 04 2001 Bill Nottingham <notting@redhat.com>
  - add locking fix for usb-uhci from Pete Zaitcev to linux-2.4.3-usb.patch
* Tue May 29 2001 Pete Zaitcev <zaitcev@redhat.com>
  - re-enable usb patches 263, 271. The latter is on its way out but
    we need it still.
* Tue May 29 2001 Bill Nottingham <notting@redhat.com>
  - regen ia64 patch
* Tue May 29 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.5-ac3
  - updated EXT3
  - Added hotplug pci for test
  - Added VM patch by Andrea
* Mon May 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - go to 2.4.5-ac2
* Sat May 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - merge base to 2.4.5-ac1
* Fri May 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.4-ac17 (mostly null pointer fixes)
  - New version of 3ware driver
  - New version of symbios driver
  - New version of FreeVxFS 
  - Added ECC module
  - merge base to 2.4.4-ac17
* Thu May 24 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added rawio fix from Shinya Narahara
  - New version of EXT3
* Thu May 24 2001 Michael K. Johnson <johnsonm@redhat.com>
  - modprobe loop on preun as well
* Wed May 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.4-ac14
* Tue May 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added fixes from 2.4.4-ac12 and ac13
* Mon May 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Jakub's ELF loader patch
  - Added i82365 patch
  - Updated TUX2 patch to 2.4.4 E4 level
* Fri May 18 2001 Philip Copeland <bryce@redhat.com>
  - added ext3 support for 2.4 (EXPERIMENTAL AND **NOT** FOR PRODUCTION)
* Fri May 18 2001 Philip Copeland <bryce@redhat.com>
  - Added in the pyrixs chipset fix for stable PCI DMA xfer
    so things like udma5 burst xfers across bus masters will
    work without locking up sx/lx 164 alpha's
* Fri May 18 2001 Arjan van de Ven <arjanv@redhat.com>
  - bugfixes from 2.4.4-ac10
* Thu May 17 2001 Bill Nottingham <notting@redhat.com>
  - add qla2x00 v4.28
  - revert tlb-shootdown portion of -ac patch for ia64
* Thu May 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - compaq raid update now for all archs
  - new e100 / e1000 / megaraid drivers
* Wed May 16 2001 Arjan van de Ven <arjanv@redhat.com>
  - Fix Dell Poweredge 8450 patch
* Tue May 15 2001 Benjamin LaHaise <bcrl@redhat.com>
  - replace reservation patch with vmfixes for a few vm deadlocks with highmem
* Tue May 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Dell Poweredge 8450 patch
  - Disable weird fixup for intel 450nx chipset
* Mon May 14 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed bugfixes from 2.4.4-ac9
  - discourage IRQ 12 for yenta_socket
* Fri May 11 2001 Arjan van de Ven <arjanv@redhat.com>
  - Made ECN default to off and enabled CONFIG_INET_ECN
* Fri May 11 2001 Philip Copeland <bryce@redhat.com>
  - no need for %ifdef'ing ipvs anymore
* Thu May 10 2001 Bill Nottingham <notting@redhat.com>
  - add update for uhci driver on ia64
* Thu May 10 2001 Michael K. Johnson <johnsonm@redhat.com>
  - disable reservation patch for now, not quite cooked yet.
* Thu May 10 2001 Benjamin LaHaise <bcrl@redhat.com>
  - updated reservation patch.  should work now.
* Thu May 10 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Al Viro's audit patches
  - More drives for the blacklist 
  - removed finer-flush patch
* Thu May 10 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added CD-532E-A to the ide dma blacklist
* Wed May 09 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added memory reservation
* Wed May 09 2001 Bill Nottingham <notting@redhat.com>
  - new ia64 patch (based on 2.4.4, so back a couple bits out)
* Wed May 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch for serialport on xircom cardbus
  - Merged bugfixes from 2.4.4-ac6
* Tue May 08 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Add headers for athlon smp to merged symbol set
  - Revert the dead swap patch from -ac12
* Tue May 08 2001 Bill Nottingham <notting@redhat.com>
  - new smartarray stuff from Compaq (ia64-only ATM)
* Tue May 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - Bugfixes from 2.4.4-ac4 and 2.4.4-ac5
  - Updated 8139too
  - Fixed 8x registration bug in eepro
  - Update gdth driver
  - added fix for brlocks
* Mon May 07 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added linux-2.4.3-r128-drm-do-wait-for-fifo.patch
* Fri May 04 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added Dell patch to be able to specify rebooting from boot cpu with "s" flag
  - updated linux-2.4.3-ymfpci.patch to include niph patch from Pete Zaitcev
  - updated linux-2.4.3-usb.patch to include dereg patch from Pete Zaitcev
* Fri May 04 2001 Benjamin LaHaise <bcrl@redhat.com>
  - remove linux-2.4.3-smpcall-fix.patch
* Fri May 04 2001 Stephen C. Tweedie <sct@redhat.com>
  - Fix race in smp_call_function
* Thu May 03 2001 Stephen C. Tweedie <sct@redhat.com>
  - bump version number
* Thu May 03 2001 Philip Copeland <bryce@redhat.com>
  - Added in submitted patch for the nautilus alpha system
    from Hyung Min SEO <HMSEO@sec.samsung.com>
* Thu May 03 2001 Stephen C. Tweedie <sct@redhat.com>
  - allow urgent VM page allocation requests to be satisfied more
    easily
* Thu May 03 2001 Stephen C. Tweedie <sct@redhat.com>
  - added significant speedup for scanning full swap maps
* Wed May 02 2001 Stephen C. Tweedie <sct@redhat.com>
  - added trivial host-cpu sysrq-T debug output
* Wed May 02 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.3-page_table_races.patch vm fixups
* Wed May 02 2001 Bill Nottingham <notting@redhat.com>
  - don't call tty_write_message on unaligned traps on ia64
* Wed May 02 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added irq-fault lockup patch 
  - Merged 2.4.4-ac3 bugfixes:
    - USB acm
    - APM allow_ints option
    - Descriptortable corruption
    - DMFE driver skb alloc  
    - typo in IDE code
    - netfilter updates
    - core network updates
    - via workaraound 686a fix
    - Alpha fixes
* Wed May 02 2001 Philip Copeland <bryce@redhat.com>
  - added in DaveM's ALI patch for the sparc, with luck it may
    even work for the alpha
* Tue May 01 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.3-smpcall-fix.patch to fix a rare deadlock
* Tue May 01 2001 Arjan van de Ven <arjanv@redhat.com>
  - attempt DMA livelock fix
* Mon Apr 30 2001 Arjan van de Ven <arjanv@redhat.com>
  - Add patch to revert the "schedule fork'd first" patch in
    mainstream tree. It makes broken userspace show up too much.
    Also causes performance problems in some normal cases.
  - fix via audio pci_enable_device
  - added sct's fix to the per-cpu-pages patch
* Sun Apr 29 2001 Arjan van de Ven <arjanv@redhat.com>
  - Prevent negative inode-used counts (aviro)
* Sat Apr 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - added patch to avoid recursing in deadlocks in create_bounce
* Fri Apr 27 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.3-vmlockup.patch for testing
* Fri Apr 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added bcrl's highmem patch
  - Removed bcrl's highmem patch
  - Added Al Viro's sync_one patch
  - Added a patch to add the "apic" commandline option for
    some broken motherboards
* Thu Apr 26 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added linux-2.4.3-highmemthrottle.patch
* Thu Apr 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed bug #37759
  - updated ips (ServerRAID) to 4.72
  - Added Al Viro's bufferrace patch
* Wed Apr 25 2001 Bill Nottingham <notting@redhat.com>
  - add qla1280 cleanup patch
* Wed Apr 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - Merged to ac14
  - Added IPv6 patch (DaveM)
* Mon Apr 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added IRIX NFS Patch
  - Added Ingo's swap patch
* Sun Apr 22 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Added a patch to restore my khubd fix over that official one.
    I think the official fix is no good, while ours is tested.
  - Applied patch 271 again (with duplicated pieces removed).
  - Added a patch for iForce joystick (#37075).
* Sun Apr 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.3-ac12 (for the PDC oops and the DVD bugfixes)
  - added "apm=allowints" kernel option for suspend problems,
    made this the default for IBM laptops
* Sat Apr 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2.4.3-ac11
* Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
  - revert CDROM changes from ac10
* Fri Apr 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - fixed (hopefully) bouncebufferheads deadlock
  - change reboot-behavior of Dell PE1300's
* Thu Apr 19 2001 Pete Zaitcev <zaitcev@redhat.com>
  - fix for ymfpci buzzing (#29562).
* Thu Apr 19 2001 Philip Copeland <bryce@redhat.com>
  - added in patch to fix a subtle 21143 autonegotiation problem
    The driver would claim to negotiate 100-FD, but would report
    late collisions and bad transmit throughput.
* Thu Apr 19 2001 Michael K. Johnson <johnsonm@redhat.com>
  - cleaned up spec file a bit
* Thu Apr 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - added fix for FTP exploit
  - merged to -ac10
* Wed Apr 18 2001 Arjan van de Ven <arjanv@redhat.com>
  - upgraded to 2.4.3-ac9
* Tue Apr 17 2001 Bill Nottingham <notting@redhat.com>
  - update ia64 to 010405 & sync
* Tue Apr 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated to 2.4.3-ac7
  - merged Pete Zaitcev's USB bugfix-patches
* Mon Apr 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added IDE corruption fix
* Sun Apr 08 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Update release to 2.4.2-2
  - Clean up some cruft in spec file
  - Relax ordering requirements: gawk used in postun
  - Strengthen ordering requirements: now prereq correct initscripts
    for mkkerneldoth (read: "make kernel dot h")
* Sun Apr 08 2001 Doug Ledford <dledford@redhat.com>
  - Fix some multipath issues (multipath-fixes-4)
* Sun Apr 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated Xircom not-a-Tulip driver
* Sat Apr 07 2001 Doug Ledford <dledford@redhat.com>
  - Hopefully the final round of i810 audio fixes
* Sat Apr 07 2001 Benjamin LaHaise <bcrl@redhat.com>
  - extracted linux-2.4.2-page_bitmap.patch from vmpoison
    and added to all builds.
* Sat Apr 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - Hopefully fixed the /boot/kernel.h issue forever
  - Silence a few more printk's to be syslog only
* Sat Apr 07 2001 Matt Wilson <msw@redhat.com>
  - disable debugging
  - 0.1.51
* Sat Apr 07 2001 Ingo Molnar <mingo@redhat.com>
  - added swap fixes
* Sat Apr 07 2001 Ingo Molnar <mingo@redhat.com>
  - ext2fs corruption fixes
* Fri Apr 06 2001 Bill Nottingham <notting@redhat.com>
  - more ia64 csum tweaks
* Fri Apr 06 2001 Doug Ledford <dledford@redhat.com>
  - fix the multipath code and re-enable
* Thu Apr 05 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Conditionalize multipath, disabled for now
* Thu Apr 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added bcrl's patch to fix SMP swap corruption
* Thu Apr 05 2001 Doug Ledford <dledford@redhat.com>
  - fix i810 sound driver to work around broken artsd and a kernel bug
* Wed Apr 04 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added fixes for corruption in buffer.c and scsi_merge
* Wed Apr 04 2001 Michael K. Johnson <johnsonm@redhat.com>
  - conflict with old versions of mount and nfs-utils
* Tue Apr 03 2001 Arjan van de Ven <arjanv@redhat.com>
  - added ohci patch
* Tue Apr 03 2001 Ingo Molnar <mingo@redhat.com>
  - TUX-fixes patch, update to -X4 version.
* Fri Mar 30 2001 Bill Nottingham <notting@redhat.com>
  - fix ia64 build
* Thu Mar 29 2001 Bill Nottingham <notting@redhat.com>
  - add patch to fix machine checks on ia64 (<asit.k.mallick@intel.com>)
* Wed Mar 28 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-dma-livelock-fix
* Wed Mar 28 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-vmtruncate.patch
* Wed Mar 28 2001 Stephen C. Tweedie <sct@redhat.com>
  - Added aggressive reclaim of orphaned swap (if vmbalance enabled)
* Wed Mar 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Alan's cardbus patch
  - Added zaitcev's USB message throttling
* Wed Mar 28 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added BUG() if buffer unlocked in end_io call to vmpoison patch
  - added linux-2.4.2-rqdebug.patch from sct.
* Wed Mar 28 2001 Ingo Molnar <mingo@redhat.com>
  - another batch of multipath-fixes, separate patch so that
    we have an easy way back.
* Tue Mar 27 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added BUG() if buffer unlocked in end_io call to vmpoison patch
* Tue Mar 27 2001 Stephen C. Tweedie <sct@redhat.com>
  - fix debugging conflict with smbfs internal debugging
* Tue Mar 27 2001 Tim Waugh <twaugh@redhat.com>
  - added linux-2.4.2-restorestate.patch: fix bug #31170
* Tue Mar 27 2001 Benjamin LaHaise <bcrl@redhat.com>
  - fix debugging bug with reclaim_page
* Tue Mar 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Alan's "blacklist KT7RAID for IDE DMA" patch
* Tue Mar 27 2001 Benjamin LaHaise <bcrl@redhat.com>
  - updated linux-2.4.2-no_profile.patch to correct patch
  - updated linux-2.4.2-vmpoison.patch to fix a bug
* Mon Mar 26 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-find_page.patch: potential corruption fix
  - added linux-2.4.2-no_profile.patch regain 6MB of memory on boot
  - added linux-2.4.2-bootmem_oom.patch to panic on oom during boot
  - updated linux-2.4.2-vmpoison.patch with more poison, removed
    linux-2.4.2-uptodate.patch
  - added linux-2.4.2-i2oinit.patch from Arjan
* Mon Mar 26 2001 Bill Nottingham <notting@redhat.com>
  - patch from David Mosberger to fix networking issues on ia64
* Mon Mar 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - Mark OSB4 driver experimental
  - Update TUX2
  - merged zaitcev's OV511 fix
  - disabled dma66 for all via IDE chipsets
* Sun Mar 25 2001 Benjamin LaHaise <bcrl@redhat.com>
  - Added linux-2.4.2-uptodate.diff to BUG() out on page cache misuse;
    also includes a potential fix for the corruption problem.
* Sun Mar 25 2001 Ingo Molnar <mingo@redhat.com>
  - Update the multipath-fixes patch to the much less
    radical C0 version, B1 was never meant to be committed,
    it was a Dell-only test-patch!
* Sat Mar 24 2001 Stephen C. Tweedie <sct@redhat.com>
  - Added buffer_head highmem fix
* Fri Mar 23 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-aviro-buffer.c.patch
  - updated linux-2.4.2-vmpoison.patch
* Fri Mar 23 2001 Doug Ledford <dledford@redhat.com>
  - Update the multipath-fixes patch to the B1 version from Ingo
* Fri Mar 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - Merged bugfixes from 2.4.2-ac23
    * isapnp fix
    * reiserfs corruption
    * sound lock_kernel thinkos
    * allow sleeping in C-A-D handlers
    * small PPP race
* Thu Mar 22 2001 Bill Nottingham <notting@redhat.com>
  - merge in 010321 ia64 patch from David Mosberger
  - don't apply vmpoison.patch on ia64 (it relies on per-cpu-pages)
* Thu Mar 22 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-req_finished_io.patch for req_finished_io
  - updated vmpoison.patch to fix a kmap problem
  - added linux-2.4.2-ip_conntrack.patch to fix a hash table
    size of 0 which results in an Oops on startup
  - added linux-2.4.2-pmd_alloc_fix.patch
  - added linux-2.4.2-bootmem.patch to fix an off by one error
    that results in memory overwrites
* Thu Mar 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch from DaveM to fix IPv6 tunnels.
  - Merged tux V1
  - Disabled the Serverworks UDMA support
  - Added IBM's new ServerRAID driver. This one has survived lots of testing
      by IBM
  - Added ptrace patch
* Wed Mar 21 2001 Philip Copeland <bryce@redhat.com>
  - Updated config files to take account of two new config options
    CONFIG_IP_VS_DEBUG (n)
    CONFIG_IP_VS_TAB_BITS (16)
  - Modified the 2.4.2-cipe.patch to acomodate the change of location
    of ipvs
* Wed Mar 21 2001 Philip Copeland <bryce@redhat.com>
  - retired Patch275 and replaced it with 276 on the recomendation of
    Wensong which moves ipvs from 0.1.2 -> 0.2.4
    Structurally removes net/ipv4/netfilter/ip_vs and moves it to
    net/ipv4/ipvs
* Wed Mar 21 2001 Doug Ledford <dledford@redhat.com>
  - fix memory leak in i810 sound driver
  - update scsi-reset patch to correct some locking issues under heavy reset
    conditions (James Bottomley)
* Wed Mar 21 2001 Stephen C. Tweedie <sct@redhat.com>
  - Added shared memory locking fix
* Wed Mar 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - silenced DRI debugging messages
  - merged Ingo's patch for spinlocks around apic operations
* Wed Mar 21 2001 Doug Ledford <dledford@redhat.com>
  - update i810 sound driver to solve artsd output problems
  - added scsi_scan patch to make scanning of sparselun devices work again
  - update old aic7xxx driver to possibly fix 7896 lockup problems
  - updated new aic7xxx driver to version 6.1.7
* Tue Mar 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added patch for netgear fa31x boards powerstate
  - Added patch to silence PS/2 code (no keyboard there if
    there is a USB keyboard)
* Mon Mar 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Zaitcev's patch for USB mice (#23670)
* Sun Mar 18 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added fix for HPT370 UDMA problem
* Fri Mar 16 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added qlogicfc to the list of controllers with limited scsi request sizes
* Thu Mar 15 2001 Michael K. Johnson <johnsonm@redhat.com>
  - updated binfmt_misc patch to create directory
* Thu Mar 15 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.2-ac20-pmd_alloc.diff fix for PAE
* Thu Mar 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added Al Viro's patch to fs/namei.c
  - Added the BKL patch for truncate (2.4.2-ac)
  - added VM poison
* Wed Mar 14 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added 2.4.2-ac20 I2O patches
  - Made PCI printk's KERN_INFO
* Tue Mar 13 2001 Stephen C. Tweedie <sct@redhat.com>
  - merge in VM performance changes up to 2.4.2-ac18
* Tue Mar 13 2001 Arjan van de Ven <arjanv@redhat.com>
  - fix bug 30513 (iostat vs promise IDE boards)
  - TUX 2.4.2-S4
  - merged md fixes
* Mon Mar 12 2001 Bill Nottingham <notting@redhat.com>
  - run /usr/sbin/module_upgrade in a kudzu trigger as well
* Mon Mar 12 2001 Arjan van de Ven <arjanv@redhat.com>
  - merged bugfixes from 2.4.2-ac18:
    - reiserfs cleanup
    - zerocopy bugfixes
    - zerocopy nbd
    - smbfs fixes
    - cyrix III MTRR checks
    - vmalloc race fix
    - pcmcia resource fix
  - merged TUX 2.4.2-P3
  - new version of the xircom driver
  - default limit of 64 sectors in a scsi request
  - enabled slab poison
  - fixed 28489
* Fri Mar 09 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added another request-size limiting patch for Qlogic sbus and BusLogic,
    may need to add more adapters to this patch over time
* Fri Mar 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added QLogic ISP request-size limiting patch
  - Updated xircom_cb driver to newer version
  - Potential workaround for Abit KT7ARAID board bugs in via-corruption patch
* Thu Mar 08 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added cipefix patch from David Miller
* Thu Mar 08 2001 Stephen C. Tweedie <sct@redhat.com>
  - add current raw IO fixes
* Thu Mar 08 2001 Pete Zaitcev <zaitcev@redhat.com>
  - Adding a fix for usb-uhci to work when SLAB is not aligned (poisoned).
* Thu Mar 08 2001 Michael K. Johnson <johnsonm@redhat.com>
  - now prereq modutils 2.4.2-5 for new binfmt_misc support
* Thu Mar 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - added Ingo's bouncebuffer patch
  - added Tim Waughs parport fixes
  - switched to Alan's cleaned up megaraid
  - added zaitcev's patch to prevent LVM oops
  - added Than Ngo's patch for pcmcia ISDN
  - forward-ported 2.2.19pre1 via timerbug workaround
  - added Al Viro's binfmt_misc
* Wed Mar 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - added epca patch and more USB scanner ID's from 2.4.2-ac13
  - added the IDE dma blacklist
* Tue Mar 06 2001 Doug Ledford <dledford@redhat.com>
  - heavily patched/modified version of the i810 audio driver
* Tue Mar 06 2001 Arjan van de Ven <arjanv@redhat.com>
  - added pge patch for Cyrix 686 kernels from Arjan
* Tue Mar 06 2001 Michael K. Johnson <johnsonm@redhat.com>
  - depmod -ae
* Tue Mar 06 2001 Arjan van de Ven <arjanv@redhat.com>
  - 2 more patches from 2.4.2-ac11/12 (8139too and the pci resources API change )
  - workaround for the tokenring init mess
  - added patch to enable the second IDE channel on PDC20265's
* Tue Mar 06 2001 Matt Wilson <msw@redhat.com>
  - added linux-2.4.2-i2o-blocksize.patch (Patch225) to fix i2o /proc/partitions
    entries
* Mon Mar 05 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Turned off CONFIG_USB_MOUSE because the HID code handles all mice we know
* Mon Mar 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added the patch from DHinds to fix cardbus irqs
  - enabled multicast routing, bridging and QOS
  - merged patches 214 to 224 from 2.4.2-ac11
* Sun Mar 04 2001 Philip Copeland <bryce@redhat.com>
  - Reverted the parport_device_id changes that are in ac3
    which prevent the kernel-sources-x.y.z.src.rpm from
    being recompiled
* Fri Mar 02 2001 Ingo Molnar <mingo@redhat.com>
  - linux-2.4.2-nmi-lockup-workaround.patch temporarily defaults nmi watchdog off
* Fri Mar 02 2001 Philip Copeland <bryce@redhat.com>
  - added linux-2.4.2-alpha-irongate.patch from Compaq
* Fri Mar 02 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added Arjan's linux-2.4.2-via-corruption.patch to fix disk corruption
    problems widely reported on KT133 machines
  - Stephen/Tim fixed linux-2.4.1-axboe-scsi-max-sec.patch fixing scsi performance
* Thu Mar 01 2001 Doug Ledford <dledford@redhat.com>
  - Added the scsi-reset patch so that you can reset devices through their
    sg entry
* Thu Mar 01 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated reiserfs to latest version
  - prevent raid from oopsing
  - lockd patch
  - added alternate airo_cs driver
  - added zaitcev's USB alloc fix
* Wed Feb 28 2001 Michael K. Johnson <johnsonm@redhat.com>
  - atp.c would not compile as a module, fixed
* Wed Feb 28 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added extra Toshoboe PCI ID (29993)
  - added "fix hang in parport" patch (twaugh)
  - maestro3 DMA fix
  - fixed 29908 (loopdevice oops)
* Tue Feb 27 2001 Matt Wilson <msw@redhat.com>
  - added a patch to fix for non-atomic bit clear in eepro100 driver on alpha
    (linux-2.4.2-eepro100-alpha.patch)
* Tue Feb 27 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated ikd to 2.4.2
  - added olympic driver fix
  - make Alpha happy
  - added opl3sa patch
  - added netdevice setup patch
  - added 3ware patch
  - merged TUX version G9
* Mon Feb 26 2001 Doug Ledford <dledford@redhat.com>
  - bug fix to the aic7xxx-5.2.3 driver
  - Added Michael E. Brown <michael_e_brown@dell.com> patch to add an ioctl to
    the block device layer to allow accessing the last sectors in a block
    device that has an odd number of sectors (needed for EFI compliance)
  - Added Ingo's multipath I/O support for the md raid layer
* Mon Feb 26 2001 Bill Nottingham <notting@redhat.com>
  - fix a case where the ia64 clock can go backwards (from <steiner@sgi.com>)
* Mon Feb 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added netdebug patch on DaveM's request
  - Added support for the Epson 1240U usb scanner
  - removed wavelan udelay patch (no longer needed for gcc 2.96-74)
  - derace the waking of the usb storage thread
  - merged to 2.4.2-ac3, bumped version to 0.1.15
  - put in the new, experimental xircom_cb driver
  - upgraded to tux 2.4.2-F8
* Fri Feb 23 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added preinstalls for smp and enterprise to modprobe loop like uniprocessor
  - disabled 3c90x driver because it does not work correctly.
* Fri Feb 23 2001 Bill Nottingham <notting@redhat.com>
  - just remove modules.* in %preun; catches anything new, and
    avoids errors if certain files aren't there
* Fri Feb 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated 3c59x driver to version 1.1.14 from Andrew Morton
  - enabled Hewlett-Packard 8200e/8210e CD-Writer Plus
  - enabled Advanced routing (#29087)
* Thu Feb 22 2001 Matt Wilson <msw@redhat.com>
  - updated module-info to the copy from anaconda CVS
* Thu Feb 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - added 3ware patch
  - re-enabled 3ware again
* Thu Feb 22 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added linux-2.4.1-flush_tlb_export.patch
  - updated to e100 1.5.5
* Wed Feb 21 2001 Doug Ledford <dledford@redhat.com>
  - update Justin Gibbs' aic7xxx driver to version 6.1.4
* Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
  - export a couple more symbols on ia64
  - increase default size of swiotlb on ia64
* Wed Feb 21 2001 Michael K. Johnson <johnsonm@redhat.com>
  - disable 3ware driver on SMP until a bugfix is found
  - updated to tux2-2.4.1-P5 to fix dcache bug
* Wed Feb 21 2001 Arjan van de Ven <arjanv@redhat.com>
  - Merged bugfixes from ac20:
    - non-PNP AWE32 fix
    - updates to various pcmcia network drivers
  - Added "ideX=nodma" commandline option
* Tue Feb 20 2001 Arjan van de Ven <arjanv@redhat.com>
  - Reordered several patches to the proper section
  - Merged the following patches from ac17-18-19:
    - jgarzik's network driver cleanups
    - reiserfs tailpacking datacorruption
    - smbfs off-by-one fixes
    - USB 2.0, USB Hub device claim race, USB net recovery 
    - SO_SNDTIMEO bugs
  - Fixed CIPE on SMP machines (#28386)
  - new tulip driver
  - new version of the Loop fixes (Al Viro)
  - backed out vm-rebalance; be careful with ext2
* Mon Feb 19 2001 Bill Nottingham <notting@redhat.com>
  - minor ia64 tweaks
* Mon Feb 19 2001 Michael K. Johnson <johnsonm@redhat.com>
  - removed duplicate ksyms exports for alpha
  - added brokenmptable patch from Ingo
  - Turned on CONFIG_USB_MOUSE and CONFIG_USB_KBD because they
    are needed after all with some hardware and the conflicts with 
    CONFIG_USB_HID are non-fatal.
* Mon Feb 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - Merged tulip PNIC updates from 2.4.1-ac18
  - removed extra DSCC4=m config option
  - changed to the EUI64 format for IPv6
  - enlarged printk buffer (#28288)
  - upgraded to ac16, bump to 0.1.11
* Fri Feb 16 2001 Arjan van de Ven <arjanv@redhat.com>
  - actually commited NFS patch
  - updated intel e1000 to version 3.0.7
  - reverted the kudzu change
  - actually build the HP5300 module
  - provisional WinChip patch
  - made the 2.4 kernel conflict with isapnptools as that conflict
    breaks the actual PNP in the 2.4 kernel.
* Thu Feb 15 2001 Arjan van de Ven <arjanv@redhat.com>
  - NFS memcmp bug
  - changed requires kudzu >= 0.93 to conflicts kudzu <= 0.92
  - made the kernel conflict with program too old according
    to Documentation/Changes
* Thu Feb 15 2001 Bill Nottingham <notting@redhat.com>
  - change wvlan_cs Config.in description to something more appropriate
* Thu Feb 15 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Turned off CONFIG_USB_MOUSE and CONFIG_USB_KBD because they
    conflict with using CONFIG_USB_HID (hotplug loads both...)
  - build toshiba module
* Thu Feb 15 2001 Karsten Hopp <karsten@redhat.de>
  - search for all LUNs on CR3500 shared SCSI controller
* Wed Feb 14 2001 Doug Ledford <dledford@redhat.com>
  - Add Justin Gibbs' aic7xxx driver version 6.1.1 as aic7xxx_new
* Wed Feb 14 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added quiet patch so that autorun and magicdev don't mangle logs
* Wed Feb 14 2001 Arjan van de Ven <arjanv@redhat.com>
  - Made Cyrix CPU's work again
  - Added ideprobe patch to avoid hotprobe lockups
  - fixed tulip xircom phase 2
  - ikd (kdb)
  - remove *~ files (#18751)
  - fix poll() on usb printers (#26909)
  - fixed argument parsing for sym63c416 driver
  - merged ac13 patch to prevent parport from corrupting the pci dev list
  - fixed sbpcd (ac13)
  - fixed usbhub (ac13, missing unlock_kernel)
  - fixed vmalloc race (ac13)
  - potential uhci slab interaction fix
  - smbfs fixes (ac13)
  - tmpfs nlink fix for perl (ac13)
  - arcnet init fixes (ac13)
* Wed Feb 14 2001 Matt Wilson <msw@redhat.com>
  - 0.1.8
  - turn off tux
* Tue Feb 13 2001 Bill Nottingham <notting@redhat.com>
  - fix typos in debugging patch
* Tue Feb 13 2001 Michael K. Johnson <johnsonm@redhat.com>
  - turned off CONFIG_BLK_DEV_ALI15X3 for alpha
  - updated to tux2-2.4.1-L4, merge with debugging and highmem patches
  - added %debugging macro for turning debugging on and off
  - updated to scsi-max-sec-2
* Tue Feb 13 2001 Matt Wilson <msw@redhat.com>
  - 0.1.6
  - turned off CONFIG_NETFILTER and CONFIG_FILTER in i386 BOOT config
  - modified linux-2.4.1-ia64-010131-2.diff to use the new PCI_ROUTING_TABLE
    structure in acpiconf.c
* Tue Feb 13 2001 Arjan van de Ven <arjanv@redhat.com>
  - Made "realmode poweroff" a commandline option disabled by default.
    (believed to fix #26261, #26760, #24198, #23322)
  - disabled netfilter and such in the -BOOT option
  - made the kernel slab patch a config-option disabled for BOOT
  - ServerRAID 4.50
* Tue Feb 13 2001 Matt Wilson <msw@redhat.com>
  - 0.1.5
  - regenerated linux-2.4.1-ia64-010131-2.diff so it will patch
  - specify ARCH= when building the common sparc/sparc64 headers
* Mon Feb 12 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added Jens Axboe's scsi-max-sec-1 as linux-2.4.1-axboe-scsi-max-sec.patch
  - updated to new aacraid driver (depends on Jens's patch) plus Matt Domsch's fix
  - added changeloop-fixes-2 from Al
* Mon Feb 12 2001 Arjan van de Ven <arjanv@redhat.com>
  - upgraded to 2.4.1-ac10
  - merged new e100/e1000 drivers
* Sat Feb 10 2001 Matt Wilson <msw@redhat.com>
  - disable broken sparcaudio drivers on sun4[cdm]
  - disable reiserfs on all sparc
  - added linux-2.4.1ac8-nopci.patch to correct builds if not using CONFIG_PCI
  - added linux-2.4.1ac8-zap_page_range.patch
* Fri Feb 09 2001 Michael K. Johnson <johnsonm@redhat.com>
  - updated to Al's latest loop fixes
* Fri Feb 09 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.1-ac8, changed version number to 0.1.1
  - added Ingo's highmem patch
  - added IRC netfilter addon for DCC over NAT
  - new megaraid driver (1.14g)
  - Fix for bug 26696 (compaq vs irq 13)
* Thu Feb 08 2001 Bill Nottingham <notting@redhat.com>
  - sync up ia64 with David Mosberger's 20010131 patch
  - add x86-compatibility ia64 bugfix patch from Don Dugger
* Thu Feb 08 2001 Matt Wilson <msw@redhat.com>
  - added linux-2.4.1-i2o-lockup.patch for some bus/card combos
* Thu Feb 08 2001 Bill Nottingham <notting@redhat.com>
  - don't buildprereq gcc-2.96-74 on ia64
* Thu Feb 08 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to 2.4.1-ac6, changed version number
  - new broadcom driver
  - serverworks workaround
* Wed Feb 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - corruption fix
  - merged xircom_tulip into real tulip
  - require gcc 2.96-74 or later for building
  - merged aic7xxx from HEAD
  - added DAC960 version 2.4.10
* Wed Feb 07 2001 Michael K. Johnson <johnsonm@redhat.com>
  - use module_upgrade from kudzu package, prerequire kudzu >= 0.93
* Wed Feb 07 2001 Doug Ledford <dledford@redhat.com>
  - fix the aic7xxx_new-6.1.0 patch :-(
  - fix the aic7xxx_new-6.1.0 patch again :-(
* Wed Feb 07 2001 Matt Wilson <msw@redhat.com>
  - added linux-2.4.1-i2o.patch.  This registers i2o block devices in
    /proc/partitions and fixes some other i2o bugs.
* Tue Feb 06 2001 Michael K. Johnson <johnsonm@redhat.com>
  - require modutils 2.4.2 or greater
* Tue Feb 06 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Update devfsd to 1.3.11, fixes some glibc 2.2 issues
* Tue Feb 06 2001 Doug Ledford <dledford@redhat.com>
  - update the aic7xxx driver to 5.2.2
  - move the new Adaptec aic7xxx driver to aic7xxx_new
* Tue Feb 06 2001 Matt Wilson <msw@redhat.com>
  - add a buildjensen macro, set it to 0 (as jensen seems broken)
* Mon Feb 05 2001 Matt Wilson <msw@redhat.com>
  - 0.99.23
  - make jensen subpackage on alpha (again, yuck)
* Mon Feb 05 2001 Matt Wilson <msw@redhat.com>
  - 0.99.22
  - turn on enterprise kernel
  - set CONFIG_FILTER and CONFIG_NETFILTER to off in i386 BOOT kernel
* Mon Feb 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - Groundwork for the 2.4.1-ac2 merge
  - turned of ACPI
* Mon Feb 05 2001 Arjan van de Ven <arjanv@redhat.com>
  - added Matrox G450 patch
  - updated from 2.4.1-ac1 to 2.4.1-ac2
* Fri Feb 02 2001 Matt Wilson <msw@redhat.com>
  - tweaked the alpha boot kernel to be a little smaller
  - moved the alpha header patch to if %tux
  - turn off tux
  - added linux-2.4.0-alpha-header-conflict.patch
    (no more NFS root installs)
* Fri Feb 02 2001 Arjan van de Ven <arjanv@redhat.com>
  - Socket DoS fix from Alexey/DaveM
* Thu Feb 01 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Add missing /etc/modules.devfs to devfsd package
* Thu Feb 01 2001 Michael K. Johnson <johnsonm@redhat.com>
  - cciss 2.4.2
  - integrated tested loop patches from Al
* Wed Jan 31 2001 Doug Ledford <dledford@redhat.com>
  - added a fix for a PIII security hole
* Wed Jan 31 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.1-zap_page_range_fix.patch
* Wed Jan 31 2001 Michael K. Johnson <johnsonm@redhat.com>
  - new tux patch tux2-2.4.0-final-S9
* Wed Jan 31 2001 Arjan van de Ven <arjanv@redhat.com>
  - Fixed3c575 driver load typo-bug (23820)
  - fixed athlon build for tux
  - added provisional ide-floppy patch
  - silenced the ide-cs driver a bit (resource management conflict between IDE
    and PCMCIA subsystems)
  - made ia64 almost build
* Wed Jan 31 2001 Bill Nottingham <notting@redhat.com>
  - include include/pcmcia in kernel-source so pcmcia drivers can build
* Tue Jan 30 2001 Michael K. Johnson <johnsonm@redhat.com>
  - temporarily disabled Al's loopback patches while he fixes them
* Tue Jan 30 2001 Arjan van de Ven <arjanv@redhat.com>
  - Fixed i82365 driver (bug 24804)
  - added "athlon" architecture
  - Phase 1 of ide-cs fix
  - maestro3 patch from Zach Brown
* Mon Jan 29 2001 Doug Ledford <dledford@redhat.com>
  - Updated aic7xxx driver to 6.1.0
  - Corrected a bug in the rhconfig.h file we install
  - Corrected a bug in the build process in the spec file
* Mon Jan 29 2001 Michael K. Johnson <johnsonm@redhat.com>
  - new tux2 patch tux2-2.4.0-final-R9
  - integrated Al's loopback device fixes
  - since enterprise kernel has only highmem-64GB support, limit to >= PIII
* Sun Jan 28 2001 Michael K. Johnson <johnsonm@redhat.com>
  - integrated Linus's shared memory swap patch
  - integrated Andrey's 1.36 eepro100 driver
  - integrated block scheduler fix from pre11
  - updated to new tux2 patch, now modular
* Fri Jan 26 2001 Michael K. Johnson <johnsonm@redhat.com>
  - added Jens Axboe's loop patch (disabled, Al fixing it and changeloop both)
* Fri Jan 26 2001 Arjan van de Ven <arjanv@redhat.com>
  - Fixed parport_cs unresolved symbol
  - reverted new wvlan port, the old one _did_ work
* Fri Jan 26 2001 Doug Ledford <dledford@redhat.com>
  - added the xmm patch to keep the system from touching non-existent mxcsr
    registers
  - verified that the two linux-merge-*.awk scripts do indeed use the right
    symbol names so that they should work properly
* Thu Jan 25 2001 Bill Nottingham <notting@redhat.com>
  - remove /lib/modules/<whatever>/modules.generic_string as well (#24991)
* Thu Jan 25 2001 Michael K. Johnson <johnsonm@redhat.com>
  - integrated new tux2 patch
  - require new mkinitrd for RAID modules
* Thu Jan 25 2001 Arjan van de Ven <arjanv@redhat.com>
  - Added parport_cs port from pcmcia-cs package
  - backed out to ac10
  - new wvlan port, this one is reported to work even
* Wed Jan 24 2001 Erik Troan <ewt@redhat.com>
  - updated RAID_AUTORUN patch
* Wed Jan 24 2001 Arjan van de Ven <arjanv@redhat.com>
  - Fix for bug 24698 (incorrect "build" link)
  - Updated to 2.4.0-ac11 (still pre9 based), bumped version to 0.99.11
  - added patch to fix most warnings people will see
  - changes wvlan.o to wvlan_cs.o
* Tue Jan 23 2001 Matt Wilson <msw@redhat.com>
  - 2.4.0-0.99.10, ac10 base
  - rebuild with modutils 2.4.2 in place
* Tue Jan 23 2001 Matt Wilson <msw@redhat.com>
  - added RAID_AUTORUN ioctl to raid driver from Ingo
  - fixed the autorun patch
* Tue Jan 23 2001 Benjamin LaHaise <bcrl@redhat.com>
  - IDE DMA by default enabled
  - add lm_sensors built as modules
  - enable reiserfs
* Tue Jan 23 2001 Arjan van de Ven <arjanv@redhat.com>
  - blacklisted IBM deskstar disks for UDMA on hpt366 controllers (dwmw2)
  - added RAID5 corruption fix from 2.4.1-pre10
  - added fix for FD problem from 2.4.1-pre10
  - added DAC960 fix from 2.4.1-pre10 (Jens Axboe's patch)
  - added fix wrong __init in io-apic.c from 2.4.1-pre10
  - removed broadcom driver temporarily
* Mon Jan 22 2001 Matt Wilson <msw@redhat.com>
  - uncomment rm -rf $RPM_BUILD_ROOT from %clean
  - modified the drivers/usb/uhci.c patch of the ia64 patch to patch against ac10
  - resynced kernel-2.4.0-i386-BOOT.config with available options
  - added linux-2.4.0-tgafb-unregister-framebuffer.patch to pass correct
    value into unregister_framebuffer
  - updated kernel-2.4.0-ia64-smp.config and kernel-2.4.0-ia64.config for
    available options
* Mon Jan 22 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.0-sysctl.patch
  - added linux-2.4.0-map_user_kiobuf-fix.patch
* Mon Jan 22 2001 Matt Wilson <msw@redhat.com>
  - increased ramdisk size of kernel-BOOT from 4096 to 4608
* Mon Jan 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated to ac10, which already contains the waitpid patch
* Mon Jan 22 2001 Benjamin LaHaise <bcrl@redhat.com>
  - added linux-2.4.0-waitpid.patch to fix init/contextd SIGCHLD race
* Mon Jan 22 2001 Arjan van de Ven <arjanv@redhat.com>
  - added first draft of wvlan driver
  - touched the ide-cs thing. Please test
* Mon Jan 22 2001 Michael K. Johnson <johnsonm@redhat.com>
  - turned on e1000 driver again
  - e100 updated to 1.5.0 as linux-2.4.0-e100.patch
* Mon Jan 22 2001 Erik Troan <ewt@redhat.com>
  - switched ide-cd back to a module in all x86 kernels
* Fri Jan 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - added Broadcom 5700 driver
  - added patch to workaround gross misuse of ASSERT in IrDA
* Fri Jan 19 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Added aacraid driver (broken so added as a non-building placeholder)
  - Turn off modules on Alpha that are not building correctly
  - Turn off e100 driver on IA64 because it doesn't build there
  - Added linux-2.4.0-ieee1394-queuefix.patch for task queue changes
  - Added linux-2.4.0-3x90x.patch 3c90x driver from 3com
* Fri Jan 19 2001 Arjan van de Ven <arjanv@redhat.com>
  - updated megaraid to 1.14b
  - made the non-smp kernel provide "kernel = 2.4"
  - made the smp kernels provide "module-info"
* Thu Jan 18 2001 Philip Copeland <bryce@redhat.com>
  - added in the SARD patch
* Thu Jan 18 2001 Erik Troan <ewt@redhat.com>
  - switched idefloppy to build in
  - updated e100, e1000 driver
  - enabled natsemi module in i386 BOOT kernel
* Thu Jan 18 2001 Michael K. Johnson <johnsonm@redhat.com>
  - new tux patch
  - turned on CONFIG_IP_NF_IRC as module
* Wed Jan 17 2001 Matt Wilson <msw@redhat.com>
  - fixed typo in linux-2.4.0-aic7xxx-6.0.8BETA.patch for !i386 !alpha
* Wed Jan 17 2001 Bill Nottingham <notting@redhat.com>
  - update to cipe-1.4.5, make it one patch
* Wed Jan 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - update to 2.4.0-ac9
* Tue Jan 16 2001 Bill Nottingham <notting@redhat.com>
  - fix the aic7xxx patches to not patch backup files
  - fix the cipe makefile so that it builds
* Mon Jan 15 2001 Doug Ledford <dledford@redhat.com>
  - move the current aic7xxx driver aic7xxx_old
  - add Justin Gibbs' new aic7xxx driver
  - add a fix so that the cs4281 module will build
* Fri Jan 12 2001 Karsten Hopp <karsten@redhat.de>
  - added starfire mmio patch to allow reload of this module
* Fri Jan 12 2001 Philip Copeland <bryce@redhat.com>
  - Added in hooks for the ipvs 0.1.2 production kits to ksyms.c
  - Added in patch250 to the spec file referancing linux-2.4.0-ipvs.patch
  - added subdir ipvs in kernel tree which holds ipvs module code
  - ac4 typo fix
* Fri Jan 12 2001 Michael K. Johnson <johnsonm@redhat.com>
  - made build symlink relative
  - qla1x160src-3.23Beta as linux-2.4.0-qla1280.patch
  - make oldconfig_nonint so that builds reliably fail when config files need mods
* Thu Jan 11 2001 Bill Nottingham <notting@redhat.com>
  - turn off CONFIG_DISABLE_VHPT on ia64, it's broken
  - fix cs4281 makefile oops
  - add new patch to possibly fix broken CONFIG_DISABLE_VHPT
* Thu Jan 11 2001 Karsten Hopp <karsten@redhat.de>
  - moved e1000-2.5.11.patch and the update to 2.5.14 into one patch
* Thu Jan 11 2001 Michael K. Johnson <johnsonm@redhat.com>
  - Moved back to static IDE for now because a couple machines had problems.
  - qla1x160src-3.22Beta as linux-2.4.0-qla1280.patch
  - megaraid 1.13s as linux-2.4.0-megaraid.patch
* Wed Jan 10 2001 Matt Wilson <msw@redhat.com>
  - add free_dma and request_dma prototype in asm-ia64/dma.h as
    Patch58: linux-2.4.0-ia64-free_dma.patch
  - remove Patch54: linux-2.4.0-test11-ia64-ksyms.patch
  - remove Patch55: linux-2.4.0-test12-ia64-idesym.patch
* Wed Jan 10 2001 Bill Nottingham <notting@redhat.com>
  - sync ia64 (010109 patch)
* Wed Jan 10 2001 Matt Wilson <msw@redhat.com>
  - merged alpha .config files back to the way they need to be
  - turn alpha back on
* Wed Jan 10 2001 Michael K. Johnson <johnsonm@redhat.com>
  - update to 2.4.0-ac4
  - pcmcia moved to its own package
  - update to new tux patch
  - e820 reporting from Arjan
  - Andi's RAID5 xor fix
  - Ingo's Athlon APIC fix
* Mon Jan 08 2001 Bill Nottingham <notting@redhat.com>
  - remove ksymoops/kernel-utils
* Fri Dec 29 2000 Bill Nottingham <notting@redhat.com>
  - fix up prereqs
* Wed Dec 27 2000 Bill Nottingham <notting@redhat.com>
  - something is horribly, horribly wrong with modular SCSI on ia64; turn it off
  - rename source RPM back to 'kernel'
* Fri Dec 22 2000 Erik Troan <ewt@redhat.com>
  - updated pcmcia config file for 2.4 cardbus support
* Thu Dec 21 2000 Erik Troan <ewt@redhat.com>
  - turned HOTPLUG on for i386 BOOT kernel (PCMCIA doesn't build w/o it)
* Tue Dec 19 2000 Michael K. Johnson <johnsonm@redhat.com>
  - Added linux-2.4.0-test11-vidfail.patch and enabled it for the x86 BOOT kernel
  - More USB support in x86 BOOT kernel
  - Require new mkinitrd for IDE modules
  - SCSI entirely modular
* Fri Dec 15 2000 Bill Nottingham <notting@redhat.com>
  - add patch to fix unresolved symbol on ia64 in ide-probe-mod
* Wed Dec 13 2000 Michael K. Johnson <johnsonm@redhat.com>
  - CONFIG_PARPORT_PC_FIFO off, bad default at this time
* Tue Dec 12 2000 Matt Wilson <msw@redhat.com>
  - switch to un-TUXified kernel
  - turn on framebuffer in the BOOT kernel
* Tue Dec 12 2000 Michael K. Johnson <johnsonm@redhat.com>
  - New RC of TUX-1.01 patch
* Fri Dec 08 2000 Michael K. Johnson <johnsonm@redhat.com>
  - CONFIG_HAPPYMEAL turned on for all architectures
* Thu Dec 07 2000 Bill Nottingham <notting@redhat.com>
  - update ia64 patch to the 1206 version
  - update e100, e1000 drivers
* Wed Dec 06 2000 Michael K. Johnson <johnsonm@redhat.com>
  - Require fileutils for ln use in %post scripts
  - Modular IDE
* Tue Dec 05 2000 Michael K. Johnson <johnsonm@redhat.com>
  - Remove apa1480 driver temporarily for TUX build
* Mon Dec 04 2000 Bill Nottingham <notting@redhat.com>
  - add patch to fix SWIOTLB from Asit Mallick
* Sun Dec 03 2000 Bill Nottingham <notting@redhat.com>
  - turn on usb-uhci as well as uhci
  - update megaraid to 1.13beta
* Thu Nov 30 2000 Michael K. Johnson <johnsonm@redhat.com>
  - TUX 1.01 RC
* Wed Nov 29 2000 Bill Nottingham <notting@redhat.com>
  - fix ia64 semaphore symbol problems
  - fix cipe symbol problems
* Wed Nov 29 2000 Michael K. Johnson <johnsonm@redhat.com>
  - TUX 1.01 integrated with test11
* Tue Nov 28 2000 Bill Nottingham <notting@redhat.com>
  - make ia64 patch patch cleanly with test11
* Mon Nov 27 2000 Bill Nottingham <notting@redhat.com>
  - remove all modules.<foo>map files on package removal
* Fri Nov 24 2000 Bill Nottingham <notting@redhat.com>
  - add patch to fix FAT32, patch for alignment of unwind data
* Mon Nov 20 2000 Bill Nottingham <notting@redhat.com>
  - make nfs a module
* Thu Nov 16 2000 Bill Nottingham <notting@redhat.com>
  - new ia64 patch from David Mosberger
  - make ppp a module
  - allow glibc to build for the moment
* Fri Nov 10 2000 Bill Nottingham <notting@redhat.com>
  - fix alpha build
* Thu Nov 09 2000 Bill Nottingham <notting@redhat.com>
  - add patch from Asit Mallick to fix ia64 VHPT disabling
* Wed Nov 08 2000 Bill Nottingham <notting@redhat.com>
  - add ia64 module patch
* Wed Nov 08 2000 Erik Troan <ewt@redhat.com>
  - updated to test10, builds on ix86
* Wed Nov 01 2000 Bill Nottingham <notting@redhat.com>
  - build some stuff statically (bleah)
* Tue Oct 31 2000 Bill Nottingham <notting@redhat.com>
  - new ia64 diff from David Mosberger
* Thu Oct 26 2000 Bill Nottingham <notting@redhat.com>
  - turn off ptc.g, again (oops)
* Wed Oct 25 2000 Bill Nottingham <notting@redhat.com>
  - EFI GUID partition support from Matt Domsch (Matt_Domsch@dell.com)
* Tue Oct 24 2000 Bill Nottingham <notting@redhat.com>
  - qlogic 1x160 version 3.19beta
  - qlogic 2x00 version 4.15beta
  - e1000 v2.5.11
  - e100 v1.3.14
  - make netfilter build on ia64 (cringe)
* Mon Oct 23 2000 Bill Nottingham <notting@redhat.com>
  - update to test9 final
  - ia64 updates
* Fri Sep 29 2000 Bill Nottingham <notting@redhat.com>
  - clean up requirements (kill devfsd, initscripts)
* Fri Sep 29 2000 Michael K. Johnson <johnsonm@redhat.com>
  - updated to tux-2.4.0-test9-H8-nodebug
* Thu Sep 28 2000 Michael K. Johnson <johnsonm@redhat.com>
  - updated to tux-2.4.0-test9-G9-nodebug
* Tue Sep 26 2000 Michael K. Johnson <johnsonm@redhat.com>
  - updated to tux-2.4.0-test9-G4-nodebug and test9-pre7 kernel
  - turned off qla2x00 because it does not know about new scsi init arch
  - turned off cciss because of parse error
* Thu Sep 21 2000 Bill Nottingham <notting@redhat.com>
  - revert the part of the ia64 patch that requires new modutils for now
  - turn off e1000 on ix86/alpha configs
* Tue Sep 19 2000 Bill Nottingham <notting@redhat.com>
  - merge in stuff from Matt Domsch
  - upgrade ia64 patch from David Mosberger
* Tue Sep 19 2000 Matt_Domsch <Matt_Domsch@dell.com>
  - kernel 2.4.0-0.28.4
  - Upgraded acenic to v0.47
* Thu Sep 14 2000 Matt_Domsch <Matt_Domsch@dell.com>
  - kernel 2.4.0-0.28.3
  - Removed I2O again
  - Added ia64-000913 patch
  
  - kernel-2.4.0-0.28.2
  - removed kern0906.patch
  - added 2.4.0-test8-000908 IA-64 patch
  - added 2.4.0-test8-ia64 irqfix patch (fixes bigsur infinite IRQ0s)
  - enable i2o
  - added ia64_iobase export to arch/ia64/kernel/ia64_ksyms.c
* Tue Sep 12 2000 Michael K. Johnson <johnsonm@redhat.com>
  - qla2x00 driver rev 4.10
  - moved some things from modules to static builds
  - sym53c8xx 64-bit patch
* Tue Sep 12 2000 Bill Nottingham <notting@redhat.com>
  - make iso9660 & eepro100 static for now
  - new ia64 patches from David Mosberger
* Fri Sep 08 2000 Bill Nottingham <notting@redhat.com>
  - make nfs & lockd static on ia64; bad things happen otherwise
  - update to test8 (turn off sisfb, it doesn't build)
* Thu Sep 07 2000 Bill Nottingham <notting@redhat.com>
  - big piles of ia64 updates
  - add in e1000 driver, fix modular build
  - update acenic to 0.46 for the non-tux case
  - update megaraid to 1.10c
  - update qla1280 to 3.16b
  - build against test7-final (not test8-pre1) for now
* Tue Sep 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - update to pcmcia-cs 3.1.20
  - remove obsolete pcmcia-cs-3.1.3-3com.patch
* Thu Aug 31 2000 Michael K. Johnson <johnsonm@redhat.com>
  - More work on TUX: new version, better integration, still incomplete
  - updated to 2.4.0-test8-pre1
  - temporarily disabled matrox maven driver because of ICE
* Thu Aug 24 2000 Michael K. Johnson <johnsonm@redhat.com>
  - Added TUX (but currently commented out because of insufficient generality)
  - Config files mention tux so that the SRPM will still build if you add
    the patch.  However, they will not build TUX in without changes.
* Wed Aug 16 2000 Michael K. Johnson <johnsonm@redhat.com>
  - dropped pcmcia-cs copy -f fix in from 2.2
* Tue Aug 15 2000 Bill Nottingham <notting@redhat.com>
  - update ia64 stuff
* Tue Aug 15 2000 Jakub Jelinek <jakub@redhat.com>
  - update to test7-pre4
  - fix emu10k1 build on alpha
  - .config updates
* Mon Aug 14 2000 Jakub Jelinek <jakub@redhat.com>
  - fix linux-merge-config.awk
  - remove /usr/include/{linux,asm*} in kernel-headers %pre
* Thu Aug 10 2000 Bill Nottingham <notting@redhat.com>
  - update to test6-final (vger patch is merged)
* Wed Aug 09 2000 Jakub Jelinek <jakub@redhat.com>
  - update to test6/pre9
  - apply vger patches
  - make it build on sparc32
* Tue Aug 08 2000 Bill Nottingham <notting@redhat.com>
  - make it build on ia64
* Tue Aug 08 2000 Jakub Jelinek <jakub@redhat.com>
  - /usr/include/{linux,asm} are directories
  - fix header merging
  - update to test6/pre8
* Wed Aug 02 2000 Bill Nottingham <notting@redhat.com>
  - add ia32 signal patch for ia64
* Tue Aug 01 2000 Bill Nottingham <notting@redhat.com>
  - update to pre5/ia64-728 (argh)
  - update qla2x00 scsi driver to 4.0 (from Qlogic)
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
  - clean up the %posts some
* Wed Jul 26 2000 Jakub Jelinek <jakub@redhat.com>
  - Rename kernel24 subpackages back
  - parport fix from Tim Waugh
  - make it build on Alpha (hopefully)
* Wed Jul 26 2000 Jakub Jelinek <jakub@redhat.com>
  - kill some of the ugly hacks, replace them with other ugly
    hacks so that the package can be built as the main distribution
    kernel or an experimental one.
  - fix the export memcpy/memset patch
  - add enterprise kernel (64GB kernel) on i686
* Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
  - ugly hacks to get just the headers out
* Tue Jul 25 2000 Jakub Jelinek <jakub@redhat.com>
  - kill several unresolved symbols from modules
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
  - more tweaks
* Thu Jul 20 2000 Jakub Jelinek <jakub@redhat.com>
  - some more tweaks
* Tue Jul 18 2000 Jakub Jelinek <jakub@redhat.com>
  - CIPE
  - a couple of patchlets
  - FHS tweaks
* Wed Jun 21 2000 Bill Nottingham <notting@redhat.com>
  - update acenic, megaraid, qla1280 drivers
  - minor kernel header tweak for userland
* Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
  - bump up ramdisk size on ia64 & alpha
  - compile more stuff into the kernel until modules work better
* Fri Jun 16 2000 Bill Nottingham <notting@redhat.com>
  - add ia32 signal handling patch for ia64
* Thu Jun 15 2000 Jakub Jelinek <jakub@redhat.com>
  - reenable changeloop patch
* Wed Jun 14 2000 Bill Nottingham <notting@redhat.com>
  - merge in loopback fixes from -ac series
* Tue Jun 13 2000 Bill Nottingham <notting@redhat.com>
  - ia64 updates (0609 patch)
  - module config/versioning updates
* Mon Jun 05 2000 Bill Nottingham <notting@redhat.com>
  - merge in the ia64 stuff
  - move to /dev/shm
* Sat Jun 03 2000 Jakub Jelinek <jakub@redhat.com>
  - fix rhconfig.h (from Bero)
* Mon May 29 2000 Jakub Jelinek <jakub@redhat.com>
  - 2.4.0-test1
  - changeloop patch
  - fix BuildASM
  - fix compilation with gcc 2.96
  - fix devfsd compilation
* Sat May 06 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - pre7-6
  - devfsd 1.3.8
  - add even more confusion to the versioning hell ;)
    (so we can deal with pre-pre versions)
* Fri Apr 28 2000 Bill Nottingham <notting@redhat.com>
  - update for ia64
  - pre6-final
  - don't apply abi patch until it stops imploding on boot
* Mon Apr 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 2.3.99pre6-pre3
  - update ksymoops to 2.3.4
  - update pcmcia to 3.1.14
  - devfsd 1.3.4, devfs 162
  - link ksymoops statically to get rid of the dependency on a particular
    version of binutils
  - adapt abi patch to new kernel interfaces
  - minor fixes to spec file
* Wed Mar 22 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 2.3.99pre3-7
  - remove some fixes (they're now in the base version)
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Add /var/shm dir
  - require initscripts >= 5.03 so we mount /var/shm
  - 2.3.99pre3-3
  - fix compilation of some buggy drivers
  - fix build on sparc64
* Thu Mar 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 2.3.99pre2-3
  - replace iBCS with abi, remove patches
  - port abi to 2.3.99pre2-3
  - fix packaging bug (ksymoops.8* was included in kernel-utils AND
    kernel-pcmcia-cs)
  - add devfsd
  - fix compilation on alpha (fix various kernel bugs and work
    around a compiler bug)

Files

/boot/System.map-2.4.20-46.7aspsmp
/boot/config-2.4.20-46.7aspsmp
/boot/module-info-2.4.20-46.7aspsmp
/boot/vmlinux-2.4.20-46.7aspsmp
/boot/vmlinuz-2.4.20-46.7aspsmp
/dev/shm
/lib/modules
/lib/modules/2.4.20-46.7aspsmp
/lib/modules/2.4.20-46.7aspsmp/alsa
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ac97-codec.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ad1816a-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ad1816a.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ad1848-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ad1848.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ainstr-fm.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ainstr-gf1.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ainstr-iw.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ainstr-simple.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ak4117.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ak4531-codec.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ak4xxx-adda.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ali5451.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-als100.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-als4000.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-azt2320.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-azt3328.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cmi8330.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cmipci.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4231-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4231.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4232.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4236-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4236.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs4281.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs46xx.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-cs8427.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-dt019x.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-dummy.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-emu10k1-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-emu10k1.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-emu8000-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-emux-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ens1370.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ens1371.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es1688-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es1688.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es18xx.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es1938.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es1968.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-es968.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-fm801.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-gus-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-gus-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-gusclassic.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-gusextreme.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-gusmax.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-hdsp.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-hwdep.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-i2c.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ice1712.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ice1724.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ice17xx-ak4xxx.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-intel8x0.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-interwave-stb.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-interwave.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-korg1212.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-maestro3.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-mixart.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-mixer-oss.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-mpu401-uart.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-mpu401.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-msnd-pinnacle.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-mtpav.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-nm256.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opl3-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opl3-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opl3sa2.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opl4-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opl4-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opti92x-ad1848.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opti92x-cs4231.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-opti93x.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-page-alloc.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-pcm-oss.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-pcm.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-pdaudiocf.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-pdplus.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-pnp.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-rawmidi.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-rme32.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-rme96.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-rme9652.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb-common.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb16-csp.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb16-dsp.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb16.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb8-dsp.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sb8.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sbawe.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-device.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-dummy.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-instr.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-midi-emul.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-midi-event.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-midi.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-oss.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq-virmidi.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-seq.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-serial-u16550.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-serialmidi.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sgalaxy.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sonicvibes.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-sscape.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-tea6330t.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-timer.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-trident-synth.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-trident.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-usb-audio.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-util-mem.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-via82xx.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-virmidi.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-vx-cs.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-vx-lib.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-vx222.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-vxp440.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-vxpocket.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-wavefront.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd-ymfpci.o
/lib/modules/2.4.20-46.7aspsmp/alsa/snd.o
/lib/modules/2.4.20-46.7aspsmp/build
/lib/modules/2.4.20-46.7aspsmp/kernel
/lib/modules/2.4.20-46.7aspsmp/kernel/arch
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/kernel
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/kernel/cpuid.o
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/kernel/edd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/kernel/microcode.o
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/kernel/msr.o
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/oprofile
/lib/modules/2.4.20-46.7aspsmp/kernel/arch/i386/oprofile/oprofile.o
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/ciphers
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/ciphers/cipher-aes.o
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/ciphers/cipher-identity.o
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/cryptoapi.o
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/cryptoloop
/lib/modules/2.4.20-46.7aspsmp/kernel/crypto/cryptoloop/cryptoloop.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/aep
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/aep/paep.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/cipe
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/cipe/cipcb.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/iscsi
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/iscsi/iscsi_module.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/megarac
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/megarac/megarac.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/qla2200
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/qla2200/qla2200.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/addon/qla2200/qla2300.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/ambassador.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/atmtcp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/eni.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/firestream.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/fore_200e.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/horizon.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/idt77105.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/idt77252.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/iphase.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/lanai.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/nicstar.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/suni.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/uPD98402.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/atm/zatm.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/DAC960.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/cciss.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/cpqarray.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/loop.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/nbd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/aten.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/bpck.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/bpck6.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/comm.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/dstr.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/epat.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/epia.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/fit2.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/fit3.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/friq.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/frpw.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/kbic.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/ktti.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/on20.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/on26.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/paride.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/pcd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/pd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/pf.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/pg.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/paride/pt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/umem.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/block/xd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/bluecard_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/bt3c_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/btuart_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/dtl1_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/hci_uart.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/hci_usb.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/bluetooth/hci_vhci.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/cdrom
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/cdrom/cdrom.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/acquirewdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/advantechwdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/agp
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/agp/agpgart.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/alim7101_wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/amd768_rng.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/amd76x_pm.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/amd7xx_tco.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/atixlmouse.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/bat_gericom.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/busmouse.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/cyclades.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/i810.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/i830.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/mga.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/r128.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/radeon.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/drm/tdfx.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/dtlk.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ecc.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/epca.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/esp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/eurotechwdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/compressor
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/compressor/zft-compressor.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/lowlevel
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/lowlevel/ftape.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/zftape
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ftape/zftape/zftape.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/generic_serial.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/i810-tco.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/i810_rng.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/i8k.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ib700wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ip2.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ip2main.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ipmi
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ipmi/ipmi_devintf.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ipmi/ipmi_kcs_drv.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ipmi/ipmi_msghandler.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ipmi/ipmi_watchdog.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/isicom.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/istallion.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/a3d.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/adi.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/analog.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/cobra.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/cs461x.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/db9.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/emu10k1-gp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/gamecon.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/gameport.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/gf2k.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/grip.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/iforce.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/interact.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/lightning.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/magellan.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/ns558.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/pcigame.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/serio.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/serport.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/sidewinder.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/spaceball.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/spaceorb.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/stinger.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/tmdc.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/turbografx.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/joystick/warrior.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/logibusmouse.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/lp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/machzwd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/mk712.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/moxa.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/msbusmouse.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/mwave
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/mwave/mwave.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/mxser.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/n_hdlc.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/n_r3964.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/nvram.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/pc110pad.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/pcmcia
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/pcmcia/serial_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/pcmcia/synclink_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/pcwd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/ppdev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/qpmouse.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/riscom8.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/rocket.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/sc1200wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/sc520_wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/softdog.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/sonypi.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/specialix.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/stallion.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/sx.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/synclink.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/tipar.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/toshiba.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/w83877f_wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/wafer5823wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/wdt.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/char/wdt_pci.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/dmi_scan.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-algo-bit.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-algo-pcf.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-ali1535.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-ali15x3.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-amd756.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-core.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-dev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-elektor.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-elv.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-hydra.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-i801.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-isa.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-philips-par.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-piix4.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-proc.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-sis5595.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-velleman.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-via.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-viapro.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/i2c/i2c-voodoo3.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/ide-cd.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/ide-tape.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/legacy
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/legacy/ide-cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/raid
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/raid/ataraid.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/raid/hptraid.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/raid/pdcraid.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ide/raid/silraid.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/amdtp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/cmp.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/dv1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/eth1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/ieee1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/ohci1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/raw1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/sbp2.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/ieee1394/video1394.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input/evdev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input/input.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input/joydev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input/keybdev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/input/mousedev.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/isdn
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/isdn/avmb1
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/isdn/avmb1/avm_cs.o
/lib/modules/2.4.20-46.7aspsmp/kernel/drivers/isdn/avmb1/b1.o
/lib/modules