From: Greg KH on
This is the start of the stable review cycle for the 2.6.32.18 release.
There are 34 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.32.18-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 | 4 +-
drivers/gpu/drm/i915/i915_dma.c | 9 +++
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/intel_bios.c | 65 +++++++++++++++++++
drivers/gpu/drm/i915/intel_bios.h | 17 +++++
drivers/gpu/drm/i915/intel_lvds.c | 90 ++++++++++-----------------
drivers/misc/enclosure.c | 7 ++-
drivers/net/e1000e/hw.h | 2 +-
drivers/net/e1000e/netdev.c | 13 +++-
drivers/net/wireless/ath/ath9k/eeprom_def.c | 2 +-
drivers/net/wireless/ath/ath9k/hw.c | 19 +++++-
drivers/net/wireless/ath/ath9k/xmit.c | 16 +++---
drivers/net/wireless/iwlwifi/iwl-scan.c | 18 +++---
drivers/parisc/led.c | 6 +-
drivers/ssb/driver_chipcommon_pmu.c | 17 +++--
drivers/ssb/pci.c | 20 +-----
drivers/staging/comedi/Kconfig | 5 ++
drivers/staging/comedi/drivers/Makefile | 4 +-
fs/cifs/dns_resolve.c | 2 +-
fs/cifs/dns_resolve.h | 4 +-
fs/gfs2/dir.c | 2 +-
fs/nfs/file.c | 14 ++++-
fs/nfs/nfs4xdr.c | 2 +-
fs/xfs/xfs_dfrag.c | 5 +-
include/linux/ssb/ssb.h | 5 +-
include/linux/ssb/ssb_driver_chipcommon.h | 15 ++++-
kernel/sched.c | 8 ++-
kernel/slow-work.c | 2 +-
mm/memory.c | 16 ++++-
net/9p/trans_fd.c | 2 +-
net/wireless/mlme.c | 8 +-
net/wireless/scan.c | 5 ++
38 files changed, 285 insertions(+), 185 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/