[000/165] 2.6.32.17-rc1 -stable review

From: Greg KH
Date: Fri Jul 30 2010 - 13:17:50 EST



This is the start of the stable review cycle for the 2.6.32.17 release.
There are 165 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 1, 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.17-rc1.gz
and the diffstat can be found below.


thanks,

greg k-h


Makefile | 2 +-
arch/arm/kernel/kprobes-decode.c | 5 +-
arch/arm/mach-omap2/board-rx51-peripherals.c | 17 +-
arch/arm/mach-realview/Kconfig | 2 +
arch/arm/mach-realview/include/mach/barriers.h | 8 +
arch/ia64/mm/tlb.c | 2 +-
arch/mips/include/asm/mipsregs.h | 9 +-
arch/mips/math-emu/cp1emu.c | 15 +-
arch/sparc/include/asm/stat.h | 4 +-
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/include/asm/suspend_32.h | 2 +
arch/x86/include/asm/suspend_64.h | 2 +
arch/x86/include/asm/system.h | 2 +-
arch/x86/kernel/acpi/cstate.c | 9 +
arch/x86/kernel/acpi/sleep.c | 2 -
arch/x86/kernel/apic/apic.c | 2 +-
arch/x86/kernel/hpet.c | 2 +-
arch/x86/kernel/pci-calgary_64.c | 17 +-
arch/x86/kvm/mmu.c | 5 +
arch/x86/kvm/svm.c | 99 ++++++-
arch/x86/power/cpu.c | 4 +
drivers/acpi/processor_idle.c | 2 +-
drivers/acpi/sleep.c | 157 +----------
drivers/base/firmware_class.c | 26 ++-
drivers/char/agp/amd64-agp.c | 27 +-
drivers/char/tpm/tpm.h | 1 +
drivers/char/tpm/tpm_tis.c | 9 +-
drivers/cpufreq/cpufreq.c | 11 +-
drivers/gpu/drm/i915/i915_drv.c | 1 +
drivers/gpu/drm/i915/i915_gem.c | 10 +
drivers/gpu/drm/i915/i915_reg.h | 64 ++++
drivers/gpu/drm/i915/intel_display.c | 4 +-
drivers/gpu/drm/radeon/r200.c | 2 +
drivers/gpu/drm/radeon/radeon_atombios.c | 9 +
drivers/gpu/drm/radeon/radeon_legacy_encoders.c | 1 +
drivers/hwmon/coretemp.c | 32 ++-
drivers/hwmon/it87.c | 22 ++
drivers/hwmon/k8temp.c | 12 +-
drivers/ide/cmd640.c | 6 +-
drivers/ide/ide-taskfile.c | 6 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 4 +-
drivers/input/keyboard/twl4030_keypad.c | 17 +-
drivers/input/serio/i8042-x86ia64io.h | 7 +
drivers/media/dvb/dvb-core/dvb_net.c | 12 +-
drivers/media/dvb/ttpci/Kconfig | 5 +-
drivers/media/video/cx23885/cx23885-i2c.c | 12 +-
drivers/media/video/cx88/cx88-i2c.c | 16 +-
drivers/media/video/uvc/uvc_driver.c | 30 ++-
drivers/media/video/uvc/uvcvideo.h | 7 +-
drivers/mmc/host/sdhci-s3c.c | 20 ++
drivers/net/cpmac.c | 3 +-
drivers/net/cxgb3/ael1002.c | 2 +-
drivers/net/dm9000.c | 38 ++-
drivers/net/forcedeth.c | 2 +-
drivers/net/igb/e1000_82575.c | 13 +-
drivers/net/igb/e1000_hw.h | 2 +
drivers/net/igb/e1000_mac.c | 17 +-
drivers/net/sky2.c | 19 +-
drivers/net/wireless/ath/ath5k/attach.c | 1 +
drivers/net/wireless/ath/ath5k/base.c | 7 +-
drivers/net/wireless/ath/ath9k/initvals.h | 8 +-
drivers/net/wireless/ath/ath9k/main.c | 7 +-
drivers/net/wireless/hostap/hostap_cs.c | 10 +
drivers/net/wireless/hostap/hostap_hw.c | 13 +
drivers/net/wireless/hostap/hostap_wlan.h | 2 +-
drivers/net/wireless/iwlwifi/iwl-scan.c | 1 +
drivers/net/wireless/iwlwifi/iwl-tx.c | 5 +
drivers/net/wireless/libertas/if_sdio.c | 22 ++
drivers/net/wireless/p54/p54pci.c | 2 +
drivers/pci/pci.c | 1 +
drivers/platform/x86/eeepc-laptop.c | 18 ++
drivers/rtc/rtc-ds1307.c | 4 +-
drivers/scsi/aacraid/commctrl.c | 4 +-
drivers/serial/cpm_uart/cpm_uart_core.c | 143 +++++----
drivers/ssb/driver_chipcommon.c | 3 +
drivers/ssb/driver_chipcommon_pmu.c | 17 +-
drivers/ssb/pci.c | 46 +++-
drivers/ssb/sprom.c | 15 +
drivers/staging/rtl8192su/r8192U_core.c | 4 +
drivers/usb/core/driver.c | 15 +-
drivers/usb/core/quirks.c | 7 +
drivers/usb/gadget/u_serial.c | 16 +-
drivers/usb/misc/sisusbvga/sisusb.c | 5 +-
drivers/usb/serial/ftdi_sio.c | 9 +
drivers/usb/serial/ftdi_sio_ids.h | 15 +
drivers/usb/serial/option.c | 4 +
drivers/usb/serial/sierra.c | 1 +
drivers/virtio/virtio_pci.c | 3 +
fs/btrfs/ioctl.c | 4 +-
fs/cifs/cifsfs.c | 6 +-
fs/cifs/dns_resolve.c | 69 +++++
fs/cifs/dns_resolve.h | 4 +-
fs/cifs/inode.c | 4 +
fs/cifs/sess.c | 10 +-
fs/ecryptfs/messaging.c | 17 +-
fs/ext4/dir.c | 12 +-
fs/ext4/ext4.h | 157 +++++++++--
fs/ext4/ext4_extents.h | 3 +-
fs/ext4/ext4_jbd2.c | 2 +-
fs/ext4/ext4_jbd2.h | 6 +-
fs/ext4/extents.c | 251 ++++++++++++----
fs/ext4/file.c | 6 +-
fs/ext4/fsync.c | 49 +++-
fs/ext4/ialloc.c | 98 +++----
fs/ext4/inode.c | 360 ++++++++++++++---------
fs/ext4/ioctl.c | 37 +++-
fs/ext4/mballoc.c | 138 ++++++---
fs/ext4/migrate.c | 37 ++--
fs/ext4/move_extent.c | 28 +-
fs/ext4/namei.c | 24 +-
fs/ext4/resize.c | 3 +-
fs/ext4/super.c | 67 ++---
fs/ext4/xattr.c | 28 +-
fs/gfs2/acl.c | 170 +++++++----
fs/gfs2/acl.h | 24 +--
fs/gfs2/xattr.c | 18 --
fs/jbd2/checkpoint.c | 15 +
fs/jbd2/commit.c | 19 +-
fs/nfs/nfs4xdr.c | 4 +-
fs/nfs/super.c | 22 ++-
include/acpi/processor.h | 3 +-
include/linux/acpi.h | 1 -
include/linux/ethtool.h | 2 +
include/linux/fb.h | 4 +-
include/linux/firmware.h | 1 +
include/linux/ieee80211.h | 2 +
include/linux/jbd2.h | 1 +
include/linux/mmc/sdio.h | 2 +
include/linux/ssb/ssb.h | 1 +
include/linux/ssb/ssb_driver_chipcommon.h | 2 +
include/linux/ssb/ssb_regs.h | 3 +-
include/math-emu/op-common.h | 2 +-
kernel/futex.c | 17 +-
kernel/irq/manage.c | 3 +
kernel/module.c | 4 +-
kernel/sched.c | 9 +-
net/core/ethtool.c | 43 ++-
net/core/neighbour.c | 5 +-
net/ipv4/tcp_output.c | 3 +
net/ipv6/netfilter/ip6t_REJECT.c | 6 +-
net/mac80211/mlme.c | 17 +-
net/mac80211/rx.c | 5 +
net/mac80211/scan.c | 21 +-
net/netfilter/ipvs/ip_vs_conn.c | 4 +
net/sunrpc/xprtsock.c | 38 ++-
scripts/mod/modpost.c | 2 +-
sound/pci/echoaudio/echoaudio.c | 4 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/wm8776.c | 1 -
tools/perf/util/callchain.h | 3 +
150 files changed, 2122 insertions(+), 1027 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/