Changelog for
kernel-rt-devel-2.6.26.7-1.rt11.1.fc9.ccrma.x86_64.rpm :
Fri Oct 24 00:00:00 2008 Fernando Lopez-Lezcano
2.6.26.7-1.rt11.1
- updated to 2.6.26.7 and rt11, merged into Fedora 2.6.26.7-86
Thu Oct 23 00:00:00 2008 Chuck Ebbert 2.6.26.7-86
- Support building from CVS branches.
Thu Oct 23 00:00:00 2008 Chuck Ebbert 2.6.26.7-85
- Drop the broken patch to allow forcing PCIE ASPM.
Thu Oct 23 00:00:00 2008 Chuck Ebbert 2.6.26.7-84
- Fix LBA48 on pata_it821x RAID volumes.
Thu Oct 23 00:00:00 2008 Kyle McMartin 2.6.26.7-83
- Linux 2.6.26.7
Thu Oct 23 00:00:00 2008 Eric Sandeen 2.6.26.7-82.rc1
- Patch for CVE-2008-3528, ext-fs dir corruption.
Wed Oct 22 00:00:00 2008 Chuck Ebbert 2.6.26.7-81.rc1
- 2.6.26.7-rc1
Dropped patches:
linux-2.6-x86-improve-up-kernel-when-cpu-hotplug-and-smp.patch
linux-2.6-x86-avoid-dereferencing-beyond-stack-THREAD_SIZE.patch
linux-2.6-x86-Reserve-FIRST_DEVICE_VECTOR-in-used_vectors-bit.patch
linux-2.6-x86-early_ioremap-fix-fencepost-error.patch
linux-2.6-pci-disable-aspm-per-acpi-fadt-setting.patch
linux-2.6-pci-disable-aspm-on-pre-1.1-devices.patch
linux-2.6-pci-check-mapped-ranges-on-sysfs-resource-files.patch
linux-2.6-uvcvideo-return-sensible-min-max-values.patch
linux-2.6-uvcvideo-dont-use-stack-based-buffers.patch
linux-2.6-uvcvideo-fix-another-buffer-overflow.patch
linux-2.6-dont-allow-splice-to-files-opened-with-o_append.patch
linux-2.6-libata-lba-28-48-off-by-one-in-ata.h.patch
linux-2.6-libata-always-do-follow-up-SRST-if-requested.patch
linux-2.6-libata-fix-EH-action-overwriting-in-ata_eh_reset.patch
Upstream reverts:
drm-i915-fix-ioremap-of-a-user-address-for-non-root.patch
Tue Oct 21 00:00:00 2008 Chuck Ebbert 2.6.26.6-80
- Disable debug printks in the memstick drivers.
Sat Oct 18 00:00:00 2008 Chuck Ebbert 2.6.26.6-79
- Fix IOCTL permission checking in sbni WAN adapter (CVE-2008-3525).
Sat Oct 18 00:00:00 2008 Chuck Ebbert 2.6.26.6-78
- DRM: fix ioctl security issue (CVE-2008-3831).
Fri Oct 17 00:00:00 2008 Chuck Ebbert 2.6.26.6-77
- Fix RTC on systems that don\'t describe it in PnP (#451188)
Thu Oct 16 00:00:00 2008 Chuck Ebbert 2.6.26.6-76
- Actually apply the syscall_get_arguments() fix.
Thu Oct 16 00:00:00 2008 Roland McGrath 2.6.26.6-75
- fix x86 syscall_get_arguments() order
Wed Oct 15 00:00:00 2008 Roland McGrath 2.6.26.6-74
- utrace update
Tue Oct 14 00:00:00 2008 Chuck Ebbert 2.6.26.6-71
- Fix namespace clash in ATI timer patch.
Tue Oct 14 00:00:00 2008 Chuck Ebbert 2.6.26.6-70
- x86, early_ioremap: fix fencepost error
- x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC
Tue Oct 14 00:00:00 2008 Chuck Ebbert 2.6.26.6-69
- libata: always do follow-up SRST if hardreset returned -EAGAIN
- libata: fix EH action overwriting in ata_eh_reset()
- libata: sata_nv: SWNCQ should be disabled by default (#463034)
Sun Oct 12 00:00:00 2008 Dennis Gilmore 2.6.26.6-68
- disable atl1e on sparc64
- backport syscall tracing to use the new tracehook.h entry points on sparc64
- syscall tracing patch is already upstream in 2.6.27
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-67
- libata: pata_marvell: use the upstream patch for playing nice with ahci
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-66
- x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap.
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-65
- pci: check range on sysfs mmapped resources
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-64
- Don\'t allow splice to files opened with O_APPEND.
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-63
- Fix buffer overflow in uvcvideo driver.
Sat Oct 11 00:00:00 2008 Chuck Ebbert 2.6.26.6-62
- Fix possible oops in get_wchan()
Fri Oct 10 00:00:00 2008 Kyle McMartin 2.6.26.6-61
- add e1000e: write protect nvram to prevent corruption patch from upstream
Fri Oct 10 00:00:00 2008 Chuck Ebbert 2.6.26.6-60
- x86: switch to UP mode when only one CPU is present at boot time
Fri Oct 10 00:00:00 2008 Chuck Ebbert 2.6.26.6-59
- 2.6.26.6
Thu Oct 9 00:00:00 2008 Chuck Ebbert 2.6.26.6-58.rc1
- Copy dwmw2\'s build fixes from rawhide:
Include arch/$ARCH/include/ directories in kernel-devel (F10#465486)
Include arch/powerpc/lib/crtsavres.[So] too (#464613)
Wed Oct 8 00:00:00 2008 Roland McGrath 2.6.26.6-57.rc1
- Fix build ID fiddling magic. (#465873)
Wed Oct 8 00:00:00 2008 Chuck Ebbert 2.6.26.6-56.rc1
- 2.6.26.6-rc1
Dropped patches:
linux-2.6-sched-fix-process-time-monotonicity.patch
linux-2.6-x86-64-fix-overlap-of-modules-and-fixmap-areas.patch
linux-2.6-x86-fdiv-bug-detection-fix.patch
linux-2.6-x86-io-delay-add-hp-f700-quirk.patch
linux-2.6-x86-fix-oprofile-and-hibernation-issues.patch
linux-2.6-x86-32-amd-c1e-force-timer-broadcast-late.patch
linux-2.6-x86-pat-proper-tracking-of-set_memory_uc.patch
linux-2.6-x86-hpet-01-fix-moronic-32-64-bit-thinko.patch
linux-2.6-x86-hpet-02-read-back-compare-register.patch
linux-2.6-x86-hpet-03-make-minimum-reprogramming-delta-useful.patch
linux-2.6-x86-fix-memmap-exactmap-boot-argument.patch
linux-2.6-usb-fix-hcd-interrupt-disabling.patch
linux-2.6-acpi-processor-use-signed-int.patch
linux-2.6-mm-dirty-page-tracking-race-fix.patch
linux-2.6-mm-mark-correct-zone-full-when-scanning-zonelists.patch
linux-2.6-block-submit_bh-discards-barrier-flag.patch
linux-2.6-pcmcia-fix-broken-abuse-of-dev-driver_data.patch
Tue Oct 7 00:00:00 2008 Chuck Ebbert 2.6.26.5-55
- Fix more fallout from the WARN() macro.
Tue Oct 7 00:00:00 2008 John W. Linville 2.6.26.5-54
- Re-revert at76_usb to version from before attempted mac80211 port
Tue Oct 7 00:00:00 2008 Chuck Ebbert 2.6.26.5-53
- Add missing WARN() macro.
Sat Oct 4 00:00:00 2008 Chuck Ebbert 2.6.26.5-52
- Disable the snd-aw2 module: it conflicts with video drivers. (#462919)
Sat Oct 4 00:00:00 2008 Chuck Ebbert 2.6.26.5-51
- Support building -stable RC kernels.
Kernel versioning example: 2.6.26.6-52.rc1.fc9
Thu Oct 2 00:00:00 2008 Chuck Ebbert 2.6.26.5-50
- Add config option to disallow adding CPUs after booting.
Tue Sep 30 00:00:00 2008 Chuck Ebbert 2.6.26.5-49
- Don\'t oops if no IRQ stack is available (#461846)
Tue Sep 30 00:00:00 2008 Chuck Ebbert 2.6.26.5-48
- Two patches to help make kerneloops bug reports more useful.
(requested by Arjan)
Wed Sep 24 00:00:00 2008 Kyle McMartin 2.6.26.5-47
- two more wireless fixes from John
p54: Fix regression due to \"net: Delete NETDEVICES_MULTIQUEUE kconfig option
Revert \"b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support\"
Tue Sep 23 00:00:00 2008 Chuck Ebbert 2.6.26.5-46
- pcmcia: Fix broken abuse of dev->driver_data (#462178)
Sat Sep 20 00:00:00 2008 Chuck Ebbert 2.6.26.5-45
- pci: three patches to disable PCIe ASPM on old devices/systems (#462210)
Sat Sep 20 00:00:00 2008 Chuck Ebbert 2.6.26.5-44
- x86: pci: detect end_bus_number according to acpi/e820 reserved, v2 (#462210)
Sat Sep 20 00:00:00 2008 Kyle McMartin - 2.6.26.5-43
- libata-sff: kill spurious WARN_ON() in ata_hsm_move()
Pointed-out-by: Arjan van de Ven (9c2676b61a5a4b6d99e65fb2f438fb3914302eda)
Thu Sep 18 00:00:00 2008 Kyle McMartin - 2.6.26.5-42
- From Chris Lalancette :
Backport KVM Intel MSR fix (efa67e0d1f51842393606034051d805ab9948abd)
Tue Sep 16 00:00:00 2008 Roland McGrath - 2.6.26.5-41
- utrace: Fix common oops in ptrace EPERM case.
Mon Sep 15 00:00:00 2008 Kyle McMartin 2.6.26.5-40
- wireless: rt2500pci: restoring missing line
Sun Sep 14 00:00:00 2008 Chuck Ebbert 2.6.26.5-39
- libata: fix DMA mode mistmatches
- libata: interpret the LBA28 spec properly
Sun Sep 14 00:00:00 2008 Chuck Ebbert 2.6.26.5-38
- Add two patches scheduled for 2.6.26-stable:
cifs: fix plaintext authentication
mm: mark correct zone full when scanning zonelists
Sun Sep 14 00:00:00 2008 Chuck Ebbert 2.6.26.5-37
- Fix problems with scheduler clock going backwards (#453257)
Sun Sep 14 00:00:00 2008 Chuck Ebbert 2.6.26.5-36
- x86: fix memmap=exactmap argument, fixing kdump in some cases (#459103)
Sun Sep 14 00:00:00 2008 Chuck Ebbert 2.6.26.5-35
- Fix problems with AMT on e1000e (#453023)
Fri Sep 12 00:00:00 2008 Chuck Ebbert 2.6.26.5-34
- Don\'t use ahci driver for marvell controllers. (#455833)
Thu Sep 11 00:00:00 2008 Chuck Ebbert 2.6.26.5-33
- Add support for 82567LM-4 to the e1000e driver (#461438)
Tue Sep 9 00:00:00 2008 Chuck Ebbert 2.6.26.5-32
- HPET fixes from 2.6.27
Tue Sep 9 00:00:00 2008 Chuck Ebbert 2.6.26.5-31
- Linux 2.6.26.5
Thu Sep 4 00:00:00 2008 Chuck Ebbert 2.6.26.3-30
- Linux 2.6.26.4-rc1
Dropped patches:
linux-2.6-bio-fix-__bio_copy_iov-handling-of-bv_len.patch
linux-2.6-bio-fix-bio_copy_kern-handling-of-bv_len.patch
linux-2.6-netdev-atl1-disable-tso-by-default.patch
Thu Sep 4 00:00:00 2008 Chuck Ebbert 2.6.26.3-29
- [CIFS] Turn off Unicode during session establishment for plaintext authentication
- atl1: disable TSO by default
- x86: PAT proper tracking of set_memory_uc and friends
Wed Sep 3 00:00:00 2008 Chuck Ebbert 2.6.26.3-28
- Restore most of the drivers dropped in the 2.6.26 update. (F8#460853)
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-27
- x86-32: amd c1e force timer broadcast late
(fixes failure to disable local apic timer)
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-26
- mm: dirty page tracking race fix
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-25
- block: submit_bh() inadvertently discards barrier flag on a sync write
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-24
- Fix cpuidle misbehavior. (#459214)
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-23
- Add two bio patches scheduled for -stable.
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-22
- specfile: don\'t use the latest stable update as the vanilla directory.
Sun Aug 31 00:00:00 2008 Chuck Ebbert 2.6.26.3-21
- x86: fix oprofile + hibernation badness (#459413)
Sat Aug 30 00:00:00 2008 Chuck Ebbert 2.6.26.3-20
- x86: add Presario F700 to io_delay quirk list. (#459546)
Sat Aug 30 00:00:00 2008 Chuck Ebbert 2.6.26.3-19
- USB: fix hcd interrupt disabling (#457165)
Sat Aug 30 00:00:00 2008 Chuck Ebbert 2.6.26.3-18
- x86-64: fix overlap of modules and fixmap areas
- x86: fdiv bug detection fix (#197455)
Sat Aug 23 00:00:00 2008 Chuck Ebbert 2.6.26.3-17
- Linux 2.6.26.3
Dropped patches:
linux-2.6-usb-storage-nikond80-quirk.patch
Upstream revert:
rtl8187-fix-lockups-due-to-concurrent-access-to-config-routine.patch
New wireless patch:
linux-2.6-wireless-stable-backports.patch
Sat Aug 23 00:00:00 2008 Chuck Ebbert 2.6.26.2-16
- Disable the snd_pcsp driver. (#459477)
Fri Aug 15 00:00:00 2008 Dave Jones 2.6.26.2-15
- Silence MMCONFIG printk during boot.
Sun Aug 10 00:00:00 2008 Chuck Ebbert 2.6.26.2-14
- Fix obvious bug in ACPI processor driver.
Sun Aug 10 00:00:00 2008 Chuck Ebbert 2.6.26.2-13
- Disable VIA Padlock driver for now; it can cause oopses.
Thu Aug 7 00:00:00 2008 Chuck Ebbert 2.6.26.2-12
- Linux 2.6.26.2
Thu Aug 7 00:00:00 2008 Dave Jones
- Own all the modules.
* files in /lib/modules. (#456857)
Thu Aug 7 00:00:00 2008 Dave Airlie 2.6.26.1-10
- fix drm patch to not export a static.
Wed Aug 6 00:00:00 2008 Chuck Ebbert 2.6.26.1-9
- Hopefully fix build on ppc64.
Wed Aug 6 00:00:00 2008 Jarod Wilson 2.6.26.1-8
- updated firewire stack w/bugfixes and iso timestamp support
- updated lirc drivers w/new device support
Wed Aug 6 00:00:00 2008 Chuck Ebbert 2.6.26.1-7
- Drop already-merged patches, fix up PS3 bootloader patch.
Wed Aug 6 00:00:00 2008 Dave Airlie 2.6.26.1-6
- rebase drm into 2.6.26 in one super patch
Tue Aug 5 00:00:00 2008 Dave Jones 2.6.26.1-5
- Fix bogus printk in execshield noticed by Brendan Lynch.
Tue Aug 5 00:00:00 2008 Chuck Ebbert 2.6.26.1-4
- Update libata pata_it821x driver.
- Re-enable
*PIC debug code.
Tue Aug 5 00:00:00 2008 Chuck Ebbert 2.6.26.1-3
- Fix up the smarter-relatime patch.
Tue Aug 5 00:00:00 2008 Chuck Ebbert 2.6.26.1-2
- Fixes for quad PPC970 Powerstation (#457467)
Tue Aug 5 00:00:00 2008 Chuck Ebbert 2.6.26.1-1
- Linux 2.6.26.1
Tue Aug 5 00:00:00 2008 John W. Linville 2.6.25.14-108
- fix for long-standing rt2500usb issues (#411481)
Mon Aug 4 00:00:00 2008 Chuck Ebbert 2.6.25.14-107
- Add patches queued for 2.6.25.15.
- Add conflict against older iwl4965 firmware.
Sat Aug 2 00:00:00 2008 Chuck Ebbert 2.6.25.14-106
- Linux 2.6.25.14
Dropped patches:
linux-2.6-alsa-trident-spdif.patch
linux-2.6-libata-retry-enabling-ahci.patch
linux-2.6-libata-pata_atiixp-dont-disable.patch
Reverted from 2.6.25.14:
ath5k-don-t-enable-msi-we-cannot-handle-it-yet.patch
b43legacy-release-mutex-in-error-handling-code.patch
Sat Aug 2 00:00:00 2008 John W. Linville 2.6.25.13-105
- Revert at76_usb to version from before attempted mac80211 port
Thu Jul 31 00:00:00 2008 John W. Linville 2.6.25.13-104
- Upstream wireless fixes from 2008-07-29
(http://marc.info/?l=linux-wireless&m=121737750023195&w=2)
Tue Jul 29 00:00:00 2008 Kyle McMartin 2.6.25.13-103
- Linux 2.6.25.13
Sat Jul 26 00:00:00 2008 Chuck Ebbert 2.6.25.12-102
- Fix 64-bit resource checking on 32-bit kernels. (#447143)
Sat Jul 26 00:00:00 2008 Chuck Ebbert 2.6.25.12-101
- Set default powersave timeout to 0 for the AC97 driver. (#450395)
Fri Jul 25 00:00:00 2008 Kyle McMartin 2.6.25.12-100
- Linux 2.6.25.12
Wed Jul 23 00:00:00 2008 Kyle McMartin
- libata-acpi: fix calling sleeping function in irq context (#451896, #454954)
Tue Jul 22 00:00:00 2008 Dave Jones
- Change yenta to modular instead of built-in. (#456173)
Mon Jul 21 00:00:00 2008 Chuck Ebbert 2.6.25.11-97
- USB: fix timer regression
- x86: dump APIC/IOAPIC/PIC state at boot time
Mon Jul 21 00:00:00 2008 Kyle McMartin
- Add atl1e network driver for eee 901.
Sun Jul 20 00:00:00 2008 Chuck Ebbert 2.6.25.11-95
- Add sysrq-l to show backtraces on all CPUs.
Fri Jul 18 00:00:00 2008 Dave Jones 2.6.25.11-94
- Fix SHIRQ debug trace in tulip driver. (#454575)
Wed Jul 16 00:00:00 2008 John W. Linville 2.6.25.11-93
- Upstream wireless updates from 2008-07-14
(http://marc.info/?l=linux-wireless&m=121606436000705&w=2)
Mon Jul 14 00:00:00 2008 Kyle McMartin 2.6.25.11-92
- Linux 2.6.25.11
Fri Jul 11 00:00:00 2008 John W. Linville 2.6.25.9-91
- Upstream wireless fixes from 2008-07-09
(http://marc.info/?l=linux-netdev&m=121563769208664&w=2)
- Upstream wireless updates from 2008-07-08
(http://marc.info/?l=linux-wireless&m=121554411325041&w=2)
Fri Jul 11 00:00:00 2008 Chuck Ebbert 2.6.25.10-90
- libata: don\'t let ata_piix driver attach to ICH6M in ahci mode (#430916)
Thu Jul 10 00:00:00 2008 Chuck Ebbert 2.6.25.10-89
- hdaps: support new Lenovo notebook models (#449888)
Wed Jul 9 00:00:00 2008 Eric Sandeen 2.6.25.10-88
- Fix reiserfs list corruption (#453699)
Wed Jul 9 00:00:00 2008 John W. Linville 2.6.25.10-87
- Upstream wireless fixes from 2008-07-07
(http://marc.info/?l=linux-wireless&m=121546143025524&w=2)
Tue Jul 8 00:00:00 2008 Chuck Ebbert 2.6.25.10-86
- Fix USB interrupt handling with shared interrupts.
Sat Jul 5 00:00:00 2008 John W. Linville 2.6.25.10-85
- Upstream wireless fixes from 2008-07-02
(http://marc.info/?l=linux-netdev&m=121503163124089&w=2)
- Apply Stefan Becker\'s fix for bad hunk of wireless build fixups for 2.6.25
(https://bugzilla.redhat.com/show_bug.cgi?id=453390#c36)
Sat Jul 5 00:00:00 2008 Dave Jones 2.6.25.10-84
- Better fix for the Nikon D80 usb-storage quirk.
Fri Jul 4 00:00:00 2008 Dave Jones 2.6.25.10-83
- Add USB Storage quirk for Nikon D40 with new firmware.
Fri Jul 4 00:00:00 2008 Chuck Ebbert 2.6.25.10-82
- Linux 2.6.25.10
- Reverted stable patch, not needed with utrace:
x86_64-ptrace-fix-sys32_ptrace-task_struct-leak.patch
- Reverted part of this stable patch against drivers/net/wireless/strip.c
(the driver eventually gets removed as part of the wireless updates):
tty-fix-for-tty-operations-bugs.patch
Thu Jul 3 00:00:00 2008 John W. Linville 2.6.25.9-81
- Upstream wireless updates from 2008-06-30
(http://marc.info/?l=linux-wireless&m=121486432315033&w=2)
Wed Jul 2 00:00:00 2008 Dave Jones
- Shorten summary in specfile.
Tue Jul 1 00:00:00 2008 John W. Linville 2.6.25.9-79
- Upstream wireless fixes from 2008-06-30
(http://marc.info/?l=linux-wireless&m=121485709702728&w=2)
- Upstream wireless updates from 2008-06-27
(http://marc.info/?l=linux-wireless&m=121458164930953&w=2)
Tue Jul 1 00:00:00 2008 Dave Jones
- Disable rio500 driver (bz 451567)
Tue Jul 1 00:00:00 2008 Dave Jones
- ALSA: trident - pause s/pdif output (#453464)
Sat Jun 28 00:00:00 2008 John W. Linville 2.6.25.9-76
- Upstream wireless fixes from 2008-06-27
(http://marc.info/?l=linux-wireless&m=121459423021061&w=2)
Sat Jun 28 00:00:00 2008 Chuck Ebbert 2.6.25.9-75
- Fix bluetooth keyboard disconnect (#449872)
Thu Jun 26 00:00:00 2008 John W. Linville 2.6.25.9-74
- Upstream wireless fixes from 2008-06-25
(http://marc.info/?l=linux-wireless&m=121440912502527&w=2)
Wed Jun 25 00:00:00 2008 John W. Linville 2.6.25.9-73
- Upstream wireless updates from 2008-06-14
(http://marc.info/?l=linux-netdev&m=121346686508160&w=2)
Wed Jun 25 00:00:00 2008 Chuck Ebbert 2.6.25.9-72
- Linux 2.6.25.9
Wed Jun 25 00:00:00 2008 Chuck Ebbert 2.6.25.8-71
- pppolt2p: fix heap overflow (CVE-2008-2750) (#452111)
Tue Jun 24 00:00:00 2008 Chuck Ebbert 2.6.25.8-70
- libata: retry enable of AHCI mode before reporting an error (#452595)
Tue Jun 24 00:00:00 2008 Chuck Ebbert 2.6.25.8-69
- Linux 2.6.25.8
- Patches reverted from 2.6.25.8, already in Fedora:
b43-fix-noise-calculation-warn_on.patch
b43-fix-possible-null-pointer-dereference-in-dma-code.patch
Mon Jun 23 00:00:00 2008 Dave Airlie 2.6.25.7-68
- update drm update to fix a bug.
Sat Jun 21 00:00:00 2008 Dave Jones 2.6.25.7-67
- Fix hpwdt driver to not oops on init. (452183)
Sat Jun 21 00:00:00 2008 Jarod Wilson 2.6.25.7-66
- firewire: add phy config packet send timeout, prevents deadlock
with flaky ALi controllers (#446763, #444694)
Fri Jun 20 00:00:00 2008 Dave Airlie 2.6.25.7-65
- update radeon patches to newer upstream
Tue Jun 17 00:00:00 2008 Chuck Ebbert 2.6.25.7-64
- Linux 2.6.25.7
- Don\'t apply upstream-reverts patch to -vanilla kernels.
- Dropped patches:
linux-2.6-alsa-emu10k1-fix-audigy2.patch
linux-2.6-netlink-fix-parse-of-nested-attributes.patch
linux-2.6-af_key-fix-selector-family-initialization.patch
linux-2.6-mmc-wbsd-fix-request_irq.patch
- Reverted wireless patches from 2.6.25.7, already in Fedora:
b43-fix-controller-restart-crash.patch
mac80211-send-association-event-on-ibss-create.patch
ssb-fix-context-assertion-in-ssb_pcicore_dev_irqvecs_enable.patch
Mon Jun 16 00:00:00 2008 Chuck Ebbert 2.6.25.6-63
- Make rsync able to write to VFAT partitions again. (#449080)
Sun Jun 15 00:00:00 2008 Chuck Ebbert 2.6.25.6-62
- Replace eeepc driver with upstream eeepc_laptop driver.
Sun Jun 15 00:00:00 2008 Chuck Ebbert 2.6.25.6-61
- Enable Controller Area Networking (F8#451179)
Sat Jun 14 00:00:00 2008 John W. Linville 2.6.25.6-60
- Upstream wireless fixes from 2008-06-13
(http://marc.info/?l=linux-wireless&m=121339101523260&w=2)
Wed Jun 11 00:00:00 2008 Roland McGrath - 2.6.25.6-58
- Fix i386 syscall tracing and PTRACE_SYSEMU, had broken UML. (#449909)
Wed Jun 11 00:00:00 2008 John W. Linville 2.6.25.6-57
- Upstream wireless fixes from 2008-06-09
(http://marc.info/?l=linux-kernel&m=121304710726632&w=2)
- Upstream wireless updates from 2008-06-09
(http://marc.info/?l=linux-netdev&m=121304710526613&w=2)
Wed Jun 11 00:00:00 2008 Roland McGrath - 2.6.25.6-54
- Fix spurious BUG_ON in tracehook_release_task. (#443552)
Tue Jun 10 00:00:00 2008 Chuck Ebbert 2.6.25.6-53
- Fix oops in wbsd MMC driver when card is present during boot (#449817)
Tue Jun 10 00:00:00 2008 Chuck Ebbert 2.6.25.6-52
- Fix init if af_key sockets (F8#450499)
Tue Jun 10 00:00:00 2008 Chuck Ebbert 2.6.25.6-51
- Sync ACPI patches with F-8 kernel.
Tue Jun 10 00:00:00 2008 Chuck Ebbert 2.6.25.6-50
- Linux 2.6.25.6
- Dropped patches:
linux-2.6-x86-fix-asm-constraint-in-do_IRQ.patch
linux-2.6-x86-pci-revert-remove-default-rom-allocation.patch
linux-2.6-x86-dont-read-maxlvt-if-apic-unmapped.patch
linux-2.6-x86-fix-setup-of-cyc2ns-in-tsc_64.patch
linux-2.6-x86-prevent-pge-flush-from-interruption.patch
linux-2.6-cifs-fix-unc-path-prefix.patch
linux-2.6-ext34-xattr-fix.patch
linux-2.6-xfs-small-buffer-reads.patch
linux-2.6-net-iptables-add-xt_iprange-aliases.patch
linux-2.6-caps-remain-source-compatible-with-32-bit.patch
linux-2.6-libata-force-hardreset-in-sleep-mode.patch
- Updated patches:
linux-2.6-input-fix_fn_key_on_macbookpro_4_1_and_mb_air.patch
Sat Jun 7 00:00:00 2008 Chuck Ebbert 2.6.25.5-49
- Fix the specfile to match the kernel version.
Sat Jun 7 00:00:00 2008 Chuck Ebbert 2.6.25.5-48
- Linux 2.6.25.5
Sat Jun 7 00:00:00 2008 Chuck Ebbert 2.6.25.4-47
- Make 64-bit capabilities backwards-compatible with old user programs (#447518)
Sat Jun 7 00:00:00 2008 Chuck Ebbert 2.6.25.4-46
- Fix Audigy2 ZS audio adapter hang (#242208)
Fri Jun 6 00:00:00 2008 Chuck Ebbert 2.6.25.4-45
- Kill spurious applesmc debug messages (#448056)
Fri Jun 6 00:00:00 2008 Chuck Ebbert 2.6.25.4-44
- Make DMA work again on atiixp PATA devices (#450191)
Fri Jun 6 00:00:00 2008 Chuck Ebbert 2.6.25.4-43
- Fix docking when docking station has a bay device (bug reported on IRC.)
Wed Jun 4 00:00:00 2008 John W. Linville 2.6.25.4-42
- Upstream wireless fixes from 2008-06-03
(http://marc.info/?l=linux-wireless&m=121252137324941&w=2)
Tue Jun 3 00:00:00 2008 Jarod Wilson 2.6.25.4-41
- Fix oops in lirc_i2c module
- Add lirc support for latest MCE receivers
Fri May 30 00:00:00 2008 John W. Linville 2.6.25.4-39
- Upstream wireless fixes from 2008-05-28
(http://marc.info/?l=linux-wireless&m=121201250110162&w=2)
Thu May 29 00:00:00 2008 Dave Airlie 2.6.25.4-38
- drm-radeon-update.patch - Add R500 support along with updated radeon driver
Thu May 29 00:00:00 2008 Chuck Ebbert 2.6.25.4-37
- Fix parsing of netlink messages (#447812)
Wed May 28 00:00:00 2008 Chuck Ebbert 2.6.25.4-36
- Fix two hard-to-reproduce x86 bugs:
x86: fix sched_clock when calibrated against PIT
x86: don\'t allow flush_tlb_all to be interrupted
Wed May 28 00:00:00 2008 Chuck Ebbert 2.6.25.4-35
- input: fix function keys on macbook pro 4,1 and air (#445761)
Wed May 28 00:00:00 2008 John W. Linville 2.6.25.4-34
- Upstream wireless updates from 2008-05-22
(http://marc.info/?l=linux-wireless&m=121146112404515&w=2)
Wed May 28 00:00:00 2008 Chuck Ebbert 2.6.25.4-33
- libata: fix hangs on undock (#439197)
- libata: fix problems with some old/broken CF hardware (F8 #224005)
Fri May 23 00:00:00 2008 Dave Jones 2.6.25.4-32
- Disable CONFIG_DMAR. This is terminally broken in the presence of a broken BIOS
Thu May 22 00:00:00 2008 Chuck Ebbert 2.6.25.4-31
- Clean up specfile a bit.
Thu May 22 00:00:00 2008 John W. Linville 2.6.25.4-30
- libertas: Fix ethtool statistics
- mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
- mac80211: don\'t claim iwspy support
- rtl8187: resource leak in error case
- hostap_cs: add ID for Conceptronic CON11CPro
- orinoco_cs: add ID for SpeedStream wireless adapters
Wed May 21 00:00:00 2008 Chuck Ebbert 2.6.25.4-29
- virtio_net: free transmit skbs in a timer (#444765)
Wed May 21 00:00:00 2008 Chuck Ebbert 2.6.25.4-28
- Disable the group scheduler (CONFIG_GROUP_SCHED) (#446192)
- x86: don\'t read the APIC if it\'s not mapped (#447183)
Wed May 21 00:00:00 2008 Chuck Ebbert 2.6.25.4-27
- x86: don\'t map VDSO into userspace when it\'s disabled (#229304)
- x86: fix ASM constraint in do_IRQ()
- x86: map PCI ROM by default again (F8 #440644)
Tue May 20 00:00:00 2008 John W. Linville 2.6.25.4-26
- Re-sync wireless bits w/ current upstream
Tue May 20 00:00:00 2008 Dave Jones 2.6.25.4-24
- Disable PATA_ISAPNP (it\'s busted).
Sat May 17 00:00:00 2008 Chuck Ebbert 2.6.25.4-23
- ALSA: add support for AD1883/1884A/1984A/1984B codecs and Thinkpad X300 (#445954)
Sat May 17 00:00:00 2008 Chuck Ebbert 2.6.25.4-22
- iptables: make firewall scripts using iprange work again (#446827)
- Enable the snd-serial-u16550 audio driver (#446783)
Sat May 17 00:00:00 2008 Eric Sandeen 2.6.25.4-21
- xfs: Fix memory corruption with small buffer reads (kernel.org #10421)
Fri May 16 00:00:00 2008 Eric Sandeen 2.6.25.4-20
- ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Fri May 16 00:00:00 2008 Chuck Ebbert 2.6.25.4-19
- Linux 2.6.25.4
Dropped patches:
- linux-2.6.25-sparc64-semctl.patch
- linux-2.6-libata-ata_piix-check-sidpr.patch
Tue May 13 00:00:00 2008 Chuck Ebbert 2.6.25.3-18
- CIFS: fix UNC path prefix to have the correct slash (#443681)
Tue May 13 00:00:00 2008 Chuck Ebbert 2.6.25.3-17
- Linux 2.6.25.3
Drop patches merged in 2.6.25.3:
linux-2.6.25-sparc64-mmap_check_fix.patch
linux-2.6-md-fix-oops-in-rdev_attr_store.patch
Thu May 8 00:00:00 2008 Tom \"spot\" Callaway 2.6.25.2-16
- Fix sparc64 kernel crash in mmap_check (Dave Miller)
Thu May 8 00:00:00 2008 Kyle McMartin 2.6.25.2-15
- Linux 2.6.25.2
Fri May 2 00:00:00 2008 Dave Airlie 2.6.25-14
- fix radeon fast-user-switch oops + i915 breadcrumb oops
Thu May 1 00:00:00 2008 Chuck Ebbert 2.6.25-13
- Fix drive detection on some Macbook models (#439398)
- Fix oops in RAID code (#441765)
Wed Apr 30 00:00:00 2008 Chuck Ebbert 2.6.25-12
- Fix CVE-2008-1675; patches taken from 2.6.25.1-rc1.
Sat Apr 26 00:00:00 2008 Tom \"spot\" Callaway 2.6.25-11
- add sparc64 semctl fix (David Miller)
(it will be in git shortly, and can be dropped on the next git merge)
Fri Apr 25 00:00:00 2008 John W. Linville 2.6.25-10
- mac80211: Fix n-band association problem
- net/mac80211/rx.c: fix off-by-one
- mac80211: MAINTAINERS update
- ssb: Fix all-ones boardflags
- mac80211: update mesh EID values
- b43: Workaround invalid bluetooth settings
- b43: Fix HostFlags data types
- b43: Add more btcoexist workarounds
- mac80211: Fix race between ieee80211_rx_bss_put and lookup routines.
- prism54: prism54_get_encode() test below 0 on unsigned index
- wireless: rndis_wlan: modparam_workaround_interval is never below 0.
- iwlwifi: Don\'t unlock priv->mutex if it isn\'t locked
- mac80211: fix use before check of Qdisc length
Thu Apr 24 00:00:00 2008 Dave Airlie 2.6.25-8
- drm fixup oops in modesetting code and stable fixes for i915 code from upstream
Wed Apr 23 00:00:00 2008 Chuck Ebbert 2.6.25-7
- Enable machine check exception handling on x86_64.
Wed Apr 23 00:00:00 2008 Chuck Ebbert 2.6.25-6
- Force hard reset on sleeping SATA links during probe (#436099)
Wed Apr 23 00:00:00 2008 Chuck Ebbert 2.6.25-5
- Disable PCI MSI interrupts by default again.
Tue Apr 22 00:00:00 2008 Eric Paris
- Don\'t BUG_ON() in selinux_clone_mnt_opts inside the installer because its init is wonky
Sat Apr 19 00:00:00 2008 Kyle McMartin
- Enable CONFIG_RT_GROUP_SCHED (#442959)
Fri Apr 18 00:00:00 2008 Jarod Wilson 2.6.25-2
- Back out FireWire patch requiring successive selfID complete
events, needs more work to keep from causing sbp2 issues (#435550)
Fri Apr 18 00:00:00 2008 Kyle McMartin 2.6.25-1
- Linux 2.6.25
- linux-2.6-wireless.patch merged upstream
Thu Apr 17 00:00:00 2008 Kyle McMartin
- Linux 2.6.25-rc9-git2
Wed Apr 16 00:00:00 2008 John W. Linville
- rfkill: Fix device type check when toggling states
- rtl8187: Add missing priv->vif assignments
- Add rfkill to MAINTAINERS file
- Update rt2x00 MAINTAINERS entry
- mac80211: remove message on receiving unexpected unencrypted frames
- PS3: gelic: fix the oops on the broken IE returned from the hypervisor
- ssb: Fix usage of struct device used for DMAing
- b43legacy: Fix usage of struct device used for DMAing
- MAINTAINERS: move to generic repository for iwlwifi
- b43legacy: fix initvals loading on bcm4303
- b43legacy: fix DMA mapping leakage
- rt2x00: Use lib->config_filter() during scheduled packet filter config
Wed Apr 16 00:00:00 2008 John W. Linville
- Reenable wireless patches
Wed Apr 16 00:00:00 2008 Jarod Wilson
- Fix kernel_variant_preun() to properly remove flavoured kernel
entries from bootloader config (Mark McLoughlin)
Wed Apr 16 00:00:00 2008 Dave Jones
- 2.6.25-rc9-git1
Wed Apr 16 00:00:00 2008 Dave Airlie
- fix oops on nouveau startup and make build again (#442122)
- fix radeon oops seen on kerneloops (#442227)
Tue Apr 15 00:00:00 2008 Dave Airlie
- update to latest nouveau drm from git
Mon Apr 14 00:00:00 2008 David Woodhouse
- Remove \'CHRP\' from /proc/cpuinfo on Efika, to fix platform detection
in anaconda
Sun Apr 13 00:00:00 2008 Jarod Wilson
- Resync with latest FireWire git tree
- Add work-around patch for wrong generation in bus reset packets
with TI controllers (#243081). Might also help #435550...
Sun Apr 13 00:00:00 2008 Dave Jones
- Silence some noisy printks caused by BIOS bugs.
Sun Apr 13 00:00:00 2008 Dave Jones
- Fix NFS Client mounts hang when exported directory do not exist
Sun Apr 13 00:00:00 2008 Dave Jones
- Enable framepointers for better backtraces.
Sat Apr 12 00:00:00 2008 Chuck Ebbert
- 2.6.25-rc9
- Temporarily disabled wireless patches.
Sat Apr 12 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git9
Fri Apr 11 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git8
Thu Apr 10 00:00:00 2008 Chuck Ebbert
- Bump version.
Thu Apr 10 00:00:00 2008 Kyle McMartin
- Update uvcvideo to svn rev200
Thu Apr 10 00:00:00 2008 Chuck Ebbert
- 2.6.25-rc8-git7
Wed Apr 9 00:00:00 2008 Jarod Wilson
- One more update to FireWire JMicron work-around patches
Wed Apr 9 00:00:00 2008 Jarod Wilson
- Leave debug config files alone when building noarch
Wed Apr 9 00:00:00 2008 Dave Airlie
- maybe fix i686 PAEdebug build issue
Wed Apr 9 00:00:00 2008 Dave Airlie
- fix oops in radeon code caused by fixing the mappings
Wed Apr 9 00:00:00 2008 Dave Airlie
- drm fixes, should fix radeon mappings problem and nouveau crashes
Wed Apr 9 00:00:00 2008 Chuck Ebbert
- Remove pata_ali ATAPI DMA disable patch, now upstream.
- Fix build of pvrusb2 driver.
Tue Apr 8 00:00:00 2008 John W. Linville
- iwlwifi: fix n-band association problem
- ipw2200: set MAC address on radiotap interface
- libertas: fix mode initialization problem
- nl80211: fix STA AID bug
- b43legacy: fix bcm4303 crash
Tue Apr 8 00:00:00 2008 Chuck Ebbert
- Fix CONFIG_USB_DEBUG so it\'s disabled properly with \'make release\'.
Tue Apr 8 00:00:00 2008 Chuck Ebbert
- 2.6.25-rc8-git6
Tue Apr 8 00:00:00 2008 Jarod Wilson
- Turn off the usual extra rawhide debugging in preparation for F9 release
Tue Apr 8 00:00:00 2008 Chuck Ebbert
- Increase SMP boot delay, hopefully solving bug #431882.
Tue Apr 8 00:00:00 2008 Chuck Ebbert
- Enable the 1-wire drivers (except for the Matrox driver which conflicts
with the Matrox framebuffer driver.)
Mon Apr 7 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git4
Sat Apr 5 00:00:00 2008 Chuck Ebbert
- Remove VIA VT6212 sleep time fix, already in mainline.
Sat Apr 5 00:00:00 2008 Dave Jones
- USB: VIA VT6212 10us EHCI sleep time select. (#438599)
Sat Apr 5 00:00:00 2008 Jarod Wilson
- firewire: add logging of register access failures to debug spew
- firewire: don\'t append AT packets to halted contexts (because certain
crappy controllers lock up if you do).
Sat Apr 5 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git3
Fri Apr 4 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git2
Thu Apr 3 00:00:00 2008 Eric Sandeen
- Fix mis-read of xfs attr2 superblock flag which was causing
corruption in some cases. (#437968)
Thu Apr 3 00:00:00 2008 Dave Jones
- 2.6.25-rc8-git1
Thu Apr 3 00:00:00 2008 Jarod Wilson
- Resync FireWire patches with current linux1394 git tree
Thu Apr 3 00:00:00 2008 Mark McLoughlin
- Sync some spec file changes from kernel-xen
Wed Apr 2 00:00:00 2008 John W. Linville
- mac80211: trigger ieee80211_sta_work after opening interface
- b43: Add DMA mapping failure messages
- b43: Fix PCMCIA IRQ routing
- mac80211: correct use_short_preamble handling
- endianness annotations: drivers/net/wireless/rtl8180_dev.c
- net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
- libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
- libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
- libertas: convert sleep/wake config direct commands
- libertas: don\'t depend on IEEE80211
- rt2x00: Invert scheduled packet_filter check
- rt2x00: TO_DS filter depends on intf_ap_count
- rt2x00: Remove MAC80211_LEDS dependency
- mac80211 ibss: flush only stations belonging to current interface
- mac80211: fix sta_info_destroy(NULL)
- mac80211: automatically free sta struct when insertion fails
- mac80211: clean up sta_info_destroy() users wrt. RCU/locking
- mac80211: sta_info_flush() fixes
- mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
- rt2x00: fixup some non-functional merge errors
- wireless: fix various printk warnings on ia64 (and others)
- mac80211: fix deadlocks in debugfs_netdev.c
- mac80211: fix spinlock recursion on sta expiration
- mac80211: use recent multicast table for all mesh multicast frames
- mac80211: check for mesh_config length on incoming management frames
- mac80211: use a struct for bss->mesh_config
- iwlwifi: add notification infrastructure to iwlcore
- iwlwifi: hook iwlwifi with Linux rfkill
- iwlwifi: fix race condition during driver unload
- iwlwifi: move rate registration to module load
- iwlwifi: unregister to upper stack before releasing resources
- iwlwifi: LED initialize before registering
- iwlwifi: Fix synchronous host command
Wed Apr 2 00:00:00 2008 Dave Jones
- 2.6.25-rc8
Wed Apr 2 00:00:00 2008 John W. Linville
- avoid endless loop while compiling on ia64 and some other arches
Wed Apr 2 00:00:00 2008 Peter Jones
- get rid of imacfb and make efifb work everywhere it was used
Wed Apr 2 00:00:00 2008 Jarod Wilson
- Don\'t apply utrace bits on ia64, doesn\'t build there atm
Tue Apr 1 00:00:00 2008 Dave Jones
- Support UDMA66 on Asus Eee. (experimental)
Tue Apr 1 00:00:00 2008 Chuck Ebbert
- Disable HDA audio power save by default. (#433495)
(Users can still enable it manually.)
Tue Apr 1 00:00:00 2008 Chuck Ebbert
- Re-enable CONFIG_PCI_LEGACY so some additional drivers get built.
Tue Apr 1 00:00:00 2008 Jarod Wilson
- Make split debuginfo packages build correctly again
Tue Apr 1 00:00:00 2008 Kyle McMartin
- Linux 2.6.25-rc7-git6
Tue Apr 1 00:00:00 2008 Dave Airlie
- add fix for radeon oops (#439656)
Sat Mar 29 23:00:00 2008 Dave Jones
- Add a \'would have oomkilled\' sysctl for debugging.
Sat Mar 29 23:00:00 2008 Jarod Wilson
- Add new virtual Provides to go with the new uname scheme to
make life easier for 3rd-party kernel module packaging.
Sat Mar 29 23:00:00 2008 Dave Jones
- 2.6.25-rc7-git5
Fri Mar 28 23:00:00 2008 Dave Jones
- 2.6.25-rc7-git4
Fri Mar 28 23:00:00 2008 John W. Linville
- libertas: fix spinlock recursion bug
- rt2x00: Ignore set_state(STATE_SLEEP) failure
- iwlwifi: allow a default callback for ASYNC host commands
- libertas: kill useless #define LBS_MONITOR_OFF 0
- libertas: remove CMD_802_11_PWR_CFG
- libertas: the compact flash driver is no longer experimental
- libertas: reduce debug output
- mac80211: reorder fields to make some structures smaller
- iwlwifi: Add led support
- mac80211: fix wrong Rx A-MPDU control via debugfs
- mac80211: A-MPDU MLME use dynamic allocation
- iwlwifi: rename iwl-4965-io.h to iwl-io.h
- iwlwifi: improve NIC i/o debug prints information
- iwlwifi: iwl_priv - clean up in types of members
Fri Mar 28 23:00:00 2008 Jarod Wilson