Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933595Ab1CZAIj (ORCPT ); Fri, 25 Mar 2011 20:08:39 -0400 Received: from kroah.org ([198.145.64.141]:46933 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932626Ab1CZAIh (ORCPT ); Fri, 25 Mar 2011 20:08:37 -0400 Date: Fri, 25 Mar 2011 17:05:09 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, stable@kernel.org Cc: stable-review@kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: [00/35] 2.6.33.9-longterm review Message-ID: <20110326000509.GA29736@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2953 Lines: 59 This is the start of the longterm review cycle for the 2.6.33.9 release. There are 35 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/longterm-review/patch-2.6.33.9-rc1.gz and the diffstat can be found below. thanks, greg k-h Documentation/i2c/instantiating-devices | 2 +- Makefile | 2 +- arch/parisc/kernel/irq.c | 2 +- arch/powerpc/kernel/crash.c | 27 ++++++++++++++++++ arch/powerpc/kernel/rtas_flash.c | 39 ++++++++++++++------------ arch/x86/kernel/entry_64.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/hwmon/sht15.c | 4 +- drivers/input/xen-kbdfront.c | 45 ++++++++++++++++-------------- drivers/media/video/uvc/uvc_driver.c | 8 +++++ drivers/media/video/uvc/uvc_video.c | 14 ++++++--- drivers/mmc/core/sdio.c | 8 +++++ drivers/pci/hotplug/acpiphp_glue.c | 1 + drivers/pci/pci-sysfs.c | 7 ++++- drivers/pci/quirks.c | 20 ------------- drivers/usb/class/cdc-acm.c | 7 ++++- drivers/usb/host/ehci-q.c | 12 -------- drivers/usb/misc/uss720.c | 7 ++--- drivers/video/console/tileblit.c | 2 +- fs/aio.c | 4 +- fs/dcache.c | 3 ++ fs/ext3/super.c | 7 +++++ fs/nfsd/nfs4proc.c | 4 +- fs/nfsd/nfs4xdr.c | 5 +--- fs/proc/array.c | 4 +- fs/proc/task_mmu.c | 4 +- kernel/signal.c | 16 ++++++++--- kernel/smp.c | 13 +++++++-- mm/shmem.c | 1 + net/sunrpc/xprtsock.c | 2 + sound/pci/hda/patch_via.c | 14 +++++++-- 36 files changed, 196 insertions(+), 145 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/