[00/38] 2.6.35.1-stable review

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Friday, August 6, 2010 - 11:32 am

This is the start of the stable review cycle for the 2.6.35.1 release.
There are 38 patches in this series, all will be posted as a response to
this one.  If anyone has any issues with these being applied, please let
us know.  If anyone is a maintainer of the proper subsystem, and wants
to add a Signed-off-by: line to the patch, please respond with it.

Responses should be made by August 8, 2010, 18:00:00 UTC.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.35.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Makefile                                       |    2 +-
 arch/arm/plat-mxc/gpio.c                       |    8 ++
 arch/arm/plat-mxc/include/mach/gpio.h          |    1 +
 arch/parisc/kernel/firmware.c                  |   12 +--
 arch/x86/xen/enlighten.c                       |    2 +-
 arch/x86/xen/time.c                            |   39 -------
 drivers/edac/amd64_edac.c                      |    6 +-
 drivers/gpu/drm/i915/intel_display.c           |  144 +++++++++++++++---------
 drivers/gpu/drm/i915/intel_drv.h               |    8 +-
 drivers/gpu/drm/i915/intel_overlay.c           |    7 +-
 drivers/gpu/drm/radeon/r600.c                  |   24 ++++-
 drivers/gpu/drm/radeon/r600d.h                 |    1 +
 drivers/gpu/drm/radeon/radeon_object.c         |   27 +++--
 drivers/gpu/drm/radeon/rs690.c                 |   27 ++---
 drivers/gpu/drm/radeon/rv515.c                 |   23 ++---
 drivers/gpu/drm/radeon/rv770.c                 |    5 +-
 drivers/gpu/drm/radeon/rv770d.h                |    1 +
 drivers/misc/enclosure.c                       |    7 +-
 drivers/net/e1000e/hw.h                        |    2 +-
 drivers/net/e1000e/netdev.c                    |   13 ++-
 drivers/net/igb/igb_main.c                     |    8 +-
 drivers/net/wireless/ath/ath9k/ar9002_calib.c  |    2 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c |    2 +-
 drivers/net/wireless/ath/ath9k/eeprom.h        |    2 +-
 drivers/net/wireless/ath/ath9k/eeprom_4k.c     |    4 +-
 drivers/net/wireless/ath/ath9k/eeprom_9287.c   |    4 +-
 drivers/net/wireless/ath/ath9k/eeprom_def.c    |    6 +-
 drivers/net/wireless/ath/ath9k/hw.c            |   23 +++-
 drivers/net/wireless/ath/ath9k/xmit.c          |   95 ++++++++++------
 drivers/net/wireless/iwlwifi/iwl-scan.c        |   18 ++--
 drivers/net/xen-netfront.c                     |    1 +
 drivers/parisc/led.c                           |    6 +-
 drivers/ssb/driver_chipcommon.c                |    1 +
 drivers/ssb/pci.c                              |   15 ++-
 fs/block_dev.c                                 |    4 +-
 include/drm/drm_pciids.h                       |    7 +
 include/linux/netdevice.h                      |    2 +
 include/linux/notifier.h                       |    1 +
 kernel/signal.c                                |    9 +-
 net/9p/trans_fd.c                              |    2 +-
 net/ipv4/devinet.c                             |    1 +
 net/mac80211/mesh_plink.c                      |   42 +++++--
 net/sched/sch_generic.c                        |   18 +++
 net/wireless/mlme.c                            |    8 +-
 net/wireless/scan.c                            |    5 +
 45 files changed, 395 insertions(+), 250 deletions(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[00/38] 2.6.35.1-stable review, Greg KH, (Fri Aug 6, 11:32 am)
Re: [00/38] 2.6.35.1-stable review, Thomas Backlund, (Fri Aug 6, 12:14 pm)
Re: [00/38] 2.6.35.1-stable review, Greg KH, (Fri Aug 6, 12:16 pm)
Re: [stable] [00/38] 2.6.35.1-stable review, Greg KH, (Wed Aug 11, 12:51 pm)