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

kernel-kdump-2.6.20-1.2952.fc6 RPM for x86_64

From Fedora 6 updates for x86_64

Name: kernel-kdump Distribution: Red Hat (FC-6)
Version: 2.6.20 Vendor: Red Hat, Inc.
Release: 1.2952.fc6 Build date: Thu May 17 01:32:39 2007
Group: System Environment/Kernel Build host: ls20-bc2-14.build.redhat.com
Size: 58323195 Source RPM: kernel-2.6.20-1.2952.fc6.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: A minimal Linux kernel compiled for kernel crash dumps.
This package includes a kdump version of the Linux kernel. It is
required only on machines which will use the kexec-based kernel crash dump
mechanism.

Provides

Requires

Copyright

GPLv2

Signatures

internal MD5: d66f19f7641a729d79dd42cff5220b1d
GPG

Changelog

* Thu May 17 2007 Chuck Ebbert <cebbert@redhat.com>		1.2952
  - GFS2 update
  - additional patches
    v4l tuner patch (bz 234509)
    ps/2 mouse detection (bz 223606)
    block bounce fix for some legacy drivers
    quickcam audio was broken
    x86_64 GART aperture range checking
    hda audio STAC codec resume fix
    hda audio init fix
* Thu May 17 2007 Chuck Ebbert <cebbert@redhat.com>		1.2951
  - BZ #227533: remove hyphens from kernel versions in RPM provides
* Wed May 16 2007 Eduardo Habkost <ehabkost@redhat.com>		1.2950
  - Xen kernel: added patch to initialize pda properly on smp_prepare_cpus()
* Tue May 15 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Xen kernel: added patch from Stephen C. Tweedie. Fix crashes and
    hangs, by making critical_fixup_table correct. Probably fix bugs:
* Sun May 06 2007 Chuck Ebbert <cebbert@redhat.com>		1.2949
  - 2.6.20.10 (official)
  - 2.6.20.11
  - Additional fixes (1830 - 1837)
* Sat Apr 28 2007 Chuck Ebbert <cebbert@redhat.com>		1.2948
  - 2.6.20.10 (from mailing list)
* Fri Apr 27 2007 Chuck Ebbert <cebbert@redhat.com>		1.2947
  - 2.6.20.8 (official)
  - 2.6.20.9
* Thu Apr 26 2007 Chuck Ebbert <cebbert@redhat.com>		1.2946
  - 2.6.20.8
    Patch taken from mailing list, not available elsewhere.
* Wed Apr 18 2007 Chuck Ebbert <cebbert@redhat.com>		1.2945
  - 2.6.20.7
* Wed Apr 11 2007 Chuck Ebbert <cebbert@redhat.com>		1.2944
  - 2.6.20.5
  - 2.6.20.6
  - GFS2 update (1414)
  - additional bugfixes (1820-1828)
* Thu Apr 05 2007 Markus Armbruster <armbru@redhat.com>
  - Xen kernel profiling fix is broken, back it out.
* Wed Apr 04 2007 Chuck Ebbert <cebbert@redhat.com>		1.2942
  - 2.6.20.5-rc1 plus two fixes for broken -rc1 patches.
  - Remove patches that are now in 20.5-rc1.
  - 2106: move firmware timeout patch to here.
  - 2107: Disable PCI MSI and MMCONFIG by default,
    add options to enable them.
* Tue Apr 03 2007 Markus Armbruster <armbru@redhat.com>
  - Xen kernel:
    >4G guest fix (Steven Rostedt )
    fix nosegneg detection (Rik van Riel )
    Use swiotlb mask for coherent mappings too (Herbert Xu )
    Fix potential grant entry leaks on error (Herbert Xu )
    Fix agp on x86_64 under Xen (Stephen C. Tweedie )
    netback: Reenable TX queueing and drop pkts after timeout (Herbert Xu )
    make ballooning work right (Rik van Riel )
    Fix xen swiotlb for b44 module (Stephen C. Tweedie )
    Copy shared data before verification (Herbert Xu )
    Properly close block frontend on non-existant file (Glauber de Oliveira Costa )
    blkback: Fix potential grant entry leaks on error (Rik van Riel )
    blkback: Copy shared data before verification (Rik van Riel)
    netback: Fix wrap to zero in transmit credit scheduler. (Herbert Xu )
    fix 2TB overflow in virtual disk driver (Rik van Riel )
    blkback: Fix first_sect check. (Rik van Riel )
    make netfront device permanent (Glauber de Oliveira Costa )
    fix iSCSI root oops on x86_64 xen domU (Rik van Riel )
    Avoid touching the watchdog when gone for too long (Glauber de Oliveira Costa )
    fix profiling (Rik van Riel )
    privcmd: Range-check hypercall index. (Herbert Xu )
    Fix spinlock bad magic when removing xennet device (Chris Lalancette )
  - Add PACKET_AUXDATA cmsg (Herbert Xu )
* Sat Mar 31 2007 Jarod Wilson <jwilson@redhat.com>
  - Overhaul ordering of build/don't build flag setting,
    such that nothing set at the top gets overridden
    later in the spec
  - Add support for --with/--without build flags as an
    alternative way to disable/enable specific builds
  - Add %buildid define to make it easier/more obvious
    how to tag a one-off build
* Fri Mar 30 2007 Chuck Ebbert <cebbert@redhat.com>
  - 1413: GFS2 update
  - enable kernel options:
      CONFIG_NF_CONNTRACK_PROC_COMPAT (#234174)
      CONFIG_SECURITY_NETWORK_XFRM (requested for LSPP)
  - added patches
      1819 - 1823: 2.6.20.5 DVB patches from maintainer
      1824       : bt8xx autoload
      1825       : i2o block driver (#228946)
      1826       : classifier null deref
      1827       : ide error recovery
      1828       : mmap don't spam logs
      1829       : net scheduler locking
      1830       : NFS allow 64bit cookies
      1831       : softmac (#234320)
      1832       : bluetooth quirk (#230534)
      1833       : firmware timeout
      1834       : udf patches from -mm
      1835       : i82875p edac pci unhide
* Tue Mar 27 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20.4, which adds:
      fix for audit deadlock (#232845)
      fix for SCSI tape wrong block size (#224120)
  - added test patches 1800 thru 1818
      1800, 1801: CIFS (#221081)
      1802, 1803: DVB cx88 (#233416)
      1804      : ide drive speed (#232147, #216374)
      1806, 1807: sata_mv (#232811)
      1808      : sky2 timeouts (#227420)
      1809, 1810: ich7 (#216374)
      1811, 1818: jmicron sata (#224680, #230838)
      1812      : libata clear tf (#232991)
      1815      : msix interrupts (#225399)
      1817      : sata_nv NCQ (#232895)
* Wed Mar 21 2007 Markus Armbruster <armbru@redhat.com>
  - Xen hypervisor:
    Enable Xen booting on machines with > 64G (Chris Lalancette )
    fix TLB flushing in shadow pagetable mode (Rik van Riel )
    quick fix for Cannot allocate memory (Steven Rostedt )
    Register PIT handlers to the correct domain (Herbert Xu )
    Replace inappropriate domain_crash_synchronous use (Herbert Xu )
    Make HVM hypercall table NR_hypercalls entries big. (Herbert Xu )
    >4G guest fix (Steven Rostedt )
    emulate PIT channels for vbios support (Stephen C. Tweedie )
    Race condition concerning VLAPIC interrupts (Bhavana Nagendra )
    emulation for accesses faulting on a page boundary (Stephen C. Tweedie )
    make ballooning work right (xen part) (Rik van Riel )
    HVM crashes on IA32e SMP (Glauber de Oliveira Costa )
    Fix for SMP Xen guest slow boot issue on AMD systems (Bhavana Nagendra )
    Fix xen swiotlb for b44 module (xen part) (Stephen C. Tweedie )
    upstream patches to make Windows Vista work (Steven Rostedt)
    AMD-V HVM fix for Windows hibernate (Bhavana Nagendra )
    fix vcpu hotplug statistics (Rik van Riel )
    xen pae >4GB patch (Don Zickus)
    AMD-V HVM windows guest boot menu timer issue (Steven Rostedt)
* Mon Mar 19 2007 Dave Jones <davej@redhat.com>
  - Change how 'ignore quiet boot option' is done to a CONFIG option.
    This will allow having it ignored in the -debug kernels, but
    honoured in the production kernels whilst allowing to build
    from the same source tree.
* Mon Mar 19 2007 Dave Jones <davej@redhat.com>
  - Only enable sleep-in-irq debugging in the -debug build.
* Mon Mar 19 2007 Dave Jones <davej@redhat.com>
  - Add Marvell PATA driver. (#213424)
* Mon Mar 19 2007 Chuck Ebbert <cebbert@redhat.com>
  - new utrace patch from roland
  - removed (now in utrace patch)
  	  16: linux-2.6-ptrace-natural-clone.patch
* Sun Mar 18 2007 Chuck Ebbert <cebbert@redhat.com>
  - fixed typo in Xen patch
  - 2.6.20.4 queue (24 patches)
  - removed (now in 20.4 queue):
  	1806: linux-2.6-20_hrtimer_prevent_dos.patch
  	1807: linux-2.6-20_nfs_getattr_check_isreg.patch
  	1808: linux-2.6-20_pi_futex_state_locking.patch
  	1794: linux-2.6-20_ia64_chip_mask.patch (Prarit)
* Fri Mar 16 2007 Dave Jones <davej@redhat.com>
  - Add driver for USB EHCI debug cables.
* Fri Mar 16 2007 Chuck Ebbert <cebbert@redhat.com>
  - new version of patch for BZ #232600:
          2200: linux-2.6-sata-promise-pata-ports.patch
  - added:
  	1800: linux-2.6-20.4-adjust-legacy-ide-resource-setting.patch
  	1801: linux-2.6-20.4-fix-another-null-deref-in-ipv6.patch
  	1802: linux-2.6-20.4-fix-rtm_to_ifaddr-error-return.patch
  	1803: linux-2.6-20.4-netlabel-cipso_std_bug.patch
  	1804: linux-2.6-20.4-nfnetlink_log-refcounting.patch
  	1805: linux-2.6-20.4-SCSI-gdth-fix-oops.patch
  	1806: linux-2.6-20_hrtimer_prevent_dos.patch
  	1807: linux-2.6-20_nfs_getattr_check_isreg.patch
  	1808: linux-2.6-20_pi_futex_state_locking.patch
* Thu Mar 15 2007 Chuck Ebbert <cebbert@redhat.com>
  - added
  	  16: linux-2.6-ptrace-natural-clone.patch
  	 206: linux-2.6-20_x86_64_xapic_8_bit_dest.patch
* Wed Mar 14 2007 Juan Quintela <quintela@redhat.com>
  - make brew happy with new changeset.
* Wed Mar 14 2007 Juan Quintela <quintela@redhat.com>
  - Enable xen again & update all the xen patches to 2.6.20.2.
* Tue Mar 13 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20.3
  - added
  	205: linux-2.6-x86_64_edac_update.patch
* Sat Mar 10 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20.3-rc1
  - removed (now in 2.6.20.3-rc1):
  	1787: linux-2.6-net_bcm43xx_1GB_DMA_fix.patch
  	1793: linux-2.6-nf_conntrack_fix_cleanup.patch
  - backported the latest utrace
* Fri Mar 09 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20.2
  - removed (because they are in 2.6.20.2)
  	1792: linux-2.6-cardman_buffer_overflow.patch (CVE-2007-0005)
  	1794: linux-2.6-x86_64_survive_no_irq_for_vector.patch
  - updated
  	linux-2.6-gfs2-update.patch (Steve Whitehouse)
  - added
  	1792: linux-2.6-20_git-serio-keyboard.patch
  	1794: linux-2.6-20_ia64_chip_mask.patch (Prarit)
* Wed Mar 07 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20.2-rc1
  - Additional fixes:
  	1787: linux-2.6-net_bcm43xx_1GB_DMA_fix.patch
  	1790: linux-2.6-jfs_fix_deadlock.patch
  	1791: linux-2.6-git-serio-1e4865f8d469b1.patch
  	1792: linux-2.6-cardman_buffer_overflow.patch (CVE-2007-0005)
  	1793: linux-2.6-nf_conntrack_fix_cleanup.patch
  	1794: linux-2.6-x86_64_survive_no_irq_for_vector.patch
* Thu Feb 22 2007 Dave Jones <davej@redhat.com>
  - Drop verbose BUG() debug patch
* Tue Feb 20 2007 Dave Jones <davej@redhat.com>
  - restore START_ARRAY ioctl.
* Tue Feb 20 2007 Chuck Ebbert <cebbert@redhat.com>
  - Rebase to upstream kernel 2.6.20 (davej)
  - Add patch 2.6.20.1 (CVE-2007-0772)
  - Additional bugfixes:
  	two patches for "No handler for vector" (BZ #225399)
  	usbnet oops (BZ #228231)
  	hda intel no sound with si3054 codec (BZ #228879)
  	two iee1394 fixes
  	swiotlb bugfix
  	two raid5/raid6 bugfixes
  	jfs deadlock fix
  	net xfrm audit log oops fix
  	Bcm43xx 30-bit DMA fix (BZ #213556)
  	disable MSI in the forcedeth driver
* Sat Feb 10 2007 Chuck Ebbert <cebbert@redhat.com>
  - clean up one "provides"
  - add fixes for RHBZ#211672 (CIFS) and RHBZ#227802 (8139too)
  - add more NAPI fixes
* Thu Feb 08 2007 Chuck Ebbert <cebbert@redhat.com>
  - fix fallout from the 2.6.19.3 update clashing with utrace
* Thu Feb 08 2007 Chuck Ebbert <cebbert@redhat.com>
  - fix "provides" for devel packages
* Tue Feb 06 2007 Chuck Ebbert <cebbert@redhat.com>
  - disable Tux
  - add another GFS2 update
  - add crypto key collision patch (CVE-2007-0006)
* Mon Feb 05 2007 Dave Jones <davej@redhat.com>
  - Reenable Tux.
* Mon Feb 05 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.19.3
  - updated mirrors: use ftp2.kernel.org for now
* Sun Feb 04 2007 Dave Jones <davej@redhat.com>
  - 2.6.19.3rc1
  - Move xen sources out of kernel-xen-devel. (Don Zickus)
* Sat Feb 03 2007 Dave Jones <davej@redhat.com>
  - Remove kdump config options from non-kdump configs.
    This will fix the 'reboots as soon as booting up' bug.
* Thu Feb 01 2007 Chuck Ebbert <cebbert@redhat.com>
  - Added i586 AES and Blowfish modules to i686 config
* Wed Jan 31 2007 Markus Armbruster <armbru@redhat.com>
  - Xenoprof for intel core (#215519).
  - Fix iSCSI root oops on x86_64 xen domU.
* Tue Jan 30 2007 Chuck Ebbert <cebbert@redhat.com>
  - Minor config file changes
* Mon Jan 29 2007 Dave Jones <davej@redhat.com>
  - Fix attr2 corruption with btree data extents
* Tue Jan 23 2007 Juan Quintela <quintela@redhat.com>
  - update xen kernel patch
    * pvfb is now included in it.
    * changeset: 43493:67d20a7ca5f9
    * update to kernel 2.6.19.2.
* Mon Jan 15 2007 Markus Armbruster <armbru@redhat.com>
  - Update Xen paravirt framebuffer patch to upstream xen-unstable
    changeset 13066, less changeset 12680, because that breaks with
    console=tty console=xvc.  Also change default domU console back to
    /dev/xcv0.  This changes the protocol to the one accepted upstream.
  - Add compatibility with guests running our initial protocol.
  - Update Xen console major/minor to lanana.org-assigned numbers.
* Wed Jan 10 2007 Dave Jones <davej@redhat.com>
  - 2.6.19.2
* Tue Jan 09 2007 Dave Jones <davej@redhat.com>
  - GFS2 update.
* Mon Jan 08 2007 Dave Jones <davej@redhat.com>
  - Enable pktcdvd for 586. (#221673)
  - Reenable signed modules.
  - networking labelling lockdep fixes.
* Sun Jan 07 2007 Dave Jones <davej@redhat.com>
  - Disable NMI watchdog by default.
* Sat Jan 06 2007 Dave Jones <davej@redhat.com>
  - 2.6.19.2rc1
* Tue Jan 02 2007 Dave Jones <davej@redhat.com>
  - Make serial ATA work again.
* Thu Dec 28 2006 Dave Jones <davej@redhat.com>
  - Enable debug kernels.
* Sun Dec 24 2006 Juan Quintela <quintela@redhat.com>
  - 2.6.19.1 xen update.
* Thu Dec 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.19.1
* Wed Dec 20 2006 Dave Jones <davej@redhat.com>
  - Update to 2.6.18.6 final (no changes since rc2)
  - Reenable squashfs (#220293)
* Fri Dec 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.6rc2
* Wed Dec 13 2006 Dave Jones <davej@redhat.com>
  - squashfs robustness fixes from Phillip Lougher.
  - lower max CPU count for x86-64 to 64 CPUs.
* Thu Dec 07 2006 Juan Quintela <quintela@redhat.com>
  - update xen to 2.6.18.5.
  - Fix bug 211986 on xen eventchn (Glaubert).
* Tue Dec 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.5
  - Disable auto-apic patch, it needs more thought.
  - Enable sonypi driver for 586
* Tue Dec 05 2006 David Woodhouse <dwmw2@redhat.com>
  - Enable RAID autorun on mac partitions
* Tue Nov 21 2006 Juan Quintela <quintela@redhat.com>
  - Update xen to 2.6.18.3.
    * linux-2.6.18-xen changeset:   36186:053cdad40903
    * xen-3.0.3-testing changeset:   11774:52ae8dd4bc75
    * linux-2.6-xen-3.0.3 changeset:   22949:4281f5246814
* Mon Nov 20 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.3
  - Fix CIFS mount failure when domain not specified (#211753)
  - Avoid null pointer dereference in SATA Promise. (#199142)
* Thu Nov 16 2006 Dave Jones <davej@redhat.com>
  - Fix up error handling in HFS. (MOKB-14-11-2006)
* Thu Nov 16 2006 Juan Quintela <quintela@redhat.com>
  - Update xen HV to 3.0.3_0 (cset 11774) 
    (yes I know it looks backwards, don't even ask)
  - Update xen kernel patch to 3.0.3_0:
    * linux-2.6.18-xen changeset:   36182:c6ef4b521aef
    * xen-3.0.3-testing changeset:   11774:52ae8dd4bc75
    * linux-2.6-xen-3.0.3 changeset:   22949:4281f5246814
* Thu Nov 16 2006 Dave Jones <davej@redhat.com>
  - Fix squashfs corruption bug. (#211237)
* Fri Nov 10 2006 Dave Jones <davej@redhat.com>
  - Xen grant table operations security fix.
  - Add sleep wakeup profiling patch.
  - Disable W1 (#195825)
* Thu Nov 09 2006 Dave Jones <davej@redhat.com>
  - Change HZ to 1000 for increased accuracy.
    (Except in Xen, where it stays at 250 for now).
  - TTY locking fixes.
  - splice : Must fully check for FIFO
  - Fix potential NULL dereference in sys_move_pages
  - ISO9660 __find_get_block_slow() denial of service CVE-2006-5757
  - Fix up oops in cramfs when encountering corrupt images.
  - E1000 suspend/resume fixes.
  - Set CIFS preferred IO size. (#214607)
* Mon Nov 06 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch: fix locking snafu crash on second engine attach.
* Sun Nov 05 2006 Dave Jones <davej@redhat.com>
  - Suspend/Resume fixes for forcedeth. (#187653)
* Sat Nov 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.2
* Thu Nov 02 2006 Dave Jones <davej@redhat.com>
  - Nuke broken lazy execshield xen patch.
  - Use heuristics to determine whether to enable lapic on i386.
* Wed Nov 01 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.2-rc1
* Tue Oct 31 2006 Dave Jones <davej@redhat.com>
  - Fix UFS mounts on x86-64 (#209921)
  - Fix problem where USB storage isn't seen on reboot. (#212191)
* Sun Oct 29 2006 Dave Jones <davej@redhat.com>
  - More ext3 robustness fixes.
  - Include more verbose BUG() data
  - x86_64: Fix up C3 timer latency.
* Sun Oct 29 2006 David Woodhouse <dwmw2@redhat.com>
  - Update battery and café NAND support
* Thu Oct 26 2006 Marcelo Tosatti <marcelo@redhat.com>
  - Bump up version again
  - Bump up version
* Wed Oct 25 2006 David Woodhouse <dwmw2@redhat.com>
  - Add OLPC battery support
* Tue Oct 24 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch:
    - Clean up recent fixes.
    - Fix races on detach.
    - Fix SIGKILL issues.
    - Resolves: rhbz #210693
* Tue Oct 24 2006 Marcelo Tosatti <mtosatti@redhat.com>
  - Add sysprof to OLPC build
* Tue Oct 24 2006 David Woodhouse <dwmw2@redhat.com>
  - Control CAFÉ ECC with module option since it's broken for now
* Mon Oct 23 2006 David Woodhouse <dwmw2@redhat.com>
  - Add hardware ECC support to CAFÉ NAND driver
  - Fix compilation of camera driver
* Sun Oct 22 2006 Dave Jones <davej@redhat.com>
  - Reenable NCPFS (#211325, #203663)
  - Netpoll fixes. (#199295)
* Sat Oct 21 2006 Dave Jones <davej@redhat.com>
  - Attempt to fix CIFS bug (#211070)
  - Fix autofs creating bad dentries in NFS mount. (#211206, #211207)
  - Fix softlockup with ips driver. (#196437)
  - Further exec-shield improvements.
  - Fix lockup with sky2 driver. (#202203)
* Thu Oct 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Split CAFÉ NAND driver from the MTD changes it needs
* Thu Oct 19 2006 Dave Jones <davej@redhat.com>
  - Fix up aic7xxx SBLKCTL register handling (#211251)
* Wed Oct 18 2006 Dave Jones <davej@redhat.com>
  - Silence more noisy boot-time messages. (#180606)
  - Don't let speedstep-smi register on mobile Pentium4 (#204477)
* Wed Oct 18 2006 Juan Quintela <quintela@redhat.com>
  - xen HV update:
    * xen-3.0.3-testing 11772:b2f2b7738aa2.
    * xen-ia64-unstable 11807:435e2275ea62.
  - xen kernel update:
    * 3.0.3-rc5
    * big ia64 update
    * linux-2.6-xen-fedora changeset:   36248:60702ec9ec64
    * xen-3.0.3-testing changeset:   11772:b2f2b7738aa2
    * linux-2.6-xen-3.0.3 changeset:   22962:e0c236ea8433
    * xen-3.0.3-testing-ia64 changeset:   11821:454b6ade170f
    * xen-ia64-unstable xchangeset:   11810:fcd746cf4647
* Tue Oct 17 2006 Marcelo Tosatti <mtosatti@redhat.com>
  - Add Marvell 88ALP01 camera controller support (OLPC)
  - Add OLPC DCON fb driver
* Tue Oct 17 2006 Dave Jones <davej@redhat.com>
  - Silence another noisy boot-time printk. (#210810)
  - Remove broken VIA quirk that prevented booting on some EPIAs (#210817)
  - Fix JBD crash with 1K blocksize filesystems. (#209005)
* Tue Oct 17 2006 Stephen C. Tweedie <sct@redhat.com>
  - Add RPM release number to the Xen build version
* Sun Oct 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.18.1
  - Remove some RHEL'isms from the specfile.
* Sat Oct 14 2006 Dave Jones <davej@redhat.com>
  - Fix use after free in NFSv4
* Sat Oct 14 2006 Juan Quintela <quintela@redhat.com>
  - update xen HV cset 11740.
  - xen kernel update:
    * linux-2.6-xen-fedora changeset:   36227:84594d199837
    * xen-3.0.3-testing changeset:   11740:64b3e8596dc9
    * linux-2.6-xen-3.0.3 changeset:   22940:410c17270c74
    * remove all the blktap patches already included upstream.
* Sat Oct 14 2006 Steven Whitehouse <swhiteho@redhat.com>
  - Fix for bz 210493 gfs2 endian bug from upstream
  - Fix for gfs2 performance problem
  - Fix for a locking problem in gfs2
  - Fix git tree location for gfs2
* Fri Oct 13 2006 Dave Jones <davej@redhat.com>
  - Fix unbalanced locking in decnet.
    (You know we're getting close to a release when I'm
     fixing bugs in DECNet of all things).
    Both users will be very happy this fix made it into FC6.
  - Improve mm debugging in rmap sanity checking.
  - rt-mutex: fixup rt-mutex debug code
  - DLM: Fix recvmsg iovec length
  - Remove reference to the dead module_upgrade (Bill Nottingham).
  - Fix kernel oops with bluetooth/rfcomm. (#208628)
  - Fix utrace so that SIGTRAP can be caught. (#205659)
  - GFS2: Fix kunmap_atomic for highmem systems
  - APM lockdep fix.
  - Fix broken gdb/strace of threaded programs (#209873)
* Thu Oct 12 2006 Jon Masters <jcm@redhat.com>
  - Silence a stupid error in find-provides for non-kABI subpackages.
* Thu Oct 12 2006 Dave Jones <davej@redhat.com>
  - Silence some useless messages that still get printed with 'quiet'
  - 2.6.18.1rc1
  - utrace: fix signal deliver on ptrace_detach()
  - Unmacroise the debuginfo generation.
* Thu Oct 12 2006 Jon Masters <jcm@redhat.com>
  - kABI dep fixes.
  - Change find-provides to use symvers instead and take a directory.
* Thu Oct 12 2006 Dave Jones <davej@redhat.com>
  - Tux lockdep fixes.
* Wed Oct 11 2006 Dave Jones <davej@redhat.com>
  - OOM Killer improvements.
  - Fix bug in set_page_dirty_buffers
  - Fix hibernate on macmini. (Peter Jones).
* Wed Oct 11 2006 Jon Masters <jcm@redhat.com>
  - Move symsets into /usr/src/kernels.
* Wed Oct 11 2006 Dave Jones <davej@redhat.com>
  - Remove unneeded seccomp patch.
  - XFS fix for umount oops (209062)
* Tue Oct 10 2006 Roland McGrath <roland@redhat.com>
  - Fix ptrace to disallow tracing kernel threads. (#210012)
* Tue Oct 10 2006 Dave Jones <davej@redhat.com>
  - Fix some warnings in tux/squashfs due to 64bit nfs inodes.
  - NFS lockdep fix.
  - Fix NFSv3 corruption. (#209420)
  - Fix sha1 alignment problem on ia64.
* Sat Oct 07 2006 Dave Jones <davej@redhat.com>
  - Fix ISCSI oops if connection setup fails.
  - Fix cpqarray so that it detects arrays again.
  - More stack unwinder fixes.
* Sat Oct 07 2006 David Woodhouse <dwmw2@redhat.com>
  - Disable 64KiB cache-inhibited pages on POWER6
* Thu Oct 05 2006 Dave Jones <davej@redhat.com>
  - Disable secmark.
  - Disable various debugging options.
  - Reenable VM negative pagecount debugging.
* Thu Oct 05 2006 Stephen C. Tweedie <sct@redhat.com>
  - Fix for oops on reboot of xen dom0 (bug 209315)
* Wed Oct 04 2006 Roland McGrath <roland@redhat.com>
  - utrace s390 build nits
* Wed Oct 04 2006 David Woodhouse <dwmw2@redhat.com>
  - Don't default to forced no-exec-stack (#209232)
* Wed Oct 04 2006 Dave Jones <davej@redhat.com>
  - Numerous stack unwinder fixes.
  - Optimise spinlock debug some more.
  - Fix bug triggered by fsstress on nfs
  - Fix nfs connectathon test6 regression.
  - Fix breakage in /proc/*/smaps access control (#208589)
  - Fix up Jmicron IDE PCI probing.
  - Use upstream variant of fix for PPC copypage exports.
* Wed Oct 04 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix PCMCIA serial port suspend/resume
  - Alleviate thermal shutdown problems on G5
* Tue Oct 03 2006 Juan Quintela <quintela@redhat.com>
  - xen HV disable hvm on shutdown on all CPU's.
* Mon Oct 02 2006 Dave Jones <davej@redhat.com>
  - Drop the STICKY tag from acpi-cpufreq, it breaks suspend/resume.
* Mon Oct 02 2006 Juan Quintela <quintela@redhat.com>
  - Disable blktap for ia64 xen.
* Sat Sep 30 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix socket labelling (#204655)
* Sat Sep 30 2006 Dave Jones <davej@redhat.com>
  - Execshield improvements. (Bart Oldeman)
  - Disable PM_DEBUG
* Fri Sep 29 2006 Stephen C. Tweedie <sct@redhat.com>
  - Fix Xen blktap oops on domain exit
  - Add support for dynamic blktap device nodes (srostedt)
  - Add Xen blktap driver fixes; make it build properly as a module.
  - Reenable blktap on ia64
* Fri Sep 29 2006 Roland McGrath <roland@redhat.com>
  - utrace typo fix for x86-64 watchpoints (#207467)
* Fri Sep 29 2006 Dave Jones <davej@redhat.com>
  - Fix ISAPNP messages on ppc32. (#207641)
* Fri Sep 29 2006 Juan Quintela <quintela@redhat.com>
  - xen update:
    * linux-2.6-xen-fedora changeset: 36192:656cc38a840d
    * xen-3.0.3-testing changeset: 11633:000aa9510e55
    * linux-2.6-xen-3.0.3 changeset: 22908:55fbb4a85ac3
* Fri Sep 29 2006 Dave Jones <davej@redhat.com>
  - Another day, another round of lockdep fixes.
  - Align kernel data segment to page boundary. (#206863)
* Fri Sep 29 2006 Juan Quintela <quintela@redhat.com>
  - xen HV update 11633:000aa9510e55
  - xen update
    * linux-2.6-xen-fedora 36190:8b8ba0e7c876
    * xen-3.0.3-testing cset 11616:7de1715d185e
    * linux-2.6-xen-3.0.3 cset 22908:55fbb4a85ac3
* Fri Sep 29 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix uninitialised spinlock in via-pmu-backlight which causes crash on
    attempt to suspend
* Fri Sep 29 2006 Steven Whitehouse <swhiteho@redhat.com>
  - New GFS2 patch
* Fri Sep 29 2006 Dave Jones <davej@redhat.com>
  - Fix "kernel BUG at fs/buffer.c:2789!" bug
* Thu Sep 28 2006 Dave Jones <davej@redhat.com>
  - yet more lockdep fixes.
  - Fix a problem with XFS & the inode diet patches.
  - Fix rpc_pipefs umount oops
  - Enable alternative TCP congestion algorithms.
* Wed Sep 27 2006 Dave Jones <davej@redhat.com>
  - Enable serverworks IDE driver for x86-64.
  - More lockdep fixes.
* Tue Sep 26 2006 Dave Jones <davej@redhat.com>
  - Disable 31bit s390 kernel builds.
* Tue Sep 26 2006 Jarod Wilson <jwilson@redhat.com>
  - Make kernel packages own initrd files
* Tue Sep 26 2006 John W. Linville <linville@redhat.com>
  - Add periodic work fix for bcm43xx driver
* Sun Sep 24 2006 Dave Jones <davej@redhat.com>
  - Disable dgrs driver.
* Sat Sep 23 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix PowerPC audit syscall success/failure check (#204927)
  - Remove offsetof() from <linux/stddef.h> (#207569)
  - One line per header in Kbuild files to reduce conflicts
  - Fix visibility of ptrace operations on ppc32
  - Fix ppc32 SECCOMP
* Fri Sep 22 2006 Dave Jones <davej@redhat.com>
  - reiserfs: make sure all dentry refs are released before
    calling kill_block_super
  - Fix up some compile warnings
* Fri Sep 22 2006 Mike Christie <mchristie@redhat.com>
  - clean up spec file.
* Fri Sep 22 2006 Mike Christie <mchristie@redhat.com>
  - drop 2.6.18-rc iscsi patch for rebase
* Thu Sep 21 2006 Juan Quintela <quintela@redhat.com>
  - xen HV printf rate limit (rostedt).
  - xen HV update to xen-unstable cset11540:9837ff37e354
  - xen-update:
    * linux-2.6 changeset:   34294:dc1d277d06e0
    * linux-2.6-xen-fedora changeset:   36184:47c098fdce14
    * xen-unstable changeset:   11540:9837ff37e354
* Thu Sep 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.18
  - i965 AGP suspend support.
  - AGP x8 fixes.
* Wed Sep 20 2006 Juan Quintela <quintela@redhat.com>
  - xen update to 2.6.18-rc7-git4.
    * linux-2.6 changeset: 34288:3fa5ab23fee7
    * linux-2.6-xen-fedora changeset: 36175:275f8c0b6342
    * xen-unstable changeset: 11486:d8bceca5f07d
* Wed Sep 20 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc7-git4
  - Further lockdep fixes. (#207064)
* Wed Sep 20 2006 Don Zickus <dzickus@redhat.com>
  - EXT3 overflows at 16TB (#206721)
* Wed Sep 20 2006 Don Zickus <dzickus@redhat.com>
  - Increase nodes supported on ia64 (#203184)
  - Powernow K8 Clock fix (#204354)
  - NetLabel fixes
* Tue Sep 19 2006 Dave Jones <davej@redhat.com>
  - Fix RTC lockdep bug. (Peter Zijlstra)
* Tue Sep 19 2006 Juan Quintela <quintela@redhat.com>
  - xen HV update (cset 11470:2b8dc69744e3).
* Tue Sep 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix various Bluetooth compat ioctls
* Mon Sep 18 2006 Juan Quintela <quintela@redhat.com>
  - xen update:
    * linux-2.6 changeset: 34228:ea3369ba1e2c
    * linux-2.6-xen-fedora changeset: 36107:47256dbb1583
    * linux-2.6-xen changeset: 22905:d8ae02f7df05
    * xen-unstable changeset: 11460:1ece34466781ec55f41fd29d53f6dafd208ba2fa
* Mon Sep 18 2006 Dave Jones <davej@redhat.com>
  - Fix task->mm refcounting bug in execshield. (#191094)
  - 2.6.18rc7-git2
  - 586 SMP support.
* Sun Sep 17 2006 David Woodhouse <dwmw2@redhat.com>
  - Implement futex primitives on IA64 and wire up [gs]et_robust_list again
    (patch from Jakub, #206613)
* Sat Sep 16 2006 Mike Christie <mchristie@redhat.com>
  - fix slab corruption when starting qla4xxx with iscsid not started.
* Fri Sep 15 2006 Don Zickus <dzickus@redhat.com>
  - add include/asm-x86_64/const.h to exported header file list
    used by the x86 relocatable patch (inside include/asm-x86_64/page.h)
* Fri Sep 15 2006 Dave Jones <davej@redhat.com>
  - kprobe changes to make systemtap's life easier.
* Fri Sep 15 2006 Don Zickus <dzickus@redhat.com>
  - sync up beta1 fixes and patches
     - includes infiniband driver
     - aic9400/adp94xx updates
     - squashfs s390 fix
  - include x86 relocatable patch at end of list
  - some /proc/kcore changes for x86 relocatable kernel
* Fri Sep 15 2006 David Woodhouse <dwmw2@redhat.com>
  - 2.6.18rc7-git1
  - header file fixups
  - use correct arch for 'make headers_install' when cross-building
* Thu Sep 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc7
* Wed Sep 13 2006 David Woodhouse <dwmw2@redhat.com>
  - Export <linux/netfilter/xt_{CONN,}SECMARK.h> (#205612)
* Wed Sep 13 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc6-git4
  - Enable IFB driver. (#204552)
  - Export copy_4K_page for ppc64
* Wed Sep 13 2006 David Woodhouse <dwmw2@redhat.com>
  - GFS2 update
* Tue Sep 12 2006 Roland McGrath <roland@redhat.com>
  - s390 single-step fix
* Tue Sep 12 2006 Dave Jones <davej@redhat.com>
  - Add a PCI ID to sata_via
  - Intel i965 DRM support.
  - Fix NFS/Selinux oops. (#204848)
* Sun Sep 10 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc6-git3
* Sat Sep 09 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc6-git2
* Fri Sep 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc6-git1
  - GFS2/DLM updates.
* Thu Sep 07 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch: fix 32-bit PTRACE_PEEKUSR for FP regs on ppc64. (#205179)
* Thu Sep 07 2006 Juan Quintela <quintela@redhat.com>
  - Undo rhel5 xen patch for relocatable.
* Thu Sep 07 2006 Dave Jones <davej@redhat.com>
  - AGP support for Intel I965
* Wed Sep 06 2006 Jeremy Katz <katzj@redhat.com>
  - Update xenfb based on upstream review
* Wed Sep 06 2006 Dave Jones <davej@redhat.com>
  - Numerous sparse fixes to Tux.
* Wed Sep 06 2006 Mike Christie <mchristi@redhat.com>
  - update iscsi layer to what will be in 2.6.19-rc1
* Wed Sep 06 2006 Dave Jones <davej@redhat.com>
  - NFS lockdep fixes.
  - Make ia64 Altix IDE driver built-in instead of modular. (#205282)
* Tue Sep 05 2006 Juan Quintela <quintela@redhat.com>
  - xenoprof upstream fix.
  - update xen HV to cset 11394.
  - xen update (3hypercall incompatibility included)
  - linux-2.6 changeset: 34073:b1d36669f98d
  - linux-2.6-xen-fedora changeset: 35901:b7112196674e
  - xen-unstable changeset: 11204:5fc1fe79083517824d89309cc618f21302724e29
  - fix ia64 (xen & net xen).
* Tue Sep 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc6
  - Drop recent NFS changes completely.
* Mon Sep 04 2006 Dave Jones <davej@redhat.com>
  - Fix bogus -EIO's over NFS (#204859)
  - Enable ptrace in olpc kernels. (#204958)
* Mon Sep 04 2006 Marcelo Tosatti <mtosatti@redhat.com>
  - Remove PAE, xen and kdump configs for olpc case
* Mon Sep 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc5-git7
* Sun Sep 03 2006 Dave Jones <davej@redhat.com>
  - Fix up typo in tux.patch
  - 2.6.18rc5-git6
* Thu Aug 31 2006 Juan Quintela <quintela@redhat.com>
  - update xen-hv to cset 11256 (pre 3 hypercall breakage).
  - remove debug=y from HV compilation.
  - xen update (pre 3 hypercall breakage)
    * linux-2.6 changeset: 33957:421a6d428e95
    * linux-2.6-xen-fedora changeset: 35756:78332fcbe5b0
    * xen-unstable changeset: 11251:5fc1fe79083517824d89309cc618f21302724e29
    * get new irqflags code from linux-2.6.tip-xen.
* Thu Aug 31 2006 Jeremy Katz <katzj@redhat.com>
  - Fix up DEFAULTKERNEL for kernel-xen[0U]->kernel-xen change
* Thu Aug 31 2006 Marcelo Tosatti <mtosatti@redhat.com>
  - Fixes for DUB-E100 vB1 usb ethernet (backported from James M.)
* Wed Aug 30 2006 Jarod Wilson <jwilson@redhat.com>
  - 2.6.18-rc5-git1
* Wed Aug 30 2006 Jeremy Katz <katzj@redhat.com>
  - Fix serial console with xen dom0
* Wed Aug 30 2006 Don Zickus <dzickus@redhat.com>
  - enabled EHEA driver
  - x86 relocatable fixes
  - audit code fixes for cachefs
* Tue Aug 29 2006 Jeremy Katz <katzj@redhat.com>
  - Add updated pv framebuffer patch for Xen and re-enable the config options
* Tue Aug 29 2006 Juan Quintela <quintela@redhat.com>
  - ia64 xen fixing.
* Mon Aug 28 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix V4L1 stuff in <linux/videodev.h> (#204225)
* Sat Aug 26 2006 Juan Quintela <quintela@redhat.com>
  - update xen HV to xen-unstable cset 11251.
  - fix ia64 xen HV compilation.
  - linux xen kernel update:
    * linux-2.6 changeset: 33681:2695586981b9
    * linux-2.6-xen-fedora changeset: 35458:b1b8e00e7a17
    * linux-2.6-xen changeset: 22861:0b726fcb6780
    * xen-unstable changeset: 11204:5fc1fe79083517824d89309cc618f21302724e29
* Sat Aug 26 2006 Don Zickus <dzickus@redhat.com>
  - build fix for ia64 kdump
* Sat Aug 26 2006 Don Zickus <dzickus@redhat.com>
  - update utrace
  - more gfs2-dlm fixes
  - fix xen-devel build directory issue
  - add x86, x86_64 relocatable kernel patch for rhel only (davej, forgive my sins)
    - applied xen relocatable cleanup on top of it
  - add ia64 kexec/kdump pieces
* Sat Aug 26 2006 Jesse Keating <jkeating@redhat.com>
  - Enable i386 for olpc so that kernel-headers is built
* Fri Aug 25 2006 David Woodhouse <dwmw2@redhat.com>
  - Update GFS2 patch (from swhiteho)
  - Enable kernel-headers build
  - Enable i386 build _only_ for kernel-headers
* Wed Aug 23 2006 Don Zickus <dzickus@redhat.com>
  - Another lockdep-fix
  - NFS fix for the connectathon test
  - Enable mmtimer for ia64
  - Add support for iscsi qla4xxx
* Wed Aug 23 2006 Marcelo Tosatti <mtosatti@redhat.com>
  - Add Libertas wireless driver
* Tue Aug 22 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch: experimental support for ia64, sparc64.
* Mon Aug 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc4-git1
* Sun Aug 20 2006 Dave Jones <davej@redhat.com>
  - Update to latest upstream from GregKH's git tree.
* Sun Aug 20 2006 Juan Quintela <quintela@redhat.com>
  - xen kernel update.
    * linux-2.6 changeset: 33525:dcc321d1340a
    * linux-2.6-xen-fedora changeset: 35247:400b0cf28ee4
    * linux-2.6-xen changeset: 22813:80c2ccf5c330
    * xen-unstable changeset: 11069:0340e579f06544431e915d17596ac144145a077e
  - xen big config update.  Every config option is the same than normal kernel
    except MICROCODE, TCG_TPM & CONFIG_DEBUG_SLAB.
  - disable XEN_FRAMEBUFFER & XEN_KEYBOARD.
  - make sysrq c to "crash" all kernels.
* Fri Aug 18 2006 Don Zickus <dzickus@redhat.com>
  - NFS 64-bit inode support
  - QLogic firmware
  - SELinux support for range transitions
  - EHEA ethernet driver
  - ppc irq mapping fix
* Thu Aug 17 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch:
    - Fix s390 single-step for real this time.
    - Revamp how arch code defines ptrace compatibility.
* Thu Aug 17 2006 Dave Jones <davej@redhat.com>
  - Update to latest GregKH tree.
  - Reenable debug.
* Wed Aug 16 2006 Don Zickus <dzickus@redhat.com>
  - cleanup config-rhel-generic to compile again
  - removed useless options in config-rhel-generic
* Wed Aug 16 2006 Don Zickus <dzickus@redhat.com>
  - ppc64 spec cleanups
* Tue Aug 15 2006 Dave Jones <davej@redhat.com>
  - Update to squashfs 3.1 which should fix stack overflows seen
    during installation.
  - Merge framebuffer driver for OLPC.
* Mon Aug 14 2006 Juan Quintela <quintela@redhat.com>
  - enable ia64 xen again.
  - xen kernel-update linux-2.6-xen-fedora cset 35236:70890e6e4a72.
    * fix ia64 compilation problems.
* Sun Aug 13 2006 Juan Quintela <quintela@redhat.com>
  - disable ia64 xen, it doesn't compile.
  - xen HV update cset 11057:4ee64035c0a3
    (newer than that don't compile on ia64).
  - update linux-2.6-xen patch to fix sort_regions on ia64.
  - fix %setup for xen HV to work at xen HV upgrades.
* Sat Aug 12 2006 Juan Quintela <quintela@redhat.com>
  - xen HV update cset 11061:80f364a5662f.
  - xen kernel update
    * linux-2.6-xen-fedora cset
    * linux-2.6-xen cset 22809:d4b3aba8876df169ffd9fac1d17bd88d87eb67c5.
    * xen-unstable 11060:323eb29083e6d596800875cafe6f843b5627d77b
    * Integrate xen virtual frame buffer patch.
    * Enable CONFIG_CRASH on xen.
* Sat Aug 12 2006 Dave Jones <davej@redhat.com>
  - Yet more lockdep fixes.
  - Update to GregKH's daily tree.
  - GFS2/DLM locking bugfix
* Fri Aug 11 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch: fix ptrace synchronization issues.
* Fri Aug 11 2006 Dave Jones <davej@redhat.com>
  - GFS2/DLM update.
  - Daily GregKH updates
  - More lockdep fixes.
* Thu Aug 10 2006 Roland McGrath <roland@redhat.com>
  - Fix utrace_regset nits breaking s390.
* Thu Aug 10 2006 Dave Jones <davej@redhat.com>
  - Another lockdep fix for networking.
  - Change some hotplug PCI options.
  - Daily update from GregKH's git tree.
  - Unbreak SMP locking in oprofile.
  - Fix hotplug CPU locking in workqueue creation.
  - K8 EDAC support.
  - IPsec labelling enhancements for MLS
  - Netlabel: CIPSO labeled networking
* Wed Aug 09 2006 Roland McGrath <roland@redhat.com>
  - Fix utrace/ptrace interactions with SELinux.
* Wed Aug 09 2006 Dave Jones <davej@redhat.com>
  - Pull post-rc4 fixes from GregKH's git tree.
* Tue Aug 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc4
* Mon Aug 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3-git7
* Sat Aug 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3-git6
  - Return of signed modules.
* Fri Aug 04 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch:
    - fix s390 single-step
    - first third of ia64 support, enable CONFIG_UTRACE (no ptrace yet)
* Fri Aug 04 2006 Juan Quintela <quintela@anano.mitica>
  - Update linux-2.6-xen patch.
    * linux-2.6-xen-fedora cset 34931:a3fda906fb82
    * linux-2.6-xen cset 22777:158b51d317b76ebc94d61c25ad6a01d121dff750
    * xen-unstable cset  10866:4833dc75ce4d08e2adc4c5866b945c930a96f225
* Fri Aug 04 2006 Juan Quintela <quintela@redhat.com>
  - xen hv compiled with -O2 through Config.mk
  - Update xen HV cset 10294.
* Fri Aug 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3-git3
  - Fix PCI ID clash between ipr and dac960
* Fri Aug 04 2006 Jon Masters <jcm@redhat.com>
  - Copy .config to include/config/auto.conf to avoid unnecessary "make prepare".
  - This should finally fix #197220.
  - Pulled in patch-2.6.18-rc3-git2.bz2.sign to fix SRPM build failure.
* Thu Aug 03 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3-git2
  - Readd patch to allow 460800 baud on 16C950 UARTs.
  - Fix backtracing for interrupt stacks
* Thu Aug 03 2006 Jeremy Katz <katzj@redhat.com>
  - add necessary ia64 hv fixes (#201040)
* Thu Aug 03 2006 Dave Jones <davej@redhat.com>
  - More GFS2 bugfixing.
* Wed Aug 02 2006 Dave Jones <davej@redhat.com>
  - s390 kprobes support.
  - Fix oops in libata ata_device_add()
  - Yet more fixes for lockdep triggered bugs.
  - Merge numerous patches from -mm to improve software suspend.
  - Fix incorrect section usage in MCE code that blew up on resume.
* Wed Aug 02 2006 Roland McGrath <roland@redhat.com>
  - fix bogus BUG_ON in ptrace_do_wait
* Wed Aug 02 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3-git1
* Wed Aug 02 2006 Juan Quintela <quintela@redhat.com>
  - disable CONFIG_DEBUG_SLAB for xen (should fix #200127).
* Tue Aug 01 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch:
    - fix ptrace_do_wait deadlock (#200822, #200605)
    - arch cleanups
* Tue Aug 01 2006 Juan Quintela <quintela@redhat.com>
  - disable blktap for xen-ia64 (don't compile).
  - enable ia64-xen (it compiles, but still don't boot).
* Tue Aug 01 2006 Juan Quintela <quintela@redhat.com>
  - Fix dlm s/u.generic_ip/i_private/.
* Tue Aug 01 2006 Don Zickus <dzickus@redhat.com>
  - IA64 compile fixes
* Tue Aug 01 2006 Juan Quintela <quintela@redhat.com>
  - Update xen patch to linux-2.6-xen-fedora cset 34801.
  	* linux-2.6 cset 33175
  	* no linux-2.6-xen updates.
  - Remove xen x86_64 8 cpu limit.
* Tue Aug 01 2006 Dave Jones <davej@redhat.com>
  - Numerous GFS2/DLM fixes.
* Tue Aug 01 2006 Jeremy Katz <katzj@redhat.com>
  - new ahci suspend patch
* Tue Aug 01 2006 Dave Jones <davej@redhat.com>
  - VFS: Destroy the dentries contributed by a superblock on unmounting [try #2]
* Mon Jul 31 2006 Jon Masters <jcm@redhat.com>
  - Wasn't calling weak-modules properly.
  - kabitool not being picked up (weird).
* Mon Jul 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc3
* Sun Jul 30 2006 Dave Jones <davej@redhat.com>
  - lockdep fix: ipv6
  - 2.6.18rc2-git7
* Sat Jul 29 2006 Don Zickus <dzickus@redhat.com>
  - Refreshed NFS caching patches
  - tweaked some ppc64 kdump config options
* Sat Jul 29 2006 Jon Masters <jcm@redhat.com>
  - Remove make-symsets and built-in-where as now handled by kabitool
* Sat Jul 29 2006 Dave Jones <davej@redhat.com>
  - Update futex-death patch.
* Fri Jul 28 2006 Roland McGrath <roland@redhat.com>
  - s390 utrace fix
* Fri Jul 28 2006 Don Zickus <dzickus@redhat.com>
  - Enable kdump on ppc64iseries.  yeah more rpms..
* Fri Jul 28 2006 Dave Jones <davej@redhat.com>
  - Add missing export for ia64 (#200396)
* Fri Jul 28 2006 Juan Quintela <quintela@redhat.com>
  - review all xen related patches.
  - x86_64 dom0, x86_64 domU and i386 domU should work.
  - fix xen i386 dom0 boot (#200382).
* Fri Jul 28 2006 Rik van Riel <riel@redhat.com>
  - reduce hypervisor stack use with -O2, this really fixes bug (#198932)
* Thu Jul 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc2-git6
* Thu Jul 27 2006 Roland McGrath <roland@redhat.com>
  - New utrace patch: unsafe_exec fix; s390 build enabled (but non-working).
* Thu Jul 27 2006 Juan Quintela <quintela@redhat.com>
  - new xen patch based on linux-2.6-xen cset 22749.
    and linux-2.6 cset 33089.
* Thu Jul 27 2006 Dave Jones <davej@redhat.com>
  - Enable sparsemem on ia64. (#108848)
* Thu Jul 27 2006 Juan Quintela <quintela@redhat.com>
  - update xen-hv to 10730 cset, should really fix huge timeout problems.
* Thu Jul 27 2006 Juan Quintela <quintela@redhat.com>
  - Workaround the huge timeouts problems on xen HV x86.
  - xen update and cleanup/reorgatization of xen patches.
* Wed Jul 26 2006 Rik van Riel <riel@redhat.com>
  - disable debug=y hypervisor build option because of stack overflow (#198932)
* Wed Jul 26 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc2-git4 & git5
* Wed Jul 26 2006 Jon Masters <jcm@redhat.com>
  - Fix kabitool provided find-provides once again.
* Wed Jul 26 2006 Juan Quintela <quintela@redhat.com>
  - Use cset number instead of date for xen hypervisor.
  - Update xen hypervisor to cset 10712.
* Tue Jul 25 2006 Dave Jones <davej@redhat.com>
  - 2.6.18rc2-git2 & git3
  - Fix PI Futex exit crash.
  - Fix an inotify locking bug.
  - Add device mapper mirroring patches.
* Tue Jul 25 2006 Jon Masters <jcm@redhat.com>
  - Change kabideps location.
* Tue Jul 25 2006 Juan Quintela <quintela@redhat.com>
  - New xen patch, fixes gso, xenoprof, vDSO.
* Sun Jul 23 2006 Dave Jones <davej@redhat.com>
  - Enable connector proc events.
  - Enable PPC64 memory hotplug.
  - 2.6.18rc2-git1
* Sun Jul 23 2006 Juan Quintela <quintela@redhat.com>
  - addia64-xen support, not enabled by default.
  - add ia64-xen config
* Sat Jul 22 2006 Jeremy Katz <katzj@redhat.com>
  - Patch from jakub to use sysv style hash for VDSO to fix booting
    on ia64 (#199634, #199595)
  - Fix e1000 crc calculation for things to work with xen
  - Update gfs2 patchset
* Fri Jul 21 2006 Roland McGrath <roland@redhat.com>
  - Clean up spec changes for debuginfo generation to cover Xen case.
  - New version of utrace patch, fixes /proc permissions. (#199014)
* Fri Jul 21 2006 Juan Quintela <quintela@anano.mitica>
  - remove xenPAE option, as now the i686 xen kernel is PAE.
* Fri Jul 21 2006 Juan Quintela <quintela@redhat.com>
  - Fix to get xen debug info files in the right position.
* Fri Jul 21 2006 Don Zickus <dzickus@redhat.com>
  - apparently I was wrong and was fixed already
* Fri Jul 21 2006 Don Zickus <dzickus@redhat.com>
  - fixed build_debuginfo to not collect a stripped kernel
* Thu Jul 20 2006 Don Zickus <dzickus@redhat.com>
  - Add in support for nfs superblock sharing and cachefs
    patches from David Howells
  - Disable 'make prepare' hack as it is breaking ppc symlinks
  - Added tracking dirty pages patch from Peter Zijlstra
  - Fix for Opteron timer scaling
  - Fix for Calgary pci hang
* Thu Jul 20 2006 Juan Quintela <quintela@redhat>
  - big xen patch.
  - enable xen again.
  - redo xen config.
  - i686 kernel for xen uses PAE now.
  - new xen Hypervisor cset 10711.
* Thu Jul 20 2006 Roland McGrath <roland@redhat.com>
  - New version of utrace patch, might fix #198780.
* Thu Jul 20 2006 Jon Masters <jcm@redhat.com>
  - Workaround upstream "make prepare" bug by adding an additional prepare stage.
  - Fix kabideps
* Wed Jul 19 2006 Jon Masters <jcm@redhat.com>
  - Check in new version of kabitool for kernel deps.
  - Fix kabitool for correct location of symvers.
  - Various other fixes when things broke.
* Mon Jul 17 2006 Dave Jones <davej@redhat.com>
  - Support up to 4GB in the 586 kernel again.
  - Drop the FPU optimisation, it may be the reason for
    strange SIGFPE warnings various apps have been getting.
* Sun Jul 16 2006 Dave Jones <davej@redhat.com>
  - Cleaned up a bunch of bogons in the config files.
  - 2.6.18-rc1-git9,git10 & 2.6.18-rc2
  - improvements to linked list debugging.
* Sat Jul 15 2006 Don Zickus <dzickus@redhat.com>
  - remove the ppc kdump patches
* Sat Jul 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git8
* Fri Jul 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git7
  - More lockdep fixes.
  - Fix slab corruption issue.
* Fri Jul 14 2006 Mike Christie <mchristi@redhat.com>
  - Add iscsi update being sent upstream for 2.6.18-rc2
* Fri Jul 14 2006 Roland McGrath <roland@redhat.com>
  - Fix spec typo that swallowed kdump subpackage.
* Fri Jul 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git6
* Thu Jul 13 2006 Roland McGrath <roland@redhat.com>
  - Build separate debuginfo subpackages instead of a single one.
* Thu Jul 13 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git5
  - Make serial console installs on ia64 work again.
  - Shrink struct inode.
* Thu Jul 13 2006 David Woodhouse <dwmw2@redhat.com>
  - Temporarily disable -headers subpackage until the problems which
    arise from brew not using older package are dealt with.
* Thu Jul 13 2006 David Woodhouse <dwmw2@redhat.com>
  - No headers subpackage for noarch build
  - Fix PI-futexes to be properly unlocked on unexpected exit
* Thu Jul 13 2006 Dave Jones <davej@redhat.com>
  - Add sleazy fpu optimisation.   Apps that heavily
    use floating point in theory should get faster.
* Wed Jul 12 2006 Dave Jones <davej@redhat.com>
  - Add utrace. (ptrace replacement).
* Wed Jul 12 2006 David Woodhouse <dwmw2@redhat.com>
  - Build iSeries again
  - Minor GFS2 update
  - Enable kernel-headers subpackage
* Wed Jul 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git4
* Tue Jul 11 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git3
  - Big bunch o' lockdep patches from Arjan.
* Mon Jul 10 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1-git2
* Sat Jul 08 2006 Don Zickus <dzickus@redhat.com>
  - Unified rhel and fedora srpm
* Sat Jul 08 2006 Dave Jones <davej@redhat.com>
  - Add lockdep annotate for bdev warning.
  - Enable autofs4 to return fail for revalidate during lookup
* Fri Jul 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.18-rc1
  - Disable RT_MUTEX_TESTER
* Thu Jul 06 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git25
* Thu Jul 06 2006 Dave Jones <davej@redhat.com>
  - Try out sparsemem experiment on x86-64.
* Thu Jul 06 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix asm-powerpc/cputime.h for new cputime64_t stuff
  - Update GFS2
* Thu Jul 06 2006 Dave Jones <davej@redhat.com>
  - Further lockdep improvements.
* Thu Jul 06 2006 David Woodhouse <dwmw2@redhat.com>
  - 2.6.17-git24 (yay, headers_install)
* Wed Jul 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git21, git22 & git23
* Mon Jul 03 2006 David Woodhouse <dwmw2@redhat.com>
  - Add ppoll() and pselect() on x86_64 again
* Sun Jul 02 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git19
* Sat Jul 01 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git16 & git17
* Sat Jul 01 2006 Jeremy Katz <katzj@redhat.com>
  - really fix up squashfs
* Fri Jun 30 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git13, git14 & git15
  - Hopefully fix up squashfs & gfs2
* Wed Jun 28 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git12
  - Disable the signed module patches for now, they need love.
* Tue Jun 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git10 & git11
  - Enable fake PCI hotplug driver. (#190437)
  - Remove lots of 'modprobe loop's from specfile.
* Mon Jun 26 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git8 & git9
* Sun Jun 25 2006 Dave Jones <davej@redhat.com>
  - Enable profiling for 586 kernels.
  - 2.6.17-git6 & git7
    This required lots of rediffing. SATA suspend, Promise PATA-on-SATA,
    Xen, exec-shield, and more.  Tread carefully, harmful if swallowed etc.
* Sat Jun 24 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git5
* Sat Jun 24 2006 Jeremy Katz <katzj@redhat.com>
  - update to squashfs 3.0
* Fri Jun 23 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git4
  - Update sysconfig/kernel on x86 %post - Robert Scheck (#196307)
* Fri Jun 23 2006 David Woodhouse <dwmw2@redhat.com>
  - MTD update
* Fri Jun 23 2006 David Woodhouse <dwmw2@redhat.com>
  - Update GFS2 patch
  - Apply 'make headers_install' unconditionally now Linus has the cleanups
* Thu Jun 22 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git3
* Wed Jun 21 2006 David Woodhouse <dwmw2@redhat.com>
  - Update MTD tree, Update and re-enable Geode tree
  - Remove AC97 patch obsoleted by Geode tree
* Wed Jun 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-git1
* Mon Jun 19 2006 Dave Jones <davej@redhat.com>
  - 2.6.17
* Sun Jun 18 2006 David Woodhouse <dwmw2@redhat.com>
  - Add Geode and MTD git trees (for OLPC)
* Fri Jun 16 2006 Don Zickus <dzickus@redhat.com>
  - rhelbuild clean ups
  - add back in support for iSeries and s390 (needed internally only)
* Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com>
  - fix installation of -xen kernel on baremetal to be dom0 grub config
* Thu Jun 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-rc6-git7
  - Console fixes for suspend/resume
  - Drop support for PPC iseries & 31bit s390.
* Thu Jun 15 2006 Juan Quintela <quintela@redhat.com>
  - remove xen0/xenU/xen0-PAE/xenU-PAE packages
  - disable xen PAE kernel for i386 for now
  - create xen-PAE kernel
  - remove %requires xen from xen kernels
* Thu Jun 15 2006 Juan Quintela <quintela@redhat.com>
  - rename xen0 & xenU to single xen kernels.
* Wed Jun 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-rc6-git5
  - serial/tty resume fixing.
* Tue Jun 13 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-rc6-git3
  - autofs4 - need to invalidate children on tree mount expire
* Mon Jun 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.17-rc6-git2
  - Add MyMusix PD-205 to the unusual USB quirk list.
  - Silence noisy unimplemented 32bit syscalls on x86-64.
* Sun Jun 11 2006 Juan Quintela <quintela@redhat.com>
  - rebase xen to linux-2.6 cset 27412
  - rebase xen to linux-2.6-xen cset 22608
  - rebase HV cset 10314
* Sat Jun 10 2006 David Woodhouse <dwmw2@redhat.com>
  - Update GFS2 patch, export GFS2 and DLM headers
* Sat Jun 10 2006 Dave Jones <davej@redhat.com>
  - Disable KGDB again, it broke serial console :(
  - 2.6.17-rc6-git1
* Thu Jun 08 2006 Dave Jones <davej@redhat.com>
  - Experiment: Add KGDB.
  - AC97 fix for OLPC.
* Wed Jun 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc6. Special 6/6/6 edition, what could go wrong?
  - Add a kdump kernel for PPC64 (Don Zickus)
  - Enable SCHED_STATS
* Tue Jun 06 2006 Dave Jones <davej@redhat.com>
  - Do PCI config space restore on resume in reverse.
  - Make Powernow-k7 work again.
  - Fix the setuid /proc/self/maps fix (#165351, #190128)
* Mon Jun 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git11
* Sat Jun 03 2006 Dave Jones <davej@redhat.com>
  - Drop previous autofs4 patch, it was broken.
* Sat Jun 03 2006 Juan Quintela <quintela@redhat.com>
  - disable PAE for now
  - update xen HV to xen-unstable cset 10243
  - rebase xen-patch to linux-2.6-xen cset 22568
  - rebase xen-patch to linux-2.6 cset 27329
* Fri Jun 02 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git8
* Thu Jun 01 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git7
  - Ressurect V4L1, too much still depends on it.
* Wed May 31 2006 Dave Jones <davej@redhat.com>
  - Fix up CFQ locking bug.
  - 2.6.17rc5-git6
  - Update iscsi to what will be pushed for 2.6.18
* Wed May 31 2006 Jon Masters <jcm@redhat.com>
  - Add KMP enablers to kernel spec file.
* Tue May 30 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git5
  - autofs4: spoof negative dentries from mount fails on browseable
    indirect map mount points
  - Make acpi-cpufreq sticky.
* Mon May 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git4
* Sun May 28 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git2 & git3
* Sat May 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5-git1
* Fri May 26 2006 Juan Quintela <quintela@redhat.com>
  - enable xen PAE kernels for testing.
  - rebase xen patch (linux-2.6-xen cset 22558, linux-2.6 cset 27227)
* Fri May 26 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc5
  - Merge GFS2/DLM (Steven Whitehouse)
  - Remove .orig's during rpmbuild. (#192982)
* Thu May 25 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git13
* Thu May 25 2006 Juan Quintela <quintela@redhat.com>
  - remove xen-irq-patch included upstream.
  - rebase xen hipervisor to xen-unstable cset 10140.
  - rebase xen patch linux-2.6-xen cset 22552.
* Wed May 24 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git11
* Tue May 23 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git10
* Sun May 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git9
* Fri May 19 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git6
* Thu May 18 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git5
* Wed May 17 2006 Juan Quintela <quintela@redhat.com>
  - rebase xen to cset 28078.
* Wed May 17 2006 David Woodhouse <dwmw2@redhat.com>
  - 2.6.17rc4-git3
* Mon May 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4-git2
* Fri May 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc4
* Wed May 10 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git17
* Tue May 09 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git15
* Sun May 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git12
* Sat May 06 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git11
* Sat May 06 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix #190776 by rediffing the patch so it actually gets applied properly
  - Fix the machine check too.
* Sat May 06 2006 David Woodhouse <dwmw2@redhat.com>
  - Remove bcm43xx-assoc-on-startup patch. I don't think the original
    problem is fixed upstream yet, but this patch causes BZ #190776.
* Sat May 06 2006 Juan Quintela <quintela@redhat.com>
  - fix irq handling on xen Hypervisor.
  - rebase to linux-2.6-xen-fedora cset 27866
* Fri May 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git10
* Fri May 05 2006 Jeremy Katz <katzj@redhat.com>
  - improved ahci suspend patch from Forrest Zhao
* Thu May 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git8
* Thu May 04 2006 Juan Quintela <quintela@redhat.com>
  - rebase xen-unstable HV 9920"
* Wed May 03 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git6
* Wed May 03 2006 Juan Quintela <quintela@redhat.com>
  - rebase on linux-2.6 & linux-2.6-xen as of May,1st.
  - new HV from xen-unstable as of 20060428.
  - fixed the binaries included on xen tarball :p
* Tue May 02 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git4
* Mon May 01 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git3
* Sat Apr 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3-git2
* Sat Apr 29 2006 David Woodhouse <dwmw2@redhat.com>
  - Disable Xen on the basis that it doesn't build
  - Check for Xen tarball being unclean, abort early even on i386.
* Fri Apr 28 2006 Juan Quintela <quintela@redhat.com>
  - Remove figlet by hand again.
  - Enable xen again
  - rebase linux-2.6-xen linux-2.6-xen
  - fix & enable xenoprof
* Thu Apr 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc3
  - 2.6.17rc2-git8
* Thu Apr 27 2006 David Woodhouse <dwmw2@redhat.com>
  - Don't include /usr/include/scsi in kernel-headers for now, because
    glibc ships those for itself. Update header cleanup patches so that
    glibc actually builds against the resulting headers
* Thu Apr 27 2006 Juan Quintela <quintela@redhat.com>
  - Delete figlet form xen hypervisor.
* Thu Apr 27 2006 David Woodhouse <dwmw2@redhat.com>
  - Include kernel-headers subpackage, conditionally (and off for now)
* Thu Apr 27 2006 Juan Quintela <quintela@redhat.com>
  - rebase with last linux-2.6-xen.
  - enable xen again.
* Wed Apr 26 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc2-git7
* Wed Apr 26 2006 David Woodhouse <dwmw2@redhat.com>
  - Drop the last remnants of the 'make bzImage on all arches' silliness
* Mon Apr 24 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc2-git5
* Sun Apr 23 2006 Dave Jones <davej@redhat.com>
  - Ugly SATA suspend/resume hack de jour.
* Sun Apr 23 2006 Juan Quintela <quintela@redhat.com>
  - rebase xen.
  - fix x86_64 xen (thanks chris).
  - enable xen again.
* Sat Apr 22 2006 Dave Jones <davej@redhat.com>
  - Make Promise PATA on SATA work again (thanks Jim Bevier)
  - 2.6.17rc2-git4
* Fri Apr 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc2-git3
  - Make AHCI suspend/resume work.
* Thu Apr 20 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc2-git1
  - Use unicode VTs by default.
* Wed Apr 19 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc2
  - 2.6.17rc1-git13
  - Enable DECNET to keep both users happy. (#120628)
  - Enable TPM modules. (#189020)
  - Enable some SGI specific ia64 options. (#188915)
  - Add missing -kdump %preuninstall (#189100)
* Tue Apr 18 2006 Juan Quintela <quintela@redhat.com>
  - enable xen again.
* Mon Apr 17 2006 Dave Jones <davej@redhat.com>
  - Big rebase to 2.6.17-rc1-git12
* Sat Apr 15 2006 Juan Quintela <quintela@redhat.com>
  - Enable xen again.
  - Update xen hypervisor to cset 9638.
  - Update xen patch to linux-2.6.tip-xen.hg cset 26602.
  - Remove/rediff lots of patches.
  - x86_64 xen don't work, fixing that.
* Thu Apr 13 2006 David Woodhouse <dwmw2@redhat.com>
  - Add include/{mtd,rdma,keys} directories to kernel-devel package
* Wed Apr 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc1-git4
* Tue Apr 11 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc1-git2 & git3
  - Enable SMP on all x86 kernels.
    SMP_ALTERNATIVES disables the spinlocks etc at runtime.
  - setuid /proc/self/maps fix (#165351)
* Fri Apr 07 2006 Dave Jones <davej@redhat.com>
  - Rebuild without a zillion warnings.
* Wed Apr 05 2006 Dave Jones <davej@redhat.com>
  - Reenable non-standard serial ports. (#187466)
  - Reenable snd-es18xx for x86-32 (#187733)
  - Map x86 kernel to 4MB physical address.
* Tue Apr 04 2006 Dave Jones <davej@redhat.com>
  - Disable 'quiet' mode.
* Mon Apr 03 2006 Dave Jones <davej@redhat.com>
  - 2.6.17rc1
* Mon Apr 03 2006 James Morris <jmorris@redhat.com>
  - Rework dom0 sedf scheduler defaults patch, bz # 181856
* Sun Apr 02 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git20
* Sat Apr 01 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git19
* Sat Apr 01 2006 David Woodhouse <dwmw2@redhat.com>
  - Send standard WEXT events on softmac assoc/disassociation.
  - OFFB udpate
* Fri Mar 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git18
  - Reenable CONFIG_PCI_MSI
* Thu Mar 30 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git16 & git17
* Wed Mar 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git14 & git15
  - reenable sky2.
* Tue Mar 28 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git13
  - Fix broken x86-64 32bit vDSO (#186924)
* Sat Mar 25 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git10
* Fri Mar 24 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git9
* Fri Mar 24 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix lockup when someone takes the bcm43xx device down while it's
    scanning (#180953)
* Thu Mar 23 2006 Juan Quintela <quintela@redhat.com>
  - disable sky2 (as it is broken upstream)
* Thu Mar 23 2006 Juan Quintela <quintela@redhat.com>
  - fix xen to compile with 2.6.16-git6.
* Thu Mar 23 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git6
* Wed Mar 22 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git5
* Wed Mar 22 2006 David Woodhouse <dwmw2@redhat.com>
  - Update the bcm43xx driver to make it work nicely with initscripts
    and NetworkManager without user intervention.
  - Fix Tux build
* Tue Mar 21 2006 Dave Jones <davej@redhat.com>
  - 2.6.16-git3
  - Improve spinlock scalability on big machines.
* Tue Mar 21 2006 Juan Quintela <quintela@redhat.com>
  - rebase to xen unstable cset 9334.
* Tue Mar 21 2006 Juan Quintela <quintela@redhat.com>
  - buildxen again.
* Mon Mar 20 2006 Juan Quintela <quintela@redhat.com>
  - fix xen vmx in 64 bits.
* Mon Mar 20 2006 Dave Jones <davej@redhat.com>
  - 2.6.16 & 2.6.16-git1
  - Tux 2.6.16-A0 (Just rediffing)
  - Update Ingo's latency tracer patch.
  - Update exec-shield to Ingo's latest.
    (Incorporates John Reiser's "map the vDSO intelligently" patch
     which increases the efficiency of prelinking - #162797).
  - ACPI ecdt uid hack. (#185947)
* Sun Mar 19 2006 Dave Jones <davej@redhat.com>
  - 2.6.16rc6-git12
  - Enable EFI on x86.
* Sat Mar 18 2006 Dave Jones <davej@redhat.com>
  - 2.6.16rc6-git10 & git11
* Fri Mar 17 2006 Dave Jones <davej@redhat.com>
  - 2.6.16rc6-git8 & git9
* Thu Mar 16 2006 Dave Jones <davej@redhat.com>
  - 2.6.16rc6-git7
* Wed Mar 15 2006 Dave Jones <davej@redhat.com>
  - 2.6.16rc6-git5
  - Unmark 'print_tainted' as a GPL symbol.
* Tue Mar 14 2006 Dave Jones <davej@redhat.com>
  - FC5 final kernel
  - 2.6.16-rc6-git3

Files

XÙ		


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:19:13 2008