[ 00/27] 3.6.10-stable review

From: Greg Kroah-Hartman
Date: Thu Dec 06 2012 - 19:59:06 EST


This is the start of the stable review cycle for the 3.6.10 release.
There are 27 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 me know.

Responses should be made by Sun Dec 9 00:57:22 UTC 2012.
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/v3.0/stable-review/patch-3.6.10-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.6.10-rc1

Francois Romieu <romieu@xxxxxxxxxxxxx>
8139cp: revert "set ring address before enabling receiver"

Andre Przywara <andre.przywara@xxxxxxx>
x86, amd: Disable way access filter on Piledriver CPUs

Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
drm/i915: Add no-lvds quirk for Supermicro X7SPA-H

Calvin Walton <calvin.walton@xxxxxxxxxx>
i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard

Alan Cox <alan@xxxxxxxxxxxxxxx>
ACPI: missing break

BjÃrn Mork <bjorn@xxxxxxx>
net: qmi_wwan: add Huawei E173

BjÃrn Mork <bjorn@xxxxxxx>
net: qmi_wwan: adding more ZTE devices

Heiko Carstens <heiko.carstens@xxxxxxxxxx>
s390/mm: have 16 byte aligned struct pages

Prarit Bhargava <prarit@xxxxxxxxxx>
i7core_edac: fix panic when accessing sysfs files

Ariel Elior <ariele@xxxxxxxxxxxx>
bnx2x: remove redundant warning log

Mike Galbraith <efault@xxxxxx>
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"

Jean Delvare <jdelvare@xxxxxxx>
i7300_edac: Fix error flag testing

NeilBrown <neilb@xxxxxxx>
md/raid1{,0}: fix deadlock in bitmap_unplug.

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: fix remain-on-channel (non-)cancelling

Mike Galbraith <mgalbraith@xxxxxxx>
workqueue: exit rescuer_thread() as TASK_RUNNING

Vincent Palatin <vpalatin@xxxxxxxxxxxx>
x86, fpu: Avoid FPU lazy restore after suspend

Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>
ARM: Kirkwood: Update PCI-E fixup

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
iwlwifi: fix the basic CCK rates calculation

Roland Dreier <roland@xxxxxxxxxxxxxxx>
target: Fix handling of aborted commands

Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
mm: soft offline: split thp at the beginning of soft_offline_page()

Johannes Weiner <hannes@xxxxxxxxxxx>
mm: vmscan: fix endless loop in kswapd balancing

Jianguo Wu <wujianguo@xxxxxxxxxx>
mm/vmemmap: fix wrong use of virt_to_page

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/dce4+: don't use radeon_crtc for vblank callback

Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
Dove: Fix irq_to_pmu()

Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
Dove: Attempt to fix PMU/RTC interrupts


-------------

Diffstat:

Makefile | 4 +-
arch/arm/Kconfig | 1 +
arch/arm/mach-dove/include/mach/pm.h | 2 +-
arch/arm/mach-dove/irq.c | 14 ++-
arch/arm/mach-kirkwood/pcie.c | 11 ++-
arch/s390/Kconfig | 1 +
arch/x86/include/asm/fpu-internal.h | 15 +--
arch/x86/kernel/cpu/amd.c | 14 +++
arch/x86/kernel/smpboot.c | 5 +
drivers/acpi/processor_driver.c | 1 +
drivers/edac/i7300_edac.c | 8 +-
drivers/edac/i7core_edac.c | 6 +-
drivers/gpu/drm/i915/intel_lvds.c | 16 ++++
drivers/gpu/drm/radeon/evergreen.c | 191 +++++++++++++++++++------------------
drivers/gpu/drm/radeon/evergreen_reg.h | 2 +
drivers/gpu/drm/radeon/evergreend.h | 7 ++
drivers/gpu/drm/radeon/radeon_asic.h | 1 +
drivers/md/raid1.c | 2 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 11 ++-
drivers/net/ethernet/realtek/8139cp.c | 22 ++---
drivers/net/usb/qmi_wwan.c | 42 ++++++++
drivers/net/wireless/iwlwifi/dvm/rxon.c | 12 +--
drivers/target/target_core_transport.c | 6 +-
kernel/sched/auto_group.c | 4 -
kernel/sched/auto_group.h | 5 -
kernel/workqueue.c | 4 +-
mm/memory-failure.c | 8 ++
mm/sparse.c | 10 +-
mm/vmscan.c | 27 ++++--
net/mac80211/offchannel.c | 2 -
30 files changed, 288 insertions(+), 166 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/