The Linux kernel (the core of the Linux operating system)
 
Files
[binary rpm] 19M
May 02 04:45:47 CEST 2008
kernel-tuxonice-PAE-debug-2.6.24.5-85_1.cubbi_tuxonice.fc8.i686.rpm  - The Linux kernel compiled with extra debugging enabled for PAE capable machines
http://www.kernel.org/
Name: kernel-tuxonice-PAE-debug
Version: 2.6.24.5
Release: 85_1.cubbi_tuxonice.fc8
Group: System Environment/Kernel
Size: 49689748
   
Build on: Fri May 2 02:14:16 2008
Vendor: ATrpms.net
Packager: ATrpms
Signature: DSA/SHA1, Fri May 2 04:45:47 2008 ( [expires: 2007-12-31])

This package includes a version of the Linux kernel with support for up to
64GB of high memory. It requires a CPU with Physical Address Extensions (PAE).
The non-PAE kernel can only address up to 4GB of memory.
Install the kernel-PAE package if your machine has more than 4GB of memory.

This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

   

Thu May 1 12:00:00 2008 Matthias Hensler
- added Tux On Ice 3.0-rc7
- added fbcondecor 0.9.4
- added patch to allow custom dstd in initrd
(if build with with_dsdt_initrd buildflag)
as requested by Laurent Armand
- added experimental Toshiba ACPI patches (if build with with_experimental),
as requested by Sven Rinke and Alec Edworthy
<alec@edworthyuk.co.uk>
- build AGP_INTEL modular (if build with with_experimental)
as requested by Mark Keller and Preet Khalsa
<preet@ecbit.com>
- build without CONFIG_DEBUG_RODATA (if build with with_experimental)
- added driver for Ricoh Bay1Controller

Sat Apr 19 12:00:00 2008 Kyle McMartin 2.6.24.5-85
- Linux 2.6.24.5
- linux-2.6-pci-keep-SMBus-hidden-on-nx6110.patch merged
- linux-2.6-usb-serial-ti_usb-fix-endpoint-requirements.patch merged
- linux-2.6-usb-serial-visor-fix-regression.patch merged

Wed Apr 16 12:00:00 2008 John W. Linville 2.6.24.4-84
- iwlwifi: replace sprintf with scnprintf for debugfs output
- proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface
- iwlwifi: add default WEP key host command
- iwlwifi: default WEP HW encryption
- iwlwifi: add 1X HW WEP support
- iwlwifi: maintain uCode key table state
- iwlwifi: moves security functions to iwl-sta.c
- iwlwifi: remove the statistics work
- iwlwifi: Fix TKIP update key and get_free_ucode_key
- iwlwifi: Use HW acceleration decryption by default
- libertas: convert libertas driver to use an event/cmdresp queue
- libertas: un-garbage various command structs
- rt2x00: Only free skb when beacon_update fails
- mac80211: fix key hwaccel race
- mac80211: further RCU fixes
- mac80211: fix spinlock recursion
- mac80211: fix key todo list order
- mac80211: allow WDS mode
- mac80211: rework scanning to account for probe response/beacon difference
- mlme.c: fixup some merge damage
- ssb-pcicore: Remove b44 TPS flag workaround
- b43: Add fastpath to b43_mac_suspend()
- iwlwifi: fix unload warning and error
- ath5k: Add RF2425 initvals
- ath5k: Misc fixes/cleanups
- mac80211: no BSS changes to driver from beacons processed during scanning
- iwl4965: make iwl4965_send_rxon_assoc asynchronous
- iwlwifi: make Makefile more concise
- iwlwifi: perform bss_info_changed post association work right away
- iwlwifi: move HW device registration
- iwlwifi: arrange max number of Tx queues
- b43legacy: fix TBTT and PU timings
- iwlwifi: generalize iwlwifi init flow
- iwlwifi: Fix byte count table for fragmented packets
- iwlwifi: move shared pointers to iwl_priv
- iwlwifi: hw_setting cleanup
- iwlwifi: support different num of tx and rx antennas
- iwlwifi: move the creation of LQ host command to iwlcore
- iwlwifi: introduce host commands callbacks
- iwlwifi: move rxon associated command to hcmd

Wed Apr 16 12:00:00 2008 Jarod Wilson 2.6.24.4-83
- Back out FireWire patch requiring successive selfID complete
events, needs more work to keep from causing sbp2 issues (#435550)

Tue Apr 15 12:00:00 2008 John W. Linville 2.6.24.4-82
- 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
- rndis_host: fix transfer size negotiation
- rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails

Tue Apr 15 12:00:00 2008 Jarod Wilson 2.6.24.4-81
- Resync FireWire drivers with latest upstream git tree:
* Fix dvgrab on buggy TI chipsets (#243081). May fix #435550 too.
* Work-around for buggy 1st-gen JMicron JMB38x controllers

Fri Apr 11 12:00:00 2008 Chuck Ebbert 2.6.24.4-80
- Prevent sys_io_getevents syscall from clobbering the esi register on x86.
(F9#427707)

Wed Apr 9 12:00:00 2008 John W. Linville 2.6.24.4-79
- rt61pci: rt61pci_beacon_update do not free skb twice
- ssb-pcicore: Fix IRQ TPS flag handling
- ssb-mipscore: Fix interrupt vectors
- mac80211: use short_preamble mode from capability if ERP IE not present
- mac80211: add station aid into ieee80211_tx_control
- p54: move to separate directory
- drivers/net/wireless/p54/net2280.h: silence checkpatch.pl
- wavelan_cs: stop inlining largish static functions
- libertas: move association code from join.c into scan.c
- libertas: move association code from scan.c into assoc.c
- libertas: move lbs_update_channel out of assoc.c
- libertas: remove lbs_get_fwversion()
- rt2x00: Use lib->config_filter() during scheduled packet filter config
- mac80211: fix defined but not used
- iwlwifi: fix some warnings
- mac80211: fix possible sta-debugfs work lockup
- mac80211: clean up IEEE80211_FC use
- iwlwifi: honour regulatory restrictions in scan code
- mac80211: make debugfs files root-only
- mac80211: fix ieee80211_ioctl_giwrate
- mac80211: fix sta-info pinning
- mac80211: fix key vs. sta locking problems
- mac80211: rename files
- mac80211: fix key debugfs default_key link
- Revert "mac80211: use a struct for bss->mesh_config"
- drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning
- iwlwifi/Kconfg: make IWLWIFI_LEDS invisible
- drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
- cfg80211: default to regulatory max power for channel
- prism54: set carrier flags correctly
- ssb-pcmcia: IRQ and DMA related fixes
- b43: Add PIO support for PCMCIA devices
- ssb: Turn suspend/resume upside down
- ssb: Fix build for non-PCIhost
- ssb: Add support for block-I/O
- b43: Use SSB block-I/O to do PIO
- b43: Add more N-PHY stuff
- b43: Fix TBTT and PU timings
- b43: Beaconing fixes
- b43: Fix beacon BH update
- b43: Fix PHY TX control words in SHM
- b43: use b43_is_mode() call
- iwlwifi: fix rfkill memory error
- mac80211: notify mac from low level driver (iwlwifi)
- adm8211: remove commented-out code
- iwl4965: use IWLWIFI_LEDS config variable
- iwlwifi: ensure led registration complete as part of initialization
- mac80211: notify upper layers after lower
- mac80211: BA session debug prints changes
- mac80211: eliminate conf_ht
- iwlwifi: eliminate conf_ht
- mac80211: add association capabilty and timing info into bss_conf
- iwlwifi: Eliminate association from beacon
- iwlwifi: hw names cleanup
- iwlwifi: move driver status inliners into iwl-core.h
- iwlwifi: use ieee80211_frequency_to_channel

Tue Apr 8 12:00:00 2008 Chuck Ebbert 2.6.24.4-78
- [from F9] Leave debug config files alone when building noarch.

Mon Apr 7 12:00:00 2008 John W. Linville 2.6.24.4-77
- 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

Mon Apr 7 12:00:00 2008 Chuck Ebbert 2.6.24.4-76
- Fix Palm Treo/Visor devices not being recognized as serial ports. (#436950)
- Fix ti_usb_3410_5052 serial driver. (#439134)

Mon Apr 7 12:00:00 2008 Chuck Ebbert 2.6.24.4-75
- Enable the 1-wire drivers (except for the Matrox driver which conflicts
with the Matrox framebuffer driver.) (#441047)

Wed Apr 2 12:00:00 2008 Chuck Ebbert 2.6.24.4-74
- Disable sound card debugging messages. (#439592)

Wed Apr 2 12:00:00 2008 Chuck Ebbert 2.6.24.4-73
- Fix locking in tun/tap driver when device address changes (#439715)

Wed Apr 2 12:00:00 2008 Eric Sandeen 2.6.24.4-72
- Fix mis-read of xfs attr2 superblock flag which was causing
corruption in some cases. (#437968)

Wed Apr 2 12:00:00 2008 Chuck Ebbert 2.6.24.4-71
- Disable the VIA Padlock SHA crypto hardware driver
because it prevents module loading. (#438322)

Wed Apr 2 12:00:00 2008 Chuck Ebbert 2.6.24.4-70
- PNP: disable PNP motherboard resources that overlap PCI BARs (#439978)

Tue Apr 1 12:00:00 2008 John W. Linville 2.6.24.4-69
- 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

Tue Apr 1 12:00:00 2008 Chuck Ebbert 2.6.24.4-68
- libata: clear simplex DMA before probing pata_atiixp devices (#437163)

Tue Apr 1 12:00:00 2008 Chuck Ebbert 2.6.24.4-67
- Fix ISAPnP device resource limits so they match the spec.
- Extend the PnP memory resource limit to 24.

Mon Mar 31 12:00:00 2008 Jarod Wilson 2.6.24.4-66
- Patch up paranoid iret cs reg corruption crasher on x86_64 (#431314)

Sat Mar 29 11:00:00 2008 Dave Jones 2.6.24.4-65
- powerpc: Fix missed hardware breakpoints across multiple threads. (#439619)

Fri Mar 28 11:00:00 2008 John W. Linville 2.6.24.4-64
- 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

Thu Mar 27 11:00:00 2008 Chuck Ebbert 2.6.24.4-63
- Disable PID namespaces, hopefully fixing bug #438414

Thu Mar 27 11:00:00 2008 Chuck Ebbert 2.6.24.4-62
- Fix broken PCI resource allocation.

Thu Mar 27 11:00:00 2008 Dave Jones
- Backport lots of MTRR fixes from 2.6.25.
Amongst others, this fixes bz 438960

Thu Mar 27 11:00:00 2008 Dave Jones
- Enable USB debug in debug kernels.

Thu Mar 27 11:00:00 2008 John W. Linville 2.6.24.4-59
- cfg80211: don't export ieee80211_get_channel

Wed Mar 26 11:00:00 2008 John W. Linville 2.6.24.4-58
- ipw2200 annotations and fixes
- iwlwifi: Re-ordering probe flow (4965)
- iwlwifi: Packing all 4965 parameters
- iwlwifi: Probe Flow - Performing allocation in a separate function
- iwlwifi: Probe Flow - Extracting hw and priv init
- iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
- iwlwifi: Completing the parameter packaging
- iwlwifi-2.6: Cleans up set_key flow
- iwlwifi-2.6: RX status translation to old scheme
- mac80211: get a TKIP phase key from skb
- mac80211: allows driver to request a Phase 1 RX key
- iwlwifi-2.6: enables HW TKIP encryption
- iwlwifi-2.6: enables RX TKIP decryption in HW
- libertas: convert CMD_MAC_CONTROL to a direct command
- libertas: rename packetfilter to mac_control
- libertas: remove some unused commands
- libertas: make a handy lbs_cmd_async() command
- libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL
- libertas: convert GET_LOG to a direct command
- libertas: misc power saving adjusts
- libertas: remove lots of unused stuff
- libertas: store rssi as an u32
- rt2x00: Add dev_flags to rx descriptor
- rt2x00: Fix rate detection for invalid signals
- rt2x00: Fix in_atomic() usage
- wireless: add wiphy channel freq to channel struct lookup helper
- mac80211: use ieee80211_get_channel
- mac80211: filter scan results on unusable channels
- PS3: gelic: Add support for separate cipher selection
- iwlwifi: Bug fix, CCMP with HW encryption with AGG
- b43: Don't compile N-PHY code when N-PHY is disabled
- mac80211: prevent tuning during scanning
- iwlwifi: remove macros containing offsets from eeprom struct
- mac80211: fixing delba debug print
- mac80211: fixing debug prints for AddBA request
- mac80211: tear down of block ack sessions
- iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h
- iwlwifi: rename struct iwl4965_priv to struct iwl_priv
- iwlwifi: Add TX/RX statistcs to driver
- iwlwifi: Add debugfs to iwl core
- iwlwifi: iwl3945 remove 4965 commands
- iwlwifi: move host command sending functions to core module
- mac80211: configure default wmm params correctly
- mac80211: silently accept deletion of non-existant key
- prism54: correct thinko in "prism54: Convert stats_sem in a mutex"

Wed Mar 26 11:00:00 2008 Chuck Ebbert 2.6.24.4-57
- Fix spurious thermal trips on Compaq notebook. (#437466)

Tue Mar 25 11:00:00 2008 Jarod Wilson 2.6.24.4-56
- Plug DMA memory leak in firewire async receive handler

Tue Mar 25 11:00:00 2008 John W. Linville 2.6.24.4-55
- wavelan_cs arm fix
- arlan: fix warning when PROC_FS=n
- rt2x00: Add id for Corega CG-WLUSB2GPX
- b43: Fix DMA mapping leakage
- b43: Remove irqs_disabled() sanity checks
- iwlwifi: fix a typo in Kconfig message
- MAINTAINERS: update iwlwifi git url
- iwlwifi: fix __devexit_p points to __devexit functions
- iwlwifi: mac start synchronization issue

Mon Mar 24 11:00:00 2008 Chuck Ebbert 2.6.24.4-53
- Linux 2.6.24.4

Mon Mar 24 11:00:00 2008 Jarod Wilson 2.6.24.3-52
- firewire: make sure phy config packets get sent before initiating bus
reset. Fixes bugzilla.kernel.org #10128.

Fri Mar 21 11:00:00 2008 Dave Jones 2.6.24.3-51
- Enable PIIX4 I2C driver on x86-64.

Thu Mar 20 11:00:00 2008 Chuck Ebbert 2.6.24.3-50
- Reduce the severity of the PnP resource overflow message.

Thu Mar 20 11:00:00 2008 John W. Linville 2.6.24.3-49
- Prevent iwlwifi drivers from registering bands with no channels (#438273)

Wed Mar 19 11:00:00 2008 Chuck Ebbert 2.6.24.3-48
- Revert the ACPI sizeof patch that fixes BZ 437466 because it breaks acpi-cpufreq.

Wed Mar 19 11:00:00 2008 Chuck Ebbert 2.6.24.3-47
- Add support for newer Apple keyboards (#426576)

Wed Mar 19 11:00:00 2008 Chuck Ebbert 2.6.24.3-46
- Stop endless stream of ACPI interrupt messages (#251744)

Wed Mar 19 11:00:00 2008 Chuck Ebbert 2.6.24.3-45
- Add Penryn CPU support to the hwmon coretemp driver (#438073)

Tue Mar 18 11:00:00 2008 Chuck Ebbert 2.6.24.3-44
- Fix spurious ACPI thermal trips (#437466)

Tue Mar 18 11:00:00 2008 Chuck Ebbert 2.6.24.3-43
- Revert the ACPI multiple-busses patch that causes problems for some people.
- Set CONFIG_SYSFS_DEPRECATED, fixing network device naming bugs. (#436583)

Tue Mar 18 11:00:00 2008 Chuck Ebbert 2.6.24.3-42
- Fix broken it821x adapter drive detection (#434864)

Tue Mar 18 11:00:00 2008 Chuck Ebbert 2.6.24.3-41
- Make the i686 kernel work on compatible processors, take 2. (#435609)

Mon Mar 17 11:00:00 2008 Jarod Wilson 2.6.24.3-40
- Actually add the coherent DMA fix that was supposed to be added in -37.

Mon Mar 17 11:00:00 2008 Jarod Wilson 2.6.24.3-39
- firewire: fix panic in handle_at_packet (bz.kernel.org #9617)
- firewire-sbp2: add workaround for busted LSI/Symbios bridges (#436879)

Fri Mar 14 11:00:00 2008 John W. Linville 2.6.24.3-38
- b43: phy.c fix typo in register write
- prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
- PS3: gelic: change the prefix of the net interface for wireless
- ath5k: disable irq handling in ath5k_hw_detach()
- revert "tkip: remove unused function, other cleanups"
- revert "mac80211: remove Hi16, Lo16 helpers"
- revert "mac80211: remove Hi8/Lo8 helpers, add initialization vector helpers"

Fri Mar 14 11:00:00 2008 Jarod Wilson 2.6.24.3-37
- Resync firewire patches w/linux1394-2.6.git
- Add firewire selfID/AT/AR debug support via optional
module parameters
- firewire: fix DMA coherence on x86_64 systems w/memory mapped
over the 4GB boundry (#434830)

Thu Mar 13 11:00:00 2008 Chuck Ebbert 2.6.24.3-36
- Add support for another Dell wireless modem (#437396)

Wed Mar 12 11:00:00 2008 Chuck Ebbert 2.6.24.3-35
- Revert 2.6.24 ACPI change that broke some notebooks. (#432477)

Tue Mar 11 11:00:00 2008 John W. Linville 2.6.24.3-34
- rt2x00:correct rx packet length for USB devices
- make b43_mac_{enable,suspend}() static
- the scheduled bcm43xx removal
- the scheduled ieee80211 softmac removal
- the scheduled rc80211-simple.c removal
- iwlwifi: Use eeprom form iwlcore
- tkip: remove unused function, other cleanups
- mac80211: remove Hi16, Lo16 helpers
- mac80211: remove Hi8/Lo8 helpers, add initialization vector helpers
- b43: pull out helpers for writing noise table
- libertas: implement SSID scanning for SIOCSIWSCAN
- rt2x00: Align RX descriptor to 4 bytes
- rt2x00: Don't use uninitialized desc_len
- rt2x00: Use skbdesc fields for descriptor initialization
- rt2x00: Only disable beaconing just before beacon update
- rt2x00: Upgrade queue->lock to use irqsave
- rt2x00: Move firmware checksumming to driver
- rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
- rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
- rt2x00: Rename config_preamble() to config_erp()
- rt2x00: Add suspend/resume handlers to rt2x00rfkill
- rt2x00: Make rt2x00leds_register return void
- rt2x00: Always enable TSF ticking
- rt2x00: Fix basic rate initialization
- rt2x00: Fix compile error when rfkill is disabled
- rt2x00: Fix RX DMA ring initialization
- rt2x00: Fix rt2400pci signal
- rt2x00: Release rt2x00 2.1.4
- rt2x00: Only strip preamble bit in rt2400pci
- prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
- drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
- include/net/ieee80211.h - remove duplicate include
- rndis_wlan: cleanup, rename and reorder enums and structures
- rndis_wlan: cleanup, rename structure members
- rt2x00: Fix trivial log message
- PS3: gelic: ignore scan info from zero SSID beacons
- rt2x00: Initialize TX control field in data entries
- rt2x00: Use the correct size when copying the control info in txdone
- rt2x00: Don't use unitialized rxdesc->size
- ssb: Add SPROM/invariants support for PCMCIA devices
- iwlwifi: update copyright year
- iwlwifi: fix bug to show hidden APs during scan
- iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
- iwlwifi: Fix endianity in debug print
- iwlwifi: change rate number to a constant

Tue Mar 11 11:00:00 2008 John W. Linville 2.6.24.3-33
- rt2x00: never disable multicast because it disables broadcast too
- rt2x00: Add new D-Link USB ID
- drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
- libertas: fix the 'compare command with itself' properly

Tue Mar 11 11:00:00 2008 Chuck Ebbert 2.6.24.3-32
- Add missing debug patch.
- Remove the fix for stray GPEs because it breaks ACPI (#436959)

Tue Mar 11 11:00:00 2008 Dave Jones 2.6.24.3-31
- Print values when we overflow resource allocation.

Mon Mar 10 11:00:00 2008 John W. Linville 2.6.24.3-30
- Learn to read preceding changelogs...

Mon Mar 10 11:00:00 2008 John W. Linville 2.6.24.3-29
- Use correct "Dual BSD/GPL" license tag for iwlcore.ko

Mon Mar 10 11:00:00 2008 Chuck Ebbert 2.6.24.3-28
- Fix license in iwlcore driver.

Mon Mar 10 11:00:00 2008 Chuck Ebbert 2.6.24.3-27
- usb-serial: fix deadlock (#431379)

Mon Mar 10 11:00:00 2008 John W. Linville 2.6.24.3-26
- iwlwifi: Moving EEPROM handling in iwlcore module
- ath5k: struct ath5k_desc cleanups
- ath5k: move rx and tx status structures out of hardware descriptor
- ath5k: add notes about rx timestamp
- ath5k: work around wrong beacon rx timestamp in IBSS mode
- libertas: convert KEY_MATERIAL to a direct command
- libertas: add LED control TLV to types.h
- libertas: convert 802_11_SCAN to a direct command
- libertas: clean up scan.c, remove zeromac and bcastmac
- iwlwifi: Cancel scanning upon association
- iwlwifi: 802.11n spec removes AUTO offset for FAT channel
- WEXT: add mesh interface type
- mac80211: add mesh interface type
- mac80211: clean up mesh code
- mac80211: mesh hwmp locking fixes
- mac80211: enable mesh in Kconfig
- mac80211: add missing "break" statement in mesh code
- mac80211: clarify mesh Kconfig
- mac80211: export mesh_plink_broken
- mac80211: clean up mesh RX path a bit more
- mac80211: fix kernel-doc comment for mesh_plink_deactivate
- mac80211: reorder a few fields in sta_info
- mac80211: split ieee80211_txrx_data
- mac80211: RCU-ify STA info structure access
- mac80211: split sta_info_add
- mac80211: clean up sta_info and document locking
- mac80211: remove STA entries when taking down interface
- mac80211: don't clear next_hop in path reclaim
- mac80211: add documentation book
- mac80211: fix sta_info mesh timer bug
- b43: verify sta_notify mac80211 callback
- mac80211: always insert key into list
- mac80211: fix hardware scan completion
- mac80211: don't call conf_tx under RCU lock
- wireless: correct warnings from using '%llx' for type 'u64'
- wireless: various definitions for mesh networking
- nl80211/cfg80211: support for mesh, sta dumping
- mac80211: mesh function and data structures definitions
- mac80211: support functions for mesh
- mac80211: support for mesh interfaces in mac80211 data path
- mac80211: mesh data structures and first mesh changes
- mac80211: mesh changes to the MLME
- mac80211: mesh peer link implementation
- mac80211: mesh path table implementation
- mac80211: code for on-demand Hybrid Wireless Mesh Protocol
- mac80211: mesh statistics and config through debugfs
- mac80211: mesh path and mesh peer configuration
- mac80211: complete the mesh (interface handling) code
- mac80211: fix mesh endianness sparse warnings and unmark it as broken
- mac80211: fix incorrect parenthesis
- mac80211: move comment to better location
- mac80211: breakdown mesh network attributes in different extra fields for wext
- mac80211: clean up use of endianness conversion functions
- mac80211: delete mesh_path timer on mesh_path removal
- mac80211: always force mesh_path deletions
- mac80211: add PLINK_ prefix and kernel doc to enum plink_state
- mac80211: path IE fields macros, fix alignment problems and clean up
- mac80211: fix mesh_path and sta_info get_by_idx functions
- zd1211rw: support for mesh interface and beaconing
- ssb: Add Gigabit Ethernet driver
- b43: Add QOS support
- b43: Rename the DMA ring pointers
- b43: Add TX statistics debugging counters
- b43: Fix failed frames status report typo
- ath5k: Add RF2413 srev values
- ath5k: Add RF2413 initial settings
- ath5k: Identify RF2413 and deal with PHY_SPENDING
- ath5k: more RF2413 stuff
- ath5k: Remove RF5413 from rf gain optimization functions
- ath5k: Fixes for PCI-E cards
- ath5k: Make some changes to follow register dumps.
- ath5k: Add 2413 to srev_names so that it shows up during module load
- iwlwifi: fix potential lock inversion deadlock
- mac80211: adding mac80211_tx_control_flags and HT flags
- iwlwifi: use mac80211_tx_control_flags
- mac80211: document IEEE80211_TXCTL_OFDM_HT
- iwlwifi: grab NIC access when disabling aggregations
- iwlwifi: removing unused priv->config
- iwlwifi: refactor init geos function
- iwlwifi: Fix 52 rate report in rx status
- iwlwifi: extract iwl-csr.h
- iwlwifi: Move HBUS address to iwl-csr.h
- iwlwifi: add struct iwl_cfg
- iwlwifi: Take the fw file name from the iwl_cfg.
- iwlwifi: fix locking unbalance in 4965 rate scale
- iwlwifi: add iwl-core module
- iwlwifi: queue functions cleanup
- iwlwifi: Fix 3945 rate scaling
- iwlwifi: 3945 split tx_complete to command and packet function

Mon Mar 10 11:00:00 2008 Chuck Ebbert 2.6.24.3-25
- Use better fix for clearing the direction flag for x86 signal handlers.

Mon Mar 10 11:00:00 2008 Chuck Ebbert 2.6.24.3-24
- ACPI: really disable stray GPEs (#251744)
- x86: clear direction flag before calling signal handlers

Mon Mar 10 11:00:00 2008 Jarod Wilson 2.6.24.3-23
- firewire-sbp2: improved ability to reconnect to devices
following a bus reset
- firewire-sbp2: set proper I/O retry limits in SBP-2 devices

Thu Mar 6 11:00:00 2008 Chuck Ebbert 2.6.24.3-22
- Fix libata DMA masking for HPT and SVW (possible fix for #433557)

Thu Mar 6 11:00:00 2008 John W. Linville 2.6.24.3-21
- correct patch name typo in spec file

Thu Mar 6 11:00:00 2008 John W. Linville 2.6.24.3-20
- add ps3_gelic_wirless driver

Thu Mar 6 11:00:00 2008 Dave Airlie 2.6.24.3-19
- fixup agp/drm patches for F8 kernel

Tue Mar 4 11:00:00 2008 John W. Linville 2.6.24.3-18
- libertas: fix sanity check on sequence number in command response
- p54: fix EEPROM structure endianness
- p54: fix eeprom parser length sanity checks
- rndis_wlan: fix broken data copy
- b43legacy: Fix module init message
- libertas: compare the current command with response
- rc80211-pid: fix rate adjustment
- ssb: Add pcibios_enable_device() return value check
- mac80211: always insert key into list (temporary backport)
- mac80211: fix hardware scan completion (temporary backport)

Mon Mar 3 11:00:00 2008 Jarod Wilson 2.6.24.3-17
- firewire-sbp2: permit drives to suspend (#243210)
- firewire: fix suspend/resume on older PowerPC Macs (#312871)
- firewire: restore bus power on resume on older PowerPC Macs
- firewire: support for first-gen Apple UniNorth controller
- firewire: fix crashes in workqueue jobs

Mon Mar 3 11:00:00 2008 Chuck Ebbert 2.6.24.3-16
- ISDN: don't oops on driver load (#362621)

Mon Mar 3 11:00:00 2008 John W. Linville 2.6.24.3-15
- ssb: Add CHIPCO IRQ access functions
- p54: print unknown eeprom fields
- rt2x00: Check for 5GHz band in link tuner
- rt2x00: Release rt2x00 2.1.3
- mac80211: rework TX filtered frame code
- mac80211: atomically check whether STA exists already
- mac80211: Disallow concurrent IBSS/STA mode interfaces
- mac80211: fix debugfs_sta print_mac() warning
- mac80211: fix IBSS code
- adm8211: fix cfg80211 band API conversion
- mac80211: clarify use of TX status/RX callbacks
- mac80211: safely free beacon in ieee80211_if_reinit
- mac80211: remove STA infos last_ack stuff
- mac80211: split ieee80211_key_alloc/free
- mac80211: fix key replacing, hw accel
- b43legacy: Fix nondebug build
- ath5k: fix all endian issues reported by sparse

Mon Mar 3 11:00:00 2008 Chuck Ebbert 2.6.24.3-14
- Allow i686 kernel to boot on Via C3/C7 processors (#435609)

Wed Feb 27 11:00:00 2008 John W. Linville 2.6.24.3-13
- rt2x00: correct address calc for queue private data
- mac80211: better definition of mactime
- mac80211: move function ieee80211_sta_join_ibss()
- mac80211: enable IBSS merging
- p54: use IEEE 802.11e defaults for initialization
- ipw2100/ipw2200: note firmware loading caveat in Kconfig help text
- iwlwifi-2.6: Adds and fixes defines about security
- rt2x00: Fix hw mode registration with mac80211.
- rt2x00: Fix invalid DMA free
- rt2x00: Make rt2x00 less verbose
- rt2x00: Remove MGMT ring initialization
- rt2x00: Select CONFIG_NEW_LEDS
- rt2x00: make csr_cache and csr_addr an union
- rt2x00: Fix scheduling while atomic errors in usb drivers
- rt2x00: Add queue statistics to debugfs
- rt2x00: Fix typo in debug statement
- rt2x00: Fix skbdesc->data_len initialization
- rt2x00: Fix queue->qid initialization
- rt2x00: Cleanup Makefile
- rt2x00: Kill guardian urb during disable_radio
- rt2x00: Release rt2x00 2.1.1
- rt2x00: Send frames out with configured TX power
- rt2x00: Don't report driver generated frames to tx_status()
- rt2x00: Filter ACK_CTS based on FIF_CONTROL
- rt2x00: Fix Descriptor DMA initialization
- rt2x00: Remove reset_tsf()
- rt2x00: Rename dscape -> mac80211
- rt2x00: Cleanup mode registration
- rt2x00: Remove async vendor request calls from rt2x00usb
- rt2x00: Fix MAC address defines in rt61pci
- rt2x00: Release rt2x00 2.1.2
- zd1211rw: Fixed incorrect constant name.
- WDEV: ath5k, typecheck on nonDEBUG
- mac80211: defer master netdev allocation to ieee80211_register_hw
- mac80211: give burst time in txop rather than 0.1msec units
- mac80211: fix ecw2cw brain-damage
- rtl818x: fix RTS/CTS-less transmit
- b43(legacy): include full timestamp in beacon frames
- mac80211: convert sta_info.pspoll to a flag
- mac80211: invoke set_tim() callback after setting own TIM info
- mac80211: remove sta TIM flag, fix expiry TIM handling
- mac80211: consolidate TIM handling code
- adm8211: fix sparse warnings
- p54: fix sparse warnings
- ipw2200: le*_add_cpu conversion
- prism54: Convert acl->sem in a mutex
- prism54: Convert stats_sem in a mutex
- prism54: Convert wpa_sem in a mutex
- b43: Fix bandswitch
- mac80211: Extend filter flag documentation about unsupported flags
- b43: Add HostFlags HI support
- zd1211rw: Fix beacon filter flags thinko
- ssb: Add support for 8bit register access
- mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
- wireless: rt2x00: fix driver menu indenting
- iwlwifi: Update iwlwifi version stamp to 1.2.26
- iwlwifi: fix name of function in comment (_rx_card_state_notif)
- wireless: Convert to list_for_each_entry_rcu()
- mac80211: adjustable number of bits for qdisc pool
- iwlwifi: remove IWL{4965,3945}_QOS
- net/mac80211/: Use time_* macros
- drivers/net/wireless/atmel.c: Use time_* macros
- b43legacy: add definitions for MAC control register
- b43legacy: fix upload of beacon packets to the hardware
- b43legacy: fix B43legacy_WARN_ON macro
- iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.h
- iwlwifi: Add tx_ant_num hw setting variable
- iwlwifi: remove twice defined CSR register
- wireless: update US regulatory domain
- Use a separate config option for the b43 pci to ssb bridge.
- Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.
- Fix b43 driver build for arm
- rt2x00: Fix antenna diversity
- rt2x00: Add link tuner safe RX toggle states
- rt2x00: Don't switch to antenna with low rssi
- rt2x00: Fix rt2x00lib_reset_link_tuner()
- rndis_wlan: fix sparse warnings
- mac80211: fix kmalloc vs. net_ratelimit
- libertas: Remove unused exports
- at76_usb: Add at76_dbg_dump() macro
- at76_usb: Convert DBG_TX levels to use at76_dbg_dump()
- at76_usb: Add DBG_CMD for debugging firmware commands
- at76_usb: add mac80211 support
- at76_usb: Add support for monitor mode
- at76_usb: Add support for WEP
- at76_usb: Remove support the legacy stack
- at76_usb: Use wiphy_name everywhere where needed
- at76_usb: Allocate struct at76_priv using ieee80211_alloc_hw()
- at76_usb: Prepare for struct net_device removal
- at76_usb: Remove struct net_device
- at76_usb: Use net/mac80211.h instead of net/ieee80211.h
- at76_usb: fix missing newlines in printk, improve some messages
- at76_usb: remove unneeded code
- at76_usb: add more MODULE_AUTHOR entries
- at76_usb: reindent, reorder initializers for readability
- at76_usb: make the driver depend on MAC80211

Tue Feb 26 11:00:00 2008 Chuck Ebbert 2.6.24.3-12
- Linux 2.6.24.3

Fri Feb 22 11:00:00 2008 Chuck Ebbert 2.6.24.2-11
- Restore RTC drivers on powerpc kernels (#433262)

Thu Feb 21 11:00:00 2008 John W. Linville 2.6.24.2-10
- wireless: Fix WARN_ON() with ieee802.11b
- rt2x00: Rate structure overhaul
- rt2x00: Remove HWMODE_{A,B,G}
- rt2x00: Use ieee80211_channel_to_frequency()
- rt2x00: Make use of MAC80211_LED_TRIGGERS
- rt2x00: Enable LED class support for rt2500usb/rt73usb
- rt2x00: Fix rate initialization
- rt2x00: Release rt2x00 2.1.0
- cfg80211 API for channels/bitrates, mac80211 and driver conversion
- nl80211: export hardware bitrate/channel capabilities
- mac80211: fix scan band off-by-one error
- mac80211: remove port control enable switch, clean up sta flags
- wireless: fix ERP rate flags
- mac80211: split ieee80211_txrx_result
- mac80211: split RX_DROP
- mac80211: clean up some things in the RX path
- mac80211: remove "dynamic" RX/TX handlers
- mac80211: move some code into ieee80211_invoke_rx_handlers
- ath5k: Port to new bitrate/channel API
- ath5k: Cleanup after API changes
- ath5k: ath5k_copy_channels() was not setting the channel band
- ath5k: Use our own Kconfig file, we'll be expanding this shortly
- ath5k: Port debug.c over to the new band API and enable as build option
- ath5k: Use software encryption for now
- ath5k/phy.c: fix negative array index
- nl80211: Add monitor interface configuration flags
- mac80211: Use monitor configuration flags
- mac80211: Add cooked monitor mode support
- iwlwifi: initialize ieee80211_channel->hw_value
- iwlwifi: set rate_idx correctly from plcp
- rc80211-pid: fix rate adjustment
- iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitrates patch
- ath5k: Fix build warnings on some 64-bit platforms.
- p54usb: add USB ID for Phillips CPWUA054
- WDEV: ath5k, fix lock imbalance
- WDEV, ath5k, don't return int from bool function
- rtl818x: fix sparse warnings
- zd1211rw: fix sparse warnings
- p54usb: add USB ID for Linksys WUSB54G ver 2
- ssb: Fix serial console on new bcm47xx devices
- ssb: Fix watchdog access for devices without a chipcommon
- ssb: Fix the GPIO API
- ssb: Make the GPIO API reentrancy safe
- ssb: Fix pcicore cardbus mode
- ssb: Fix support for PCI devices behind a SSB->PCI bridge

Mon Feb 18 11:00:00 2008 John W. Linville 2.6.24.2-7
- ath5k: correct padding in tx descriptors
- ipw2200: fix ucode assertion for RX queue overrun
- iwlwifi: Don't send host commands on rfkill
- rt2x00: Add new USB ID to rt2500usb
- wavelan: mark hardware interfacing structures as packed
- rndis_wlan: enable stall workaround by link quality instead of link speed
- b43: Add driver load messages
- b43: Add firmware information to modinfo
- b43: Fix firmware load message level
- mac80211: Fix initial hardware configuration
- iwlwifi: earlier rx allocation
- iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
- iwlwifi: only check for association id when associating with AP
- b43legacy: fix DMA for 30/32-bit DMA engines
- b43legacy: add firmware information to modinfo
- b43legacy: fix firmware load message level
- b43legacy: Add driver load messages
- iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi

Mon Feb 18 11:00:00 2008 Chuck Ebbert 2.6.24.2-6
- Bump version.

Sun Feb 17 11:00:00 2008 Chuck Ebbert 2.6.24.2-5
- Disable ACPI power information in sysfs (ACPI_SYSFS_POWER).
- Kill annoying audio driver messages.

Fri Feb 15 11:00:00 2008 Chuck Ebbert 2.6.24.2-4
- Bump version.

Fri Feb 15 11:00:00 2008 Chuck Ebbert 2.6.24.2-3
- Restore missing ppc32 patch.
- Add USB video camera (UVC) drivers.

Fri Feb 15 11:00:00 2008 Chuck Ebbert 2.6.24.2-2
- Linux 2.6.24.2

Sun Feb 10 11:00:00 2008 Dave Airlie 2.6.23.15-137
- CVE-2008-0600 - local root vulnerability in vmsplice

Fri Feb 8 11:00:00 2008 Chuck Ebbert 2.6.23.15-136
- Linux 2.6.23.15
- Fix Megahertz PCMCIA Ethernet adapter (#233255)

Wed Feb 6 11:00:00 2008 Chuck Ebbert 2.6.23.14-135
- Bump version.

Wed Feb 6 11:00:00 2008 Chuck Ebbert 2.6.23.14-134
- Use the upstream fix for futex locking.
- Fix oops in netfilter (#430663)

Tue Feb 5 11:00:00 2008 Chuck Ebbert 2.6.23.14-133
- ACPI: fix early init of EC (#426480)

Tue Feb 5 11:00:00 2008 Chuck Ebbert 2.6.23.14-132
- ACPI: fix multiple problems with brightness controls (#427518)

Tue Feb 5 11:00:00 2008 Chuck Ebbert 2.6.23.14-131
- ALSA: fix audio on some systems with STAC codec (#431360)

Tue Feb 5 11:00:00 2008 Jarod Wilson 2.6.23.14-130
- Pull in additional firewire fixes from upstream. Should resolve
most 'giving up on config rom' problems (#429598).

Tue Feb 5 11:00:00 2008 Chuck Ebbert 2.6.23.14-129
- ASUS Eeepc hotkey ACPI driver.

Thu Jan 31 11:00:00 2008 Chuck Ebbert 2.6.23.14-128
- Strip extra leading slashes from path names in selinux.

Thu Jan 31 11:00:00 2008 Chuck Ebbert 2.6.23.14-127
- Added Atheros L2 fast Ethernet driver (atl2).

Wed Jan 30 11:00:00 2008 Chuck Ebbert 2.6.23.14-125
- Fix segfaults from using vdso=2 (#427641)

Fri Jan 25 11:00:00 2008 Chuck Ebbert 2.6.23.14-124
- Unset CONFIG_USB_DEVICE_CLASS (#362221)

Fri Jan 25 11:00:00 2008 Chuck Ebbert 2.6.23.14-123
- Fix the initio driver broken in 2.6.23. (#390531)

Fri Jan 25 11:00:00 2008 Chuck Ebbert 2.6.23.14-122
- Drop obsolete ptrace patch.

Fri Jan 25 11:00:00 2008 Chuck Ebbert 2.6.23.14-121
- Add support for new Macbook touchpads (#426574)

Wed Jan 23 11:00:00 2008 John W. Linville 2.6.23.14-120
- bump release to get around Koji wierdness

Wed Jan 23 11:00:00 2008 John W. Linville 2.6.23.14-119
- Latest wireless updates from upstream
- Remove obsolete ath5k and rtl8180 patches
- Add rndis_wext driver

Tue Jan 22 11:00:00 2008 Chuck Ebbert 2.6.23.14-118
- Fix futex oops on uniprocessor machine. (#429412)

Tue Jan 22 11:00:00 2008 Chuck Ebbert 2.6.23.14-117
- Work around broken Seagate LBA48 disks (#429364)

Tue Jan 22 11:00:00 2008 Chuck Ebbert 2.6.23.14-116
- Fix memory leak in netlabel code (F7#352281)

Mon Jan 21 11:00:00 2008 Chuck Ebbert 2.6.23.14-115
- No change, just increment release.

Sat Jan 19 11:00:00 2008 Kyle McMartin 2.6.23.14-114
- Revert CONFIG_PHYSICAL_START on x86_64.

Fri Jan 18 11:00:00 2008 Chuck Ebbert 2.6.23.14-113
- Fix loss of mouse sync on some systems (#427697)
- Revert "libata: allow short SCSI commands for ATAPI devices" (F7#429353)

Thu Jan 17 11:00:00 2008 Chuck Ebbert 2.6.23.14-112
- Set x86 CONFIG_PHYSICAL_START=0x400000

Thu Jan 17 11:00:00 2008 John W. Linville 2.6.23.14-111
- More wireless fixes headed for 2.6.24
- More wireless updates headed for 2.6.25

Thu Jan 17 11:00:00 2008 Dave Airlie 2.6.23.14-108
- update r500 patch to not have duplicate pciids.

Mon Jan 14 11:00:00 2008 Kyle McMartin 2.6.23.14-107
- Linux 2.6.23.14

Fri Jan 11 11:00:00 2008 Jarod Wilson 2.6.23.13-106
- FireWire update, should enable iidc reception on all controllers
- Update lirc bits to latest upstream

Thu Jan 10 11:00:00 2008 John W. Linville 2.6.23.13-105
- rt2500usb thinko fix
- b43 N phy pre-support updates
- ath5k cleanups and beacon fixes

Wed Jan 9 11:00:00 2008 John W. Linville 2.6.23.13-104
- More wireless fixes for 2.6.24
- More wireless update for 2.6.25
- Enable CONFIG_NL80211

Wed Jan 9 11:00:00 2008 Chuck Ebbert 2.6.23.13-103
- Linux 2.6.23.13

Tue Jan 8 11:00:00 2008 Chuck Ebbert 2.6.23.12-102
- Restore /proc/slabinfo (#396041)

Fri Jan 4 11:00:00 2008 John W. Linville 2.6.23.12-101
- Another round of wireless fixes headed for 2.6.24
- Another round of wireless updates headed for 2.6.25

Fri Dec 21 11:00:00 2007 Chuck Ebbert 2.6.23.12-100
- USB: Use upstream version of the Huawei USB modem fix.

Wed Dec 19 11:00:00 2007 John W. Linville 2.6.23.12-99
- Some wireless fixes headed for 2.6.24
- Some wireless updates headed for 2.6.25

Tue Dec 18 11:00:00 2007 Chuck Ebbert 2.6.23.12-98
- Linux 2.6.23.12
- Add fixed version of APM emulation patch removed in 2.6.23.10

Sat Dec 15 11:00:00 2007 David Woodhouse 2.6.23.10-97
- Fix IPv6 checksums for pasemi-mac

Fri Dec 14 11:00:00 2007 Chuck Ebbert 2.6.23.10-96
- Linux 2.6.23.10

Fri Dec 14 11:00:00 2007 Chuck Ebbert 2.6.23.9-95
- Update utrace to latest.

Fri Dec 14 11:00:00 2007 David Woodhouse 2.6.23.9-94
- Re-enable and fix pasemi-mac (and gpio-mdio)

Fri Dec 14 11:00:00 2007 David Woodhouse 2.6.23.9-91
- PA Semi platform fixes
- Fix OProfile on non-Cell ppc64

Wed Dec 12 11:00:00 2007 Dave Airlie 2.6.23.9-90
- fixup radeon r500 patch to apply to proper function

Wed Dec 12 11:00:00 2007 Dave Airlie 2.6.23.9-89
- Add support for r500 DRM for making 2D accel go faster

Tue Dec 11 11:00:00 2007 Chuck Ebbert 2.6.23.9-88
- Enable the USB IO-Warrior driver. (#419661)
- ALSA: snd-hda-intel: don't go into polling mode. (#417141)

Mon Dec 10 11:00:00 2007 Chuck Ebbert 2.6.23.9-87
- highres-timers: update to -hrt4 (#394981); includes hang fix

Mon Dec 10 11:00:00 2007 John W. Linville 2.6.23.9-86
- add module alias for "zd1211rw-mac80211"

Fri Dec 7 11:00:00 2007 Chuck Ebbert 2.6.23.9-84
- highres-timers: fix possible hang

Thu Dec 6 11:00:00 2007 Chuck Ebbert 2.6.23.9-82
- libata: fix AHCI controller reset (#411171)
- ACPI: don't init EC early if it has no _INI method (#334781)

Wed Dec 5 11:00:00 2007 Chuck Ebbert 2.6.23.9-81
- Fix some cpuidle bugs, should fix hangs on startup.

Wed Dec 5 11:00:00 2007 John W. Linville 2.6.23.9-80
- Some wireless driver bits headed for 2.6.25

Tue Dec 4 11:00:00 2007 Chuck Ebbert 2.6.23.9-79
- libata: fix ATAPI tape drives (#394961)
- libata: allow short SCSI commands for ATAPI devices

Mon Dec 3 11:00:00 2007 Jarod Wilson 2.6.23.9-78
- Fix FireWire OHCI 1.1 regression introduced by 1.0 support

Sat Dec 1 11:00:00 2007 John W. Linville 2.6.23.9-77
- Some wireless bits headed for 2.6.25
- Make ath5k use software WEP

Fri Nov 30 11:00:00 2007 Chuck Ebbert 2.6.23.9-76
- ALSA: fix missing controls on some drivers (#370821)
- ACPI: send initial button state on startup (#275651)

Fri Nov 30 11:00:00 2007 Chuck Ebbert 2.6.23.9-75
- Disable e1000 link power management (#400561)

Fri Nov 30 11:00:00 2007 Jarod Wilson 2.6.23.9-74
- Improved FireWire OHCI 1.0 Isochronous Receive support (#344851)

Fri Nov 30 11:00:00 2007 John W. Linville 2.6.23.9-73
- Some more wireless bits headed for 2.6.24

Thu Nov 29 11:00:00 2007 John W. Linville 2.6.23.9-72
- Resync wireless bits headed for 2.6.24
- Resync wireless bits headed for 2.6.25

Wed Nov 28 11:00:00 2007 David Woodhouse 2.6.23.9-71
- Add support for MPC52xx FEC (again)

Wed Nov 28 11:00:00 2007 Chuck Ebbert 2.6.23.9-70
- Fix further bugs in init of Huawei USB modem (#253096)
- Fix libata handling of IO ready test (#389971)

Wed Nov 28 11:00:00 2007 Chuck Ebbert 2.6.23.9-69
- Add support for SiS 7019 audio for K12LTSP project

Tue Nov 27 11:00:00 2007 Kyle McMartin 2.6.23.9-68
- Some USB disks spin themselves down automatically and need
scsi_device.allow_restart enabled so they'll spin back up.

Tue Nov 27 11:00:00 2007 John W. Linville 2.6.23.9-67
- Fix NULL ptr reference in iwlwifi (CVE-2007-5938)

Tue Nov 27 11:00:00 2007 Chuck Ebbert 2.6.23.9-66
- ALSA 1.0.15 20071120

Mon Nov 26 11:00:00 2007 Kyle McMartin 2.6.23.9-65
- Linux 2.6.23.9

Mon Nov 26 11:00:00 2007 Chuck Ebbert 2.6.23.8-64
- Set CONFIG_USB_DEVICE_CLASS (#397571)

Wed Nov 21 11:00:00 2007 John W. Linville 2.6.23.8-63
- Revise b43 rev D support (new upstream patch)
- Restore ability to add/remove virtual i/fs to mac80211 devices

   

Tue Nov 20 11:00:00 2007 Chuck Ebbert 2.6.23.8-62
- Linux 2.6.23.9-rc1

Mon Nov 19 11:00:00 2007 Chuck Ebbert 2.6.23.8-61
- Fix oops in netfilter NAT module (#259501)

Mon Nov 19 11:00:00 2007 Chuck Ebbert 2.6.23.8-60
- libata: fix resume on some systems
- libata: fix pata_serverworks with some drive combinations

Mon Nov 19 11:00:00 2007 Chuck Ebbert 2.6.23.8-59
- Linux 2.6.23.8

Thu Nov 15 11:00:00 2007 John W. Linville 2.6.23.1-56
- wireless fixes from 2.6.24
- wireless updates destined for 2.6.25
- ath5k driver updates
- add rtl8180 driver
- enable libertas driver
- add experimental b43 rev D support

Thu Nov 15 11:00:00 2007 Chuck Ebbert 2.6.23.1-55
- Add DMI based autoloading for the Dell dcdbas driver (#248257)

Wed Nov 14 11:00:00 2007 Jarod Wilson 2.6.23.1-54
- Initial FireWire OHCI 1.0 Isochronous Receive support (#344851)

Tue Nov 13 11:00:00 2007 Chuck Ebbert 2.6.23.1-53
- Disable precise CPU time accounting, fixing a divide-by-zero bug.
- Disable transparent PCI bridge resizing.

Tue Nov 13 11:00:00 2007 Chuck Ebbert 2.6.23.1-52
- Add touchpad support for Dell Vostro 1400 and Thinkpad R61 (#375471)

Tue Nov 13 11:00:00 2007 Chuck Ebbert 2.6.23.1-51
- Fix completely broken sata_sis libata driver (#365331)

Fri Nov 9 11:00:00 2007 Eric Paris 2.6.23.1-50
- Fix loop iteration problem in selinux ebitmap code

Thu Nov 8 11:00:00 2007 John W. Linville 2.6.23.1-49
- Resync wireless bits from current upstream

Wed Nov 7 11:00:00 2007 Chuck Ebbert 2.6.23.1-48
- md/raid5: fix misapplication of previous patch
- net: fix panic removing devices from teql secheduler
- net: fix oops in l2tp transmit and receive
- nfs: fix writeback race causing data corruption
- x86 setup: fix boot on 486DX4 processor

Tue Nov 6 11:00:00 2007 Chuck Ebbert 2.6.23.1-47
- update utrace

Tue Nov 6 11:00:00 2007 Chuck Ebbert 2.6.23.1-46
- ALSA updates:
hda: revert STAC92XX volume control changes (#354981)
hda: add STAC92XX DMIC support
hda: disable shared stream on AD1986A
cmipci: fix wrong definitions
- CIFS: fix corruption when server returns EAGAIN (#357001)
- ACPI: suspend/resume fixes
- drivers: restore platform driver modaliases
- x86: fix tsc clocksource calibration
- x86_64: fix global tlb flushing bug
- hidinput: add powerbook driver to x86_64 config (#358721)
- spider_net: fix hang
- mm: fix invalid ptrace access causing kernel hang
- direct-io: fix return of stale data after DIO write
- md/raid5: fix data corruption in some failure cases
- serial: add IDs for some new Wacom tablets (#352811)

Tue Nov 6 11:00:00 2007 David Airlie 2.6.23.1-44
- Fix bug 228414 - X hangs at startup with Radeon X800 GTO PCIe with DRI

Sat Nov 3 11:00:00 2007 David Woodhouse 2.6.23.1-43
- Apply PS3 EHCI workaround to make rebooting work when hci_usb is loaded

Tue Oct 30 11:00:00 2007 Dave Jones 2.6.23.1-42
- Disable PCI MMCONFIG by default. (Boot with pci=msi if you need it)
Works around bz 329241 amongst others.

Mon Oct 29 11:00:00 2007 Chuck Ebbert 2.6.23.1-41
- Enable hamradio drivers.

Mon Oct 29 11:00:00 2007 David Woodhouse 2.6.23.1-40
- Disable PS3 wireless for now (#343901)

Mon Oct 29 11:00:00 2007 Dave Jones 2.6.23.1-39
- Revert: x86_64: allocate sparsemem memmap above 4G (fixes bz #249174)
(Much thanks to Martin Ebourne for tracking this down).

Mon Oct 29 11:00:00 2007 Dave Jones 2.6.23.1-38
- Change CRYPTO_CRC32 to built-in for F8 (bz #208607)

Fri Oct 26 12:00:00 2007 John W. Linville 2.6.23.1-37
- iwlwifi: clear irqs before enabling them

Thu Oct 25 12:00:00 2007 Chuck Ebbert 2.6.23.1-36
- ALSA 1.0.15
- Fix ppc64 DSO unwinder bug (#350291).
- Fix linker script bug preventing Fedora bringup on IA64.
- Kill not-always-relevant debug message in ath5k driver.

Wed Oct 24 12:00:00 2007 Dave Jones 2.6.23.1-35
- Disable early boot debugging for release.

Wed Oct 24 12:00:00 2007 Roland McGrath 2.6.23.1-34
- Install System.map in kernel-devel packages.

Tue Oct 23 12:00:00 2007 John W. Linville 2.6.23.1-33
- quiet mac80211 decryption noise when frames may not be for us

Tue Oct 23 12:00:00 2007 Eric Paris 2.6.23.1-32
- check sigchld when waiting on a task (gdb/selinux interaction)

Tue Oct 23 12:00:00 2007 John W. Linville 2.6.23.1-31
- remove problematic hunk from ath5k fixes patch

Mon Oct 22 12:00:00 2007 Adam Jackson 2.6.23.1-30
- Add e1000.eeprom_bad_csum_allow

Sun Oct 21 12:00:00 2007 Jarod Wilson 2.6.23.1-29
- Log warning about unimplemented isochronous I/O on
firewire ohci 1.0 controllers (bz #344851)

Fri Oct 19 12:00:00 2007 John W. Linville 2.6.23.1-28
- iwl4965-base.c: fix off-by-one errors
- ipw2100: send WEXT scan events
- rt2x00: Add new rt73usb USB ID
- zd1211rw, fix oops when ejecting install media
- rt2x00: Fix residual check in PLCP calculations.
- rtl8187: Fix more frag bit checking, rts duration calc
- iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs
- iwlwifi: Fix rate setting in probe request for HW scan

Thu Oct 18 12:00:00 2007 Dave Jones 2.6.23.1-26
- Silence i8042 'error' on imacs and such.

Thu Oct 18 12:00:00 2007 Dave Jones 2.6.23.1-25
- Disable polling before registering netdevice in e100.

Thu Oct 18 12:00:00 2007 John W. Linville 2.6.23.1-24
- avoid null ptr dereference in rx path of zd1201 driver

Wed Oct 17 12:00:00 2007 John W. Linville 2.6.23.1-23
- iee80211: fix an endian bug
- mac80211: change BSSID list key to (BSSID, SSID, frequency) tuple
- mac80211: make honor IW_SCAN_THIS_ESSID
- mac80211: don't fail IE parse if junk at end of frame

Wed Oct 17 12:00:00 2007 Chuck Ebbert 2.6.23.1-22
- Revert to less-accurate but stable 2.6.22 cputime accounting.

Wed Oct 17 12:00:00 2007 John W. Linville 2.6.23.1-21
- ath5k fix to avoid oops on driver load w/ unknown/unsupported cards

Wed Oct 17 12:00:00 2007 Dave Jones 2.6.23.1-20
- Update highres timers patch to 2.6.23-hrt3.

Wed Oct 17 12:00:00 2007 Chuck Ebbert 2.6.23.1-19
- Use upstream libata DMA disable patch
(libata.dma parameter replaces libata.pata_dma)

Tue Oct 16 12:00:00 2007 Eric Paris 2.6.23.1-18
- SELinux: performance: do not revalite perms on read/write
- SELinux: performance: use ebitmaps to speed up AVC misses
- SELinux: performance: fix warnings in ebitmaps to speed up AVC misses

Tue Oct 16 12:00:00 2007 Dave Jones 2.6.23.1-17
- Disable sparse builds.

Tue Oct 16 12:00:00 2007 John W. Linville 2.6.23.1-16
- ath5k updates

Tue Oct 16 12:00:00 2007 Dave Airlie 2.6.23.1-15
- fix i915 drm memory allocation issue

Mon Oct 15 12:00:00 2007 Jeremy Katz 2.6.23.1-13
- fix thinkpad key events for volume/brightness

Mon Oct 15 12:00:00 2007 Dave Jones 2.6.23.1-14
- Update highres timers patch to 2.6.23-hrt2.

Mon Oct 15 12:00:00 2007 Dave Jones 2.6.23.1-12
- Reenable 'quiet' mode.

Mon Oct 15 12:00:00 2007 Dave Jones 2.6.23.1-11
- Work around E1000 corrupt EEPROM problem.

Fri Oct 12 12:00:00 2007 Dave Jones 2.6.23.1-10
- Disable debug, start doing -debug builds again.

Fri Oct 12 12:00:00 2007 Dave Jones 2.6.23.1-8
- 2.6.23.1

Fri Oct 12 12:00:00 2007 Jarod Wilson 2.6.23-7
- Fix virtual kernel-arch Provides for flavored kernels (bz #327961)
- Add paeonly build flag

Thu Oct 11 12:00:00 2007 Dave Jones 2.6.23-6
- Fix race in e100 driver.

Wed Oct 10 12:00:00 2007 John W. Linville 2.6.23-5
- fix scanning for hidden SSID w/ NetworkManager

Wed Oct 10 12:00:00 2007 Dave Jones 2.6.23-4
- Update highres timers patch to latest upstream (2.6.23-hrt1)

Wed Oct 10 12:00:00 2007 Chuck Ebbert 2.6.23-3
- Fix date/time printed during boot.
- Port ACPI suspend/resume fixes to cpuidle.

Wed Oct 10 12:00:00 2007 Chuck Ebbert 2.6.23-2
- Don't use incremental patches for -stable updates.
- Add USB modem fix from Fedora 7 kernel to Fedora 8.

Tue Oct 9 12:00:00 2007 Dave Jones 2.6.23-1
- 2.6.23

Tue Oct 9 12:00:00 2007 Dave Jones
- 2.6.23-rc9-git7

Tue Oct 9 12:00:00 2007 Dave Jones
- Fix lockdep bug in firewire.

Mon Oct 8 12:00:00 2007 Dave Jones
- Add a bunch of modules to the 586 kernel for the livecd.

Mon Oct 8 12:00:00 2007 Dave Jones
- 2.6.23-rc9-git6

Sat Oct 6 12:00:00 2007 Dave Jones
- 2.6.23-rc9-git4

Fri Oct 5 12:00:00 2007 Chuck Ebbert
- Enable HID debugging in all kernels

Fri Oct 5 12:00:00 2007 Dave Jones
- 2.6.23-rc9-git2

Fri Oct 5 12:00:00 2007 John W. Linville
- Back-out last round of wireless updates

Wed Oct 3 12:00:00 2007 John W. Linville
- Update wireless bits from upstream

Tue Oct 2 12:00:00 2007 Dave Jones
- 2.6.23-rc9-git1

Tue Oct 2 12:00:00 2007 Dave Jones
- 2.6.23-rc9

Sun Sep 30 12:00:00 2007 Dave Jones
- 2.6.23-rc8-git4

Fri Sep 28 12:00:00 2007 Chuck Ebbert
- fix X86 memory detection (bz #311491)

Fri Sep 28 12:00:00 2007 Dave Airlie
- Add i965 drm patch to fix vblank interrupts - should be upstream soon

Thu Sep 27 12:00:00 2007 John W. Linville
- A few iwlwifi and ath5k fixes

Thu Sep 27 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc8-git2
- Re-add AMD timer fix removed from upstream
- Fix hotplug CPU (broken by AMD timer patch)

Thu Sep 27 12:00:00 2007 John W. Linville
- Fix-up botched wireless patch restructuring...

Wed Sep 26 12:00:00 2007 John W. Linville
- Update and restructure wireless patches

Wed Sep 26 12:00:00 2007 Chuck Ebbert
- x86 e820 bugfix

Wed Sep 26 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc8-git1

Wed Sep 26 12:00:00 2007 Dave Jones
- Switch back to ye olde RTC driver. At least it worked.

Wed Sep 26 12:00:00 2007 Chuck Ebbert
- Remove extended EDD boot debugging.
- Shorten i386 oops reports by three lines.

Tue Sep 25 12:00:00 2007 Dave Jones
- Disable RTC_HCTOSYS. The initscripts already do this for us.

Tue Sep 25 12:00:00 2007 Dave Jones
- x86-64: Disable local APIC timer use on AMD systems with C1E.

Mon Sep 24 12:00:00 2007 Dave Jones
- 2.6.23-rc8

Mon Sep 24 12:00:00 2007 Roland McGrath
- Fix powerpc oops on ptrace after exec. (#301791)

Mon Sep 24 12:00:00 2007 Dave Jones
- Disable generic RTC.

Mon Sep 24 12:00:00 2007 Chuck Ebbert
- Fix IDE on ppc Pegasos platform (F7 bz #247602)

Mon Sep 24 12:00:00 2007 Dave Jones
- Update hi-res timers patch to .23rc7-hrt1.

Mon Sep 24 12:00:00 2007 Dave Jones
- 2.6.23-rc7-git5

Sun Sep 23 12:00:00 2007 Dave Jones
- 2.6.23-rc7-git4

Sat Sep 22 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc7-git3

Fri Sep 21 12:00:00 2007 Chuck Ebbert
- Build dcdbas and dell_rbu modules on i586 (#216304)

Thu Sep 20 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc7-git1

Thu Sep 20 12:00:00 2007 Dave Jones
- Enable tcrypt module for crypto testing.

Thu Sep 20 12:00:00 2007 Dave Jones
- Enable SECMARK by default.

Thu Sep 20 12:00:00 2007 Dave Jones
- 2.6.23-rc7

Thu Sep 20 12:00:00 2007 Dave Airlie
- drm-mm-git.patch - pull in DRM git queue
- nouveau-drm.patch - update nouveau patch on top of drm git queue

Wed Sep 19 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git8
- Enable Secure Computing (CONFIG_SECCOMP) (#295841)

Tue Sep 18 12:00:00 2007 Eric Sandeen
- ext3 bugfixes: fix potential corruption in do_split dx leaf split (#28650),
handle dx directory corruption gracefully, w/o BUG (#236464).
- xfs bugfixes: setfattr/getfattr/getversion 32-bit compat fixes (#291981),
log replay vs. filesize update fixes from sgi.

Tue Sep 18 12:00:00 2007 John W. Linville
- Update bits from wireless-2.6 and wireless-dev

Mon Sep 17 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git7

Fri Sep 14 12:00:00 2007 Chuck Ebbert
- leave boot option as "libata.pata_dma" for now

Fri Sep 14 12:00:00 2007 Chuck Ebbert
- x86 setup: limit number of EDD devices scanned
- x86 setup: print number of EDD device during scan
- libata: change boot option name to "libata.dma"
(still only affects PATA drives)

Thu Sep 13 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git4

Thu Sep 13 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git3
- disable stack overflow debugging on i386

Wed Sep 12 12:00:00 2007 Dave Jones
- Change ACPI dock drivers to be built-in.

Wed Sep 12 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git2

Wed Sep 12 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6-git1

Wed Sep 12 12:00:00 2007 Chuck Ebbert
- better debug message for SSB driver
- acpi: fix EC initialization (from linux-acpi.git)

Tue Sep 11 12:00:00 2007 Roland McGrath
- utrace update (#248532, #267161, #284311)

Tue Sep 11 12:00:00 2007 Chuck Ebbert
- fix emulated vmware SCSI disks
- add option to disable libata PATA DMA

Tue Sep 11 12:00:00 2007 Chuck Ebbert
- Linux 2.6.23-rc6

Mon Sep 10 12:00:00 2007 Chuck Ebbert
- fix clock warping on x86_64

Mon Sep 10 12:00:00 2007 Chuck Ebbert
- x86: fix debug early boot

Thu Sep 6 12:00:00 2007 Chuck Ebbert
- x86: debug early boot

Thu Sep 6 12:00:00 2007 Chuck Ebbert
- fix imbalance in scheduler on multicore systems

Thu Sep 6 12:00:00 2007 Chuck Ebbert
- fix Xen boot problem
- fix boot hang on Via C7 CPU
- Fix oops in networking code

Thu Sep 6 12:00:00 2007 Chuck Ebbert
- exec-shield: enable interrupts in do_iret_error()

Wed Sep 5 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc5-git1

Tue Sep 4 12:00:00 2007 Chuck Ebbert
- fix DMA mode on VIA 6421

Tue Sep 4 12:00:00 2007 Chuck Ebbert
- Fix oops in cpuidle under QEMU

Tue Sep 4 12:00:00 2007 Roland McGrath
- utrace update (#232837, #248532)

Sun Sep 2 12:00:00 2007 Dave Jones
- Fix oops in IPv4.

Sat Sep 1 12:00:00 2007 Dave Jones
- Terminate list in ata-piix

Sat Sep 1 12:00:00 2007 Dave Jones
- 2.6.23-rc5

Fri Aug 31 12:00:00 2007 Dave Jones
- 2.6.23-rc4-git3

Fri Aug 31 12:00:00 2007 Dave Jones
- Fix booting on Dell I5150.
Apparently some VESA BIOS implementations clobber registers when called.

Fri Aug 31 12:00:00 2007 Dave Jones
- Reenable CONFIG_ACPI_PROC_EVENT for now, acpid isn't ready.

Fri Aug 31 12:00:00 2007 Dave Jones
- 2.6.23-rc4-git2

Thu Aug 30 12:00:00 2007 John W. Linville
- Update bits from wireless-2.6 and wireless-dev

Wed Aug 29 12:00:00 2007 Roland McGrath
- Add ppc64 back to vdso_arches.

Wed Aug 29 12:00:00 2007 Chuck Ebbert
- enable the i82365 PCMCIA driver
- add debug code to acpi_os_write_port for bug 258641

Wed Aug 29 12:00:00 2007 David Woodhouse
- Re-enable ppc32 build.

Tue Aug 28 12:00:00 2007 Dave Jones
- Enable ACPI ATA objects.

Tue Aug 28 12:00:00 2007 Dave Jones
- 2.6.23-rc4

Tue Aug 28 12:00:00 2007 Peter Jones
- Fix collect_modules_list to handle ppc64's dot-prefixed function symbols.

Mon Aug 27 12:00:00 2007 Jarod Wilson
- Add lirc.org drivers

Mon Aug 27 12:00:00 2007 Kristian Høgsberg
- Add patch from Stefan Richter to support multi-lun SBP-2 devices (#242254).

Sun Aug 26 12:00:00 2007 Dave Jones
- Resurrect 586 support.

Sun Aug 26 12:00:00 2007 Dave Jones
- Fix async scanning double-add problems.

Sun Aug 26 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git10

Fri Aug 24 12:00:00 2007 Kristian Høgsberg
- Add patch for the "status write for unknown orb" firewire-sbp2 error.

Fri Aug 24 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git7

Thu Aug 23 12:00:00 2007 Eric Sandeen
- Update xfs filesystem for bug fixes & stack reduction

Thu Aug 23 12:00:00 2007 John W. Linville
- Update wireless-dev bits (mac80211, rt2x00, b43, ssb)
- Add b43legacy driver
- Add ath5k driver
- Add at76_usb driver

Thu Aug 23 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git6

Wed Aug 22 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git5

Wed Aug 22 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git4

Tue Aug 21 12:00:00 2007 Dave Jones
- Rebase utrace.

Mon Aug 20 12:00:00 2007 Dave Jones
- Add new variant of lparmap ppc buildfix

Mon Aug 20 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git2

Mon Aug 20 12:00:00 2007 Jarod Wilson
- Better fix for variant kernel %post scriptlet generation

Mon Aug 20 12:00:00 2007 Tom "spot" Callaway
- fix post -smp scriplet

Sun Aug 19 12:00:00 2007 Dave Jones
- Remove unneeded compile fix.

Fri Aug 17 12:00:00 2007 John W. Linville
- Update wireless-dev bits (upstream fixes, b43, ssb)
- mac80211: rate limit WEP bad keyidx message
- ssb: fix auto-load

Fri Aug 17 12:00:00 2007 Tom "spot" Callaway
- sparc64 changes

Fri Aug 17 12:00:00 2007 Dave Jones
- Remove dead tux config symbols.

Thu Aug 16 12:00:00 2007 Roland McGrath
- commit missed powerpc vdso install update
- fix vdso spec hacks for --with vanilla

Thu Aug 16 12:00:00 2007 Chuck Ebbert
- export GFS2 symbols for lock modules

Wed Aug 15 12:00:00 2007 Chuck Ebbert
- enable ACPI debugging in -debug builds

Wed Aug 15 12:00:00 2007 Chuck Ebbert
- e1000e updates

Wed Aug 15 12:00:00 2007 Dave Jones
- Enable BSG.

Tue Aug 14 12:00:00 2007 Dave Jones
- 2.6.23-rc3-git1

Tue Aug 14 12:00:00 2007 Chuck Ebbert
- set CONFIG_NET_RADIO (#251094)

Tue Aug 14 12:00:00 2007 John W. Linville
- Update wireless-dev bits (mac80211, bcm43xx -> b43, ssb)

Mon Aug 13 12:00:00 2007 Dave Jones
- Add patch-2.6.23-rc3-hrt2.patch, bringing X86-64 tickless back.

Mon Aug 13 12:00:00 2007 Dave Jones
- 2.6.23-rc3

Sun Aug 12 12:00:00 2007 Roland McGrath
- Rearrange module signing to avoid conflicts with debugedit build-id changes.
- debugedit embedded objects before stripping to avoid later build-id change.
- Use -g for C files in x86_64 vDSO.

Sun Aug 12 12:00:00 2007 Dave Jones
- 2.6.23-rc2-git5

Sun Aug 12 12:00:00 2007 Dave Jones
- Speed up builds by disabling modversions.

Sun Aug 12 12:00:00 2007 Dave Jones
- implement smarter atime updates support.

Sun Aug 12 12:00:00 2007 Dave Jones
- 2.6.23-rc2-git3

Fri Aug 10 12:00:00 2007 Roland McGrath
- comment out weak-modules script from %post and %preun (RHBZ#251699)

Thu Aug 9 12:00:00 2007 Roland McGrath
- disable new e1000e driver for powerpc, still broken
- support rpmbuild --without modsign for manual test builds
- fix powerpc vdso install patch
- fix i386 vdso install patch
- fix ppc64 build breakage from "enable -g for assembly"
- disable ppc64 vdso install pending eu-strip bug
- clean up spec file sh scripting
- spec fix for kdump kernel

Thu Aug 9 12:00:00 2007 Chuck Ebbert
- update e1000e driver

Thu Aug 9 12:00:00 2007 John W. Linville
- remove obsolete linux-2.6-wireless.patch

Thu Aug 9 12:00:00 2007 Roland McGrath
- fix vdso install patch
- enable -g for assembly

Thu Aug 9 12:00:00 2007 Dave Jones
- Do USB suspend only on certain classes of device.

Thu Aug 9 12:00:00 2007 Dave Jones
- 2.6.23-rc2-git2

Thu Aug 9 12:00:00 2007 Chuck Ebbert
- enable CONFIG_CBE_CPUFREQ* on ppc64 (bz #251517)

Thu Aug 9 12:00:00 2007 Chuck Ebbert
- update e1000e driver

Thu Aug 9 12:00:00 2007 Roland McGrath
- macroized spec file, use new find-debuginfo.sh features
- update build-id related patches: core dump support,
/sys/module/name/notes, installed vdso binaries
- temporarily disable e1000e %ifarch ppc ppc64 to work around build problems

Wed Aug 8 12:00:00 2007 John W. Linville
- Update wireless bits from wireless-2.6 and wireless-dev

Wed Aug 8 12:00:00 2007 Chuck Ebbert
- new e1000e (ICH9) driver from the netdev tree

Tue Aug 7 12:00:00 2007 Dave Jones
- 2.6.23-rc2-git1

Mon Aug 6 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (bcm43xx-mac80211 & zd1211rw-mac80211 updates)
- mac80211: Filter locally-originated multicast frames echoed by AP (2nd try)
- mac80211: probe for hidden SSIDs when scanning for association

Mon Aug 6 12:00:00 2007 Dave Jones
- Make CONFIG_DEBUG_STACK_USAGE a 'make debug' option.

Sat Aug 4 12:00:00 2007 Dave Jones
- 2.6.23-rc2

Fri Aug 3 12:00:00 2007 Dave Jones
- Reenable CONFIG_NETLABEL.

Fri Aug 3 12:00:00 2007 Dave Jones
- 2.6.23-rc1-git13

Fri Aug 3 12:00:00 2007 John W. Linville
- Disable busted mac80211 local multicast filter patch

Thu Aug 2 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (iwlwifi & rt2x00 updates)
- mac80211: Filter locally-originated multicast frames echoed by AP

Thu Aug 2 12:00:00 2007 Dave Jones
- Add back PIE randomisation.

Thu Aug 2 12:00:00 2007 Dave Jones
- 2.6.23-rc1-git12

Tue Jul 31 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (iwlwifi, rt2x00, & zd1211rw updates)

Tue Jul 31 12:00:00 2007 Chuck Ebbert
- fix boot from CD and remove debug patch

Tue Jul 31 12:00:00 2007 David Woodhouse
- Fix PS3 booting (spu init breakage)

Tue Jul 31 12:00:00 2007 Dave Jones
- 2.6.23-rc1-git9

Tue Jul 31 12:00:00 2007 David Woodhouse
- Fix bcm43xx transmission problems for mac80211 driver too
- Fix softmac deadlock
- Fix bcm43xx regression
- Restore PowerMac suspend via /sys/power/state
- PS3 fixes
- Restore ibmvscsi support on iSeries
- Re-enable CONFIG_IDE_PROC_FS to fix ybin

Sun Jul 29 12:00:00 2007 Dave Jones
- 2.6.23-rc1-git6

Fri Jul 27 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (iwlwifi & bcm43xx updates)

Fri Jul 27 12:00:00 2007 Chuck Ebbert
- temporarily added debug messages for x86 bootup

Fri Jul 27 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc1-git4

Thu Jul 26 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc1-git3

Wed Jul 25 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (iwlwifi & rt2x00 updates)
- Drop git-iwlwifi.patch

Wed Jul 25 12:00:00 2007 Chuck Ebbert
- 2.6.23-rc1-git1

Mon Jul 23 12:00:00 2007 John W. Linville
- Rediff git-wireless-dev.patch

Sat Jul 21 12:00:00 2007 Roland McGrath
- Fix biarch issue in linux-2.6-elf-core-sysctl.patch

Sat Jul 21 12:00:00 2007 Dave Jones
- 2.6.22-git16

Sat Jul 21 12:00:00 2007 Roland McGrath
- Update linux-2.6-elf-core-sysctl.patch

Fri Jul 20 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch (rt2x00 update)

Fri Jul 20 12:00:00 2007 Dave Jones
- 2.6.22-git14

Thu Jul 19 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch

Wed Jul 18 12:00:00 2007 John W. Linville
- mac80211: avoid deadlock during device shutdown

Mon Jul 16 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch

Mon Jul 16 12:00:00 2007 Dave Jones
- Disable ppc64 build until upstream merge (Broken PS3 drivers).

Mon Jul 16 12:00:00 2007 Dave Jones
- 2.6.22-git6

Sat Jul 14 12:00:00 2007 Dave Jones
- 2.6.22-git5

Fri Jul 13 12:00:00 2007 Chuck Ebbert
- more ATI SB700 ahci device ids

Fri Jul 13 12:00:00 2007 Dave Jones
- 2.6.22-git4

Fri Jul 13 12:00:00 2007 Dave Jones
- Disable CONFIG_NETLABEL, it's broken right now.

Thu Jul 12 12:00:00 2007 Jarod Wilson
- Switch from using kernel-*.config files to using config-*
files and dynamically building kernel-*.config files

Thu Jul 12 12:00:00 2007 Jarod Wilson
- Fix up some uname -r issues in certain kernel version
cases (due to new versioning scheme)

Thu Jul 12 12:00:00 2007 Dave Jones
- 2.6.22-git2

Wed Jul 11 12:00:00 2007 Roland McGrath
- core dump enhancement: include first page of ELF files, with sysctl control

Wed Jul 11 12:00:00 2007 John W. Linville
- Reinstate git-wireless-dev.patch
- Add updated iwlwifi driver from intellinuxwireless.org

Tue Jul 10 12:00:00 2007 Dave Jones
- Fix issue with PIE randomization (#246623).

Tue Jul 10 12:00:00 2007 Dave Jones
- 2.6.22-git1

Tue Jul 10 12:00:00 2007 John W. Linville
- Update git-wireless-dev.patch
- Add upstream version of rtl8187 patch

Tue Jul 10 12:00:00 2007 Dave Jones
- Split utrace up into multiple patches.

Mon Jul 9 12:00:00 2007 Chuck Ebbert
- sky2: restore workarounds for lost interrupts

Mon Jul 9 12:00:00 2007 Dave Jones
- Disable forced HPET on ESB2 too

Mon Jul 9 12:00:00 2007 Chuck Ebbert
- changed default TCP/IPV4 congestion control to CUBIC

Mon Jul 9 12:00:00 2007 Dave Jones
- 2.6.22

Fri Jul 6 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git6

Fri Jul 6 12:00:00 2007 Dave Jones
- Remove another common wakeup (cursor blinking).

Fri Jul 6 12:00:00 2007 Dave Jones
- Update CFS to v19.

Fri Jul 6 12:00:00 2007 Jeremy Katz
- Add minimal patch from markmc for ICH9 support in e1000 while the new
driver works itself out upstream

Fri Jul 6 12:00:00 2007 Chuck Ebbert
- add Intel ICH8M (Santa Rosa) PCI ID to ata_piix driver

Fri Jul 6 12:00:00 2007 Dave Jones
- Don't force enable HPET on ICH7 & ICH8
This seems to be broken.

Fri Jul 6 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git5

Thu Jul 5 12:00:00 2007 Dave Jones
- Remove out-of-date Xen patches (Xen now builds from separate package).

Thu Jul 5 12:00:00 2007 Dave Jones
- Further tickless improvements to ondemand cpufreq governor.

Thu Jul 5 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git4

Thu Jul 5 12:00:00 2007 Dave Jones
- Lower mkinitrd requires: to match what's in rawhide.

Wed Jul 4 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git3

Wed Jul 4 12:00:00 2007 Dave Jones
- x86-64 tickless support.

Tue Jul 3 12:00:00 2007 Dave Jones
- Remove a redundant if in the specfile.

Tue Jul 3 12:00:00 2007 Dave Jones
- Update to latest utrace. (just diff changes, no code changes)

Tue Jul 3 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git2

Tue Jul 3 12:00:00 2007 Dave Jones
- 2.6.22-rc7-git1.

Tue Jul 3 12:00:00 2007 Dave Jones
- Remove bogus XFS umount change.

Tue Jul 3 12:00:00 2007 Jarod Wilson
- New kernel versioning scheme, intended to more closely
match with that of the upstream Linus kernel
- Add --with/without debuginfo flag
- Redundancy reduction wrt kernel-debug flags
- Make one-off kernel-vanilla build correctly again

Tue Jul 3 12:00:00 2007 Dave Jones
- Drop warning about OSS usage. The API will probably never die.

Tue Jul 3 12:00:00 2007 Dave Jones
- Remove an unnecessary NFS fix now that the sleep_on change has been dropped.

Tue Jul 3 12:00:00 2007 Dave Jones
- Drop a bunch of unneeded warning fixes.

Tue Jul 3 12:00:00 2007 Dave Jones
- Remove ancient sleep_on patch. Fix it upstream instead.

Tue Jul 3 12:00:00 2007 Dave Jones
- Drop the stale olpc bits, it's now built from a separate branch.

Mon Jul 2 12:00:00 2007 Dave Jones
- Bump minimum required mkinitrd to match F-7.

Mon Jul 2 12:00:00 2007 Dave Jones
- 2.6.22-rc7.

Sat Jun 30 12:00:00 2007 Dave Jones
- 2.6.22-rc6-git4

Fri Jun 29 12:00:00 2007 Dave Jones
- 2.6.22-rc6-git3

Mon Jun 25 12:00:00 2007 Chuck Ebbert
- 2.6.22-rc6
- cfs update for -rc6

Mon Jun 25 12:00:00 2007 John W. Linville
- Re-enable wireless-dev patch (updated for current kernel)

Mon Jun 25 12:00:00 2007 Roland McGrath
- Let spec-file ApplyPatch function pass extra args to patch.
- Re-enable utrace patch with -F2, needed after nearby CFS change.
- utrace update (06c303cccb93e7ca3a95923e69b4d82733c1cf00)

Sun Jun 24 12:00:00 2007 Dave Jones
- Fix 64 bit overflow in CFS.

Sat Jun 23 12:00:00 2007 Dave Jones
- DMI based module autoloading.

Sat Jun 23 12:00:00 2007 Dave Jones
- 2.6.22-rc5-git8.
- Update to latest upstream cfs scheduler.

Fri Jun 22 12:00:00 2007 Dave Jones
- 2.6.22-rc5-git6.

Thu Jun 21 12:00:00 2007 Dave Jones
- Remove some unnecessary parts of execshield.

Thu Jun 21 12:00:00 2007 Dave Jones
- Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu.

Thu Jun 21 12:00:00 2007 Dave Jones
- Remove unnecessary patch 'optimising' spinlock debug.

Wed Jun 20 12:00:00 2007 Dave Jones
- 2.6.22-rc5-git4.

Tue Jun 19 12:00:00 2007 Chuck Ebbert
- enable sound system debugging in -debug kernels

Mon Jun 18 12:00:00 2007 Dave Jones
- 2.6.22-rc5-git1.

Mon Jun 18 12:00:00 2007 Jeremy Katz
- add patch from upstream kvm to fix suspend/resume with kvm
loaded (and guests running)

Sun Jun 17 12:00:00 2007 Dave Jones
- Make the 686 kernel bootable on 586s.

Sun Jun 17 12:00:00 2007 Dave Jones
- 2.6.22-rc5.

Sun Jun 17 12:00:00 2007 Dave Jones
- Add Ingo's CFS scheduler.

Sat Jun 16 12:00:00 2007 Dave Jones
- 2.6.22-rc4-git8. (utrace broke, temporarily disabled).

Fri Jun 15 12:00:00 2007 Dave Jones
- 2.6.22-rc4-git7.

Wed Jun 13 12:00:00 2007 John W. Linville
- Refresh wireless-dev patch
- Drop iwlwifi patch (0.0.25 now in wireless-dev!)

Tue Jun 12 12:00:00 2007 Dave Jones
- Disable libusual.

Tue Jun 12 12:00:00 2007 Dave Jones
- 2.6.22-rc4-git4

Sat Jun 9 12:00:00 2007 Dave Jones
- 2.6.22-rc4-git3

Fri Jun 8 12:00:00 2007 Roland McGrath
- Add spec hacks to enable building alternate vanilla and git-based rpms.
- Enable sparse checking in build for F7 and later.

Thu Jun 7 12:00:00 2007 John W. Linville
- Re-introduce iwlwifi patch w/ update to version 0.0.24

Thu Jun 7 12:00:00 2007 John W. Linville
- Refresh wireless-dev patch to work w/ 2.6.22 base.

Wed Jun 6 12:00:00 2007 Dave Jones
- RTC driver needs to be built-in.

Wed Jun 6 12:00:00 2007 Dave Jones
- Fix bug with MAP_FIXED (#242612).

Wed Jun 6 12:00:00 2007 Dave Jones
- Build with -Wpointer-arith for a while.
See http://bugzilla.kernel.org/show_bug.cgi?id=7561 for info.

Tue Jun 5 12:00:00 2007 Dave Jones
- Re-add a bunch of multimedia drivers. (#242503)

Tue Jun 5 12:00:00 2007 Dave Jones
- 2.6.22-rc4

Mon Jun 4 12:00:00 2007 Dave Jones
- Allow kdump to read /proc/kcore. (#241362)

Mon Jun 4 12:00:00 2007 Dave Jones
- 2.6.22-rc3-git7

Mon Jun 4 12:00:00 2007 Dave Jones
- Remove some warning switches.

Sun Jun 3 12:00:00 2007 Dave Jones
- Un-inline page_is_ram on x86-64. Rediff crash driver.

Sat Jun 2 12:00:00 2007 David Woodhouse
- Re-enable ppc64 builds.

Fri Jun 1 12:00:00 2007 Dave Jones
- Disable ppc64 builds.
http://koji.fedoraproject.org/koji/getfile?taskID=21950&name=build.log

Fri Jun 1 12:00:00 2007 Dave Jones
- Update utrace to latest.

Fri Jun 1 12:00:00 2007 Dave Jones
- 2.6.22-rc3-git6

Thu May 31 12:00:00 2007 Dave Jones
- 2.6.22-rc3-git3

Tue May 29 12:00:00 2007 Dave Jones
- Anaconda now uses mdadm, remove the raid autorun ioctl.

Mon May 28 12:00:00 2007 Dave Jones
- Remove empty config-x86_64 template.

Mon May 28 12:00:00 2007 Dave Jones
- With iseries gone, theres no need for a powerpc64-generic config template.

Mon May 28 12:00:00 2007 Dave Jones
- Disable sparse for now, until things are buildable again.

Mon May 28 12:00:00 2007 Dave Jones
- Reenable debugging.

Sun May 27 12:00:00 2007 Dave Jones
- Fix up compat futexes.

Sun May 27 12:00:00 2007 Dave Jones
- Apply all patches using -F1, rediff where necessary.

Sun May 27 12:00:00 2007 Dave Jones
- Switch to using slub as allocator by default.

Sun May 27 12:00:00 2007 Dave Jones
- As the x86-64 kernel is now relocatable, -kdump can go.

Sun May 27 12:00:00 2007 Dave Jones
- Remove last remains of 31bit s390 support.

Sun May 27 12:00:00 2007 Dave Jones
- Start F8 branch. Rebase to 2.6.22rc3



Use the mailing lists or the bug tracking system for comments, bugs and requests about the packages.