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

kernel-xen-2.6-doc-2.6.21-7.fc7 RPM for noarch

From Fedora 7 updates for i386

Name: kernel-xen-2.6-doc Distribution: Unknown
Version: 2.6.21 Vendor: Fedora Project
Release: 7.fc7 Build date: Tue Feb 12 18:31:11 2008
Group: Documentation Build host: xenbuilder4.fedora.phx.redhat.com
Size: 8395607 Source RPM: kernel-xen-2.6-2.6.21-7.fc7.src.rpm
Packager: Fedora Project
Url: http://www.kernel.org/
Summary: Various documentation bits found in the kernel source
This package contains documentation files from the kernel
source. Various bits of information about the Linux kernel and the
device drivers shipped with it are documented in these files.

You'll want to install this package if you need a reference to the
options that can be passed to Linux kernel modules at load time.

Provides

Copyright

GPLv2

Signatures

internal MD5: 8ae5a84ef9e2dc72023601b1b466a71a
GPG

Changelog

* Tue Feb 12 2008 Eduardo Habkost <ehabkost@redhat.com>
  - CVE-2008-0600 fix (bug #432517)
* Mon Nov 19 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Re-add xen-hypervisor-abi provides. It was lost on the spec resync
    (problem detected on updates-testing)
* Mon Nov 12 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Rebase to 2.6.21.7
  - Resync with non-xen kernel spec. Enabled -debuginfo packages
    (bug #245420)
* Wed Oct 24 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add fix to text-mode install under Xen (bug #348931)
* Thu Oct 11 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Remove bogus WARN_ON() from synchronize_irq() (bug #293451)
* Tue Oct 09 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add patch to fix BUG_ON() Oops caused by privcmd (bug #323031)
* Fri Sep 28 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Fix 3w-9xxx to use PCI resources properly and work under Xen (bug #309611)
* Thu Sep 27 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disabled Firewire stack on i686 also. It is not supported
    by current Xen swiotlb implementation (bug #302471)
* Sat Sep 22 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add fix for bug #294011 (floating point corruption)
    (changeset 8c24767501ff from Xen 3.1.1)
  - Fix sleazy-fpu implementation to actually avoid on fpu-intensive
    programs
* Fri Sep 14 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Hypervisor-side of fix for bug #248398: HVM domain hangs during (F-7)
    install. Backport of fix from xen-unstable: 15239:656b8175f4f2.
    This replaces xen-vpic-set-vector.patch, that didn't go upstream and
    didn't have its user-space part added to the xen package.
* Thu Sep 13 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disable CONFIG_HIGHPTE. It is not reliable and causes performance loss
    under Xen
* Fri Aug 31 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Provides: xen-hypervisor-abi = 3.1 (bug #269581)
* Wed Aug 15 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Xenoprof: fix DOMAIN_SWITCH_CODE value according to oprofile 0.9.3
    (Markus Armbruster)
* Sat Aug 11 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add af_packet.c checksum patches from Herbert Xu, to avoid problems with
    DHCP server and clients running on the same Xen host
* Fri Aug 10 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add linux-2.6-xen-backwards-time.patch from linux-2.6.18-xen.hg
    changeset 87bb8705768a. This should fix bug #236307
* Thu Aug 09 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Update xen patch to 3.1.0
* Tue Jul 17 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Make xenblk wait to the disk to be added (bug #248462)
  - Rebase to 2.6.20.14
* Thu Jul 12 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Remove #ifdef CONFIG_PM from acpi poweroff code (fix bug #241381)
* Tue Jun 12 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Added fix to bug #243756: linux-2.6-xen-fix-nosegneg-detection.patch
* Fri May 25 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Disabled CONFIG_PROVE_LOCKING, as the xen code doesn't support it.
    See bug #239601
  - HV: allow HVM virtual PICs to have their interrupt vector reprogrammed
    (part of fix for rawhide FV booting on rawhide Xen)
* Wed May 23 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Add patch from bug #209429: linux-2.6-xen-iscsi-x86_64-no_iommu_init.patch
* Fri May 11 2007 <quintela@redhat.com>
  - sync irq/manage.c with upstream (Markus).
  - correctly init smpboot.c for xen (Chris Wright).
  - pop %gs is a 2 bytes opcode (sct).
* Wed May 09 2007 <quintela@redhat.com>
  - Disable kvm on xen kernels
* Sat May 05 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor tarball to 3.1.0-rc7, hg cset 7041b52471c3
* Wed May 02 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor to 3.0.5-rc4, hg cset 1668299c0ea4
  - Added smp and vgetcpu fixes (bug #238015)
  - Added patch from Heberter Xu, disabling checksum on netback,
    to work around problems with DHCP and partial checksums on guests
* Sat Apr 28 2007 Eduardo Habkost <ehabkost@redhat.com>
  - Updated Xen Hypervisor to 3.0.5-rc3, hg cset 14934
  - Included checksum patches to fix bug #223258
* Thu Mar 22 2007 Juan Quintela <quintela@redhat.com>
  - disable alternative firewire stack for x86_64, it hangs kernel
    during boot.
* Thu Mar 22 2007 Juan Quintela <quintela@redhat.com>
  - Add missing git-geode.patch.
  - Re-enable Xen and update to 2.6.20-3.0.4 version.
  - Update to 2.6.20.3.
* Mon Feb 12 2007 Kristian Høgsberg <krh@redhat.com>
  - Update firewire patch with latest usptream changes.
* Mon Feb 05 2007 Dave Jones <davej@redhat.com>
  - Fix attr2 corruption with btree data extents
* Sun Feb 04 2007 Dave Jones <davej@redhat.com>
  - 2.6.20
  - Move xen sources out of kernel-xen-devel. (Don Zickus)
* Sat Feb 03 2007 Dave Jones <davej@redhat.com>
  - 2.6.20-rc7-git1
* Wed Jan 31 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc7
* Tue Jan 30 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc6-git2
* Mon Jan 29 2007 Chuck Ebbert <cebbert@redhat.com>
  - 2.6.20rc6-git1
* Fri Jan 26 2007 Bill Nottingham <notting@redhat.com>
  - turn on CONFIG_SYSFS_DEPRECATED so that things actually work. *sigh*
* Tue Jan 23 2007 Jeremy Katz <katzj@redhat.com>
  - temporarily restore START_ARRAY ioctl for mdraid so that we can have mdraid
    in test1
* Sun Jan 14 2007 Roland McGrath <roland@redhat.com>
  - utrace update: PTRACE_TRACEME fix
* Thu Jan 11 2007 Kristian Høgsberg <krh@redhat.com>
  - Add and enable alternative firewire stack.
* Thu Jan 11 2007 Jeremy Katz <katzj@redhat.com>
  - disable nmi watchdog by default
* Wed Jan 10 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc4-git4
  - PIIX3 PATA support.
* Sun Jan 07 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc4
* Sat Jan 06 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc3-git4
* Mon Jan 01 2007 Dave Jones <davej@redhat.com>
  - 2.6.20rc3
* Mon Jan 01 2007 David Woodhouse <dwmw2@redhat.com>
  - Fix fallout from half-baked upstream IBM vSCSI patch
* Mon Jan 01 2007 David Woodhouse <dwmw2@redhat.com>
  - Fix BUG() in assembler in PowerPC
  - Fix Maple IDE IRQ
* Sun Dec 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2-git2
* Fri Dec 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2-git1
* Fri Dec 29 2006 David Woodhouse <dwmw2@redhat.com>
  - Update USB endianness patches
* Wed Dec 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc2
* Thu Dec 21 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix IPv6 checksum handling
  - Add MODULE_ALIAS() to pata_mpc52xx driver
* Wed Dec 20 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix BE OHCI support -- write only BE not BE and _then_ LE. Doh.
* Tue Dec 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix ebus oops
  - Actually make it possible to include iSeries in the generic PPC64 kernel
* Tue Dec 19 2006 David Woodhouse <dwmw2@redhat.com>
  - Include iSeries in the generic PPC64 kernel now that's possible
  - Fix squashfs
  - Fix softmac fallout from work_struct changes
  - Update OF uevent handler patch
* Mon Dec 18 2006 David Woodhouse <dwmw2@redhat.com>
  - Enable CONFIG_IDE on PowerPC, for PMAC. Need pata_pmac driver...
  - Fix the deleteme handling
  - Fix build on platforms without writel_be()
  - Fix connector build failure
* Sun Dec 17 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc1-git5
* Sun Dec 17 2006 David Woodhouse <dwmw2@redhat.com>
  - Enable Efika platform support
  - Temporarily provide __ucmpdi2 on ppc32 to work around GCC PR #25724
* Thu Dec 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.20rc1-git1
  - libata: don't initialize sg in ata_exec_internal() if DMA_NONE
* Wed Dec 13 2006 Dave Jones <davej@redhat.com>
  - Kill off -kdump for 686.
* Wed Dec 13 2006 David Woodhouse <dwmw2@redhat.com>
  - Fix and re-enable ppc, ppc64, ppciseries builds
  - Fix hdrcheck.sh invocation
  - %_target_cpu in BuildRoot to allow parallel builds
* Tue Dec 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git19
* Tue Dec 12 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git18
* Fri Dec 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git12
* Thu Dec 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git9
* Tue Dec 05 2006 David Woodhouse <dwmw2@redhat.com>
  - Remove cell_defconfig update from Mambo patch
  - Drop 64KiB CI page patch which is fixed differently upstream
* Tue Dec 05 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git7
* Mon Dec 04 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-git5
* Wed Nov 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.19
* Mon Nov 27 2006 Dave Jones <davej@redhat.com>
  - 2.6.19-rc6-git10
* Thu Nov 23 2006 David Woodhouse <dwmw2@redhat.com>
  - Update Cell systemsim support (#217078)
  - Fix utrace vs. Cell SPU (#217079)
  - Enable Maple support
* Fri Nov 17 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc6
  - Merge squashfs changes from FC6.
  - Disable W1
* Fri Nov 10 2006 Dave Jones <davej@redhat.com>
  - Separate -debug kernels.
* Thu Nov 09 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5-git2
  - Bump HZ to 1000
* Wed Nov 08 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5-git1
* Tue Nov 07 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc5
* Mon Nov 06 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc4-git11
* Tue Oct 31 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc4
* Sun Oct 29 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc3
* Sat Oct 14 2006 Dave Jones <davej@redhat.com>
  - 2.6.19rc2

Files

x½=



Generated by rpm2html 1.8.1

Daniel Veillard, Sat Oct 11 03:59:48 2008