tag changelog
This commit is contained in:
parent
41b22f9d76
commit
90ed1a9fc4
184
kernel.spec
184
kernel.spec
@ -1928,188 +1928,10 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- hid-multitouch: add support for elo touchsystems panels (requested
|
||||
by hadess, backported from hid-next)
|
||||
- bluetooth: add support for more ath3k devices (Ditto.)
|
||||
* Mon May 30 2011 Kyle McMartin <kmcmartin@redhat.com> 3.0-0.rc1.git0.1
|
||||
- Linux 3.0-rc1 (won't build until module-init-tools gets an update.)
|
||||
|
||||
* Fri May 20 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Drop broken fix for stalls on AMD processors.
|
||||
|
||||
* Fri May 20 2011 Dave Jones <davej@redhat.com>
|
||||
- Rebuild to fix versioning.
|
||||
|
||||
* Thu May 19 2011 Dave Jones <davej@redhat.com>
|
||||
- Update to 2.6.39 final.
|
||||
|
||||
* Sat May 14 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to v2 of Mel Gorman's SLUB patchset
|
||||
|
||||
* Sat May 14 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git6.1
|
||||
- tmpfs: implement generic xattr support
|
||||
Merge Eric Paris' patch to add xattr support to tmpfs, so that it can be
|
||||
used to host mockroots for mass rebuilds.
|
||||
- Drop IMA disabling patch, which is no longer necessary since it's run time
|
||||
(but unused) cost is now minimized.
|
||||
- Switch NF_CONNTRACK to modular, it'll get autoloaded where necessary.
|
||||
|
||||
* Sat May 14 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git6.0
|
||||
- Update to 2.6.39-rc7-git6
|
||||
|
||||
* Thu May 12 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Fix yet another bug in AMD erratum checking (#704059)
|
||||
|
||||
* Thu May 12 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git3.0
|
||||
- Switch on release builds until 2.6.39 releases and we branch off 2.6.40-git.
|
||||
|
||||
* Wed May 11 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Linux 2.6.39-rc7-git3
|
||||
- Pull in some SLUB fixes from Mel Gorman for testing.
|
||||
|
||||
* Tue May 09 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git0.0
|
||||
- Linux 2.6.39-rc7
|
||||
|
||||
* Mon May 09 2011 Dave Jones <davej@redhat.com>
|
||||
- Remove remnants of non-upstreamed utrace bits.
|
||||
|
||||
* Mon May 08 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.39-0.rc6.git6.0
|
||||
- Enable CONFIG_FB_UDL (#634636)
|
||||
|
||||
* Sat May 07 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to snapshot 2.6.39-rc6-git5
|
||||
|
||||
* Wed May 04 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to snapshot 2.6.39-rc6-git2
|
||||
|
||||
* Tue May 03 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Linux 2.6.39-rc6
|
||||
|
||||
* Sun May 01 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to snapshot 2.6.39-rc5-git5
|
||||
|
||||
* Thu Apr 28 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc5.git1.0
|
||||
- Update to snapshot 2.6.39-rc5-git1
|
||||
- Edit scripts/rebase.sh to not keep appending to .gitignore when the new
|
||||
.bz2 files are covered by wildcards.
|
||||
|
||||
* Wed Apr 27 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Linux 2.6.39-rc5
|
||||
|
||||
* Tue Apr 26 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to 2.6.39-rc4-git8
|
||||
|
||||
* Sun Apr 24 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- ppc64: disable TUNE_CELL, which causes problems with illegal instuctions
|
||||
being generated on non-Cell PPC machines. (#698256)
|
||||
|
||||
* Wed Apr 20 2011 Dave Jones <davej@redhat.com> 2.6.39-0.rc4.git2.0
|
||||
- Update to 2.6.39-rc4-git2
|
||||
|
||||
* Tue Apr 19 2011 Dave Jones <davej@redhat.com>
|
||||
- Build USB_SERIAL in instead of modular.
|
||||
Enable USB_SERIAL_CONSOLE.
|
||||
|
||||
* Wed Apr 13 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc3.git2.0
|
||||
- Update to snapshot 2.6.39-rc3-git2
|
||||
|
||||
* Mon Apr 11 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc2.git3.0
|
||||
- Update to git snapshot 2.6.39-rc2-git3
|
||||
- efifb_update.patch: drop, upstream.
|
||||
|
||||
* Thu Apr 07 2011 Hans de Goede <hdegoede@redhat.com>
|
||||
- Add a no lvds quirk for the Asus EB1007 to the i915 drm driver,
|
||||
this fixes gnome-shell not working on it
|
||||
|
||||
* Wed Apr 06 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc2.git0.0
|
||||
- Update to 2.6.39-rc2
|
||||
|
||||
* Tue Apr 05 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git5.0
|
||||
- Update to git snapshot 2.6.39-rc1-git5
|
||||
- (Not test-built before commit since my rawr box is down atm.)
|
||||
|
||||
* Sat Apr 02 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git3.0
|
||||
- Update to snapshot 2.6.39-rc1-git3
|
||||
- generic: CONFIG_USB_VL600=m
|
||||
|
||||
* Thu Mar 31 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git1.0
|
||||
- Update to snapshot 2.6.39-rc1-git1
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Disable CONFIG_IMA, CONFIG_TCG_TPM on powerpc (#689468)
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Disable qla4xxx (CONFIG_SCSI_QLA_ISCSI) driver on powerpc32 (#686199)
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc1.git0.0
|
||||
- ... and then 2.6.39-rc1
|
||||
|
||||
* Tue Mar 29 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git21.0
|
||||
- Update to snapshot 2.6.38-git21
|
||||
- Enable some new x86{_64} platform drivers.
|
||||
|
||||
* Mon Mar 28 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git19.0
|
||||
- Update to snapshot 2.6.38-git19
|
||||
- Drop upstream patches:
|
||||
- acpi_battery-fribble-sysfs-files-from-a-resume-notifier.patch
|
||||
- apple_backlight.patch
|
||||
- Rebased:
|
||||
- acpi_reboot.patch
|
||||
- linux-2.6-acpi-debug-infinite-loop.patch
|
||||
- linux-2.6-debug-sizeof-structs.patch
|
||||
- linux-2.6-i386-nx-emulation.patch
|
||||
- Disabled:
|
||||
- utrace.
|
||||
|
||||
* Fri Mar 25 2011 Chuck Ebbert <cebbert@redhat.com>
|
||||
- Drop unused patches already applied upstream:
|
||||
hdpvr-ir-enable.patch
|
||||
thinkpad-acpi-fix-backlight.patch
|
||||
|
||||
* Wed Mar 23 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Re-create ACPI battery sysfs files on resume from suspend, fixes the
|
||||
upstream changes to the dropped
|
||||
acpi-update-battery-information-on-notification-0x81.patch.
|
||||
|
||||
* Wed Mar 23 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- Update to 2.6.38-git12
|
||||
- Enable I2C_DIOLAN_U2C USB i2c adapter [all], I2C_PXA [i686].
|
||||
|
||||
* Tue Mar 22 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git11.0
|
||||
- Update to 2.6.38-git11
|
||||
- Drop merged fs-call-security_d_instantiate-in-d_obtain_alias.patch
|
||||
- Fix context in add-appleir-usb-driver.patch
|
||||
- Enable firewire ALSA modules, HP accelerometer driver.
|
||||
- Re-enable PSTORE, seems to be fixed.
|
||||
- Fix utrace-ptrace for upstream smp_lock removal.
|
||||
|
||||
* Fri Mar 18 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git6.0
|
||||
- Update to 2.6.38-git6
|
||||
- CONFIG_IP_SET modules and associated netfilter goo.
|
||||
- New network packet scheduler modules (sch, choke, mqprio.)
|
||||
- Enable DMI sysfs interface (built-in) on ia64, x86_64, i386.
|
||||
- Explicitly set USB storage goo as modular.
|
||||
- Drop merged patches, nil-ify drm-nouveau-updates, fix context in crash.ko
|
||||
Kconfig diff.
|
||||
|
||||
* Thu Mar 17 2011 Matthew Garrett <mjg@redhat.com>
|
||||
- drop efi_default_physical.patch - it's actually setting up something that's
|
||||
neither physical nor virtual, and it's probably breaking EFI boots
|
||||
|
||||
* Wed Mar 16 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git1.1
|
||||
- Test out scripts/rebase.sh on 2.6.38-git1.
|
||||
- Enable fhandle syscalls (ugh. conditional syscalls... update
|
||||
CONFIG_EXPORTFS to =y, since it's now a bool.)
|
||||
- CONFIG_XEN_DEBUG [i386,x86_64] =n, but possibly should be -debug
|
||||
conditional. Needs a xen user to benchmark and see how bad the overhead
|
||||
is.
|
||||
|
||||
* Tue Mar 15 2011 Adam Jackson <ajax@redhat.com>
|
||||
- drm-intel-big-hammer.patch: Drop.
|
||||
|
||||
* Tue Mar 15 2011 Chuck Ebbert <cebbert@redhat.com> 2.6.38-1
|
||||
- Linux 2.6.38
|
||||
|
||||
* Tue Mar 15 2011 Kyle McMartin <kyle@redhat.com>
|
||||
* Mon May 30 2011 Kyle McMartin <kyle@redhat.com>
|
||||
- Trimmed changelog, see fedpkg git for earlier history.
|
||||
|
||||
###
|
||||
|
Loading…
Reference in New Issue
Block a user