Changelog for
kernel-doc-2.4.22-1.2115.nptl.i386.rpm :
Wed Oct 29 23:00:00 2003 Dave Jones
- Back out part of the 2.4.23pre ACPI changes as per upstream.
- Fix up typo in orlov patch.
- Remove orlov patch for the time being.
Tue Oct 28 23:00:00 2003 Dave Jones
- Fix aic7xxx/79xx causes PCI PARITY ERROR
- Disable SLAB_DEBUG & HIGHMEM_DEBUG
Mon Oct 27 23:00:00 2003 Dave Jones
- DAC960 is unsupported.
- Force usage of gcc32 to build kernel.
Mon Oct 27 23:00:00 2003 Michael K. Johnson
- kernel-source requires gcc32
Thu Oct 23 00:00:00 2003 Dave Jones
- More 2.4.23pre resyncs.
- mprotect LSB compliance fix.
- Longer i810 audio timeouts.
- Various APIC fixes.
- Various fixes to the Maestro sound driver.
- paep and bcm5820 drivers building (Nalin Dahyabhai)
- Fix kon crash (#106432) (Al Viro)
- Reduce NFS UDP retransmits (Steve Dickson)
- Fix formatting of runqueue in /proc/cpuinfo (#107762)
Wed Oct 22 00:00:00 2003 Dave Jones
- Exec-sheild update to -G4.
- Fix up d_move corner case (Al Viro)
- Firewire use-after-free bugfix (Alexandre Oliva)
- Add support for Treo600 to visor driver
- More 2.4.23pre resyncs.
- Update TG3 driver
- Unlink qdiscs in qdisc_destroy even when CONFIG_NET_SCHED is not enabled.
- Consolidate some of the ACPI patches so we can see whats upstream
and what isn\'t a little easier.
Sat Oct 18 00:00:00 2003 Dave Jones
- Disable DRM for S3/VIA.
Thu Oct 16 00:00:00 2003 Dave Jones
- Drop kupdated \'fix\' that broke things with nptl.
- Fix up unresolved symbols.
Wed Oct 15 00:00:00 2003 Dave Jones
- More merges from 2.4.23pre
- Update ACPI CA to 20031002
- Various network driver updates.
Tue Oct 14 00:00:00 2003 Dave Jones
- Back out previous unnecessary commit.
- More changes from 2.4.23pre
- Fix ACPI hang with sysrq & o
- Reenable laptopmode (but not AAM).
- Fix pci_generic_prep_mwi export breakage
- Small ACPI tweaks
- attach_mnt fix
- fix 2.4.x incorrect argv[0] for init
- kupdated: correctly dequeue SIGSTOP signals
- Assorted VM fixes.
- PageReserved memory counting fix
- page->flags corruption fix
- Remove racy optimization from exec_mmap()
- Fix quota counter overflow
- Fix do_proc_readlink failpath
- cciss update: support new controller
- Numerous networking updates.
- Fix potential PPPoE oops
- Clear all flags in exec_usermodehelper
- Clear IRQ_INPROGRESS in setup_irq()
- Numerous NetFilter fixes/improvements.
Sat Oct 11 00:00:00 2003 Dave Jones
- Only enable DMA on hard disks in the BOOT kernel.
Sat Oct 4 00:00:00 2003 Dave Jones
- Disable laptop_mode
- Remove scsi add/remove hack
Thu Oct 2 00:00:00 2003 Dave Jones
- Include hack to improve firewire hotplug.
- More merges from upstream 2.4.23pre
- deal with lack of acpi prt entries gracefully
- [IPV4]: In arp_rcv() do not inspect ARP header until packet length and linearity is verified.
- [NET]: Fix HW_FLOWCONTROL on SMP.
- Update various ACPI patches to follow mainline.
Wed Oct 1 00:00:00 2003 Dave Jones
- Remove broken cdrom blocksize patch.
- More random ACPI fixes.
- b44 lockup fix.
- config file cleanups
Tue Sep 30 00:00:00 2003 Dave Jones
- Fix up some exec-sheild corner cases. (-G3)
Sun Sep 28 00:00:00 2003 Dave Jones
- Don\'t execute ACPI code twice when reading battery. (Upstream bugzilla #726)
- hpt372n fixes (#97824)
Sat Sep 27 00:00:00 2003 Michael K. Johnson
- Incorporate Ingo\'s fix for scheduler bug on SMP (#104922/#104958)
Thu Sep 25 00:00:00 2003 Dave Jones
- Bump initrd size to 8192 (Jeremy Katz)
- More small fixes from 2.4.23pre
- IDE CD capacity bugfix
- revert ACPI EC timeout changes.
- Fix ieee1394 smp hang with kudzu
- Add missing Intel cachesize descriptors.
- Fix igmp route leak
- Bump tx_queue_len to 1000
- Fix race between modifying entry->vccs and clip_start_xmit()
- Fix ide-scsi initialization lockup
- acpi_pci_link_get_irq return fix.
- ACPI was using __initdata after free.
- Fix SCI storm on out of spec boards like Tyan
- Remove inode cpu usage patch.
- Fix up memory leaks in error paths of LVM.
- Fix cdrom blocksize reset bug.
- process migration fix for SMP kernel on UP.
- Back out broken i82092 diff in -ac
Wed Sep 24 00:00:00 2003 Dave Jones
- Change Toshiba/ASUS ACPI extras to be modules.
Tue Sep 23 00:00:00 2003 Dave Jones
- Fix pci_pool_create redefinition in atm/he driver.
- Fix up missing includes in cpufreq
Mon Sep 22 00:00:00 2003 Dave Jones
- Fix up CPUFREQ .config options.
Sun Sep 21 00:00:00 2003 Dave Jones
- Backport various cpufreq fixes from 2.6.
Longhaul & Powernow-k7 should work correctly now.
- Include several ACPI fixes from 2.4.23pre5
- Process scheduler update.
Sat Sep 20 00:00:00 2003 Dave Jones
- Disable shared runqueue for Athlon kernels.
Fri Sep 19 00:00:00 2003 Dave Jones
- More bits from 2.4.23pre
- Handle get_block errors correctly in block_read_full_page()
- fix possible busywait in rtc_read()
- Avoid potentially leaking pagetables into the per-cpu queues
- tty oops fix
- Fix possible IRQ handling SMP race
- Fix circular dependancy in include files
- ISDN Config.in fix
- Fix copy_namespace() usage in fork()
- inodes_stat.nr_inodes race fix
- update Memory-Write-Invalidate (MWI) transaction support
Thu Sep 18 00:00:00 2003 Dave Jones
- ACPI IRQ routing fixes.
- ide-scsi was using an uninitialised variable.
Wed Sep 17 00:00:00 2003 Dave Jones
- Merge important bits from 2.4.23pre
- Repair mpparse for older dual pentium systems.
- Add locking to SMI handling in io_apic code.
- Add missing VIA IRQ router.
Tue Sep 16 00:00:00 2003 Dave Jones
- Exec-shield -G2
- Various NFS fixes.
- add a sysctl interface which allow the setting of the ports lockd listens
on. Very useful when dealing with firewalls.
- Clean up blocked locks when NFS server brought down
- Fixes the access cache which was seriously broken.
It decrease over nfs traffic by 2% when running the connectathon test suite.
- detect flowcontrol conditions for TCP mounts
- Fix an oops with TCP NFS mounts.
Mon Sep 15 00:00:00 2003 Dave Jones
- Exec-shield -E2.
VM_MAYEXEC still needs to be set for the stack,
so that mprotect() can be done (if needed, later on).
Sat Sep 13 00:00:00 2003 Dave Jones
- exec-shield E1. Should fix the DRI problems.
Fri Sep 12 00:00:00 2003 Dave Jones
- aic7xxx/aic79xx configuration changes.
Thu Sep 11 00:00:00 2003 Dave Jones
- Enable MTD/JFFS
Wed Sep 10 00:00:00 2003 Dave Jones
- Fix multiple defintion of CONFIG_SHARE_RUNQUEUE
- futex fix from Ingo.
- libata updates.
Tue Sep 9 00:00:00 2003 Michael K. Johnson
- Get rid of -unsupported packages but still distinguish modules that
we consider second tier
Tue Sep 9 00:00:00 2003 Dave Jones
- Execsheild updates to -D4 (Fixes TuxRacer problems among others).
- Add syscall table entry for sys_lookup_dcookie.
- Add IDE DMA & i810 audio support for Intel ICH ESB chipset.
- Fix unix socket descriptor leak.
- Disable VBLANK driver.
- update SCSI whitelist.
- Enable building of libata, and fix up locking for nptl
- gcc3 compile fixes.
- Default acpi to off. Enable with acpi=on
Sat Sep 6 00:00:00 2003 Dave Jones
- Execshield updates to -B5
Fri Sep 5 00:00:00 2003 Dave Jones
- Fix for EXPORT_NO_SYMBOLS
- Merge oprofile patches.
- Removed unnecessary .20. from revision number.
Thu Sep 4 00:00:00 2003 Dave Jones
- Exec shield fixes B3
Wed Sep 3 00:00:00 2003 Dave Jones
- Update exec-sheild to A6, fixing bug which prevented dynamic binaries
from being randomized properly.
- Add HT scheduler patch.
Tue Sep 2 00:00:00 2003 Dave Jones
- Merge in Ingo\'s resynced Exec-shield and nptl patches.
- Fix up non UTF-8 characters in visor module.
Sat Aug 30 00:00:00 2003 Dave Jones
- Rebase to 2.4.22-ac1
Thu Aug 28 00:00:00 2003 Dave Jones
- Add missing hunk of VFSlock patch.
Wed Aug 20 00:00:00 2003 Dave Jones
- Chasing build failures. (NPTL)
Tue Aug 19 00:00:00 2003 Dave Jones
- Rebase against 2.4.22rc2-ac3
- Reenable LVM patches.
Thu Aug 14 00:00:00 2003 Dave Jones
- Increase number of mountable NCPFS volumes. Needed for clustered volumes.
- Remove Dell MegaRAC driver on their request.
- x86_64 interrupt gate security fix.
- Fix signal handling race condition causing reboot hangs. (Ernie Petrides)
Sat Aug 9 00:00:00 2003 Dave Jones
- Avoid annoying \"Can\'t emulate rawmode\" msgs with logitech cordless mice
Wed Jun 11 00:00:00 2003 Bill Nottingham
- Serial ATA support (Jeff Garzik)
- ipsec updates (David Miller)
Fri Jun 6 00:00:00 2003 Michael K. Johnson
- add missing braces in megaraid
Thu May 29 00:00:00 2003 Arjan van de Ven
- implement \"echo off > /proc/modules\" to disable module loading
Wed May 28 00:00:00 2003 Arjan van de Ven
- add battery driver for Dell Inspiron 2600 laptops
- make /dev/mem be need-to-know only
Sun May 25 00:00:00 2003 Arjan van de Ven
- fix the cpu_sibbling_map to be properly filled on HT machines
Fri May 23 00:00:00 2003 Arjan van de Ven
- fix the lowlatecy patchkit
- fix make rpm
Wed May 21 00:00:00 2003 Arjan van de Ven
- add Andrew Morton\'s lowlatency patchkit
Tue May 20 00:00:00 2003 Arjan van de Ven
- update cpufreq codebase to latest
Sat May 17 00:00:00 2003 Arjan van de Ven
- experimental acpitimer code
Fri May 16 00:00:00 2003 Arjan van de Ven
- add ipsec backport from DaveM
Thu May 15 00:00:00 2003 Arjan van de Ven
- update exec-shield patch to latest
- add Jens Axboe\'s laptop patches
Tue May 6 00:00:00 2003 Arjan van de Ven
- exec-shield
- merge upto 2.4.21-rc1-ac4
Sat Apr 26 00:00:00 2003 Arjan van de Ven
- add NPTL patch
Fri Apr 25 00:00:00 2003 Arjan van de Ven
- update to 2.4.21-rc1-ac1
Thu Apr 17 00:00:00 2003 Arjan van de Ven
- update to 2.4.21-pre7-ac1
Tue Apr 15 00:00:00 2003 Arjan van de Ven
- add ext3 updates
Fri Mar 21 23:00:00 2003 Steve Dickson
- Added three NFS performance patches
Fri Mar 21 23:00:00 2003 Arjan van de Ven
- add a timer for aging requests up
Thu Mar 20 23:00:00 2003 Arjan van de Ven
- fix the sorting in the io elevator
Wed Mar 19 23:00:00 2003 Arjan van de Ven
- remerge ext3 orlov allocator and enable
- more priority io elevator infrastructure work
Sat Mar 8 23:00:00 2003 Arjan van de Ven
- merge ext3 orlov allocator
Tue Mar 4 23:00:00 2003 Arjan van de Ven
- go to 2.4.21-pre5-ac1
- split the rpm into a primary fileset and secondary (rare modules) fileset
Wed Feb 26 23:00:00 2003 Arjan van de Ven
- go to 2.4.21-pre4-ac6
- drop lots of patches
- trim changelog to not have 2000, 2001 and 2002 anymore
Mon Feb 17 23:00:00 2003 Arjan van de Ven
- downgrade pwc webcam driver one notch to the last known working version
- work around vm livelock
- make the cciss driver not enable irq\'s in it\'s irq handler
Thu Feb 13 23:00:00 2003 Benjamin LaHaise
- fix for shared statistic < 0
Thu Feb 13 23:00:00 2003 Arjan van de Ven
- Signal fixes for LSB testsuite
- merge patch to fix init=/bin/sh
- 2.4.21-pre4-ac4 bugfixes (mostly IDE crashes)
Sun Feb 9 23:00:00 2003 Arjan van de Ven
- merge 2.4.21-pre4-ac3 bugfixes
Tue Feb 4 23:00:00 2003 Stephen C. Tweedie
- Add ext3 fix for truncating negative i_blocks
Mon Feb 3 23:00:00 2003 Benjamin LaHaise
- add oopsmeharder for debugging hard hangs
Mon Feb 3 23:00:00 2003 Arjan van de Ven
- merge rmap15d
- set the sbp2 command buffer to 64 elements instead of 8
Wed Jan 29 23:00:00 2003 Arjan van de Ven
- merge tcp stall fix from DaveM
- merge bugfixes from 2.4.21-pre4
Mon Jan 13 23:00:00 2003 Steve Dickson
- Merge in the ACL and XATTR patches from the UL and BestBits trees.
Sat Jan 11 23:00:00 2003 Stephen C. Tweedie
- Merge in the LVM pvmove fix to current tree
Wed Jan 8 23:00:00 2003 Benjamin LaHaise
- add AMD Golem fixup