[ 00/42] 3.0.28-stable review

From: Greg KH
Date: Wed Apr 11 2012 - 19:19:42 EST


This is the start of the stable review cycle for the 3.0.28 release.
There are 42 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 Fri Apr 13 23:13:06 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.0.28-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Makefile | 4 +-
arch/m68k/mac/config.c | 3 +
arch/x86/include/asm/timer.h | 8 +-
arch/x86/kernel/amd_iommu_init.c | 24 +++--
arch/x86/kernel/apic/io_apic.c | 40 ++-------
arch/x86/kernel/kgdb.c | 60 +++++++++++++
arch/x86/kernel/tsc.c | 3 +-
arch/x86/net/bpf_jit_comp.c | 2 +-
arch/x86/pci/acpi.c | 10 +++
drivers/acpi/acpica/tbfadt.c | 8 +-
drivers/acpi/processor_thermal.c | 45 ++++++++--
drivers/gpu/drm/drm_fb_helper.c | 8 +-
drivers/gpu/drm/i915/i915_drv.c | 2 +
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_bios.c | 23 ++++-
drivers/gpu/drm/i915/intel_display.c | 6 ++
drivers/gpu/drm/i915/intel_lvds.c | 8 ++
drivers/gpu/drm/radeon/atom.c | 15 +++-
drivers/gpu/drm/radeon/atom.h | 1 +
drivers/mfd/twl6030-irq.c | 13 ++-
drivers/misc/kgdbts.c | 160 ++++++++++++++++++++++++----------
drivers/mmc/host/atmel-mci.c | 9 +-
drivers/mtd/devices/block2mtd.c | 1 +
drivers/mtd/devices/lart.c | 1 +
drivers/mtd/devices/m25p80.c | 1 +
drivers/mtd/devices/sst25l.c | 1 +
drivers/net/usb/cdc_eem.c | 1 +
drivers/net/usb/zaurus.c | 5 ++
drivers/platform/x86/acer-wmi.c | 1 +
drivers/pnp/pnpacpi/core.c | 7 +-
include/linux/kernel.h | 13 +++
include/linux/kgdb.h | 7 +-
kernel/cred.c | 2 +
kernel/debug/debug_core.c | 53 +++++------
kernel/irq/migration.c | 10 ++-
kernel/sysctl.c | 8 +-
kernel/trace/trace_entries.h | 16 +++-
kernel/trace/trace_export.c | 2 +-
net/bluetooth/hci_conn.c | 4 +
net/mac80211/agg-rx.c | 3 +-
net/rose/rose_dev.c | 4 +-
scripts/mod/modpost.c | 36 +++++++-
scripts/mod/modpost.h | 1 +
security/tomoyo/mount.c | 38 ++++----
sound/soc/codecs/ak4642.c | 2 +-
45 files changed, 487 insertions(+), 183 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/