CONFIG_SMP=y
SuSE series: images
Provides
Requires
Copyright
GPL
Signatures
internal MD5: b9c27b9c99a0b53200940286f6aa4f7b
GPG
Changelog
* Fri Feb 07 2003 - mantel@suse.de
- fix some SMP races that can lead to hanging rsync processes
* Fri Feb 07 2003 - mantel@suse.de
- fix SMP race that can lead to corrupted or lost data on power failure
* Fri Feb 07 2003 - ak@suse.de
- don't enable interrupts unconditionally in exception handlers
* Thu Feb 06 2003 - ak@suse.de
- disable x86-64 machine check again
- make sure vmalloc uses vmalloc range only
* Thu Feb 06 2003 - bk@suse.de
- patches.i386/linux-dprobes-i386:arch/i386/config.in: change conf
script to work around bug in xconfig which defines CONFIG_DPROBES_CORE
on write if CONFIG_DPROBES does not exist in loaded config and
finally leads to undefined KDB_REASON_BREAK on vmlinux compile.
* Thu Feb 06 2003 - olh@suse.de
- add patches.common/ibm-ppc64-proc_pci_resources
check all resource addresses in netdev lookup (#22368)
* Thu Feb 06 2003 - mantel@suse.de
- fix truncate bug in aio
* Thu Feb 06 2003 - ak@suse.de
- enable machine check for x86_64
* Thu Feb 06 2003 - olh@suse.de
- add patches.common/svc_setup_socket-race
reduce race in socket setup (#21834)
* Wed Feb 05 2003 - mantel@suse.de
- backport fix of mii.c to make ethtool happy
* Wed Feb 05 2003 - olh@suse.de
- add patches.common/suse-ppc-pcnet32-multicast-group
fix endian bug in multicast group handling (#23312)
* Wed Feb 05 2003 - olh@suse.de
- add patches.common/ibm-ppc64-update1-veth2.diff
fix dead veth on iSeries when power down remote partition
(#23259)
* Tue Feb 04 2003 - olh@suse.de
- add patches.common/ibm-pp64-update1-viocd-end_of_medium-hang
fix hang on iSeries virtual CD (dvd-ram) (#21878)
add patches.common/ibm-pp64-update1-viocd-performance
performance improvement for iSeries virtual CD (#23186)
* Mon Feb 03 2003 - bk@suse.de
- add s390-3-may2002-patches(s390io, dasd ERP, zfcp dynatt, #23075)
- 390: disable ul-per-cpu-pages ul-anon-lru and vm_anon_lru-depend
* Mon Feb 03 2003 - ak@suse.de
- Make x86_64/NUMA boot again.
* Mon Feb 03 2003 - schwab@suse.de
- Add ACPI PCI hotplug fixes.
* Fri Jan 31 2003 - ak@suse.de
- redo x86_64 CVS update
- drop lots of old patches
* Fri Jan 31 2003 - bk@suse.de
- merge asm-s390/unistd.h diffs to common/s390_s390x-unistd.h(ihno)
* Fri Jan 31 2003 - mantel@suse.de
- fix AAC_NUM_FIB and AAC_NUM_IO_FIB in aacraid for x86_64
* Fri Jan 31 2003 - mantel@suse.de
- fix software RAID5 for blk-atomic
* Fri Jan 31 2003 - mantel@suse.de
- fix ul-frlock for 486 systems and for notsc case
* Thu Jan 30 2003 - ak@suse.de
- update x86-64 to 030128 cvs
- add exact stack overflow checking for x86-64 (default to off)
* Wed Jan 29 2003 - mantel@suse.de
- add CONFIG_NET_BCM4400; remove unneeded hangcheck modules
* Wed Jan 29 2003 - mantel@suse.de
- fix software RAID1 for blk-atomic
* Wed Jan 29 2003 - mantel@suse.de
- update LSI Fusion-MPT driver to 2.04.00.01
* Wed Jan 29 2003 - mantel@suse.de
- update aacraid driver to 0.9.9-axb03
* Wed Jan 29 2003 - mantel@suse.de
- update Syskonnect driver sk98lin to v6.02
* Wed Jan 29 2003 - mantel@suse.de
- add bcm4400 network driver 1.0.1
* Wed Jan 29 2003 - mantel@suse.de
- update bcm5700 driver to 5.0.17
* Wed Jan 29 2003 - mantel@suse.de
- remove excessive hangcheck modules (only hangcheck-timer is needed)
* Wed Jan 29 2003 - mantel@suse.de
- fix checksum computation in tcp_output for != CHECKSUM_HW
* Wed Jan 29 2003 - mantel@suse.de
- add vmalloc ltp fix
* Wed Jan 29 2003 - mantel@suse.de
- add performance improvement patches for AIM7
* Fri Jan 24 2003 - olh@suse.de
- add patches.common/ibm-ppc64-update1-asm-elf.diff
hide some definitions in #ifdef __KERNEL__
patches.common/ibm-ppc64-update1-eeh.diff
update error message in case of failure
patches.common/ibm-ppc64-update1-fpe.diff
sigfpe handling for userland
patches.common/ibm-ppc64-update1-iseries_setup.diff
fix hashtable init on iSeries
patches.common/ibm-ppc64-update1-kernel-setup.diff
fix early boot debug messages
patches.common/ibm-ppc64-update1-scanlog.diff
disable eventscan buffer in case of error
patches.common/ibm-ppc64-update1-veth.diff
- Race in the veth driver which can occur when both TCP and
Hypervisor events queues become empty
- Check for NULL return in veth on an skb_clone
patches.common/ibm-ppc64-update1-viocd.diff
Cast fix in viocd
patches.common/suse-ppc64-proc_rtas
fix rtasdisplayd
* Thu Jan 23 2003 - schwab@suse.de
- ia64-1-fls: fix truncation in fls.
- ia64-1-sys32_open: ia32 wrapper for open to avoid setting O_LARGEFILE.
* Thu Jan 23 2003 - mantel@suse.de
- allow get/set floating-point exception mode (if meaningful)
* Thu Jan 23 2003 - mantel@suse.de
- remove micro-optimization "x86-fast-pte" since it seems to cause
instabilities for DRM on some machines
* Wed Jan 22 2003 - mantel@suse.de
- update ips ServeRAID driver to 5.11.05 for non-IA64
* Tue Jan 21 2003 - schwab@suse.de
- Fix race in fr_read_begin.
* Tue Jan 21 2003 - mantel@suse.de
- use new version 6.0 of ips driver only for ia64
* Fri Jan 17 2003 - mantel@suse.de
- fix treatment of unaligned data for O_DIRECT
* Fri Jan 17 2003 - mantel@suse.de
- update cciss driver to 2.4.42
* Thu Jan 16 2003 - mantel@suse.de
- add support for IBM x445 ("RUTHLESS"). It's just a one-liner for
detection of the machine (i386 only)
* Thu Jan 16 2003 - mantel@suse.de
- export symbols blk_get_atomic_seq and blk_refile_atomic_queue
* Wed Jan 15 2003 - mantel@suse.de
- export symbol submit_bh_blknr
* Tue Jan 14 2003 - schwab@suse.de
- Fix livelock problem on xtime_lock [#21748].
- Remove read/write functions on hugetlbfs.
* Tue Jan 14 2003 - bk@suse.de
- s390: add blk-atomic skipped patches list in spec to fix compile
* Tue Jan 14 2003 - mantel@suse.de
- update aacraid driver to 1.0.1 for x86_64
* Mon Jan 13 2003 - mantel@suse.de
- don't enable high-I/O for qla2x00 driver for now
* Mon Jan 13 2003 - mantel@suse.de
- update bcm5700 driver to 5.0.17 for x86_64
* Mon Jan 13 2003 - mantel@suse.de
- fix highmem I/O for qla2x00 driver
* Thu Jan 09 2003 - mantel@suse.de
- drop ppp-header_length patch
* Thu Jan 09 2003 - mantel@suse.de
- prevent statfs overflow for huge NFS filesystems
* Wed Jan 08 2003 - mantel@suse.de
- update amd8111e network driver to version 3.0.0
* Tue Jan 07 2003 - mantel@suse.de
- update bcm5700 driver to 5.0.14 *FOR X86_64 ONLY*
* Fri Jan 03 2003 - mantel@suse.de
- make sure elv_seq is always zero for async-io
* Fri Jan 03 2003 - mantel@suse.de
- fix hole+varyio+O_DIRECT bug
* Fri Dec 20 2002 - schwab@suse.de
- Fix lockup on full reiserfs (mason@suse.com, #22733).
* Fri Dec 20 2002 - mantel@suse.de
- fix typo in free_pages_ok_no_irq
* Fri Dec 20 2002 - schwab@suse.de
- Replace hugepage patch by hugetlbfs patch.
* Fri Dec 20 2002 - mantel@suse.de
- fix oops when trying to free pages in aio
* Fri Dec 20 2002 - mantel@suse.de
- fix off-by-one error in keventd initialization
* Thu Dec 19 2002 - schwab@suse.de
- Don't print unaligned messages on tty.
- Fix ia32 mprotect wrapper.
* Thu Dec 19 2002 - bk@suse.de
- make S/390 compile again: disable blk-atomic and fix fix-pausing
* Thu Dec 19 2002 - mantel@suse.de
- fix md1 RAID oops when a disk has failed (problem was in md-mp)
* Wed Dec 18 2002 - mantel@suse.de
- add performance optimization to blk-atomic (aka blk-atomic-aa3)
* Wed Dec 18 2002 - mantel@suse.de
- fix varyio for O_DIRECT
* Wed Dec 18 2002 - mantel@suse.de
- use new version of blk-atomic since superbh is unstable and unclean
* Tue Dec 17 2002 - mantel@suse.de
- fix superbh for O_DIRECT
* Tue Dec 17 2002 - mantel@suse.de
- use new version of superbh patch; drop blk-atomic
* Tue Dec 17 2002 - mantel@suse.de
- fix data=journal data loss bug on umount
* Mon Dec 16 2002 - bk@suse.de
- update nfs_clear_request-fput(prevent possible ETXTBSY errors)
* Mon Dec 16 2002 - mantel@suse.de
- fix scheduler problem where an RT task could hang the system
* Mon Dec 16 2002 - mantel@suse.de
- fix Oracle problem with fractured blocks (re-implementation of
superbh patch that did hurt performance of LVM/MD)
* Mon Dec 16 2002 - mantel@suse.de
- fix vma-merge for bigpages
- fix rawio-varyio for ocfs and <4k fs with O_DIRECT
* Fri Dec 13 2002 - bk@suse.de
- s390: fix backspacing >511 files in the s390 tape driver(LTC1625)
* Fri Dec 13 2002 - mantel@suse.de
- fix handling of BH_Vary in superbh
* Fri Dec 13 2002 - mantel@suse.de
- update superbh feature:
-- add merge capability
-- fix a SCSI problem
-- kill the ioctls
* Fri Dec 13 2002 - mantel@suse.de
- fix additional possible unplug loss
* Fri Dec 13 2002 - mantel@suse.de
- avoid race between the sync of the unused list and unmount
* Fri Dec 13 2002 - mantel@suse.de
- add superbh feature
* Fri Dec 13 2002 - mantel@suse.de
- fix vma merging code (was uneffective under the Oracle load)
* Thu Dec 12 2002 - schwab@suse.de
- aio-wmb: fix memory ordering with regards to event data and event
head/tail pointers
- ia64-1-vm_info: fix display of memory attributes.
* Thu Dec 12 2002 - mantel@suse.de
- fix-bigpage-hang is only relevant for i386; move patch to correct
directory (patches.i386)
* Wed Dec 11 2002 - bk@suse.de
- add nfs fput/inode fix based on fix by mason(nfs_clear_request-fput)
* Wed Dec 11 2002 - mantel@suse.de
- update megaraid driver to 1.18e
* Wed Dec 11 2002 - mantel@suse.de
- fix problem with using bigpages crashing the machine. In short
VM_LOCKED doesn't prevent anymore the swapper to walk pagetables.
(#22411) (Oracle bug #2701939)
* Wed Dec 11 2002 - mantel@suse.de
- implement vma merging for file backed mappings (#22412)
* Tue Dec 10 2002 - schwab@suse.de
- ia64-1-ia32-ptrace: add support for sse registers.
- ia64-1-unaligned: fix unaligned handler.
* Mon Dec 09 2002 - bk@suse.de
- add two nfs fixes from 2.4.20: 00-fix_clnt.dif and 17-rpcbuf.dif
- add recommeded fixes for the S/390 3270 color terminal driver
- s390: add the missing config options for the software watchdog
* Mon Dec 09 2002 - mantel@suse.de
- add workaround for AMD errata #56 for 768MPX chipset
* Mon Dec 09 2002 - mantel@suse.de
- fix last remaining largepage bug reported by Oracle
* Mon Dec 09 2002 - mantel@suse.de
- don't allign "vm_area_struct" in order to save space
* Fri Dec 06 2002 - olh@suse.de
- add patches.common/suse-ppc32-g4_7400_errata
chip errata for G4 7400 rev 2.7 and 7410 rev 1.0
* Thu Dec 05 2002 - mantel@suse.de
- define CONFIG_FUSION_MAX_SGE present in new driver
* Thu Dec 05 2002 - bk@suse.de
- loop: don't mirror the hardsect size if the device is file based
* Wed Dec 04 2002 - mantel@suse.de
- remove patch scsi-scan-inqsize; this patch was needed because it
avoids a situation that upsets certain braindead USB card readers.
Unfortunately it also breaks ULTRA320 negotiations for the aic7xxx
driver, which is much more important for enterprise customers;
Later versions of aic7xxx will not need it; then we can re-add the
workaround for the USB devices.
* Wed Dec 04 2002 - mantel@suse.de
- fix three problems with Unisys ES7000 systems:
-- identification of Fosters/Cascades on ES7000 (required
"acpi=off" for cascades)
-- handling of ES7000 interrupt override for PCI range
-- forced dump (this is more like a feature, though)
* Wed Dec 04 2002 - schwab@suse.de
- Updates for HP serial driver.
- Update CCISS driver to 2.4.41.
- Update LSI Fusion driver to 2.03.00.
* Tue Dec 03 2002 - bk@suse.de
- fix SMP compile check from inetpeer in net/ipv4/route.c(meissner)
- it makes ipid distribution SMP safe. (#21922,LTC 1543)
- change def IPID_CPU_GRAB(added by drop-inetpeer-cache) to 4 (ak)
- xprt-xid-spinlock: use bh spinlock for barrier and cleanness (ak)
- fix problem with loop device not mirroring hardsect size (#22150)
- update kernel jfs to 1.1.0, the changes are:
o Make txForce actually force the metadata to disk
o Fix off-by-one error when symbolic link length == 256 (bug 1513)
o jfs_clear_inode should skip bad inodes(not choke on them,bug 1445)
* Mon Dec 02 2002 - olh@suse.de
- predefine root=/dev/sda3 video=clgen:off in ppc32 PReP cmdline
fd0 would be the default with every kernel binary
* Mon Dec 02 2002 - mantel@suse.de
- fix file mark handling bug in osst that breaks backup programs
* Thu Nov 28 2002 - schwab@suse.de
- ia64-1-ia32_signal: fix ia32 signal handling.
- ia64-1-memcpy_mck: fix memcpy return value.
- ia64-1-pci-busscan: workaround for buggy firmware.
* Thu Nov 28 2002 - bk@suse.de
- fix security issues in 3270 fullscreen driver and other drivers
- 21877: make nfsd replay cache SMP-safe (okir)
- 21877: prevent two rpc requests with the same XID on SMP (okir)
* Thu Nov 28 2002 - ak@suse.de
- allow NTFS mounting on 64bit (Phillip Thomas)
* Thu Nov 28 2002 - ak@suse.de
- remove obsolete files: x86_64-acpi x86_64-largepages discontig-fix
* Mon Nov 25 2002 - bk@suse.de
- update the specfile for the current S/390 release status
* Thu Nov 21 2002 - agruen@suse.de
- Fix ext2/ext3 xattr_handler->list operation: Also don't output
the terminating '\0' for attributes that are not listed
(prevents a potential future information leak).
* Thu Nov 21 2002 - ak@suse.de
- fix LVM major checking in XFS
* Wed Nov 20 2002 - bk@suse.de
- xfs ACLs: return ERANGE instead of E2BIG if #of entries overflows
- s390: fix overflow in BLKGETSIZE of xpram with devs > 2GB(#16814)
- s390: add s390-patches/zfcp-trace(remove old debugs + fix traces)
* Thu Nov 14 2002 - stepan@suse.de
- remove splash-config-fix patch
- add new version of boot splash patch
(works on other framebuffers than vesafb now as well)
- add fix for aty128fb to switch off indexed colors in 16bit
mode when using the splash screen.
* Thu Nov 14 2002 - schwab@suse.de
- Fix TLB flush bug.
- Fix ACPI locking.
- Fix CPE polling.
* Thu Nov 14 2002 - ak@suse.de
- disable XFS over MD/LVM on x86-64 because it overflows the stack
* Thu Nov 14 2002 - schwab@suse.de
- Fix invalid token pasting.
* Thu Nov 14 2002 - mantel@suse.de
- fix the kernel's handling of the nested task (NT) flag (i386)
* Thu Nov 14 2002 - mantel@suse.de
- fix usb-uhci for non-ES7000 machines with bogus MP tables
* Thu Nov 14 2002 - ak@suse.de
- fix pci id in ioapic-8131-quirk patch
* Wed Nov 13 2002 - olh@suse.de
- add patches.common/ibm-ppc64-eeh.configaddr
Firmware is returning good status on a bad PCI config addr.
Now, skip such cards with status != ok.
* Tue Nov 12 2002 - mantel@suse.de
- add hangcheck modules
* Tue Nov 12 2002 - olh@suse.de
- add patches.common/suse-ppc64-zimage-export_uts
required for mk_initrd support on pSeries
* Tue Nov 12 2002 - mantel@suse.de
- export symbol page_waitqueue
* Tue Nov 12 2002 - bk@suse.de
- move fix-pausing before io_request_lock-scale(fixes s390 sequence)
* Tue Nov 12 2002 - mantel@suse.de
- add hangcheck modules on demand of Oracle
* Tue Nov 12 2002 - mantel@suse.de
- clear TF flag
* Mon Nov 11 2002 - olh@suse.de
- add patches.common/ibm-ppc64-xics_int-on (LTC1507)
* Mon Nov 11 2002 - olh@suse.de
- update patches.common/fix-pauses (#20944)
possible final fix for wait_on_buffer hang, wait_on_page hang
and get_request_wait hang
* Mon Nov 11 2002 - bk@suse.de
- obsolete fsync-corruption-fix, obsoletes reverts in fix-pausing
- replace mb in fix-pausing with smp_mb(mb over all cpus not needed)
* Mon Nov 11 2002 - mantel@suse.de
- fix problem with processes not making progress for quite a long time.
Cause was a longstanding subtle race that has been present in almost
any kernel before, but became more easy to trigger with recent changes.
* Mon Nov 11 2002 - mantel@suse.de
- add support for vt8235
* Fri Nov 08 2002 - olh@suse.de
- add patches.common/ibm-ppc64-make_pte (#21596/LTC1498)
* Fri Nov 08 2002 - olh@suse.de
- fix one breakage in patches.ia64/ia64-1-sched-O1
o1-sched-livelock-fix is back
* Fri Nov 08 2002 - mantel@suse.de
- fix theoritacal scheduler race; extremely unlikely and never
observed so far
* Fri Nov 08 2002 - mantel@suse.de
- re-added o1-sched-livelock-fix
* Fri Nov 08 2002 - bk@suse.de
- evms: s390_part.c: destroy s390_io_track_pool on rmmod (#21624)
- correct menuconfig message if ncurses-devel is missing (#20895)
- add patch description to patches.common/proc-cmdline
* Fri Nov 08 2002 - olh@suse.de
- update patches.common/ibm-ppc64-ucontext
do not use a struct sigcontext in struct sigframe
some code relies on the old layout and alignment
* Fri Nov 08 2002 - olh@suse.de
- update patches.ppc/suse-ppc32-autoconsole
the current code adds console= to the end of cmd_line
this fails in case of init=/bin/bash.
new version puts it in front of cmd_line
* Thu Nov 07 2002 - olh@suse.de
- update patches.common/suse-ppc64-pseries-autoconsole
the current code adds console= to the end of cmd_line
this fails in case of init=/bin/bash.
new version puts it in front of cmd_line
* Thu Nov 07 2002 - olh@suse.de
- add patches.common/ibm-ppc64-iseries-viocd-dvdram
allows usage of dvd-ram drives on iSeries
* Thu Nov 07 2002 - olh@suse.de
- fix patches.common/commit_super-8-relocation-suse-2.4.19-rc3aa4
missing braces around if body, should fix #20944
* Thu Nov 07 2002 - mantel@suse.de
- fix memory corruption problem with RAM > 4GB on x86_64
* Wed Nov 06 2002 - mantel@suse.de
- check for presence of /etc/fstab before calling mkinitrd
* Wed Nov 06 2002 - olh@suse.de
- add patches.ia64/pte-highmem-f00f
patches.ia64/pte-highmem
patches.ia64/zone_start_pfn
patches.ia64/core-dump-seek-unmapped
patches.ia64/NUMAQ
patches.ia64/discontigmem-meminfo
patches.ia64/686-notsc_A0
do not copy these files from i386 in specfile
* Wed Nov 06 2002 - olh@suse.de
- fix breakage in patches.ia64/ia64-1-sched-O1
* Wed Nov 06 2002 - bk@suse.de
- patches.s390/s390-fixes/dasd-block-init (simple checks, #21592)
- patches.s390/s390-fixes/dasd-steal-timeout(HA use only, #21592)
* Wed Nov 06 2002 - olh@suse.de
- fix patches.common/ibm-ppc64-eeh-fbdev-map compile bugs
* Wed Nov 06 2002 - olh@suse.de
- add patches.ppc/ppc64-e1000-ioaccess (#21458/LTC1455)
* Wed Nov 06 2002 - mantel@suse.de
- remove o1-sched-livelock-fix
* Wed Nov 06 2002 - mantel@suse.de
- fix shm largepage support
* Wed Nov 06 2002 - mantel@suse.de
- fix a bunch of unicon bugs (ak@suse.de)
* Wed Nov 06 2002 - olh@suse.de
- add patches.ppc/ppc64-e1000
this is a cp -a drivers/net/e1000 from 2.4.20rc1 (#21458/LTC1455)
* Wed Nov 06 2002 - mantel@suse.de
- remove some more SCSI debug output
* Wed Nov 06 2002 - agruen@suse.de
- fs/mbcache.c bug: down(&sem) while holding spin lock.
* Tue Nov 05 2002 - mantel@suse.de
- run "mk_initrd" after installing the new kernel
* Tue Nov 05 2002 - agruen@suse.de
- Fix suspect locking code in the cache-def patch that probably
can deadlock.
* Tue Nov 05 2002 - schwab@suse.de
- Update ips driver to 6.0.0.
* Tue Nov 05 2002 - mantel@suse.de
- fix breakage of non-i386 archs introduced by ioapic-8131-quirk
* Tue Nov 05 2002 - bk@suse.de
- move disabling of debug printk(set_personality) from ia64 to common
* Tue Nov 05 2002 - olh@suse.de
- add patches.common/suse-ppc32-signal-SIGURG , fix LSB testcases
* Tue Nov 05 2002 - olh@suse.de
- fix patches.common/ioapic-8131-quirk
hide the new function in #ifdef CONFIG_X86_IO_APIC
* Tue Nov 05 2002 - olh@suse.de
- update patches.common/ibm-ppc64-eeh-fbdev-map
sync with rochester tree
* Tue Nov 05 2002 - olh@suse.de
- add patches.common/ibm-ppc64-hash_page (#21523/LTC1461)
* Tue Nov 05 2002 - olh@suse.de
- add patches.common/ibm-ppc64-kbd-bughandling
handle BUG() in kdb (#21292/LTC1433)
* Mon Nov 04 2002 - ak@suse.de
- drop x86_64-vmalloc32
* Mon Nov 04 2002 - bk@suse.de
- common/personality-nodebug: disable debug printk for personality
- s390/md-hardsector-align: align md_size to hardsect_size(#21102)
* Mon Nov 04 2002 - mantel@suse.de
- fix USB compile for non-SMP configurations
* Mon Nov 04 2002 - mantel@suse.de
- don't accept SYN packets with a RST or FIN bit set
* Mon Nov 04 2002 - bk@suse.de
- common/jfs-umount_hang: fix hang on umount after stress test(#21357)
* Mon Nov 04 2002 - mantel@suse.de
- fix USB for Unisys machines (they use IRQ 0 in APIC mode)
* Mon Nov 04 2002 - mantel@suse.de
- update vtune driver to version 0.908 due to request from Intel
* Mon Nov 04 2002 - mantel@suse.de
- move ioapic-8131-quirk to patches.common so the workaround for
the AMD bug is also available with 32 bit kernels
* Mon Nov 04 2002 - mantel@suse.de
- make sure nr_ioapics is always correctly initialized
* Thu Oct 31 2002 - olh@suse.de
- add patches.common/ibm-ppc64-eeh-fbdev-map (#17535/LTC1100)
should fix most X11 related problems on ppc64
patches.common/ibm-ppc64-kdb-consolehandling (#21292/LTC1433)
* Thu Oct 31 2002 - schwab@suse.de
- ips-enable-ia64: enable IBM ServeRAID driver for ia64.
* Wed Oct 30 2002 - schwab@suse.de
- ia64-1-brl_emu: fix truncated values.
- ia64-1-denormal: fix handing of denormal in fpu emulation.
* Wed Oct 30 2002 - bk@suse.de
- add patches.common/msgrcv-race, fixes SMP race with msgrcv(#21444)
- s390: add isclean and flushtlb, fixes races discovered in bug 21265
- s390: reenable ptep, removing it only hided the mm problem(#21265)
- update jfs to 1.0.24: readSuper() was incorrectly checking return
status of sb_bread(reported by olh) obsoletes jfs-gclock-release
* Wed Oct 30 2002 - ak@suse.de
- don't let x86-64 backtrace wrap
* Wed Oct 30 2002 - mantel@suse.de
- remove write barrier feature, since it seems to cause problems on
some machines
* Wed Oct 30 2002 - schwab@suse.de
- ia64-kdb-smp: Fix kdb compilation for SMP.
* Tue Oct 29 2002 - ak@suse.de
- Update 3ware driver to 1.02.00.031
* Tue Oct 29 2002 - olh@suse.de
- update patches.ppc/freeswan to the status of mainpackage
remove some unneeded files to reduce the patch size
* Tue Oct 29 2002 - ak@suse.de
- update bcm5700 driver to 4.0.4
- rediff amd 8111 patch
* Tue Oct 29 2002 - bk@suse.de
- s390: CONFIG_EVMS_S390_SEGMENT_MGR=m (support dasd parts, #21293)
* Mon Oct 28 2002 - schwab@suse.de
- lvm-procfs: work around stupid hack in proc_file_read.
* Mon Oct 28 2002 - schwab@suse.de
- New patches from HP:
patches.ia64/ia64-1-acpi-atomic
patches.ia64/ia64-1-discontig
patches.ia64/ia64-1-hp-agp
patches.ia64/ia64-1-ide_dma
patches.ia64/ia64-1-lastsect
patches.ia64/ia64-1-megaraid
patches.ia64/ia64-1-pal_call
patches.ia64/ia64-1-srlz
patches.ia64/ia64-1-tulip
patches.ia64/ia64-3-forte-2
* Mon Oct 28 2002 - bk@suse.de
- fix patches.s390/loop-iostat-config.diff for make xconfig(#20895)
* Fri Oct 25 2002 - ak@suse.de
- fix x86_64-modmap patch to apply all changes
* Fri Oct 25 2002 - mantel@suse.de
- move tux-cgi to patches.common
* Fri Oct 25 2002 - olh@suse.de
- add patches.common/scsi_free_host_dev
avoid panic when rmmod a scsi driver
* Fri Oct 25 2002 - olh@suse.de
- add patches.common/suse-ppc32-sigsuspend
ensure that sys_[rt_]sigsuspend give the correct error code.
* Thu Oct 24 2002 - bk@suse.de
- s390: disable ptep patches also on s390x, fixes bug 21265
- ctc: restart after -EIO & set some messages to debug (bug 20957)
- add module license to drivers/s390/net/fsm.c
* Thu Oct 24 2002 - olh@suse.de
- add patches.common/ibm-ppc64-rtasd-colt
fixes rtasd for O1 scheduler and early boothang on p610 (#19891)
add patches.ppc/ibm-ppc64-pci-64bit
properly handling 64-bit BARs
* Thu Oct 24 2002 - bk@suse.de
- endianness fix for jfs-xattr(add patches.common/jfs-xattr-endian)
(jfs changelog: Fix byte-swapping in getting ealist->size, bug 21085)
* Wed Oct 23 2002 - bk@suse.de
- fix defconfig/arch-special.s390 for SCSI config options(bug 20820)
- patches.s390/cpcmd-sam31.diff: remove not neccesary spinlock code
- update patches.s390/s390-fixes/dasd-timer.diff
* Wed Oct 23 2002 - olh@suse.de
- add patches.ppc/freeswan to avoid ugly module package
used only ppc, due to crosscompile requirements
* Wed Oct 23 2002 - ak@suse.de
- add tux cgi fix for x86-64 (not really x86-64 specific)
* Wed Oct 23 2002 - olh@suse.de
- patches.common/ppc64-binfmt_elf-load_elf_binary
the last change broke static apps, fixed (#21047)
* Wed Oct 23 2002 - ak@suse.de
- x86_64: fix alternative signal stack and si_addr passing.
- x86_64: fix numa=off option
- x86_64: enable seeking to negative areas in /proc/kcore
- x86_64: add pci quirk for amd8131 apic
- x86_64: add amd8111 optimized IDE driver (Vojtech Pavlik)
- x86_64: cosmetic fix for oops printing
- x86_64: remove .eh_frame from linked kernel
* Tue Oct 22 2002 - bk@suse.de
- add s390 patches: zfcp-statusread, zfcp-retries, dasd-timer,
ebcdic.diff and s390io-try-sensible-path.diff. Bug # is 21198
* Tue Oct 22 2002 - schwab@suse.de
- Fix aio syscall numbers.
* Tue Oct 22 2002 - schwab@suse.de
- Revert to e100-2.0.30 for now on ia64.
* Tue Oct 22 2002 - schwab@suse.de
- Update SBA IOMMU patches.
* Mon Oct 21 2002 - olh@suse.de
- patches.common/ppc64-binfmt_elf-load_elf_binary
fixed for target and the interpreter as shared objects (#21047)
* Mon Oct 21 2002 - bk@suse.de
- 390: add oldrootmsg.diff (see bug #20891), register_ioctl.diff
for registering 31-bit ioctls and raid1-hard-debug-1(see bug 21102)
* Mon Oct 21 2002 - mantel@suse.de
- allow disabling of IDE flush feature via kernel parameter; this
command seems to confuse some drives
* Mon Oct 21 2002 - mantel@suse.de
- allow disabling of cyclone timer via kernel parameter
* Mon Oct 21 2002 - mantel@suse.de
- fix bad pipe bandwidth
* Sat Oct 19 2002 - olh@suse.de
- add patches.ppc/suse-ppc32-autoconsole
* Sat Oct 19 2002 - ak@suse.de
- fix x86_64 gart address decode problem for addresses > 4GB.
* Fri Oct 18 2002 - olh@suse.de
- add patches.common/rl-corrupt (workaround for IDE bugs #17539)
* Fri Oct 18 2002 - olh@suse.de
- add patches.common/ibm-ppc64-kdb-io-update
* Thu Oct 17 2002 - mantel@suse.de
- fix loadbalance for non-SMP
* Thu Oct 17 2002 - mantel@suse.de
- further improve performance with new load_balance
* Thu Oct 17 2002 - olh@suse.de
- add patches.common/ibm-ppc64-ucontext
* Thu Oct 17 2002 - mantel@suse.de
- remove duplicate entry from ACPI blacklist
* Thu Oct 17 2002 - mantel@suse.de
- fix aio getevents timeout
* Thu Oct 17 2002 - schwab@suse.de
- Fix breakage from last scheduler change.
* Thu Oct 17 2002 - schwab@suse.de
- Remove fix-hid-input, the original code was correct.
* Thu Oct 17 2002 - mantel@suse.de
- fix compilation when extended attributes are disabled
* Thu Oct 17 2002 - mantel@suse.de
- fix overlong device name in pci.ids
* Thu Oct 17 2002 - mantel@suse.de
- update ACPI and DMI blacklists
* Thu Oct 17 2002 - mantel@suse.de
- update pci-ids
* Thu Oct 17 2002 - mantel@suse.de
- fix scheduler problem with CPUs being idle although there is lots
of work to do
* Thu Oct 17 2002 - ak@suse.de
- readd more iommu debugging support
- add /proc/*/binfmt (currently applied on x86-64 only, but generic patch)
- add warning to broken vmalloc32
* Wed Oct 16 2002 - mantel@suse.de
- enable CONFIG_EVLOG_FWPRINTK
* Wed Oct 16 2002 - bk@suse.de
- fix s390/cpcmd-sam31.diff for 31-bit mode and add module license
- fix sched_setaffinity for not existing pid values(andrea/duwe)
* Wed Oct 16 2002 - olh@suse.de
- add patches.common/ibm-ppc64-kdb-resethandling (#20493/LTC1353)
* Wed Oct 16 2002 - ak@suse.de
- disable -fno-strength-reduce and -fno-reorder-blocks on x86-64
* Wed Oct 16 2002 - schwab@suse.de
- Clear fp exception state before calling ia32 signal handler.
* Wed Oct 16 2002 - bk@suse.de
- disable Minix filesystem support on 390, does not work(bug 20794)
- add s390/cpcmd-sam31.diff - add missing cpcmd function for cpint
* Wed Oct 16 2002 - mantel@suse.de
- enable CONFIG_EVLOG_FWPRINTK
* Wed Oct 16 2002 - mantel@suse.de
- update blacklist in scsi_scan.c; join two patches with same
functionality
* Wed Oct 16 2002 - mantel@suse.de
- update qla2x00 driver to 6.0.2
* Wed Oct 16 2002 - agruen@suse.de
- Fix error handling in acl-ext3: Users triggerable error may
panic the kernel if the FS error behavior is set to panic.
* Tue Oct 15 2002 - agruen@suse.de
- acl-ext[23]: complete the undo in ext2_next_inode() and
ext3_new_inode(): I've missed the dummy versions that are
not used with our configuration.
* Tue Oct 15 2002 - bk@suse.de
- add s390-patches/zfcp-order6.diff, removes a 6-order in zfcp init
* Tue Oct 15 2002 - agruen@suse.de
- acl-ext[23]: revert obsolete change in ext2_next_inode() and
ext3_new_inode()
- xattr-ext[23]: fix access to out-of-scope variable
* Tue Oct 15 2002 - ak@suse.de
- fix potential iommu gart encode problem on x86-64
* Tue Oct 15 2002 - ak@suse.de
- remove x86_64-ia32-updates, it is incorporated in ia32-updates now
* Tue Oct 15 2002 - mantel@suse.de
- add another endianess fix to ncpfs
* Tue Oct 15 2002 - schwab@suse.de
- ia64-1-fpstate: fix save and restore of ia32 fpstate.
* Tue Oct 15 2002 - ak@suse.de
- x86_64: fix manual mem= option
- x86_64: 32bit emulation updates
- fix LSB fcntl test for 64bit
* Mon Oct 14 2002 - mantel@suse.de
- enable CONFIG_X86_CYCLONE for IBM x440 machines
* Mon Oct 14 2002 - bk@suse.de
- 390: changes CONFIG_SD_MAX_MAJORS from 16 (only 256 disks) to 224,
allows 448 disks with 8 redundant paths(multipathing) - Bug #20820
- 390: increase CONFIG_SR_EXTRA_DEVS from 4 to 16 for big things
* Mon Oct 14 2002 - mantel@suse.de
- work around severe bug in older VIA southbridges
* Mon Oct 14 2002 - mantel@suse.de
- fix thinko in hid-input.c
* Mon Oct 14 2002 - mantel@suse.de
- fix config.in for cyclone timer support
* Mon Oct 14 2002 - mantel@suse.de
- fix DMI blacklist entries for IBM xSeries servers
* Mon Oct 14 2002 - mantel@suse.de
- fix printk() when ACPI is disabled via blacklist
* Mon Oct 14 2002 - mantel@suse.de
- fix a race which make syncppp dial on demand not working with
newer kernel versions
* Mon Oct 14 2002 - bk@suse.de
- s390: add sys32_recvmsg.diff(fixes bug 20558) and sigurg.diff
apply the recently added fixes(uaccess, dasd diag, futex, zfcp)
* Mon Oct 14 2002 - stepan@suse.de
- add alpha_wtd_fix (missing wtd implementation for alpha)
- update alpha_compile_fix (adjustments to make it compile)
* Mon Oct 14 2002 - mantel@suse.de
- update aio-raw-hangs to fix the AIO hang problem
* Sat Oct 12 2002 - olh@suse.de
- add ibm-ppc64-codecleanup
ibm-ppc64-eeh-enable
ibm-ppc64-msgsnd_msgrcv
ibm-ppc64-paca-decrementer
ibm-ppc64-restore_flags-barrier
ibm-ppc64-sigsuspend
* Fri Oct 11 2002 - agruen@suse.de
- this addresses bug #20828, LSB conformance in the ACL code:
o fix a systematic bug in the acl aware permission() functions
(ext2, ext3, reiserfs, jfs) (agruen@suse.de)
o fix a reiserfs acl bug that causes the umask to be ignored
for special files (jeffm@suse.com)
* Fri Oct 11 2002 - bk@suse.de
- backout the check for the return of kvec_op
added previously on request of andrea.
* Thu Oct 10 2002 - bk@suse.de
- add a number of s390-specific fixes:
o make uaccess fixups independent of the lowcore to not break
o dasd diag: endless recovery loop when a buffer is above 2GB
o detect ancient 3880 eckd dasds(use correct device type number)
o fix the sys32_futex system call wrapper for 32-bit emulation
o fix race in zfcp driver and enchance trace for HW problems
* Thu Oct 10 2002 - bk@suse.de
- add patches.common/aio-raw-hangs (andrea) which fixes:
o hangs when using AIO on RAW devices
o calculate max_sectors to fix resource shortage
o and check for return value of kvec_op
* Thu Oct 10 2002 - agruen@suse.de
- Minor typo in reiserfs-acl that breaks build if ACLs are
not compiled in (jeffm@suse.com).
* Thu Oct 10 2002 - ak@suse.de
- make sure tux is really called for x86-64
* Thu Oct 10 2002 - bk@suse.de
- tar-up: fix remaining cases where disabled patches were packaged
* Thu Oct 10 2002 - ak@suse.de
- remove x86_64-tsc-hpet-pet from sequence-numbers
* Thu Oct 10 2002 - schwab@suse.de
- Remove x86_64-tsc-hpet-pet due to conflicts.
* Thu Oct 10 2002 - schwab@suse.de
- Fix breakage from livelock patch.
* Thu Oct 10 2002 - olh@suse.de
- add x86_64-tsc-hpet-pet to sequencepatch and disable it
* Thu Oct 10 2002 - agruen@suse.de
- ReiserFS patch fixing lockups with full file systems (mostly),
from {jeffm,mason}@suse.de. See patches.common/reiserfs-fixes
for details.
* Thu Oct 10 2002 - aj@suse.de
- Add o1 patch to fix some scheduler livelock bugs.
* Thu Oct 10 2002 - ak@suse.de
- add PIT/HPET/TSC timekeeper selection patch from Vojtech Pavlik (x86-64)
* Thu Oct 10 2002 - ak@suse.de
- add x86_64-open32 to not enable O_LARGEFILE by default in 32bit
- add x86_64-int32 to export IRET return path
* Thu Oct 10 2002 - olh@suse.de
- add patches.common/ibm-ppc64-free_pgtables-a.out.h
patches.common/ibm-ppc64-free_pgtables-processor.h
patches.common/ibm-ppc64-free_pgtables-uaccess.h
patches.common/ibm-ppc64-free_pgtables-mminit
workaround for ree_pgtables where an entire addr space is
cleared rather than a subset. (#20051 / #LTC1293)
* Thu Oct 10 2002 - olh@suse.de
- add patches.common/suse-ppc64-addsysmap-bufferfix
patches.common/suse-ppc64-addramdisk-bufferfix
dont assume the whole desired line fits in last read buffer
* Wed Oct 09 2002 - mantel@suse.de
- update config for new EVMS version 1.2.0
* Wed Oct 09 2002 - bk@suse.de
- enable reiserfs acls in config.i386.default(used as base for s390)
* Wed Oct 09 2002 - bk@suse.de
- disable ptep in ESA kernel for now, seems to be issue with 31-bit
- add fix for dasd driver on s390x when loaded above 2GB(diag210)
- add fix for xpram size array type(should also fix bug #16814)
* Wed Oct 09 2002 - olh@suse.de
- fix compiler error in patches.common/ibm-ppc64-syscall-cleanup
* Wed Oct 09 2002 - mantel@suse.de
- update EVMS to 1.2.0
* Wed Oct 09 2002 - agruen@suse.de
- ReiserFS ACL patch (removes sb reservation requirement) from
{jeffm,mason}@suse.de.
* Wed Oct 09 2002 - mantel@suse.de
- add IBM x440 (Vigil) to ACPI blacklist (needs ACPI_OLDBOOT)
* Wed Oct 09 2002 - mantel@suse.de
- fix bug in SYN/ACK handling of ip_conntrack code
* Wed Oct 09 2002 - mantel@suse.de
- fix bogus compile of ibmasm driver
* Tue Oct 08 2002 - bk@suse.de
- add /proc/<pid>/mapped-base on s390x, needed for 31-bit(bug 19326)
- 390: disable XFS in default config, it locks the kernel quickly
* Tue Oct 08 2002 - mantel@suse.de
- fix problem with machines needing parameter "acpi=oldboot". If this
turns out to work on all affected machines, we can waive the DMI
blacklist
* Tue Oct 08 2002 - mantel@suse.de
- update DMI blacklist
* Tue Oct 08 2002 - mantel@suse.de
- update nfslocks patch; bogus patch linux-2.4.19-rc3aa4 removed
* Tue Oct 08 2002 - mantel@suse.de
- add support for Cenatek IDE driver
* Tue Oct 08 2002 - mantel@suse.de
- speedup mass-exit of thread groups
* Tue Oct 08 2002 - mantel@suse.de
- kill segment coalescing for IDE, since it is pretty worthless and
even leads to frozen boxes in certain cases
* Tue Oct 08 2002 - mantel@suse.de
- fix oops in i830 DRM driver
* Tue Oct 08 2002 - mantel@suse.de
- add pci fixup for serverworks IDE
* Tue Oct 08 2002 - mantel@suse.de
- increase PPP header length
* Tue Oct 08 2002 - mantel@suse.de
- corrected blacklist entry for IBM eServer BladeCenter HS20
* Tue Oct 08 2002 - mantel@suse.de
- back out fix-o1-livelock, since it seems to cause locks instead of
fixing them
* Mon Oct 07 2002 - bk@suse.de
- Add patches.s390/s390-fixes/linux-2.4.19-tapemountfix.diff
- Enable the patches in patches.s390/patches.s390/arch-special
- Tag the io_request_lock-scale patches and scsi-error-handler
with NO390, they conflict with the SCSI error handling changes
in patches.s390/arch-special/s390-zfcp-required-changes.diff
* Mon Oct 07 2002 - olh@suse.de
- add patches.common/ibm-ppc64-ioctl-HDIO_GETGEO_BIG
patches.common/ibm-ppc64-iseries-pme-sync
patches.common/ibm-ppc64-sembuf
patches.common/ibm-ppc64-syscall-cleanup
patches.common/ibm-ppc64-syscall-readahead
* Mon Oct 07 2002 - mantel@suse.de
- fix kernel compilation with gcc 2.95.3
* Mon Oct 07 2002 - mantel@suse.de
- added some machines to the DMI blacklist
* Mon Oct 07 2002 - schwab@suse.de
- Fix breakage from futex patch update.
* Mon Oct 07 2002 - mantel@suse.de
- fix race in get_module_list
* Mon Oct 07 2002 - mantel@suse.de
- ibmasm driver should not assume the kernel is compiled with
modversions
* Sat Oct 05 2002 - ak@suse.de
- fix x86_64-header-bug
* Sat Oct 05 2002 - olh@suse.de
- add ibm-ppc64-export-systemcfg
ibm-ppc64-ipc_perm32
ibm-ppc64-newstat
ibm-ppc64-remove-DRENG_TYPES
* Sat Oct 05 2002 - ak@suse.de
- disable out_of_line_bug for x86-64
* Fri Oct 04 2002 - mantel@suse.de
- update config
* Fri Oct 04 2002 - olh@suse.de
- add ibm-ppc64-FWNMI-reset-path
ibm-ppc64-drivers-ide-winbond-reset
ibm-ppc64-flush_dcache_icache
ibm-ppc64-iseries-randomness
ibm-ppc64-iseries-veth-broadcast
ibm-ppc64-iseries-viocons-password
ibm-ppc64-iseries-viodasd-HDIO_GETGEO_BIG
ibm-ppc64-iseries-viopath
ibm-ppc64-pcnet32-outofsync
ibm-ppc64-systemcfg-xmon
ul1-ppc64-block-highmem-ide
* Fri Oct 04 2002 - mantel@suse.de
- fix unresolved symbol in ipv6 introduced by route fix
* Fri Oct 04 2002 - mantel@suse.de
- fix "make xconfig" for jfs-acl
* Fri Oct 04 2002 - mantel@suse.de
- update Intel vtune driver to 0.905
* Fri Oct 04 2002 - mantel@suse.de
- add missing check in get_vm_area
* Fri Oct 04 2002 - mantel@suse.de
- fix realmode reboot for some boxes
* Fri Oct 04 2002 - mantel@suse.de
- fix largepage support for shmfs
* Fri Oct 04 2002 - mantel@suse.de
- fix shm largepage compile for non PAE
* Fri Oct 04 2002 - mantel@suse.de
- fix bug in aio that could lead to the system going oom (newly
allocated pages were never put into the lru lists, so don't get
reclaimed)
* Fri Oct 04 2002 - mantel@suse.de
- fix scheduler live lock condition under the ltp waitpid load
* Fri Oct 04 2002 - mantel@suse.de
- update summit cyclone code to latest version B3
* Fri Oct 04 2002 - mantel@suse.de
- fix problem with ipv6 where the kernel could lose its default
route under certain circumstances
* Fri Oct 04 2002 - mantel@suse.de
- update es7000 code to version that has been tested and reported to
work by Unisys
* Fri Oct 04 2002 - mantel@suse.de
- add aio support for jfs (can use generic routines)
* Fri Oct 04 2002 - mantel@suse.de
- add device descriptions for DAC960 driver to do_mounts.c since grub
does not know them
* Thu Oct 03 2002 - ak@suse.de
- fix timekeeping on x86-64 (Vojtech Pavlik)
* Thu Oct 03 2002 - ak@suse.de
- make kallsyms output parseable by ksymoops again
* Thu Oct 03 2002 - ak@suse.de
- x86_64: Add system call for Tux web server
- x86_64: Remove offset.h dependency for C include files
- x86_64: Remove rw lock for gs reload on context switch
- x86_64: Add kallsyms option
- x86_64: Rename CONFIG_IOMMU_LEAK to CONFIG_IOMMU_DEBUG, reduce
GART TLB flushes.
- x86_64: Don't try to access HPET timer in the APIC code.
- x86_64: Increase CPU affinity factor
* Wed Oct 02 2002 - olh@suse.de
- add patches.common/ibm-ppc64-rs64iv-cacheflush (#20027)
* Wed Oct 02 2002 - bk@suse.de
- fix missing config options for Twofish and iostat(bug# 20421)
- add GPL c7000 driver
* Wed Oct 02 2002 - olh@suse.de
- add patches.common/ibm-ppc64-sigcontext
* Wed Oct 02 2002 - mantel@suse.de
- add missing ioctl case to DAC960 driver to make parted happy
* Wed Oct 02 2002 - mantel@suse.de
- fix possible oops in PCI probing code
* Wed Oct 02 2002 - mantel@suse.de
- update ibmasm driver to Build ID WRP122A
* Wed Oct 02 2002 - mantel@suse.de
- significantly speed up USB hotplug by reducing the number of
syscalls needed to read /proc/bus/usb/devices
* Wed Oct 02 2002 - mantel@suse.de
- remove some SCSI debug output
* Wed Oct 02 2002 - olh@suse.de
- add patches.common/ibm-ppc64-systemcfg
* Wed Oct 02 2002 - mantel@suse.de
- adapt O_DIRECT on ext3 to the UL kernel (take nfs o_direct changes
into account)
* Wed Oct 02 2002 - mantel@suse.de
- make sure timeout var for aio is always initialized so it doesn't
always wait for an event to finish
* Wed Oct 02 2002 - mantel@suse.de
- add aio support for reiserfs (can use generic routines)
* Tue Oct 01 2002 - mantel@suse.de
- implement ACPI policy changes:
- DMI can toggle ACPI now. This is often better than keying the
blacklist on ACPI tables, because DMI has much more specific
information about the Motherboard vendor than ACPI.
- ACPI blacklist moved to own file (patch from Andrew Grover/Patrick Mochel)
- ACPI pci routing is on by default now (near all newer boxes need this)
- Don't enable the APIC for UP (previously code did still some APIC
ACPI stuff even though it was disabled). This sould fix several laptops.
- ACPI is disabled by default when your BIOS was produced before 2001
- Support the Unisys ES7000 with new ACPI
* Tue Oct 01 2002 - duwe@suse.de
- re-added i2c-keywest option, eliminated by i2c patch
* Tue Oct 01 2002 - agruen@suse.de
- update jfs patches from version 1.0.22 to 1.0.23
* Mon Sep 30 2002 - olh@suse.de
- add patches.common/ul1-ppc32-o1-smpfix-jeffm
* Sun Sep 29 2002 - olh@suse.de
- add patches.common/suse-ppc64-viodasd-rootdev-hda3
* Sat Sep 28 2002 - olh@suse.de
- add patches.common/suse-ppc64-ioctl32-raidautorun
* Fri Sep 27 2002 - mantel@suse.de
- fix oops in pppoe when reconnecting
* Fri Sep 27 2002 - mantel@suse.de
- update JFS to 1.0.22; remove obsolete fixes
* Fri Sep 27 2002 - mantel@suse.de
- update futex patch (now also contains ia64 support)
* Fri Sep 27 2002 - bk@suse.de
- enable dasd_eckd_mod as module for fixed aaa_base/mk_initrd
* Fri Sep 27 2002 - mantel@suse.de
- fix minor documentation bug in nfsd (default for nfs_permission_mode
is now 0 [unchanged])
* Fri Sep 27 2002 - mantel@suse.de
- update steeleye-nbd patch. This patch eliminates the oops problems
that the current nbd code has and it works correctly with the
new locking in the 2.4.18 nbd driver (without backing out the
locking changes). Tested for several weeks by SteelEye.
* Thu Sep 26 2002 - mantel@suse.de
- update config
* Thu Sep 26 2002 - olh@suse.de
- add patches.common/ibm-ppc64-sigfpe-64
* Thu Sep 26 2002 - schwab@suse.de
- ia64: fix mca handling.
* Thu Sep 26 2002 - bk@suse.de
- 390: add set_fs.diff: ar4 pointing to the correct address space
- 390: apply io_request_lock-scale and scsi-error-handler(testing)
* Thu Sep 26 2002 - bk@suse.de
- s390-api-3-futex: add sys32_futex() to fix 32/64bit tv_sec problem
* Thu Sep 26 2002 - mantel@suse.de
- remove i845G-fixes, since the patch is incomplete
* Thu Sep 26 2002 - mantel@suse.de
- update bcm5700 driver to 4.0.2
* Thu Sep 26 2002 - mantel@suse.de
- fix problem with real time priority under load; important for HA
* Thu Sep 26 2002 - mantel@suse.de
- make the radeonfb driver work with the ATI Rage Mobility P/M
* Thu Sep 26 2002 - mantel@suse.de
- make i845 gart recover after suspend
* Thu Sep 26 2002 - mantel@suse.de
- fix missing checks in video1394
* Thu Sep 26 2002 - mantel@suse.de
- this should be the minimum non invasive fix for the i845 problems
* Thu Sep 26 2002 - mantel@suse.de
- work around RAID1 miscompilation on SPARC with old compiler
* Thu Sep 26 2002 - mantel@suse.de
- fix netfilter oops/memory leak (from 2.4.20-pre6)
* Thu Sep 26 2002 - mantel@suse.de
- re-added fixed file-leases patch
* Thu Sep 26 2002 - mantel@suse.de
- allow console switching after panic
* Thu Sep 26 2002 - mantel@suse.de
- update serverworks IDE driver to 0.5
* Thu Sep 26 2002 - mantel@suse.de
- re-add Unisys ES7000 support since the problem with breaking SMP
is fixed now.
* Wed Sep 25 2002 - mantel@suse.de
- update config (disable CONFIG_ES7000)
* Wed Sep 25 2002 - olh@suse.de
- add patches.common/ul1-ppc64-mm_spin_lock
patches.ppc/ul1-ppc64-kdb-serialsnoop
* Wed Sep 25 2002 - olh@suse.de
- fix kdb compilation for real on ppc64
* Wed Sep 25 2002 - agruen@suse.de
- Back out change Tue Sep 24 12:52:11 CEST 2002 - agruen@suse.de:
regression bug; check is too restrictive.
* Wed Sep 25 2002 - mantel@suse.de
- remove Unisys ES7000 support because it breaks normal SMP machines
* Wed Sep 25 2002 - mantel@suse.de
- update sis900 network driver to 1.08.06
* Wed Sep 25 2002 - olh@suse.de
- add patches.ppc/ul1-ppc64-disable-kdb-io
usb leads to circular dependency asm/page.h -> linux/kdb.h
kdb_serial is not defined
* Wed Sep 25 2002 - olh@suse.de
- add patches.common/suse-ppc64-hvc-pseries-only
patches.common/suse-ppc64-icom-iseries-only
* Wed Sep 25 2002 - olh@suse.de
- add patches.common/ul1-ppc64-enable-kdb
* Tue Sep 24 2002 - mantel@suse.de
- update config
* Tue Sep 24 2002 - olh@suse.de
- update ibm-ppc64 patch to 2.4.19-3:
* remove duplicate define in icom driver ; increase adapter limit
* veth: reduce severity of reported errors.
* viodasd: clean up of output
* iSeries PCI: improved error output
* iSeries PCI: increase retry count on mmio failures
* shared processors: close a timing window. Significant performance
fix.
- obsoletes patches.common/ibm-ppc64-sigfpe-handling,
patches.common/suse-ppc64-zimage-htab
* Tue Sep 24 2002 - schwab@suse.de
- Fix breakage from i2c update.
* Tue Sep 24 2002 - olh@suse.de
- increase log_buf size on ppc64 to 128k (#19888)
* Tue Sep 24 2002 - agruen@suse.de
- xfs fixes: Symlink permissions were not always set to lrwxrwxrwx.
Some error codes returned were wrong. Fix return value of
getxattr for acls. `cp -p dir1 dir2' resulted in Invalid argument
errors.
* Tue Sep 24 2002 - mantel@suse.de
- fix i386 Hammer support
* Tue Sep 24 2002 - mantel@suse.de
- fix compilation of SMP kernel even when CONFIG_ES7000 is disabled
* Tue Sep 24 2002 - bk@suse.de
- s390: change default config: compile dasd driver as modules
* Tue Sep 24 2002 - mantel@suse.de
- drop tg3 driver update; needs infrastructure update from newer
kernel; re-added tg3_maxwaitcnt fix
* Tue Sep 24 2002 - agruen@suse.de
- minor parameter checking improvement in the ext2/ext3 acl code.
- minor parameter checking improvement in the ext2/ext3 acl code.
* Tue Sep 24 2002 - mantel@suse.de
- defconfig of kernel should match config of default kernel
* Tue Sep 24 2002 - mantel@suse.de
- remove magicclose watchdog patches, since they are incomplete
* Tue Sep 24 2002 - mantel@suse.de
- remove file-leases patch, since it appears to be incomplete
* Tue Sep 24 2002 - mantel@suse.de
- fix several problems (including at least one race condition) in
file leases code
* Tue Sep 24 2002 - mantel@suse.de
- sign fix for i2c
* Tue Sep 24 2002 - mantel@suse.de
- check for buffer length in USB vicam driver
* Tue Sep 24 2002 - mantel@suse.de
- add some missing checks to video4linux drivers
* Tue Sep 24 2002 - mantel@suse.de
- fix wrong sizes in amdtp driver
* Tue Sep 24 2002 - mantel@suse.de
- don't allow unlimited kmalloc in i2c driver
* Tue Sep 24 2002 - mantel@suse.de
- update tg3 driver to 1.1; obsoletes tg3_maxwaitcnt (fixed in new
version)
* Tue Sep 24 2002 - mantel@suse.de
- add AMD Hammer support to the i386 port. Just make sure that all
places that detect an Athlon by the model number handle the 15
model number in the Hammer too
* Mon Sep 23 2002 - bk@suse.de
- s390: add reiserfs_ioctl32-unpack.diff, adds ioctl32/unpack(#20021)
* Mon Sep 23 2002 - mantel@suse.de
- increase size of kernel logbuffer
* Mon Sep 23 2002 - mantel@suse.de
- add O_DIRECT support for ext3
* Mon Sep 23 2002 - mantel@suse.de
- added some watchdog approvements
* Mon Sep 23 2002 - mantel@suse.de
- fix name of patch "scsi_get_host_dev"; this is a generic one, not
ppc64 specific
* Mon Sep 23 2002 - mantel@suse.de
- work around cache size detection for Intel PIII Tualatin
* Mon Sep 23 2002 - mantel@suse.de
- fix race in reiserfs unlink; with CONFIG_REISERFS_CHECK, the bug
is harmless, but we want to fix it anyway
* Mon Sep 23 2002 - mantel@suse.de
- add safe fixes from 2.4.20-pre5
* Mon Sep 23 2002 - agruen@suse.de
- patches.common/reiserfs-acl: patch from jeffm@suse.com that
fixes another deadlock in the reiserfs extended attribute
code.
* Sun Sep 22 2002 - olh@suse.de
- patches.ppc/makeppc64-2.4.19: use -ul1 tag from specfile
* Sat Sep 21 2002 - ak@suse.de
- fix stack overflow in amd 8111 ethernet driver
* Fri Sep 20 2002 - bk@suse.de
- lkcd: allow Kerntypes for all archs, automatic only for i386/390
* Fri Sep 20 2002 - mantel@suse.de
- rename trivial_jfs_fix to trivial_jffs_fix in order to avoid confusion
* Fri Sep 20 2002 - mantel@suse.de
- update i2c/lm_sensors to 2.6.5
* Thu Sep 19 2002 - bk@suse.de
- fix Kerntypes install
* Thu Sep 19 2002 - schwab@suse.de
- Fix narrow window during which signal could be delivered with only the
memory stack switched over to the alternate signal stack.
* Thu Sep 19 2002 - ak@suse.de
- make sure aperture doesn't overlap used memory
* Thu Sep 19 2002 - duwe@suse.de
- added patches to support unisys ES7000 APIC and IBM summit
cyclone timer
* Thu Sep 19 2002 - schwab@suse.de
- Add hugepage patch for ia64.
- Fix sigstack handling.
* Thu Sep 19 2002 - mantel@suse.de
- allow root filesystem on disks attached to additional cpqarray and
cciss RAID controllers
* Thu Sep 19 2002 - mantel@suse.de
- don't sleep for 5 seconds on unknown patches
* Thu Sep 19 2002 - bk@suse.de
- s390: fix crypto operation exception oops: s390-fixes/check.diff
- s390: io-layer fixes: hang on incident mcheck and /proc/chpids
* Thu Sep 19 2002 - mantel@suse.de
- add patches.common/reiserfs-xattr-fix which fixes another
extended attributes lockup bug.
* Thu Sep 19 2002 - olh@suse.de
- add patches.common/ul1-ppc64-ibmsis-scsi_get_host_dev
* Thu Sep 19 2002 - bk@suse.de
- add patches.common/md-mp, needed for testing it on real HW
* Wed Sep 18 2002 - bk@suse.de
- enable EA/ACL on reiserfs for UL in local config again.
- use global config options from kernel-source with local smp options
- add Kerntypes to filelist, it's needed for using lcrash
* Wed Sep 18 2002 - duwe@suse.de
- added new modules: IBM icom driver and lkcd
* Wed Sep 18 2002 - olh@suse.de
- add patches.common/ibm-ppc64-ipc-ltp
fixes several LTP failures on ELF64 ppc64
* Wed Sep 18 2002 - ak@suse.de
- fix qlogic stack overflow
* Wed Sep 18 2002 - bk@suse.de
- update reiserfs-acl(obsoletes reiserfs-acl-fixes and reiserfs-acl-fixes2)
- add jfs-xattr-fixes2(disallow setting any xattrs with an unknown prefix)
- remove hunk from reiserfs-i_size(already in new reiserfs-acl)
- add compile fixes to lkcd patch +fix cpu_online_map type mismatch
- update config.i386.default to i386.defconfig for use as template
- specfile: allow one-step build of k_smp when building manually
- add configs.UL for UL specific config options for use as template
* Wed Sep 18 2002 - schwab@suse.de
- Add vtune compile fix.
* Wed Sep 18 2002 - schwab@suse.de
- Add vtune patch for ia64.
- Add patch for delaying saving the higher fp state.
* Wed Sep 18 2002 - schwab@suse.de
- reiserfs data logging fix for PAGE_SIZE > block size (Chris Mason).
* Wed Sep 18 2002 - ak@suse.de
- fix nfsd stack overflow
- check correctly for iommu
* Wed Sep 18 2002 - olh@suse.de
- fix patches.ppc/ibm-ppc64-drivers-pcnet32 patch
* Wed Sep 18 2002 - bk@suse.de
- add s390 dasd fixes: invalparm2. missing-names and dasd-major-0
* Wed Sep 18 2002 - olh@suse.de
- add patches.common/ibm-ppc64-sigfpe-handling
* Tue Sep 17 2002 - olh@suse.de
- remove duplicate patches.ppc/extraversion-2.4.7-pre3aa1
* Tue Sep 17 2002 - olh@suse.de
- update patches.ppc/ibm-ppc64-drivers-pcnet32
remove all whitespace changes, add sync for cpu<->adapter update
* Tue Sep 17 2002 - olh@suse.de
- add patches.common/modutils-uname_machine
* Tue Sep 17 2002 - olh@suse.de
- add patches.common/suse-ppc64-pseries-autoconsole
* Tue Sep 17 2002 - ak@suse.de
- fix tsc monotonic patch to appear only once
- readd panic-blink for x86-64
- add 32bit emulation updates
- move tsc-monotonic to patches.x86_64
- keep only top of real ram in end_pfn (x86_64-ram-map)
- added mapped_base feature for 32bit processes
- fix ACPI mapping for new end_pfn_mapped
* Mon Sep 16 2002 - schwab@suse.de
- Move lkcd kerntypes stuff to i386 makefile where it belongs.
* Mon Sep 16 2002 - ak@suse.de
- fix ntfs build
* Mon Sep 16 2002 - olh@suse.de
- add ul1-ppc64-block-highmemio, disable highio on ppc64
* Mon Sep 16 2002 - schwab@suse.de
- Fix breakage from iseries patches.
* Mon Sep 16 2002 - olh@suse.de
- add aio-ppc to fix linking on ppc
* Mon Sep 16 2002 - olh@suse.de
- add patches.common/reiserfs-bitops-cleanup
add and remove casts for bitops operations
to avoid compiler warnings
* Mon Sep 16 2002 - olh@suse.de
- add ibm-ppc64-process-cleanup
* Mon Sep 16 2002 - olh@suse.de
- fix possible race in aio, add_wait_queue_cond()
* Mon Sep 16 2002 - olh@suse.de
- add ul1-ppc64-drivers-iseries-icom
ul1-ppc64-drivers-iseries-viocons
ppc32-drivers-video-controlfb
* Sun Sep 15 2002 - olh@suse.de
- add suse-ppc64-wchan suse-ppc64-zimage-htab
* Sun Sep 15 2002 - olh@suse.de
- update patches.common/ntfs-update after aio update
remove also obsolete patches.common/syscall-number-fix
* Sun Sep 15 2002 - olh@suse.de
- update aio, drop old and obsolete files:
patches.common/aio-2.5-syscall-numbers
patches.common/aio-bugfix
patches.common/pipe-aio
patches.common/aio-API-x86
patches.common/aio-kmap.diff
patches.common/x86_64-aio-kmap
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-printk-preferred_console
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-smp-nr_cpus
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-sched-O1
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-remove-screen_info
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-quota
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-linux-abi
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-ksyms
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-futex-PROT_SEM
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-dma64_addr_t
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-disable-kdb
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-block-highmem_page_to_phys
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ul1-ppc64-atomic-lookup
* Sun Sep 15 2002 - ak@suse.de
- add scsi malloc fix for x86-64 (Jens Axboe)
- add tsc monotonic fix for x86-64 (Vojtech Pavlik)
* Sun Sep 15 2002 - olh@suse.de
- remove patches.ppc/ibm-ppc64
patches.ppc/zzz_ppc64-hacks
patches.ppc/zzz_viodasd-blkpkg
* Sun Sep 15 2002 - olh@suse.de
- fix patches.common/evms-integrate
* Sun Sep 15 2002 - olh@suse.de
- fix patches.i386/linux-dprobes-core
* Sun Sep 15 2002 - olh@suse.de
- fix patches.common/lm_sensors
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-include-pci
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-drivers-sound-dmabuf
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-drivers-pcnet32
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-drivers-pci
* Sun Sep 15 2002 - olh@suse.de
- add patches.ppc/ibm-ppc64-drivers-olympic
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-makefile-macintosh
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-makefile-iseries
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-include-vethdevice
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-include-procfs
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-include-major
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-include-blk
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-veth-remove
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-makefile-iseries-macintosh
needs update in lm_sensors, evms, lkcd
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-iseries
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-char-ttyio
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-block-iseries
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-drivers-acenic
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-driver-char-icom
* Sun Sep 15 2002 - olh@suse.de
- add patches.common/ibm-ppc64-driver-char-hvcconsole
* Sun Sep 15 2002 - olh@suse.de
- move patches.ppc/ibm-ppc64 to patches.common/ibm-ppc64
includes arch/ppc64 and asm-ppc64
status: ftp.linuxppc64.org/pub/ppc64/linuxppc64-2.4.19-2.patch.gz
* Sat Sep 14 2002 - olh@suse.de
- add patches.common/ppc64-binfmt_elf-load_elf_binary
ELF_PLAT_INIT takes now a second argument
required for ppc64 ELF ABI
* Sat Sep 14 2002 - mantel@suse.de
- fix silly bug in i810-tco
* Sat Sep 14 2002 - mantel@suse.de
- set PG_lru inside the lock in lru_cache_add(), so PG_lru and
"presence on the LRU" are consistent for properly locked code.
* Sat Sep 14 2002 - mantel@suse.de
- add another VAIO APM workaround entry to the dmi_blacklist
* Sat Sep 14 2002 - mantel@suse.de
- fix compilation when CONFIG_X86_IO_APIC is disabled
* Sat Sep 14 2002 - mantel@suse.de
- update ibmasm driver to 21A (20A would not load)
* Sat Sep 14 2002 - mantel@suse.de
- makes patches apply with script from CVS
* Fri Sep 13 2002 - ak@suse.de
- Fix numa bootup problem on x86-64
* Fri Sep 13 2002 - bk@suse.de
- fix sequence-numbers so Andrea can work directly from the CVS
* Fri Sep 13 2002 - olh@suse.de
- remove patches.ppc/bootlogo-ver-2.4.5
* Fri Sep 13 2002 - mantel@suse.de
- fix acpi blacklist entry for IBM thinkpad T21
* Fri Sep 13 2002 - ak@suse.de
- update to 020912 x86-64.org CVS snapshot.
- remove dynamic bus allocation because it doesn't work with new ACPI
- drop obsolete patches that were included in CVS already
- fix x86-64 ACPI for new CVS
- update to new AMD8111/L7 network driver from AMD
- fix XFS IO error checking in inode read
* Fri Sep 13 2002 - mantel@suse.de
- correctly close file descriptors when switching to new root fs
* Fri Sep 13 2002 - mantel@suse.de
- added some more laptops to ACPI blacklist
* Fri Sep 13 2002 - mantel@suse.de
- fix ALSA intel8x0 driver not running on nVidia nForce chipset
* Fri Sep 13 2002 - mantel@suse.de
- fix excessive unfairness in elevator that led to stalls of up to
several seconds
* Thu Sep 12 2002 - mantel@suse.de
- fix crash in boot splash patch when screen was unblanked when the
kernel was in an interrupt handler
* Thu Sep 12 2002 - mantel@suse.de
- don't hang machine on device removal
* Thu Sep 12 2002 - mantel@suse.de
- fix "make xconfig"
* Thu Sep 12 2002 - mantel@suse.de
- fix detection of Promise RAID controllers
* Thu Sep 12 2002 - ak@suse.de
- fix IOMMU problems in bcm5700 driver
* Thu Sep 12 2002 - mantel@suse.de
- print warning when user tries to disable TSC and this is not
possible
* Thu Sep 12 2002 - mantel@suse.de
- added new config option CONFIG_X86_TSC_DISABLE from 2.4.20-pre2+
which is needed on some NUMA like boxes
* Thu Sep 12 2002 - mantel@suse.de
- fix critical bug in SCSI error handler that can lead to hanging fsck
in failover setups. Tested and blessed by SteelEye and Jens Axboe.
* Thu Sep 12 2002 - mantel@suse.de
- fix another non-critical buglet in reiserfs-acl
* Thu Sep 12 2002 - mantel@suse.de
- small ALSA update:
- fixed pci_alloc_consistent hack for x86-64 and other architectures.
- fixed the detection of 2nd codec on intel8x0.
* Wed Sep 11 2002 - mantel@suse.de
- add support for EA/ACL on JFS
* Wed Sep 11 2002 - bk@suse.de
- 390-updates: set initial TERM to dumb, fix status of zfcp procs,
apply arch-special ptep patches and tux(execpt for external cgi)
* Wed Sep 11 2002 - mantel@suse.de
- temporarily remove md-mp patch, since it breaks autodetection of
RAID0 devices
* Wed Sep 11 2002 - mantel@suse.de
- update defconfig/i386.defconfig due to new options
* Wed Sep 11 2002 - mantel@suse.de
- add bunch of network fixes from current -pre kernel; approved by
Marcelo
* Wed Sep 11 2002 - mantel@suse.de
- fix race in reiserfs data logging
* Wed Sep 11 2002 - mantel@suse.de
- make sure the right transceiver mode is chosen for 3c59x driver;
otherwise performance is abysmal
* Wed Sep 11 2002 - mantel@suse.de
- fix usb hub brokeness with broken devices
* Wed Sep 11 2002 - mantel@suse.de
- re-added EA/ACL support for JFS now that it has been cleaned up
* Wed Sep 11 2002 - mantel@suse.de
- allow using old miniacpi for machines that won't boot at all with
new ACPI code, but need the functionality for proper detection of
HT CPUs. Can be activated with "acpi=oldboot"
* Wed Sep 11 2002 - mantel@suse.de
- add endianess fix for ncpfs
* Wed Sep 11 2002 - mantel@suse.de
- re-added new ACPI code; currently there is only one class of
problematic machines left (Compaq workstations). Will be fixed
with additional kernel parameter soon.
* Tue Sep 10 2002 - mantel@suse.de
- back to old ACPI code
* Tue Sep 10 2002 - mantel@suse.de
- disable EA/ACL on reiserfs
* Tue Sep 10 2002 - mantel@suse.de
- added km_hsflinmodem to neededforbuild
* Tue Sep 10 2002 - mantel@suse.de
- remove ACPI update again. It causes huge amounts of problems on
many, many machines.
* Tue Sep 10 2002 - mantel@suse.de
- update ALSA to cvs20020910:
- fixed the calculation of the current pointer on via drivers.
- fixed capture on usb-audio.
- fixed the handling of bd arrays on via686/8233 drivers
when the period size is smaller than PAGE_SIZE.
- sndstat shows the more descriptive mixer names.
- sndstat shows the synth devices if registered.
- fixed (possible) i2c deadlocks on smp.
- more ac97 codec ids. fixed for stac975x, ad1886a.
- fixed some typos in rme32 driver.
- experimental support for breakbox on terratec dmx 6fire (ice1712).
- added more card to support spdif on ens1371.
- added snd_vid/snd_pid options to speicfy the device for usb-midi.
- fixed the oops on usb audio under xrun.
* Tue Sep 10 2002 - mantel@suse.de
- drop EA/ACL support for JFS
* Tue Sep 10 2002 - mantel@suse.de
- make "pci=noacpi" the default, since there are too many broken machines.
New parameter "pci=acpi" allows forced enable if it should be needed.
* Tue Sep 10 2002 - mantel@suse.de
- add new kernel parameter "pci=noacpi" to allow work around for buggy ACPI
* Tue Sep 10 2002 - mantel@suse.de
- enable iANS support for e100 and e1000 drivers
* Tue Sep 10 2002 - mantel@suse.de
- fix compilation when kdb is on and dprobes are off
* Tue Sep 10 2002 - mantel@suse.de
- added some entries to ACPI blacklist
* Tue Sep 10 2002 - mantel@suse.de
- allow to map more than one page in __acpi_map_table
* Tue Sep 10 2002 - mantel@suse.de
- add EA/ACL support for JFS
* Mon Sep 09 2002 - mantel@suse.de
- disable FTAPE driver for SMP kernels
* Mon Sep 09 2002 - bk@suse.de
- s390: fix no access after SNID - Device became not operational
* Mon Sep 09 2002 - mantel@suse.de
- defconfig of Hammer should match the one from k_deflt
* Mon Sep 09 2002 - mantel@suse.de
- add support for Lexar USB CF Reader
* Mon Sep 09 2002 - mantel@suse.de
- fix silly bug in o1-sched_yield that leads to lockups on SMP
machines
* Mon Sep 09 2002 - mantel@suse.de
- use new ACPI code only on i386
* Sun Sep 08 2002 - mantel@suse.de
- update to new ACPI code
- don't activate R/W support for NTFS
* Sun Sep 08 2002 - mantel@suse.de
- allow e100 driver to be compiled into the kernel
* Sun Sep 08 2002 - mantel@suse.de
- update to new ACPI code from 20020829; while there still are problems
on some machines, "acpi=off" now seems to work fine, so "failsafe"
will work
* Sun Sep 08 2002 - mantel@suse.de
- fix for kmod spewing the message "unable to exec /sbin/modprobe"
* Sun Sep 08 2002 - mantel@suse.de
- update ntfs to 2.1.0a; disable write support since it's dangerous
* Fri Sep 06 2002 - mantel@suse.de
- set CONFIG_AIC7XXX_CMDS_PER_DEVICE to 32 as advised by Adaptec
- disable CONFIG_AIC79XX_ENABLE_RD_STRM as advised by Adaptec
* Fri Sep 06 2002 - bk@suse.de
- s390: update claw.diff and arch-special/s390-timer.diff(for sysctl)
* Fri Sep 06 2002 - mantel@suse.de
- fix for latest known reiserfs ACL bug (fix return value)
* Fri Sep 06 2002 - mantel@suse.de
- final round of reiserfs ACL fixes; should be stable now
- add missing declarations in xattr-um
* Fri Sep 06 2002 - mantel@suse.de
- don't install modules ibmasm.o and ibmser.o twice
* Fri Sep 06 2002 - mantel@suse.de
- remove usagi-bind_ipv6only-2-2.4.19aa1 due to problems with multicast
* Fri Sep 06 2002 - mantel@suse.de
- the reiserfs fsync call has an optimization to allow a few more writes
to come in before forcing the transaction to close. This can lead to
"hanging processes", that means processes only will make progress as
soon as some other process triggers disk I/O. This is fixed now. The
bug has been known as the "system hangs on boot" bug.
* Fri Sep 06 2002 - mantel@suse.de
- use new EXTRAVERSION "NUMA" for numa kernels, since modules are not
compatible with normal SMP modules due to CONFIG_DISCONTIGMEM
* Fri Sep 06 2002 - mantel@suse.de
- don't install module amd-8111.o twice
* Fri Sep 06 2002 - mantel@suse.de
- fix longstanding futex bug (shared conditional needs to be reversed)
* Fri Sep 06 2002 - mantel@suse.de
- fix CONFIG_IDEDMA_ONLYDISK
* Fri Sep 06 2002 - duwe@suse.de
- fix PPC32, broken by O(1)-sched & aio
- fixed PowerMac IDE
- minor ALSA update from Takashi
* Fri Sep 06 2002 - schwab@suse.de
- Fix 32 bit ipc emulation.
* Fri Sep 06 2002 - ak@suse.de
- x86_64: fix bug in 32bit msgrcv (originally from David Mosberger)
* Fri Sep 06 2002 - mantel@suse.de
- update to new futex patch 2.0.1
* Thu Sep 05 2002 - bk@suse.de
- s390-defconfig: Timer patch enabled, but not activated by default
* Thu Sep 05 2002 - mantel@suse.de
- go back to older aic79xx driver, because new one breaks aic7xxx. Sic!
we need modules.dep and assorted files in /lib/modules/<version>.
Now no modules have unresolved externals, so delete patch no-depmod
* Thu Sep 05 2002 - bk@suse.de
- s390-fixes: pwrite, slabinfo, nodevfs, cp2user and module-license
* Thu Sep 05 2002 - bk@suse.de
- update patches.s390/arch-special/s390-timer.diff to new version
* Thu Sep 05 2002 - ak@suse.de
- x86_64: move commandline-initdata-x86_64 to common patches.
- x86_64: fix VIRTUAL_BUG_ON macro
* Thu Sep 05 2002 - ak@suse.de
- x86_64: Try to enable IOMMU even without AGP
* Thu Sep 05 2002 - schwab@suse.de
- Split up kdb-compile patch to make it work on non-i386.
* Thu Sep 05 2002 - mantel@suse.de
- make kdb actually compile
* Thu Sep 05 2002 - mantel@suse.de
- update aic79xx driver to 1.0.11
* Thu Sep 05 2002 - mantel@suse.de
- make UML build again
* Wed Sep 04 2002 - bk@suse.de
- sequence-numbers: tag TIOCGDEV with NO390
* Wed Sep 04 2002 - mantel@suse.de
- reading from /proc/cmdline should honour the max length
* Wed Sep 04 2002 - bk@suse.de
- mantel: kernel-source.spec: fix specfile for x86_64
- schwab: kernel-source.spec: Apply s390 patches only on s390.
* Wed Sep 04 2002 - mantel@suse.de
- command_line was marked __initdata but still used for the environment
of the execve(/sbin/init) call. Fixed.
* Wed Sep 04 2002 - mantel@suse.de
- update Documentation/devices.txt
* Wed Sep 04 2002 - mantel@suse.de
- update to new vtune 0.92 from Intel; remove obsolete patch vtune-fixes
(now already incorporated); activate -DENFORCE_ROOT_ONLY_ACCESS
* Wed Sep 04 2002 - schwab@suse.de
- Remove HP patch that breaks Tiger.
- Repair ia64 patch.
* Wed Sep 04 2002 - bk@suse.de
- ak/x86_64:
o Use Intel ACPI 20020821-2.4.19
o Added HPET support and other minor fixes
o Make sure fcntl and fcntl64 in 32bit accept the same arguments
o 32bit personality returns i686 instead of i386 as uname now
o Disable extensive NUMA debugging checks
* Wed Sep 04 2002 - mantel@suse.de
- fix lockups with token ring cards in high load SMP environments.
* Wed Sep 04 2002 - mantel@suse.de
- fix one-liner bug in aio; test suite now passes successfully with
new libaio
* Tue Sep 03 2002 - mantel@suse.de
- fixed config
* Tue Sep 03 2002 - bk@suse.de
- s390-updates: use needed extraversion on s390/s390x
- fixes lots of bogus warnings on s390x vmlinux link
- remove not neccesary cast to make xfs compile for s390 also
- s390: add config for SCSI support and disable io_request_lock-scale
* Tue Sep 03 2002 - bk@suse.de
- add aio types to asm-{s389,s390x,ia64,ppc,ppc64}/kmap_types.h
- fix xattr patch and add needed scsi patches for zfcp
* Tue Sep 03 2002 - bk@suse.de
- duwe: added kernel debugger KDB by sgi. Context updated accordingly.
- ak: x86_64-aio-kmap: Make it compile again with latest aio changes
- bk/s390: base config on i386 with modifications in arch-special.s390
- bk/s390: add timer patch and xattr support for s390/s390x
* Mon Sep 02 2002 - bk@suse.de
- Update to reiserfs-data_logging-28 (mason)
- add aio update from Andrea which obsoletes aio-bugfix and pipe-aio
- add mason-reiserfs-directio (helps reiser with directio)
- add mason-reiserfs-i_size_readwrite-support(supports andrea's
i_size_read/write calls)
* Mon Sep 02 2002 - schwab@suse.de
- Add new patches from HP.
* Mon Sep 02 2002 - bk@suse.de
- patches.common/xattr-mbcache: enable CONFIG_FS_MBCACHE
unconditionally to avoid stupid bug reports (agruen)
- add patches.common/xattr-m68k (agruen)
- cpu-affinity: fix allocating the task struct via slab or vmalloc.
* Mon Sep 02 2002 - mantel@suse.de
- add fix for loading of memory sticks on Sony Vaios
* Mon Sep 02 2002 - bk@suse.de
- ak/x86_64:
o Don't use HPET timer on x86-64 when the BIOS didn't enable it
o Fix syscall export for x86-64
o Add AMD hotplug stub
o Add IRET exception security fix fromx86-64.org CVS
o Export more system calls in x86-64 to fix unresolved symbols
o Add EVMS configuration for x86-64
o Update x86-64 defconfig
- olh/ppc:
o Update ppc64.defconfig for pSeries
- schwab/ia64:
o Update ia64 defconfig
* Sat Aug 31 2002 - olh@suse.de
- define TIOCGDEV in asm-ppc64 and ppc64/ioctl32
* Fri Aug 30 2002 - mantel@suse.de
- enabled new options (IBMASM, UNICON, SENSORS)
* Fri Aug 30 2002 - bk@suse.de
- Add one more ipv6only check in IPv4 flow from USAGI cvs (kukuk)
- Fix i386 system call numbers for futex/sched affinity (ak)
- x86_64: Fix more ioctl32 bugs and reserve page 0 on UP. (ak)
- fix exports of chdir, chroot, dup, write, fcntl and shmctl (bk)
* Fri Aug 30 2002 - mantel@suse.de
- added filesystem lock patch (wrapper) from Polyserve
* Fri Aug 30 2002 - mantel@suse.de
- abit_apic_required broke SMP compiles; fixed. Moved abit_apic_required
to patches.i386, since it depends on enable_apic
* Fri Aug 30 2002 - mantel@suse.de
- remove obsolete patches from specfile
* Fri Aug 30 2002 - mantel@suse.de
- update e100 driver to 2.1.15
- update e1000 driver to 4.3.15
* Fri Aug 30 2002 - mantel@suse.de
- work around bug in XFS preallocation handling
* Fri Aug 30 2002 - mantel@suse.de
- forcibly enable APIC and disable APM on ABIT KX7-333[R] board.
Else it crashes.
* Thu Aug 29 2002 - bk@suse.de
- add fix from andrea to make patches apply with --dry-run and
renamed to iff-dynamic and uml-patch
* Thu Aug 29 2002 - mantel@suse.de
- update cciss driver to 2.4.32
- update cpqfc driver to 2.1.2
- update cpqarray driver to 2.4.22
- all those drivers update come directly from Compaq/HP
* Thu Aug 29 2002 - mantel@suse.de
- added support for IBM Advanced System Management
* Thu Aug 29 2002 - bk@suse.de
- duwe/all:
o add ALSA CVS update from Takashi
- ak/x86_64:
o fix dynamic 32bit ioctl registration
o emulate aio correctly
o emulate scheduler affinity system calls correctly
- bk/s390:
o fix definition von PROT_SEM im futex patch
o ioctl32.c: compile fix for O1 scheduler
o linux32.c: temporary workaround for new quota API (large uid quotas)
* Thu Aug 29 2002 - mantel@suse.de
- add documentation for kernel parameter "apic"
* Thu Aug 29 2002 - schwab@suse.de
- Fix pte-highmem for ia64 and use it again.
- Fix use of PCI DMA interface in sba_iommu.
* Thu Aug 29 2002 - mantel@suse.de
- remove TRACE code from arch/i386/kernel/traps.c:do_nmi() because it
is reported to be able to freeze the machine.
* Wed Aug 28 2002 - bk@suse.de
- x86-64: enable SMP, UP does not work,disable ISA drivers and others
* Wed Aug 28 2002 - bk@suse.de
- fix to apply on s390/s390x also
* Wed Aug 28 2002 - bk@suse.de
- Update reiserfs ACLs with many fixes from Jeff
- Apply enable-apic patch only on i386
- Apply evlog (Event Logging) on all archs
- AIO: Use the same System call numbers as 2.5
- add performance fix for ip_conntrack_core from ak/Siemens
* Tue Aug 27 2002 - bk@suse.de
- remove pte-highmem diffs from s390{,x}-aa
- split ptep.diff and adapt it to vm_17 to boot on s390x
- includes x86-64 update from Andi
* Tue Aug 27 2002 - mantel@suse.de
- don't force people to build the vtune module (can't be compiled
with gcc 2.95.3)
* Mon Aug 26 2002 - schwab@suse.de
- Move pte-highmem and related patches to patches.i386.
* Mon Aug 26 2002 - mantel@suse.de
- fix problem with printk macro in event logging patch
* Mon Aug 26 2002 - mantel@suse.de
- update i2c and lm_sensors to 2.6.4
* Mon Aug 26 2002 - mantel@suse.de
- update IPVS to 1.0.6 (bugfix in connection synchronization code)
* Mon Aug 26 2002 - mantel@suse.de
- new version of ibmhpacpi hotplug driver
* Mon Aug 26 2002 - mantel@suse.de
- fix several SMP races in ACL/EA code
* Sat Aug 24 2002 - mantel@suse.de
- fix random memory corruption for initrd (the famous IDE problem)
- update md-mp patch (cleanup, some bugfixes and removal of dead code)
* Fri Aug 23 2002 - mantel@suse.de
- keep vmlinux for debugging purposes
- disable CONFIG_PDC202XX_FORCE
- Candidate for beta#1
* Fri Aug 23 2002 - schwab@suse.de
- Update ia64 patch to 2.4.19-020821.
* Fri Aug 23 2002 - mantel@suse.de
- Candidate for beta#1
* Thu Aug 22 2002 - mantel@suse.de
- mv x86_64 stuff to common
- add workaround for piix IDE code
- add safe fixes from 2.4.20-pre1
- some nfs access fixes for ACL
- fix oops when reiserfs gets written full
* Wed Aug 21 2002 - bk@suse.de
- update s390 patches (added patches.s390/arnd/) and from duwe:
o move shm-largepage to i386 and move it to the end
o pte-high: remove processor.h -> asm/prefetch.h diffs(not needed)
* Tue Aug 20 2002 - mantel@suse.de
- go back to older reiserfs write barrier code, cause current one
is unstable
- fix bug in .reiserfs_priv handling on 3.5 format
- fix EVMS snapshot bug on S390
* Tue Aug 20 2002 - mantel@suse.de
- some bugfixes for reiserfs-acl. Disable attribute sharing as the
implementation is racey still
* Mon Aug 19 2002 - mantel@suse.de
- update due to new version
* Mon Aug 19 2002 - ro@suse.de
- don't try to remove dprobes patches on non-x86, they are only
in patches.i386 now
* Mon Aug 19 2002 - mantel@suse.de
- update ALSA to latest CVS version; fix problem with USB modules
- clean up reiserfs ACL patch (remove auto generated file)
- some ACL bugfixes
- add EVMS 1.1.0
- update JFS to 1.0.21
- dprobes should only be used on ia32
- re-added evlog facility for ia32
- re-added LTT for ia32
- add VTune performance driver module
- fix interaction of dprobes with Kylix debugger
- reiserfs_writepage no longer tries to do data journaling, it can't be
done without deadlocking against kswapd.
- the unused journal slab cache was causing an oops on module
unload/reload. Fixed.
- oops triggered by reiserfs_journal_kupdate() trying to write a bogus
transaction. (bugzilla bug # 18076)
- adds blk_flush_device so that reiserfs can force flushes of the IDE
write cache on fsync and O_SYNC
* Fri Aug 16 2002 - mantel@suse.de
- updated config; added PreReq:
* Fri Aug 16 2002 - mantel@suse.de
- fix bad I/O performance caused by elevator
- APIC on UP systems needs to be explicitly enabled with "apic"
- new version of assorted SCSI patches; adds sg_many which completes
the suite
- add new SCSI largelun parameter, so this can be used as workaround
for hardware that needs to be added to the device_list in scsi_scan
- fix race with free_pte/truncate
- add missing e1000 ioctl checks
- fix some ACL bugs for all supported filesystems
- fix IRQ balance problem for summit machines
* Wed Aug 14 2002 - bk@suse.de
- builds on s390 now and enabled reiserfs ACLs i386.defconfig
- other changes are from Hubert, I only can see which files are new:
- new patches: pipe-aio quota-gcc3 noquota-Makefile block_dev-get-block
io_request_lock-scale-3 io_request_lock-scale-drivers-2
reiserfs-acl-2.4.19-SuSE-2+agruen.patch reiser-ACL-defconfig
- updated patches: block-highmem-all-19 elevator-fixes nopart-stat-2.4.19
write_barrier-7-suse-2.4.19-rc5 linux-abi-2.4.18.0-2.4.19-pre10
* Tue Aug 13 2002 - mantel@suse.de
- re-enable CONFIG_HPFS_FS
* Tue Aug 13 2002 - mantel@suse.de
- fix ACL code
- remove Linux Trace Toolkit for now
* Mon Aug 12 2002 - mantel@suse.de
- update to new version
* Mon Aug 12 2002 - mantel@suse.de
- allow disabling of local APIC via kernel parameter
- add dprobes support from IBM
- fix problem with nfsd/ACL
- new version of USAGI bind patch
- add new ID to USB pl2303 driver
- new version of epic100 FX support code
- add fix for SCSI inquiry command (length - 252 instead of 255)
- update IPVS to 1.0.5
- add older pcnet32 driver as pcnet32-old since the new one makes
trouble on quite some machines
- add Linux Trace Toolkit from IBM
- add multipath support to md driver
- add multipath support to LVM driver
* Mon Aug 12 2002 - olh@suse.de
- create a patches.ppc, to fix package dependency chain
add ppc64 defconfig
* Thu Aug 08 2002 - mantel@suse.de
- update to new version
- added km_antivir to neededforbuild
- fix generation of hostname
- enable NFS over TCP
* Thu Aug 08 2002 - mantel@suse.de
- update LSI fusion drivers to 2.01.10
- update gdth driver to 2.04
- fix config for splash screen
- add sd_many patches, now that they are fixed
- add EA/ACL support for ext2/ext3; clean up infrastructure
- add new entry for device_list in scsi_scan (Hitachi OPEN-E)
- backport ncpfs fix from 2.5 (fixes "ls ." in $PWD)
- provide mapping information of the logical processors and physical
packages in /proc/cpuinfo
- allow binding of different programs to the IPv4 and IPv6 port
- enforce RSS limits
- optimize reiserfs tree searching routine
- fix race between iget and the reiserfs read inode funcs
- add ATA133 support for SiS961/962
* Tue Aug 06 2002 - mantel@suse.de
- update config (backed out sd_many because it breaks SCSI systems)
* Tue Aug 06 2002 - mantel@suse.de
- fix x86_64 (don't use the code from -aa)
so far no aio and largepage support on x86_64
- back out sd_many stuff (breaks SCSI systems)
- fix problem with bootsplash freezing machine on wakeup
* Mon Aug 05 2002 - mantel@suse.de
- update to 2.4.19
* Mon Aug 05 2002 - mantel@suse.de
- update to 2.4.19 final
- update ALSA to cvs20020802
- several ISDN updates from maintainer
- fix tail handling bug for data=ordered for reiserfs
data=ordered is now the default, data=writeback mount option added
- add support for ipv6 shared cards for IBM zSeries
- NFS locking fixes from Olaf Kirch
- add support for "many" SCSI disks (allocate new unused majors
dynamically for systems that need huge numbers of disks)
- update NTFS to 2.0.23a
- make kiobuf headers more memory efficient by allocating the
headers dynamically
- fix two bugs in reiserfs log replay code:
don't replay a transaction from an old mount id
correctly detect transacations to reply; could result in
non-working LVM snapshots
* Sat Aug 03 2002 - stepan@suse.de
- added km_bios to neededforbuild
* Fri Aug 02 2002 - mantel@suse.de
- updated config (new qla2xxx driver; new ALSA driver)
* Fri Aug 02 2002 - mantel@suse.de
- update to 2.4.19-rc5aa1
- remove old qlogic drivers, since the new ones from -aa are
confirmed to work fine
- update ALSA to cvs20020801
* Thu Aug 01 2002 - mantel@suse.de
- update to 2.4.19-rc4aa1
- update to 2.4.19-rc5
* Wed Jul 31 2002 - mantel@suse.de
- Adjust config to new kernel-source
* Wed Jul 31 2002 - mantel@suse.de
- update to 2.4.19-rc3aa4 (includes async-I/O)
- reiserfs updates from Chris Mason:
o 301-relocation-4.diff
Allows for external log devices, and log device tuning
o 302-commit_super-8-relocation-suse-2.4.19-rc3aa4
Makes things faster by allowing longer transactions
o 303-beta-data-logging-19-suse.diff
Adds data=journal and data=ordered support, and includes many
optimizations for small transactions. In data=journal mode,
mail server work loads are 2x-4x times as fast, even in
writeback and ordered mode, there are nice performance gains.
o 305-write_barrier-7-suse.diff
rediffed
- update IPVS to 1.0.4
- update DC395x driver to 1.41
- allow netconsole code to be compiled in and configured from lilo
- add ID for USB scanner
- update to latest backport of 2.5 ACPI code
- re-enable ACPI for x86
* Wed Jul 31 2002 - stepan@suse.de
- fix last jpeg fix for non-hammer platforms (remove struct info
conflicts)
- adapt ia64-1-decl patch in patches.ia64.tar.bz2
* Tue Jul 30 2002 - stepan@suse.de
- vmalloc temporary variables instead of keeping them in local
scope for splash screen (fixes stack overflow on some machines
during jpeg decompression)
* Tue Jul 23 2002 - kukuk@suse.de
- Adjust config to new kernel-source
* Tue Jul 23 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020722.
* Tue Jul 23 2002 - sf@suse.de
- added new patchset from ak (replaced patches.x86_64.tar.bz2)
* Mon Jul 22 2002 - sndirsch@suse.de
- added '9D_sisfb' patch (patches.tar.bz2) required for DRI support
on SiS chips
* Mon Jul 22 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020719.
* Mon Jul 22 2002 - stepan@suse.de
- don't ignore abi patches on alpha
- fix agpgart patch to apply cleanly
- add patch to fix up exported symbols.
* Fri Jul 19 2002 - duwe@suse.de
- update 2.4.19-rc1 to -rc2
patches deleted / trimmed / context updated accordingly;
- starfire "diff" deleted, clashes seriously.
- drivers/ieee1394 changes hidden in 020_pte-highmem-25 alike.
- ALSA update by Takashi
- Hammer updates by Stefan Fent
* Thu Jul 18 2002 - sndirsch@suse.de
- removed km_drm from module build
- added build of SIS fb module (required for SIS DRM module)
* Thu Jul 18 2002 - aj@suse.de
- Mount ext3 correctly as rootfs.
* Thu Jul 18 2002 - sf@suse.de
- corrected error in last patch
* Thu Jul 18 2002 - sf@suse.de
- make VESA-fb configurable in kernel
* Wed Jul 17 2002 - schwab@suse.de
- Fixes for O(1) scheduler on ia64.
- Add HP patches for ia64.
* Tue Jul 16 2002 - kukuk@suse.de
- Go back to old ACPI
* Tue Jul 16 2002 - ak@suse.de
- Update to latest x86_64 CVS. Remove obsolete patches.
* Tue Jul 16 2002 - kukuk@suse.de
- disable acpi on ix86
* Tue Jul 16 2002 - ak@suse.de
- x86_64 fix: make vesafb work (Vojtech Pavlik)
* Mon Jul 15 2002 - ak@suse.de
- x86_64 fixes:
* disable IO MMU when no 8151 is available (BIOS bug workaround)
* disable RTC interrupts to prevent problems with HPET timers
* warn for invalid GART MTRRs
* use UC mappings to user space for AGP GART
* disable exception trace for now
* Wed Jul 10 2002 - schwab@suse.de
- New ia64 patches:
* Bootmem initialisation on big machines
* Pointer truncation in radeon fb driver
* Security fix for flush_tlb_pgtables.
* Mon Jul 08 2002 - ak@suse.de
- Some fixes from x86-64 CVS
* Fri Jul 05 2002 - schwab@suse.de
- Fix ACPI initialisation.
* Fri Jul 05 2002 - ro@suse.de
- fix typo in last change
* Fri Jul 05 2002 - ro@suse.de
- set RPM_TARGET to i386 on i586 and i686
* Fri Jul 05 2002 - schwab@suse.de
- Fix compilation with CONFIG_IA64_GENERIC.
* Fri Jul 05 2002 - ak@suse.de
- Update to 2.4.19-rc1 snapshot CVS x86-64 kernel patch
IDE changes dropped for now because they corrupt file systems.
- Port to O(1) scheduler
- Fix lilo on reiserfs
- Fix SMP build
* Thu Jul 04 2002 - schwab@suse.de
- Makefile fix for e100 driver.
* Thu Jul 04 2002 - schwab@suse.de
- Update ia64 patch.
* Wed Jul 03 2002 - mantel@suse.de
- enable new options for ACPI and ALSA
* Wed Jul 03 2002 - mantel@suse.de
- update to 2.4.19-rc1aa1
- update ALSA to cvs20020627
- update ips driver to 5.10.21
- add fx support to epic100 driver
- add futex 2.0
* Sun Jun 30 2002 - adrian@suse.de
- update to 2.4.19rc1
* update patches
- 005_vm_07_local_pages-2 -> -3
- 005_vm_14_block_flushpage_check-1 -> -2
- 030_x86_setup-boot-cleanup-4 -> -5
- 070_xfs-1.1-2 -> -3
* small fixes in
- 005_vm_17_rest-7 -> -8
- 52_extraversion-depend
* rework patches
- 50_readv-2.4.18-pre7aa2
* remove obsolete patches
- 000_apm-idle_period-parse-1
- 000_export-vmalloc_to_page-1
- 000_fix-stat-irq-1
- 000_scsi-error-thread-reparent-1
- 000_sig_ign-discard-sigurg-1
- 50_pci_highmem-fix-2.4.19-pre10aa2
- 50_ns83820-0.18-2.4.19-pre10aa2
- 50_export-acpi_walk_namespace-2.4.18
- fix spec file for cross compile
- add mips patches
* Tue Jun 25 2002 - schwab@suse.de
- Update ia64 patch.
* Mon Jun 24 2002 - mantel@suse.de
- add new driver CONFIG_SCSI_AIC79XX
* Mon Jun 24 2002 - mantel@suse.de
- update to 2.4.19-pre10aa4
- update JFS to 1.0.20
- update orinoco driver to 0.12
- small fix for modular ide-cd (nr_sects = 0)
- export do_select
- add aic79xx driver
- drop export of secure_ipv6_id (does not exist anymore)
- update IPVS to 1.0.3
* Sat Jun 22 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020622.
- Fix alsa patch.
* Fri Jun 21 2002 - tiwai@suse.de
- removed EXPORT_NO_SYMBOLS from ALSA sbawe module.
- fixed ALSA for x86-64.
* Wed Jun 19 2002 - mantel@suse.de
- enable new additional ALSA modules
- make IDE and SCSI CD-ROM drivers modular
* Wed Jun 19 2002 - mantel@suse.de
- fix no-depmod patch (we still need postinstall for pcmcia)
- add NFS locking fixes
- dirty inode speedup for reiserfs and ext3
- update JFS to 1.0.19
- make sure UP modules are compatible independent of compiler version
- re-add write barrier patch for reiserfs
- add xfs write barrier support for XFS
* Wed Jun 19 2002 - tiwai@suse.de
- updated alsa patches to cvs 0.9.0 rc2.
including snd-usb-audio driver.
ALSA directory is moved under linux/sound as well as on 2.5
tree.
* Mon Jun 17 2002 - schwab@suse.de
- Fix more missing declarations.
* Mon Jun 17 2002 - schwab@suse.de
- Fix missing declarations.
* Sun Jun 16 2002 - schwab@suse.de
- Update ia64 patch.
* Fri Jun 14 2002 - mantel@suse.de
- update config, removed km_alsa from neededforbuild (alsa is now
part of the kernel)
* Fri Jun 14 2002 - mantel@suse.de
- update to 2.4.19-pre10aa2
- update qla2x00 driver to 6.0b23
- added SteelEye patches
- added PolyServ patches
- update ns83820 driver to 0.18
- added workaround for USB storage module
- update summit patch to version from 7.5.2002
- update JFS to 1.0.18
- added some missing header includes
- temporarily removed accessibility stuff
- add new USB driver usbdnet v0.4b
- integrate ALSA into kernel sources
- fix floppy change bug
- add bugfixes to qlogicfc driver
* Wed Jun 12 2002 - mantel@suse.de
- update config due to new version
* Sat May 25 2002 - schwab@suse.de
- Increase default number of IO TLBs.
- Fix setup of cpu family.
* Wed May 15 2002 - olh@suse.de
- do not remove pte-highmem on ppc, build vmlinux on ppc64
* Tue May 14 2002 - kukuk@suse.de
- Add pte-highmem for sparc64
- Add lot of more sparc fixes
* Fri May 10 2002 - ak@suse.de
- Fix x86_64 compilation. Define correct ABI for x86-64 autofs.
* Thu May 09 2002 - schwab@suse.de
- Fix qla2x00-emc driver to compile.
* Thu May 09 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020508.
* Thu May 09 2002 - mantel@suse.de
- fix small patch reject introduced by x86-64 cleanup
- fix "make xconfig"
* Wed May 08 2002 - ak@suse.de
- Report x86-64 from CVS.
- Lots of 64bit driver fixes.
- Fix XFS for long flags.
- Remove x86-64 changes from common patches.
* Wed May 08 2002 - stepan@suse.de
- initial x86-64 support.
* Tue May 07 2002 - schwab@suse.de
- Fix file list.
* Mon May 06 2002 - mantel@suse.de
- correct fix for initrd free from Al Viro
* Mon May 06 2002 - mantel@suse.de
- remove reiserfs write barrier support
* Sat May 04 2002 - mantel@suse.de
- update due to new version
* Sat May 04 2002 - schwab@suse.de
- Update ia64 patch.
* Sat May 04 2002 - mantel@suse.de
- update to 2.4.19-pre8aa2
- fix ufs compilation
* Sat May 04 2002 - mantel@suse.de
- update to 2.4.19-pre8aa1
- update cciss driver to 2.4.27
- add sard support for cpqarray driver
- fix compilation when CONFIG_ROOT_NFS is set
- add summit patch 2002-05-03
- use official version 4.1.7 of e1000 driver
- update qla2200/qla2300 driver to 6.0b20
* Thu May 02 2002 - mantel@suse.de
- enabled new option CONFIG_CHR_DEV_SCH
* Thu May 02 2002 - mantel@suse.de
- update to 2.4.19-pre7aa3
- added scsi changer driver 0.20
- added some fixes from SteelEye to qla2x00 driver
* Mon Apr 29 2002 - mantel@suse.de
- update to 2.4.19-pre7aa2
- set needed compile option for dl2k driver
- fix for emu10k when compiled with highmem
- export "sb_limit_maxbytes" for intermezzo
- some Linux-ABI fixes from hch
- temporarily remove some cleanups from -pre7 until additional
packages are fixed
* Thu Apr 25 2002 - mantel@suse.de
- update to 2.4.19-pre7aa1
- update JFS to 1.0.17
- update Linux ABI to 2.4.18.0
- add some entries for SCSI large lun (devices that report to be
SCSI2 but are using large LUNs)
- update qla2x00 to 4.47.8 (EMC certified version)
- fix acct for 32 bit UID/GID
- add workaround for buggy CD-ROM drives (read TOC)
- update e100 to 1.8.38
- update starfire to 1.07
- add infiniband support 20020411
- update cyclades driver
- add accessibility/jupiter patches for blind users
- update i2c to 2.6.3
- update lm_sensors to 2.6.3
- fix endless loop in getpid
- fix for SIGURG for LSB testsuite
- fix some remaining drivers for pte-highmem
- make linux-abi compile
* Sat Apr 20 2002 - ro@suse.de
- replaced km_secum by km_secumod in neededforbuild
* Fri Apr 12 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020410.
- Remove ia64 compiler workarounds.
- Fix reiserfs virtual_node size computation for 64bit archs.
- Fix invalid use of compound literal.
* Wed Apr 10 2002 - ro@suse.de
- removed km_vdtxt (removed package)
* Wed Mar 27 2002 - garloff@suse.de
- Fix for rpc buffer size adjustment for NFS (from ak).
* Wed Mar 27 2002 - garloff@suse.de
- Fixed RPC congestion handling broken by nfs-tcp-tweaks patch
which caused devastating performance sometimes. (#15423)
- Two patches for Alpha architecture: Fix NR_SYSCALLS in entry.S
and underflow handling for floats in kernel IEEE math support.
- Don't apply mxt7 on alpha (depends on sisbug)
* Mon Mar 25 2002 - ro@suse.de
- added patch from axboe to work around problems with
samsung cd-rom firmware (unable to mount medium)
* Sun Mar 24 2002 - mantel@suse.de
- fix XFS high load race
* Sat Mar 23 2002 - mantel@suse.de
- disabled CONFIG_USB_KBD and CONFIG_USB_MOUSE (handled by
hid + input + keybdev + mousedev)
* Fri Mar 22 2002 - mantel@suse.de
- fix wrong vfree in HFC PCI (#15290)
- fix problems with PCMCIA and USB Hotplug (after the driver did a
unload here was no chance to delete the network interface
==> isdn module cannot unload anymore).
- fix XFS not always vfreeing vmalloced memory
- fix syn ack bug
* Wed Mar 20 2002 - mantel@suse.de
- added Provides for update
* Wed Mar 20 2002 - mantel@suse.de
- update cpqarray driver to 2.4.21B
- fix typo in boot splash patch
- fix wrong 50_AM53C974-ioport-register-2.4.18 (revert condition)
* Tue Mar 19 2002 - mantel@suse.de
- enable new firewire modules
* Tue Mar 19 2002 - mantel@suse.de
- update firewire subsystem to CVS version and make it compile
with current official compiler
- update USB wacom driver to 1.21.3
* Mon Mar 18 2002 - mantel@suse.de
- fix small quota bug (users would see non-uptodate quotas)
- correctly export symbol IO_APIC_get_PCI_irq_vector for hotplug
- some netfilter fixes:
+ ipt_string is now SMP safe
+ a REJECT icmp was eventually sent with DF set, which does
not make sense as DF is not handled with ICMP messages
+ clean up Configure.help texts
- fix JFS race introduced by thread handling cleanup
- fix typo in sysctl-by-name interface
- fix broken page_to_phys() for > 4GB case on x86
- make AM53C974 driver register its IO-space and fail if no
adapter is found with available IO-space
- change aic7xxx driver to register its IO ports even if it uses
memory mapped IO to access the registers; this ensures we don't
clash with aic7xxx_old anymore
- make XFS return proper errnos
* Thu Mar 14 2002 - mantel@suse.de
- update e1000 driver to 4.2.4
- update tigon3 driver to 0.97
- some small updates from Andrea:
+ 50_dnotify-fl_owner-2
This is the new version that handles per-"files" notifier
(so not only fork() will stop messing with the parent, but
the child will be allowed to use its own notifier too)
+ 9A_blk-highmem-updates-1
This one adds the highmem = 1 to via and amd chipsets.
+ 9A_f00f-pte-highmem-1
fix boot problem for classical Pentium MP systems. Problem
was caused by use of vmalloc before smp_init
+ 9A_fdatasync-FIFO-1
This is an obviously safe and right optimization that will
streamline the msync I/O in ascendent order (good for most storages).
+ 9A_really-write-inode-1
This fixes O_SYNC/fsync and it makes sure the inode updates are
really been flushed by the time we return from sync_one.
+ 9A_vm-deadlock-fix-1
Fix possible ext3 deadlock problem under high load
- use more elegant lcall_trace fix from 2.4.19-pre3
* Wed Mar 13 2002 - mantel@suse.de
- enabled CONFIG_JFS_STATISTICS
* Wed Mar 13 2002 - mantel@suse.de
- export symbol IO_APIC_get_PCI_irq_vector (needed by hotplug)
- update JFS to 1.0.16
- fix 64 bit breakage in rwsem-fair
- add scatter pad for sr driver
- some more XFS fixes from Andi Kleen
- update ns83820 driver to 0.17
- update bcm5700 driver to 2.2.8
- increase TX locks for JFS; this is just a workaround
* Mon Mar 11 2002 - schwab@suse.de
- Update ia64 patch.
* Mon Mar 11 2002 - mantel@suse.de
- fix NFS hang for slow cards
- fix boot splash patch when switching fb device
- update sis5513 driver to 0.13
- fix raw ioctl forwarding patch (use i_rdev instead of i_dev)
- better dnotify fix
- update tigon3 driver to 0.96
- some USB updates pending for 2.4.19-pre2 from Greg:
usb-ipaq, usb-cyberjack, usb-ov511, usb-uhci and usb-storage
- update DC395 driver to 1.38
- various XFS fixes:
+ Always report 4K block size in stat(2) to work around db1.85
bugs
+ Fix access after free race in pagebuf
+ Fix growfs crash due to not zeroed data structures that was
added in the new non synchronous delete patches that went in
quickly before we branched
+ Fix irixism in group sgid handling
+ Avoid quota problem when mounting read only XFS LVM snapshots;
don't try to log a quota status change on the read only volume
+ Build fix when procfs is disabled
(Andi Kleen and Eric Sandeen)
- fix SMP race in multipath routing
* Mon Mar 11 2002 - mantel@suse.de
- updated to build on s390x (merged from bk)
* Tue Mar 05 2002 - mantel@suse.de
- enabled new option CONFIG_NET_PKTGEN
* Tue Mar 05 2002 - mantel@suse.de
- add two missing module license tags
- fix ISDN EnterNow! compilation for IA64
- fix tcsetattr(TCSAFLUSH) discarded output problem
- update tigon3 driver to 0.95
* Mon Mar 04 2002 - mantel@suse.de
- enabled new option CONFIG_HISAX_ENTERNOW_PCI
* Mon Mar 04 2002 - mantel@suse.de
- small fix for GCC 3.1 (triggered by XFS)
- add ordered write support for reiserfs
- fix return codes for msync and mprotect
- update tigon3 driver to 0.94
- add support for USR Robotics ISDN PCI Card TA
- add support for Eicon Diva 2.02 PCI
- add support for Formula One EnterNow!
- allow early ioremap (hopefully fixes boot problem on MXT)
* Sun Mar 03 2002 - schwab@suse.de
- Fix race between sync_supers and kill_super.
* Fri Mar 01 2002 - ro@suse.de
- fix changelog merging
* Fri Mar 01 2002 - mantel@suse.de
- enable new drivers
- disable CONFIG_MODVERSIONS
* Fri Mar 01 2002 - mantel@suse.de
- update to 2.4.19-pre1aa1
- increase default number of loop devices to 16
- don't automatically load dc2xx and stv680 driver
- update tigon driver to 0.92
- several ISDN updates from Karsten Keil
- new PCI hotplug drivers from Greg Kroah
- fix IDE timings for secondary slave
- update IPS ServeRaid driver to 4.90.18
- update bcm5700 driver to 2.2.5
- update dc395x driver to 1.37
- fix for theoretical reiserfs corruption when disk gets full
- update ymfpci driver (backport from 2.5)
- sd cleanup fixes finally in
- update LSI drivers to 2.00.11
- fix reiserfs oops for blocksize != 4k
- adapt MXT to -aa VM
- update sk9dlin driver to 1.03
- update sk98lin driver to 4.11
- add include/linux/modules/*.ver files to filelist
- export acpi_walk_namespace (needed by pcihpacpi)
- update cciss driver to 2.4.27 (2.4.19-pre1 version is incomplete)
- fix return value for shmdt
* Wed Feb 27 2002 - schwab@suse.de
- Update ia64 patch to 2.4.18-020226.
* Tue Feb 26 2002 - mantel@suse.de
- update to 2.4.18; enable new drivers
* Tue Feb 26 2002 - mantel@suse.de
- update to 2.4.19-pre1
- added 3c359 token ring driver 1.2.0
- added AMD Elan watchdog driver
- update pcwd watchdog driver
- fix possible quota corruption on high SMP load
- fix for wrong gid on reiserfs dir creation
- add tigon3 driver 0.90
- fix for lcall7/lcall27 trace
* Mon Feb 25 2002 - mantel@suse.de
- update to 2.4.18-rc4aa1 (Andrea Arcangeli)
- qla2x00 should correctly inline kmem_zalloc
- remove double condition check from dquot.c (Jan Kara)
- fix listxattr call for XFS (Nathan Scott)
* Mon Feb 25 2002 - schwab@suse.de
- Export power management hooks on ia64.
* Sun Feb 24 2002 - olh@suse.de
- fix fake_initrd for boot floppies (#12628)
* Sat Feb 23 2002 - mantel@suse.de
- enable XFS
* Sat Feb 23 2002 - mantel@suse.de
- fix device node clash for Auerbach devices (Wolfgang Mües)
- update via driver to 3.34 (Vojtech Pavlik)
- add XFS support (Nathan Scott)
- update to 010_vm-26 (Andrea Arcangeli)
* Fri Feb 22 2002 - mantel@suse.de
- update to 2.4.18-rc4
- high I/O is no longer experimental (Jens Axboe)
- update write barrier code (Jens Axboe, Chris Mason)
- serialize microcode updates (Sunil Saxena)
- update quota patch to 2.4.17-3 (Jan Kara)
- allow user to manually enable DMA for all IDE devices even when
CONFIG_IDEDMA_ONLYDISK is active (Jens Axboe)
* Fri Feb 22 2002 - schwab@suse.de
- Update ia64 patch.
* Thu Feb 21 2002 - mantel@suse.de
- update to 2.4.18-rc2aa2
- update USB subsystem to latest version from Greg
- update i2o to version from 2.4.18-rc2ac1
- update mxser driver to 1.2.1
- update sis driver to 1.3.11
* Wed Feb 20 2002 - mantel@suse.de
- enable CONFIG_INPUT_FM801 gameport driver
- enable CONFIG_USB_EHCI_HCD driver
* Wed Feb 20 2002 - mantel@suse.de
- update to 2.4.18-rc2
- downgrade to older VM-22
- add module license tags for netfilter modules
- add kinoded
- add O_DIRECT support for reiserfs
- fix oops in hpfs (s_blocksize needs to be set earlier)
- update LVM to 1.0.3 (user space only, so just version number)
- remove IDE noop code
- modify correct aic7xxx template for highio and varyio
- add write barrier patch from Chris Mason
- make MXT compile for certain configurations
- update e100 driver to 1.8.37
- update e1000 driver to 4.0.7
- add driver for ForteMedia 801 gameports
* Tue Feb 19 2002 - schwab@suse.de
- Fix i830 drm driver for ia64.
- Fix ia64 linker script.
* Mon Feb 18 2002 - mantel@suse.de
- update config for new DRM version
* Mon Feb 18 2002 - mantel@suse.de
- added Conflicts: tag
* Mon Feb 18 2002 - mantel@suse.de
- update IDE code to 02152002
- update JFS to 1.0.15
- fix reiserfs quota patch (chattr to uids > 2^16 on new format)
- use official DRM update (-ac kernel now uses rmap VM)
* Sun Feb 17 2002 - kukuk@suse.de
- merge changelog with one from kernel-sources
* Thu Feb 14 2002 - mantel@suse.de
- disable CONFIG_FB_TRIDENT (does not build)
* Thu Feb 14 2002 - schwab@suse.de
- Update ia64 patch.
* Thu Feb 14 2002 - mantel@suse.de
- update to 2.4.18-rc1
- correctly check rlim for F_DUPFD
- revert to old driver name "aic7xxx" even with new version 6.2.5
- fix xconfig for new aic7xxx (comment out unimplemented driver)
* Wed Feb 13 2002 - ro@suse.de
- removed km_memst
* Wed Feb 13 2002 - mantel@suse.de
- update config due to new options
* Wed Feb 13 2002 - mantel@suse.de
- update aic7xxx to 6.2.5
- update pcnet32 to 1.27a
- update qla2x00 to 5.38b16
- add MXT support
- update USB pegasus to 0.4.23
- update u14f-34f to 6.50
- update sis video driver to version from 2.4.18-pre9ac3
- add device ID for sb-card
- update qnx fs support; r/o support no longer experimental
- update olympic TR driver to 1.0.0
- update matrox fb to 1.62
- small fix to avoid DELL Latitude crash
- add i2o work around
- add new device id for eepro100
- update eata to 6.50
- update DRM drivers to version from 2.4.18-pre9ac3
- add bridge resources to the resource tree
- add support for AMD768 RNG and power management
- workaround for non-PCI compliant BIOS
- add new device id for RTL8139
- add NeoMagic Framebuffer Driver
* Mon Feb 11 2002 - ro@suse.de
- removed km_ppp_mppe from neededforbuild
* Mon Feb 11 2002 - mantel@suse.de
- enabled CONFIG_MODVERSIONS
* Mon Feb 11 2002 - mantel@suse.de
- update DC395 driver to 135a
- make mmap return value POSIX conform
- update boot splash to 2.0.1
* Sat Feb 09 2002 - schwab@suse.de
- Fix clone2 also for 32bit processes.
* Fri Feb 08 2002 - mantel@suse.de
- update config due to new options
* Fri Feb 08 2002 - mantel@suse.de
- update to 2.4.18-pre9
- update IDE code to 02072002
- update 50_mss-fix-2.4.18-pre9
- add mtrr patch for HT
- add tiny network fixes from Jeff
- optimize kiobuf_init
- add missing module license tags
- forward ioctl for raw devices
* Fri Feb 08 2002 - schwab@suse.de
- Fix memory corruption in clone2 syscall.
* Fri Feb 08 2002 - schwab@suse.de
- Update ia64 patch.
* Thu Feb 07 2002 - olh@suse.de
- add 70__zzz_fix_aa-2.4.18-pre8-1.diff
* Wed Feb 06 2002 - mantel@suse.de
- added new options CONFIG_CISS_SCSI_TAPE and CONFIG_CISS_ENTROPY
* Wed Feb 06 2002 - mantel@suse.de
- update to 2.4.18-pre8
- make MSS advertisement to be RFC1122 compliant
- more efficient dcache allocation
- fix page cache upper limit checking
- reduce mount hash table to a reasonable size
- pick correct key version in reiserfs
- fix dnotify
- new SCSI reset patch version from SteelEye
- fix cosa compilation in 2.4.18-pre8
- update cciss driver to 2.4.27
- fix BUG when encountering read errors on MO media
- revert freevxfs to -pre7 until missing include gets found
- fix 000_nanosleep-6 (get_fast_time no longer exists)
* Mon Feb 04 2002 - kukuk@suse.de
- Fix tcsetpgrp (0 is no valid process group)
* Mon Feb 04 2002 - schwab@suse.de
- Fix pte-highmem for ia64.
- Increase max-inline-insns.
* Sun Feb 03 2002 - mantel@suse.de
- enable ACPI
* Sun Feb 03 2002 - mantel@suse.de
- update to 2.4.18-pre7aa2
- add support for summit machines
- fix reiserfs atime for truncate
- fix quickcam driver for pte-highmem
- add small readv fix
- add support for large SCSI luns
- update i810-audio to 0.21
* Thu Jan 31 2002 - schwab@suse.de
- Update ia64 patch.
* Thu Jan 31 2002 - mantel@suse.de
- fix pagetable corruption bug in pte-highmem
* Wed Jan 30 2002 - mantel@suse.de
- enable CONFIG_BLK_DEV_OFFBOARD to allow for "ide=reverse"
- use FAT/MSDOS file systems as modules instead of linking in
* Wed Jan 30 2002 - mantel@suse.de
- update to 2.4.18-pre7aa1
- update LVM snapshot locking patch
- fix missing atime update on reiserfs and pipes
- added dyn_mp_bus_2002-01-16
* Tue Jan 29 2002 - schwab@suse.de
- Update ia64 patch.
* Tue Jan 29 2002 - mantel@suse.de
- update to 2.4.18-pre7
- update LVM to 1.0.2
- add IBM hotplug driver
- update boot splash patch to 2.0.0
- fix ipfwadm compilation
- fix autofs for PPC and s/390
- update JFS to 1.0.14
- add missing netfilter files
- fix typo in "pci_unmap_addr_SET"
* Mon Jan 28 2002 - mantel@suse.de
- added new modules
* Fri Jan 25 2002 - mantel@suse.de
- added km_drbd
* Fri Jan 25 2002 - schwab@suse.de
- Update ia64 patch.
* Wed Jan 23 2002 - mantel@suse.de
- update due to new version
* Wed Jan 23 2002 - mantel@suse.de
- update to 2.4.18-pre4aa1 (contains pte-highmem)
- downgrade qla2x00 to EMC certified version 4.46.5
- add cciss block-high diagnosis patch
- rename old sym53c8xx driver to sym53c8xx-old to avoid name clash
- update IDE code to 01192002
- removed 020_pte-highmem-6 (does not yet work in all configs)
* Fri Jan 18 2002 - mantel@suse.de
- export req_finished_io for modular SCSI
- update ext3 to 2.4-0.9.17
- update bcm5700 driver to 2.0.34
* Wed Jan 16 2002 - mantel@suse.de
- enable support for NFS root
* Wed Jan 16 2002 - schwab@suse.de
- Fix syntax error in speedtouch driver.
- Update ia64.defconfig.
* Wed Jan 16 2002 - s@suse.de
- removed 100_pci_iommu patch from Compaq, It's already included in
2.4.18-pre3 (only for Alpha)
- changed 100_drm-patch to apply to 2.4.18-pre3 (only Alpha)
- added 100_stats-2.4.17.diff to include <linux/init.h> to
./net/sunrpc/stats.h
* Wed Jan 16 2002 - mantel@suse.de
- update to 2.4.18-pre4
- update i810_audio to 0.20
- update e100 driver to 1.6.29
- update e1000 driver to 3.6.8
- update speedtouch driver
- update bcm5700 driver to 2.0.24
- add ecc memory monitoring driver 0.14
- add netgear 621/622 drivers
- add missing cs4281_wrapper.h
* Mon Jan 14 2002 - mantel@suse.de
- update to 2.4.17
* Mon Jan 14 2002 - schwab@suse.de
- Update ia64 patch to 2.4.17-011226.
* Mon Jan 14 2002 - mantel@suse.de
- update to 2.4.18-pre3 and -pre2aa2
- update Linux-abi to 2.4.17.0
- update JFS to 1.0.12
- update qla2x00 to 4.46.12b
- update qla2200/2300 to 5.36.3
- make max open files dependant on amount of RAM
- allow for broadcomm driver to be linked into kernel
- add new IDE stuff 12102001
- increase maximum number of MP busses
- make softdog margin readable from /proc
- update qla1x160 to 3.12; add compile fixes
- add sard patches
- add driver for netgear 622
- small bugfix in lock device layer (release request)
- fix APIC alignment bug
- make orinoco driver compile (add missing header files)
- add aacraid updates from 2.4.18-pre3ac2
- add i2o updates from 2.4.18-pre3ac2
- update rcpci45 driver to 2.20
- add codepage for Slavic/Central European Languages
- make radeonfb driver compile
* Tue Dec 18 2001 - mantel@suse.de
- revert to the stock IDE code since the new one renames
devices
* Mon Dec 17 2001 - mantel@suse.de
- fix severe performance problems with loop device; backported
from -pre7aa1; removed obsolete patches
- fix reiserfs remount problem with converted filesystems
* Sat Dec 15 2001 - schwab@suse.de
- Update ia64 patch to 2.4.16-011214.
* Wed Dec 12 2001 - mantel@suse.de
- fix NFS race
- fix for incorrect inode mapping; fixes direct IO
- set correct i_mode for inode
- revert one line from -aa so that buffers won't grow to much
* Tue Dec 11 2001 - sf@suse.de
- added a fix for jensen
- cleaned up spec
- remove sisbug for Alpha
* Mon Dec 10 2001 - mantel@suse.de
- removed km_mwavem from neededforbuild
* Mon Dec 10 2001 - mantel@suse.de
- allow more symlinks
- fix JFS bug
- add DMA mask fix
- make somaxconn sysctl configurable
- fix for loop device hang
- add bugfix for generic_direct_IO
- add bugfix for ip_nat_irc
- update ns83820 to 0.15
- add bugfix for ymfpci driver
* Fri Dec 07 2001 - bk@suse.de
- first step in updating the s390 parts to 2.4.16
- defconfig.tar.bz2: s390x.defconfig is a symlink to s390.defconfig
- removed outdated GFS patches
* Wed Dec 05 2001 - mantel@suse.de
- add older driver CONFIG_SCSI_QLOGIC_QLA2X00
* Wed Dec 05 2001 - mantel@suse.de
- add audit patch for support of 2 TB filesystems
- add fix for s_maxbytes handling
- add older version v4.31.8 of qla2x00 (certified by EMC)
- update JFS to 1.0.10
- fix module license for NLS modules
- add updates from 2.4.17-pre2 for ieee1394, USB and irda
- add reiserfs updates from 2.4.17-pre2
- smarter atime update (blessed by LT)
* Tue Dec 04 2001 - schwab@suse.de
- ia64 fixes in signal and swiotlb handling.
* Fri Nov 30 2001 - mantel@suse.de
- update to 2.4.17-pre1aa1 (just cosmetic cleanup)
- fix another problem with sd_blocks in reiserfs quota
* Thu Nov 29 2001 - schwab@suse.de
- Update ia64 patch to 2.4.16-20011128.
* Thu Nov 29 2001 - mantel@suse.de
- update to 2.4.17-pre1
- fix xconfig for reiserfs
- make UML actually compile
- new version of sisbug fix
- fix sd_blocks problem for reiserfs quota
- fix reiserfs preallocation problem
- fix time syscall (was not always monotonous)
- update e100 to 1.6.29 and e1000 to 3.5.19
* Wed Nov 28 2001 - sf@suse.de
- added alpha patches from Compaq.
* Mon Nov 26 2001 - mantel@suse.de
- update to 2.4.16
* Mon Nov 26 2001 - mantel@suse.de
- update due to new IDE code
* Mon Nov 26 2001 - mantel@suse.de
- update to 2.4.16
- add megaraid fix again
- added small quota bugfix
* Mon Nov 26 2001 - schwab@suse.de
- Update ia64 patch.
* Mon Nov 26 2001 - mantel@suse.de
- update IDE code to 2.4.16-p1.11242001
- update Linux-ABI to 2.4.15
* Sat Nov 24 2001 - mantel@sus.de
- update to 2.4.15aa1 (fix umount problem)
- update aacraid driver to 2.4.15-aacraid-20011123
* Fri Nov 23 2001 - mantel@suse.de
- update to final 2.4.15
* Fri Nov 23 2001 - schwab@suse.de
- Update ia64 patch.
- Restore ia64 ksyms patch.
* Fri Nov 23 2001 - mantel@suse.de
- update to final 2.4.15
* Fri Nov 23 2001 - mantel@suse.de
- update to 2.4.15-pre-final plus patches from -pre9aa1
* Thu Nov 22 2001 - olh@suse.de
- update ia64 ksyms patch
* Thu Nov 22 2001 - olh@suse.de
- update linux-abi patch to compile again
* Thu Nov 22 2001 - olh@suse.de
- update 70__mmporter_prep_pci-2.4.15-pre9-1.fix
use "badpci" to tweak pci ressource assignment
* Thu Nov 22 2001 - olh@suse.de
- update ppc patch 70__2.4.15-pre9-linuxppc_2_4-1.diff
* Thu Nov 22 2001 - mantel@suse.de
- update to 2.4.15-pre9
- update aacraid driver to 2.4.13-20011105
* Wed Nov 21 2001 - mantel@suse.de
- update to 2.4.15-pre7aa1
* Wed Nov 21 2001 - stepan@suse.de
- added 55_alpha_ext3_ksyms-2.4.14-SuSE.diff
- added 55_alpha_generic_srm_fix-2.4.14-SuSE.diff
* Wed Nov 21 2001 - mantel@suse.de
- update to 2.4.15-pre8
- rediffed 50_config.gz-2.4.15-pre8 and 50_ide-11062001-2.4.15-pre8
- export needed fb functions
* Wed Nov 21 2001 - mantel@suse.de
- update to 2.4.15-pre7aa1
- update IPVS to 0.8.2
- add Coolscan ID
- update i2c and lm_sensors to 2.6.2
- fix oops in JFS xtSearch
* Tue Nov 20 2001 - schwab@suse.de
- Update ia64 patches.
* Mon Nov 19 2001 - mantel@suse.de
- update to 2.4.15-pre6aa1
* Mon Nov 19 2001 - mantel@suse.de
- update to 2.4.15-pre6aa1
- update JFS to 1.0.9
- update Linux-ABI to 2.4.14
- added aiptek USB driver 0.1
- update IDE code to ide.2.4.14.11062001
- re-added block-highmem-all-18
- added 60_fbgen_export-2414S4
- remove duplicate syscall symbol exports (introduced by Linux-ABI)
* Fri Nov 16 2001 - schwab@suse.de
- Fix missing page alignment that could clobber ia64_boot_param.
- Output CRLF instead of LFCR on serial console.
* Wed Nov 14 2001 - ro@suse.de
- update config for new driver
* Wed Nov 14 2001 - ro@suse.de
- added sk9dlin driver
* Tue Nov 13 2001 - ro@suse.de
- updated config for 2.4.15pre3
* Tue Nov 13 2001 - stepan@suse.de
- Added Alpha specific patch to fix PCI subsystem.
* Tue Nov 13 2001 - schwab@suse.de
- Readd lost ia64 patch for agp.
* Tue Nov 13 2001 - ro@suse.de
- fix name of patch to be ignored for sparc (70__ide-2.4.11)
* Tue Nov 13 2001 - ro@suse.de
- apply ide on ppc, don't apply any ide on sparc
* Tue Nov 13 2001 - schwab@suse.de
- Update ia64 patches.
- Fix 50_quota-patch-2.4.14-pre7.diff for ia64.
* Mon Nov 12 2001 - ro@suse.de
- added alpha patches:
60_2.4.14p7aa2.SuSE-AXP-fixes
60_2.4.14p7aa2.SuSE-cirrus-fixes
* Mon Nov 12 2001 - ro@suse.de
- updated ppc-patches (70__)
* Mon Nov 12 2001 - ro@suse.de
- up to 2.4.15pre3aa
- obsolete:
000_strnlen_user-x86-ret1-1
50_ext3-2.4-0.9.14-2.4.15-pre1
50_pppoatm-2-2.4.15-pre1
- rediffed:
000_rwsem-fair-23
010_vm-13
50_fake_initrd-2.4.5
50_quota-patch-2.4.14-pre7.diff
50_reiserfs-stable-2.4.10-pre12
- redone:
000_lvm-1.0.1-rc4-3 (diffed to pre1aa1 files again)
000_rwsem-fair-23-recursive-4 (additional down read in ia64)
* Sun Nov 11 2001 - ro@suse.de
- add error_log to export-objs in arch/ppc/kernel/Makefile
99_ppc_export_symflags
* Sun Nov 11 2001 - ro@suse.de
- try to fix compilation on alpha and ppc
no ide-patches on ppc
don't apply duplicate-exports on alpha
* Sun Nov 11 2001 - schwab@suse.de
- Update ia64 patch to 2.4.14-011105.
* Sat Nov 10 2001 - ro@suse.de
- remove km_emu10
* Sat Nov 10 2001 - ro@suse.de
- updated config for 2.4.15pre1aa1
* Sat Nov 10 2001 - ro@suse.de
- 50_ipvs-0.8.1-2.4.15-pre1: page_cache_size is not atomic_t
any longer
* Sat Nov 10 2001 - ro@suse.de
- update to 2.4.15pre1aa1
- obsolete:
50_bonding-patch-2.4.4-20010601
50_inflate-fs-2.4.14-pre3
50_zlib-fs-h-missing-2.4.14-pre3
- re-diffed:
502_ipt_string-2412.diff
50_dc395-132-2.4.7-pre3
50_ext3-2.4-0.9.14-2.4.14-pre7aa1
50_intel-e100-e1000-2.4.13-pre6
50_ipvs-0.8.1-2.4.7-pre3
50_jfs-1.0.8-2.4.13-pre3
50_pppoatm-2-2.4.10-pre12
50_sisbug-2.4.14-pre3
51_lm_sensors-2.6.1-2.4.13-pre5
- updated:
50_quota-patch-2.4.14-pre7.diff
90_nesting_reiserfs-8
91_reiserfs-quota-14
- updated defconfigs
- version up to 2.4.14
* Thu Nov 08 2001 - kukuk@suse.de
- Update SPARC patches
* Mon Nov 05 2001 - ro@suse.de
- up to pre7aa2
- obsolete:
50_fix-netconsole-2.4.13-pre2
- re-diffed:
50_ext3-2.4-0.9.14-2.4.14-pre6aa1
50_ide-2.4.14pre6
* Mon Nov 05 2001 - schwab@suse.de
- Update ia64 patch to 2.4.13-011024.
* Fri Nov 02 2001 - ro@suse.de
- update for 2.4.14-pre6aa1
* Fri Nov 02 2001 - ro@suse.de
- up to pre6aa1
- obsolete:
503_ipt_irc_conntrack_nat-2412.diff
506_ipt_LOG_ipv6-2412.diff
90_block-highmem-all-17b-2.4.14-pre3aa1 (in pre6aa1)
90_syncookie-2.4.7
99_export-nohighio-2.4.13-pre6
- re-diffed:
504_ipt_ah_esp-2412.diff
50_ext3-2.4-0.9.14-2.4.14-pre5aa1
50_ide-2.4.11
50_linux-abi-2.4.12.0-2.4.14-pre5aa1
50_quota-patch-2.4.13-pre2
91_reiserfs-quota-12-2.4.13-pre6
- updated defconfig
* Tue Oct 30 2001 - mantel@suse.de
- update ext3 to 2.4-0.9.14-2414p5
- update Linux-ABI to 2.4.12.0
* Tue Oct 30 2001 - mantel@suse.de
- update to 2.4.14-pre5aa1
* Mon Oct 29 2001 - mantel@suse.de
- update to 2.4.14-pre3aa3
- build additional fixed modules
* Mon Oct 29 2001 - mantel@suse.de
- update to 2.4.14-pre3aa4
* Mon Oct 29 2001 - mantel@suse.de
- update to 2.4.14-pre3aa3
- add sis bug workaround
* Sun Oct 28 2001 - mantel@suse.de
- update to 2.4.14-pre3aa1
* Sun Oct 28 2001 - mantel@suse.de
- update to 2.4.14-pre3aa2
* Sun Oct 28 2001 - mantel@suse.de
- update to 2.4.14-pre3aa1
- update boot splash patch to 0.9.17
- re-added block-highmem patch; we really need this for decent
performance
- add fix for syncookie vulnerability
* Thu Oct 25 2001 - mantel@suse.de
- update to 2.4.14-pre1
* Thu Oct 25 2001 - mantel@suse.de
- update to 2.4.14-pre1
- fix compilation of pdc driver
- allow IDE drivers to be built als module
- apply Linus' brown paper bug fix ;)
* Tue Oct 23 2001 - mantel@suse.de
- added support for CONFIG_USB_SPEEDTOUCH
* Tue Oct 23 2001 - mantel@suse.de
- fix high load reiserfs problem with quota
- yet another fix for boot splash
- add Alcatel Speedtouch USB modem support
* Mon Oct 22 2001 - mantel@suse.de
- update to 2.4.13-pre6
* Mon Oct 22 2001 - mantel@suse.de
- fix problem with ywrap/ypan in boot splash
* Mon Oct 22 2001 - mantel@suse.de
- update to 2.4.13-pre6
- update ext3 to 0.9.13
- fix boot splash patch problem with setfont
- fix RCU fd patch (from IBM)
* Fri Oct 19 2001 - mantel@suse.de
- update to 2.4.13pre5aa1
* Fri Oct 19 2001 - mantel@suse.de
- update to 2.4.13-pre5aa1
- fix qlogicfc for new PCI64
* Fri Oct 19 2001 - mantel@suse.de
- improve performance of quota on reiserfs
- handle out of space when making a hole on a file in reiserfs
- fix data corruption on 3ware controller (block-highmem-all-17b)
* Thu Oct 18 2001 - mantel@suse.de
- update to 2.4.13-pre4
* Wed Oct 17 2001 - mantel@suse.de
- added km_scsl
* Wed Oct 17 2001 - mantel@suse.de
- update jfs to 1.0.8
* Wed Oct 17 2001 - mantel@suse.de
- remove 000_seg-reload-1; it's a wrong "optimization" and the
current version is even buggy (dosemu could crash the machine)
- update 90_nesting-reiserfs: fixes a deadlock where the transaction
nesting pointer might get nulled out too soon. Very hard to hit,
only causes hangs, not corruption
- update 91_reiserquota-patch: when copying stat data to disk,
set the block count on directories the same way non-quota reiserfs
versions did (they round up)
- 50_kreiserfsd-timeout: interruptible_sleep_on_timeout works in
jiffies
- 50_block-highmem-all-17: no bounce buffers for highmem I/O. Can be
disabled by command line parameter "nohighio"
* Tue Oct 16 2001 - mantel@suse.de
- update to 2.4.13-pre3aa1
- build additional IPT modules
- added km_iscsi
* Tue Oct 16 2001 - mantel@suse.de
- update to 2.4.13-pre3aa1
- update osst driver to 0.9.9
- update DAC960 driver to 2.4.11
- assorted IP tables extensions
- fix possible deadlock in quota code
- fix i2o compilation (is now in directory message/i2o)
- fix compilation of UDF
* Tue Oct 16 2001 - kukuk@suse.de
- Disable splash patch on SPARC
- Compile reiserfs with -O1 on SPARC
* Mon Oct 15 2001 - mantel@suse.de
- build mwave module
* Mon Oct 15 2001 - mantel@suse.de
- small update for quota on reiserfs
- ugly workaround for IDE taskfile link problem
- fix "make xconfig" for netconsole
- correct snapshot locking patch
- don't use floating point in kernel (openssl-0.9.6-mppe)
- build mwave module
* Sun Oct 14 2001 - mantel@suse.de
- merge Sparc patches
- remove 61_sparc64.memory_clobber.diff (no longer needed)
* Sun Oct 14 2001 - mantel@suse.de
- update to 2.4.13-pre2aa1
- add quota for reiserfs support
* Sun Oct 14 2001 - kukuk@suse.de
- Export more symbols for tux in SMP mode on UltraSPARC
- Add sparc32 highmem fix
- Update defconfig for SPARC
* Sat Oct 13 2001 - kukuk@suse.de
- Update SPARC patches
* Fri Oct 12 2001 - mantel@suse.de
- update to 2.4.13-pre1
* Fri Oct 12 2001 - mantel@suse.de
- update to 2.4.13-pre1
- update aic7xxx driver to 6.2.4
- update lm_sensors to 2.6.1
- fix log replay problem of JFS
- added some i2o fixes
* Thu Oct 11 2001 - mantel@suse.de
- update to 2.4.12
* Thu Oct 11 2001 - mantel@suse.de
- update to 2.4.12aa1
* Thu Oct 11 2001 - mantel@suse.de
- update to 2.4.12
- update JFS to 1.0.7
- update aacraid driver to 20011010
- fix cosmetical problem with "free" displaying bogus values
- fix parport-pc which got broken by 2.4.12
* Wed Oct 10 2001 - mantel@suse.de
- update to 2.4.11aa1
* Wed Oct 10 2001 - mantel@suse.de
- update to 2.4.11aa1
- fix compilation of at1700 driver
* Fri Oct 05 2001 - mantel@suse.de
- update to 2.4.11-pre4
* Fri Oct 05 2001 - sf@suse.de
- removed '99_irq-alpha-01', is not neccessary anymore
* Tue Oct 02 2001 - schwab@suse.de
- Add ia64 update patch.
* Fri Sep 28 2001 - ro@suse.de
- 60_rss-fix: test for VALID_PAGE first
- s390 only: Remove outdated s390 patches
* Thu Sep 27 2001 - schwab@suse.de
- Update ia64 patch to 2.4.10-010924.
* Thu Sep 27 2001 - mantel@suse.de
- fix oops with pppoe on failed authentication
- fix ISDN shutdown problem
- remove enable apic patch; it is not correct anyway
- fix cosmetic problem with ps and top output
- fix theoretical division by zero in shrink_caches
* Tue Sep 25 2001 - mantel@suse.de
- enable IDE DMA only for disks; there are too many broken CD drives
* Tue Sep 25 2001 - mantel@suse.de
- invalidate ramdisk buffers correctly
* Mon Sep 24 2001 - mantel@suse.de
- update boot splash patch to 0.9.12
- fix sparc32 uaccess
* Mon Sep 24 2001 - mantel@suse.de
- update Moxa serial driver to 1.2.1
* Mon Sep 24 2001 - mantel@suse.de
- fix possible oops when releasing ramdisk memory
- updated boot splash patch
* Sun Sep 23 2001 - mantel@suse.de
- update to 2.4.10aa1
* Sun Sep 23 2001 - mantel@suse.de
- update to 2.4.10-pre15
* Sun Sep 23 2001 - mantel@suse.de
- update to 2.4.10aa1
* Sun Sep 23 2001 - mantel@suse.de
- update to 2.4.10-pre15aa1
- add enableapic kernel parameter
- small bugfix for nfsv2
- go back to old version of ov511 driver
* Sun Sep 23 2001 - mantel@suse.de
- update to 2.4.10-pre15
- fix firestream driver
- fix performance problem with reiserfs
- fix ISDN bug in -pre kernels (was due to min/max changes)
- remove obsolete function put_gendisk from IDE RAID drivers
* Sat Sep 22 2001 - mantel@suse.de
- update to 2.4.10-pre14
- update atp870u to 2.6
* Fri Sep 21 2001 - mantel@suse.de
- update to 2.4.10-pre13aa1
* Fri Sep 21 2001 - mantel@suse.de
- update to 2.4.10-pre13aa1
- little bugfix for reiserfs-bigendian
- finally added uptodate quota patches
- fix boot splash patch for != 1024 resolutions
- re-add support for AMD761 and i830
- add ipt-string module (doesn't touch rest of kernel)
* Thu Sep 20 2001 - mantel@suse.de
- update to 2.4.10-pre12
* Thu Sep 20 2001 - mantel@suse.de
- update to 2.4.10-pre12aa1
- fix starfire.c compilation
- remove non-existing option IDE_SERVICE
- remove ramdisk-secure patches
* Thu Sep 20 2001 - mantel@suse.de
- update to 2.4.10-pre12
- revert minix fs to version of 2.4.9
* Wed Sep 19 2001 - mantel@suse.de
- update to 2.4.10-pre11
- xircom_cb should honor manual settings
- fbdev cleanup
- update mptlinux fusion drivers to 1.02.02
- fix /proc/partition mess
- update boot splash patch to 0.9.10
* Tue Sep 18 2001 - mls@suse.de
- initrd_change_root patch: be more defensive when freeing the
initrd
* Mon Sep 17 2001 - kukuk@suse.de
- Update config to 2.4.10-pre10
* Mon Sep 17 2001 - ro@suse.de
- removed km_vmware: does not build with 64Mb configuration
* Mon Sep 17 2001 - mantel@suse.de
- update to 2.4.10-pre10
- update JFS to 1.0.5
- update aic7xxx to 6.2.3
- update e100 to 1.6.22
- update e1000 to 3.1.23
- fix JFS and ext3 for aa modifications
- fix iff dynamic patch
- update IDE subsystem to ide-2.4.10-p8
- update ips to 4.80
- update qla2x00 to 5.31 (now builds two modules qla2200.o and
qla2300.o)
* Fri Sep 14 2001 - ro@suse.de
- update boot splash patch to 0.9.9
* Thu Sep 13 2001 - schwab@suse.de
- Fail if any additional module fails to build.
* Tue Sep 11 2001 - mantel@suse.de
- update to 2.4.10-pre8
* Tue Sep 11 2001 - kukuk@suse.de
- remove not longer existing patches from remove list
* Tue Sep 11 2001 - mantel@suse.de
- update to 2.4.10-pre7aa2
- update to 2.4.10-pre8
- update linux-abi to 2.4.9.0
- update boot splash patch to 0.9.8
- update 000_rcu-2 patch (cosmetical load fix)
* Mon Sep 10 2001 - mantel@suse.de
- update to 2.4.10-pre7
* Mon Sep 10 2001 - mantel@suse.de
- update to to 2.4.10-pre7
- remove 199_block-highmem-all patch
- remove 70__2.4.7-pre6_safe_ide_audiocd (breaks CD players)
* Sat Sep 08 2001 - mantel@suse.de
- update to 2.4.10-pre5
- don't build Solaris ABI modules
* Sat Sep 08 2001 - mantel@suse.de
- update to 2.4.10-pre5
- update boot splash patch to 0.9.7
- update PCI IDs for Intel NICs
- revert rd fixes from 2.4.10-pre5 (won't compile)
* Fri Sep 07 2001 - mantel@suse.de
- enabled CONFIG_BLK_DEV_IDECS
* Fri Sep 07 2001 - mantel@suse.de
- update boot splash patch to 0.9.6
- update endian-safe-reiserfs for 2.4.10-pre4aa1
- update quota patch and fix to official versions
- update aic7xxx driver to 6.2.2
- added freemem option for sysreq
- update ext3 to 0.9.9
- update LSI fusion driver to 1.02.01
- fix oops in megaraid driver
- update 3ware driver to 1.02.00.0