[00/63] 2.6.38.2-stable review

From: Greg KH
Date: Fri Mar 25 2011 - 19:51:30 EST


This is the start of the stable review cycle for the 2.6.38.2 release.
There are 63 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 Sunday, March 17, 2011, 23: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.38.2-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h


Makefile | 2 +-
arch/arm/mach-s3c2440/mach-mini2440.c | 7 ++
arch/sh/kernel/ptrace_32.c | 8 ++
arch/sh/kernel/ptrace_64.c | 6 +
arch/x86/kernel/entry_32.S | 2 +-
arch/x86/kernel/head64.c | 3 -
arch/x86/kernel/setup.c | 5 +
arch/x86/mm/init.c | 19 ----
arch/x86/mm/init_64.c | 11 +-
arch/x86/xen/mmu.c | 13 ++-
drivers/firmware/dcdbas.c | 4 +-
drivers/gpu/drm/drm_crtc.c | 51 +++++++++
drivers/gpu/drm/drm_gem.c | 5 +-
drivers/gpu/drm/i915/i915_gem.c | 6 +-
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 21 +++-
drivers/gpu/drm/radeon/atombios_crtc.c | 6 +-
drivers/gpu/drm/radeon/radeon_combios.c | 21 +++-
drivers/gpu/drm/radeon/radeon_connectors.c | 30 +++++-
drivers/gpu/drm/radeon/radeon_mode.h | 1 +
drivers/input/xen-kbdfront.c | 44 +++++----
drivers/media/video/uvc/uvc_driver.c | 8 ++
drivers/media/video/uvc/uvc_video.c | 14 ++-
drivers/pci/hotplug/acpiphp_glue.c | 1 +
drivers/usb/class/cdc-acm.c | 7 +-
drivers/usb/class/cdc-wdm.c | 2 +-
drivers/usb/core/devio.c | 2 +-
drivers/usb/host/ehci-q.c | 12 --
drivers/usb/misc/uss720.c | 7 +-
drivers/usb/musb/blackfin.c | 6 +-
drivers/video/console/tileblit.c | 2 +-
fs/aio.c | 4 +-
fs/dcache.c | 3 +
fs/ext3/super.c | 7 ++
fs/ext4/super.c | 8 ++
fs/namespace.c | 16 +--
fs/nfs/write.c | 31 ++++--
fs/nfsd/nfs4proc.c | 4 +-
fs/nfsd/nfs4state.c | 155 +++++++++++++++-------------
fs/nfsd/nfs4xdr.c | 5 +-
fs/proc/array.c | 4 +-
fs/proc/task_mmu.c | 4 +-
fs/super.c | 2 +
fs/sync.c | 4 +-
include/linux/compaction.h | 9 +--
include/linux/ethtool.h | 34 ++++++
include/linux/mm.h | 11 ++-
kernel/cgroup.c | 14 +--
kernel/perf_event.c | 13 ++-
kernel/signal.c | 16 ++-
kernel/sysctl.c | 18 +++-
mm/backing-dev.c | 2 +-
mm/compaction.c | 24 +----
mm/oom_kill.c | 50 ++++++----
mm/page_alloc.c | 4 +-
mm/shmem.c | 1 +
mm/slab.c | 8 +-
mm/swapfile.c | 7 +-
mm/vmscan.c | 18 +---
net/socket.c | 114 +++++++++++++++++++--
net/sunrpc/xprtsock.c | 2 +
sound/pci/hda/patch_realtek.c | 25 +++--
sound/pci/hda/patch_sigmatel.c | 18 +++
sound/pci/hda/patch_via.c | 53 ++++++++--
sound/soc/codecs/uda134x.c | 3 +-
sound/soc/samsung/s3c24xx_uda134x.c | 3 +-
65 files changed, 688 insertions(+), 332 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/