| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kernel-sourcecode | Distribution: Red Hat (FC-2) |
| Version: 2.6.9 | Vendor: Red Hat, Inc. |
| Release: 1.3_FC2 | Build date: Mon Nov 15 17:56:21 2004 |
| Group: Development/System | Build host: porky.build.redhat.com |
| Size: 189961100 | Source RPM: kernel-2.6.9-1.3_FC2.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: The source code for the Linux kernel. | |
The kernel-sourcecode package contains the source code files for the Linux kernel. The source files can be used to build a custom kernel that is smaller by virtue of only including drivers for your particular hardware, if you are so inclined (and you know what you're doing). The customisation guide in the documentation describes in detail how to do this. This package is neither needed nor usable for building external kernel modules for linking such modules into the default operating system kernels.
GPLv2
internal MD5: b41d968b31d3248cc364fe38b294edb5
GPG
* Sat Nov 13 2004 Dave Jones <davej@redhat.com>
- Drop some bogus patches.
* Thu Nov 11 2004 Dave Jones <davej@redhat.com>
- NFS: Fix dentry refcount accounting error
- Fix single-stepping on PPC64
- Integrate kernel-devel changes
- SELinux: netif fixes.
- SELinux: add DAC check to setxattr() hook.
- SELinux: sidtab locking fix.
- SELinux: mediate send_sigurg().
- SELinux: fix setscheduler hook deadlock.
- ide-floppy: Supresses error messages resulting from Medium not present
- Various IA64 updates from 2.6.10rc1
- nfsd: make sure getxattr inode op is non-NULL before calling it.
- Handle NULL dev->dev_addr in SIOCGIFHWADDR correctly. (#137648)
- Fix NFSD domainname size limit.
- nfsd4: nfsd oopsed when encountering a conflict with a local lock
- nfsd4: fix putrootfh return
- nfsd: Insecure port warning shows decimal IPv4 address
- Disable sw irqbalance/irqaffinity for e7520/e7320/e7525 (#136419)
- Fix exec-shield non-PIE/non-prelinked bug
- ext3 reservations: fix goal hit accounting.
- Fix problems with non-power-of-two sector size discs. (#135094)
- Fix possible oops in netpoll (#132153)
- Add missing MODULE_VERSION tags to various modules. (#136399)
- Add USB card reader de jour. (#124048)
- Remove SG_IO deprecation warning (#136179)
- Make sure that modules get signed with the right key.
- Remove SG_IO deprecation warning (#136179)
- s390: Fix fake_ll for qeth device. (#136175)
- s390: zfcp: Kernel stack frame for zfcp_cfdc_dev_ioctl() is too big
- s390: Use slab allocator for DASD I/O pages.
- PPC64: HVSI udbg support
- PPC64: Make HVSI console survive FSP reset
- PPC64: Make PCI hostbridge hotplugging work
- PPC64: Fix IBM VSCSI problems (#138124)
- Rebase -ac patch to 2.6.9-ac8.
* Wed Nov 03 2004 Dave Jones <davej@redhat.com>
- Reenable token-ring drivers (#122602)
* Tue Nov 02 2004 Dave Jones <davej@redhat.com>
- Reenable SLIP. (#124223)
- Add USB card reader de jour. (#124048)
* Mon Nov 01 2004 Dave Jones <davej@redhat.com>
- Fix memory leak on x86-64 in mixed 32/64 mode. (#132947)
- Yet another USB card reader for the whitelist. (#137722)
* Sat Oct 30 2004 Dave Jones <davej@redhat.com>
- Fix raid5 oops (#127862)
- Stop E820 BIOS entries being corrupted by EDID info. (#137510)
* Fri Oct 29 2004 Dave Jones <davej@redhat.com>
- Remove the possibility of some false OOM kills. (#131251)
- Add more USB card readers to SCSI whitelist (#131546)
- Disable CONFIG_SCHED_SMT for iseries.
* Thu Oct 28 2004 Dave Jones <davej@redhat.com>
- Reenable ISA NIC support (#136569)
* Wed Oct 27 2004 Dave Jones <davej@redhat.com>
- Reenable Initio 9100U(W) SCSI driver. (#137153)
* Tue Oct 26 2004 Dave Jones <davej@redhat.com>
- Add another USB card reader to SCSI whitelist (#132923)
* Sat Oct 23 2004 Dave Jones <davej@redhat.com>
- Fix PPC NUMA (#130716).
- Fix autoraid for S390 (#123842/#130339)
- Selected bits from 2.6.9-ac3
- Fix syncppp/async ppp problems with new hangup
- Fix broken parport_pc unload
- Stop i8xx_tco making some boxes reboot on load
- Fix cpia/module tools deadlock
- Security fix for smbfs leak/overrun
* Fri Oct 22 2004 Dave Jones <davej@redhat.com>
- Misc security fixes from 2.6.9-ac2
* Thu Oct 21 2004 Dave Jones <davej@redhat.com>
- Fix ia64 module loading. (#136365)
- Enable discontigmem for PPC64
- Disable a bunch of useless PPC config options
- Enable PACK_STACK on s390.
* Wed Oct 20 2004 Dave Jones <davej@redhat.com>
- Fix NFS badness (#132726)
- Drop bogus USB workaround. (#131127)
* Tue Oct 19 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9
- Speedtouch USB DSL modem driver update.
- Cleanup some iseries config options.
* Sat Oct 16 2004 Dave Jones <davej@redhat.com>
- 2.6.9-rc4-bk3
- Fix up a bunch of unresolved symbols that crept in recently.
- Remove bogus O_NONBLOCK patch which broke lots of userspace.
- Fix booting on PPC64 by reserving initrd pages.
* Fri Oct 15 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc4-bk2
- librtas needs to work around the /dev/mem restrictions.
- EXT3 reservations use-before-initialised bugfix.
- support O_NONBLOCK for read,pread,readv of regular files.
- EDD blows up some x86-64's. Disable again.
* Thu Oct 14 2004 Dave Jones <davej@redhat.com>
- Make EDD driver modular on x86-64 too.
- Various mkinitrd spec changes (Jeremy Katz)
- Enable a bunch more PPC64 config options. (Dave Howells)
- Enable ACPI cpufreq driver for x86-64 too.
* Wed Oct 13 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc4-bk1
- Tux update.
- Update netdump/diskdump patches
- PowerPC 64 netboot changes.
- Various CONFIG_ option diddling.
- Fix up the find_isa_irq_pin() oops on reboot for x86-64 too.
* Tue Oct 12 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc4
- Enable CONFIG_MICROCODE for x86-64
* Sat Oct 09 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc3-bk8
* Fri Oct 08 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc3-bk7
- Fix up PPC/PPC64 compilation failures due to new binutils. (David Woodhouse)
* Thu Oct 07 2004 Dave Jones <davej@redhat.com>
- Rebase to 2.6.9-rc3-bk6
- Add xattr support for tmpfs.
* Tue Oct 05 2004 Stephen C. Tweedie <sct@redhat.com>
- Update ext3 online resize to 2.6.9-rc3-mm2 upstream
- Reenable ext3 online resize in .spec
* Wed Sep 29 2004 Jeremy Katz <katzj@redhat.com>
- add patch from Roland McGrath/James Morris to fix mprotect hook bug (#133505)
* Tue Sep 21 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc2-bk5
* Fri Sep 17 2004 Arjan van de Ven <arjanv@redhat.com>
- fix tux for x86-64 and ppc64
* Wed Sep 15 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc2
- add diskdump
* Sat Sep 11 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk17 ; make ppc32 build
* Wed Sep 08 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk13
* Tue Sep 07 2004 Arjan van de Ven <arjanv@redhat.com>
- disable online resize again
- hopefully fix Quake3 interaction with execshield
- add Alan's borken-bios-IRQ workaround patch
* Sun Sep 05 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk11
* Wed Sep 01 2004 Arjan van de Ven <arjanv@redhat.com>
- fix execshield buglet with legacy binaries
- 2.6.9-rc1-bk7
* Tue Aug 31 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk6
* Sun Aug 29 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk4, now with i915 DRM driver
* Sat Aug 28 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.9-rc1-bk2
* Tue Aug 24 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8.1-bk2
* Sun Aug 22 2004 Arjan van de Ven <arjanv@redhat.com>
- attempt to fix early-udev bug
* Sat Aug 14 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc4-bk3
- split execshield up some more
* Sat Aug 14 2004 Dave Jones <davej@redhat.com>
- Update SCSI whitelist again with some more card readers.
* Tue Aug 10 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc3-bk3
* Thu Aug 05 2004 Arjan van de Ven <arjanv@redhat.com>
- Add the flex-mmap bits for s390/s390x (Pete Zaitcev)
- Add flex-mmap for x86-64 32 bit emulation
- 2.6.8-rc3
* Tue Aug 03 2004 Arjan van de Ven <arjanv@redhat.com>
- Add Rik's token trashing control patch
* Mon Aug 02 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc2-bk11
* Sat Jul 31 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc2-bk8
* Thu Jul 29 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc2-bk6
- make a start at splitting up the execshield patchkit
* Sat Jul 17 2004 Arjan van de Ven <arjanv@redhat.com>
- ppc32 embedded updates
* Fri Jul 16 2004 Arjan van de Ven <arjanv@redhat.com>
- make USB modules again and add Alan's real fix for the SMM-meets-USB bug
- 2.6.8-rc1-bk4
* Thu Jul 15 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.8-rc1-bk3
* Wed Jul 14 2004 Arjan van de Ven <arjanv@redhat.com>
- add "enforcemodulesig" boot option to make the kernel load signed modules only
* Tue Jul 13 2004 Arjan van de Ven <arjanv@redhat.com>
- updated voluntary preempt
- 2.6.8-rc1
* Thu Jul 08 2004 Arjan van de Ven <arjanv@redhat.com>
- fix boot breakage that was hitting lots of people (Dave Jones)
* Wed Jul 07 2004 Arjan van de Ven <arjanv@redhat.com>
- add voluntary preemption patch from Ingo
- 2.6.7-bk19
* Wed Jun 30 2004 Arjan van de Ven <arjanv@redhat.com>
- make a start at gpg signed modules support
* Mon Jun 28 2004 Arjan van de Ven <arjanv@redhat.com>
- experiment with making the hardlink call in post more efficient
- 2.6.7-bk9
* Fri Jun 25 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.7-bk7
- Add wli's patch to allocate memory bottom up not top down
- change some config options in the kernel-sourcecode package that are
good for rpm kernel builds but not for custom user builds to more appropriate
default values.
- reenable kernel-sourcecode again for a few builds
* Thu Jun 24 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.7-bk5
- fix tux unresolved symbols (#126532)
* Tue Jun 22 2004 Arjan van de Ven <arjanv@redhat.com>
- make kernel-doc and kernel-sourcecode builds independent of eachother
- disable kernel-sourcecode builds entirely, we'll be replacing it with documentation
on how to use the src.rpm instead for building your own kernel.
* Sun Jun 20 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.7-bk2
* Mon Jun 14 2004 Arjan van de Ven <arjanv@redhat.com>
- add patch from DaveM to fix the ppp-keeps-iface-busy bug
* Sun Jun 13 2004 Arjan van de Ven <arjanv@redhat.com>
- add fix from Andi Kleen/Linus for the fpu-DoS
* Fri Jun 11 2004 Arjan van de Ven <arjanv@redhat.com>
- disable mlock-uses-rlimit patch, it has a security hole and needs more thought
- revert airo driver to the FC2 one since the new one breaks
* Wed Jun 09 2004 Dave Jones <davej@redhat.com>
- Update to 2.6.7rc3
* Sat Jun 05 2004 Arjan van de Ven <arjanv@redhat.com>
- fix the mlock-uses-rlimit patch
* Thu Jun 03 2004 David Woodhouse <dwmw2@redhat.com>
- Add ppc64 (Mac G5)
* Thu Jun 03 2004 Arjan van de Ven <arjanv@redhat.com>
- add a forward port of the mlock-uses-rlimit patch
- add NX support for x86 (Intel, Ingo)
* Wed Jun 02 2004 Arjan van de Ven <arjanv@redhat.com>
- refresh ext3 reservation patch
* Mon May 31 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.7-rc2
- set the ACPI OS name to "Microsoft Windows XP" for better compatibility
* Fri May 28 2004 Pete Zaitcev <zaitcev@redhat.com>
- Fix qeth and zfcp (s390 drivers): align qib by 256, embedded into qdio_irq.
* Fri May 28 2004 Dave Jones <davej@redhat.com>
- Fix the crashes on boot on Asus P4P800 boards. (#121819)
* Thu May 27 2004 Dave Jones <davej@redhat.com>
- Lots more updates to the SCSI whitelist for various
USB card readers. (#112778, among others..)
* Thu May 27 2004 Arjan van de Ven <arjanv@redhat.com>
- back out ehci suspend/resume patch, it breaks
- add fix for 3c59x-meets-kudzu bug from Alan
* Wed May 26 2004 Arjan van de Ven <arjanv@redhat.com>
- try improving suspend/resume by restoring more PCI state
- 2.6.7-rc1-bk1
* Tue May 25 2004 Dave Jones <davej@redhat.com>
- Add yet another multi-card reader to the whitelist (#85851)
* Mon May 24 2004 Dave Jones <davej@redhat.com>
- Add another multi-card reader to the whitelist (#124048)
* Thu May 20 2004 Arjan van de Ven <arjanv@redhat.com>
- put firewire race fix in (datacorruptor)
* Wed May 19 2004 Dave Jones <davej@redhat.com>
- Fix typo in ibmtr driver preventing compile (#123391)
* Tue May 18 2004 Arjan van de Ven <arjanv@redhat.com>
- update to 2.6.6-bk3
- made kernel-source and kernel-doc noarch.rpm's since they are not
architecture specific.
* Sun May 09 2004 Arjan van de Ven <arjanv@redhat.com>
- fix non-booting on Transmeta cpus (Peter Anvin)
- fix count leak in message queues
* Sat May 08 2004 Arjan van de Ven <arjanv@redhat.com>
- more ide cache flush work
- patch from scsi-bk to fix sd refcounting
* Fri May 07 2004 Arjan van de Ven <arjanv@redhat.com>
- some more ide cache flush fixes
* Thu May 06 2004 Arjan van de Ven <arjanv@redhat.com>
- fix bug 122504
- convert b44 to ethtool ops (jgarzik)
- make IDE do a cache-flush on shutdown (me/Alan)
* Wed May 05 2004 Arjan van de Ven <arjanv@redhat.com>
- work around i810/i830 DRM issue
* Sat May 01 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.6-rc3-bk1
- make amd64 boot again
- fix vm86-vs-4g4g interaction (Ingo)
* Fri Apr 23 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.6-rc2
* Wed Apr 21 2004 Arjan van de Ven <arjanv@redhat.com>
- add the ext3 online resize patch
* Tue Apr 20 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.6-rc1-bk3
- add the objrmap vm from the -mm tree; it needs testing
* Fri Apr 16 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-bk2
- disable DISCONTIGMEM on ia64 for performance
- fix sleep_on use in reiserfs (Chris Mason)
* Wed Apr 14 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-mc4
- reenable sg driver for scsi tape changers and such
- the sk98lin driver oopses on module unload, preven that
* Tue Apr 13 2004 Arjan van de Ven <arjanv@redhat.com>
- fix "bad pmd" bug with patch from Ingo
* Sat Apr 10 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-mc3
- finish up the -mc2 merge
- latest 4g/4g patch from Ingo
- latest execshield patch from Ingo
- fix a few framebuffer bugs
* Fri Apr 09 2004 Arjan van de Ven <arjanv@redhat.com>
- first attempt at a 2.6.5-mc2 merge
* Fri Apr 09 2004 Dave Jones <davej@redhat.com>
- Add in missing SiS AGP fix.
* Wed Apr 07 2004 Dave Jones <davej@redhat.com>
- More agpgart fixes.
* Sat Apr 03 2004 Arjan van de Ven <arjanv@redhat.com>
- fix another 4g/4g-vs-resume bug
* Wed Mar 31 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-rc3
- fix PCI posting bug in i830 DRM
* Tue Mar 30 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-rc2-bk8
* Tue Mar 30 2004 Dave Jones <davej@redhat.com>
- Include latest agpgart fixes.
* Thu Mar 25 2004 Arjan van de Ven <arjanv@redhat.com>
- more DRM fixes
- add the fsync patches from akpm
* Tue Mar 23 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-rc2-bk3
- fix direct userspace memory access in i830 drm driver
* Mon Mar 22 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-rc2-bk2
- some stackbloat reductions from Dave and me
* Sat Mar 20 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.5-rc2
* Tue Mar 16 2004 Dave Jones <davej@redhat.com>
- 2.6.5-rc1
* Mon Mar 15 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.4-bk3
- fix oops in toshiba_acpi (Barry K. Nathan)
* Sat Mar 13 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.4-bk2 merge
* Thu Mar 11 2004 Arjan van de Ven <arjanv@redhat.com>
- renable sonypi driver that was off accidentally
- 2.6.4-final
- fix the oops on alsa module unloads
* Wed Mar 10 2004 Arjan van de Ven <arjanv@redhat.com>
- add ppc64/iseries, ppc32 (powermac/ibook) and ia64 architectures
- 2.6.4-rc3
* Tue Mar 09 2004 Arjan van de Ven <arjanv@redhat.com>
- 2.6.4-rc2-bk5
- fix nfs-vs-selinux issue
- fix typo in URL as per #117849
* Mon Mar 08 2004 Arjan van de Ven <arjanv@redhat.com>
- fix race in lp.c (#117710)
- 2.6.4-rc2-bk3
- attempt to fix S3 suspend-to-ram with 4g/4g split
* Sat Mar 06 2004 Arjan van de Ven <arjanv@redhat.com>
- fix reiserfs
- set HZ to 1000 again for some tests
* Wed Feb 25 2004 Arjan van de Ven <arjanv@redhat.com>
- merge back a bunch of fedora fixes
- disable audit
* Tue Feb 24 2004 Arjan van de Ven <arjanv@redhat.com>
- audit bugfixes
- update tux to a working version
- 2.6.3-bk5 merge
* Fri Feb 20 2004 Arjan van de Ven <arjanv@redhat.com>
- re-add and enable the Auditing patch
- switch several cpufreq modules to built in since detecting in userspace
which to use is unpleasant
* Fri Jul 04 2003 Arjan van de Ven <arjanv@redhat.com>
- 2.6 start
Øÿj
Generated by rpm2html 1.8.1
Daniel Veillard, Tue Oct 21 02:30:22 2008