[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110422160310.GA20218@kroah.com>
Date: Fri, 22 Apr 2011 09:03:10 -0700
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Cc: lwn@....net
Subject: Linux 2.6.33.12
I'm announcing the release of the 2.6.33.12 kernel.
This is primarily for the use of those people who are stuck using the
.33-rt kernel. Anyone else who really wants to use the .33 kernel tree
is welcome to use this one as well.
I'll be maintaining it for a while longer as it looks like the -rt tree
isn't moving forward to any newer kernel any time soon.
The updated 2.6.33.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/longterm/linux-2.6.33.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/longterm/linux-2.6.33.y.git;a=summary
thanks,
greg k-h
------------
MAINTAINERS | 1
Makefile | 2
arch/ia64/kernel/mca.c | 3
arch/ia64/sn/pci/tioca_provider.c | 2
arch/x86/include/asm/msr-index.h | 4 +
arch/x86/include/asm/processor.h | 19 ++++++
arch/x86/kernel/cpu/amd.c | 88 +++++++++++++++++++++++++++++
arch/x86/kernel/process.c | 39 ------------
arch/x86/lib/semaphore_32.S | 2
drivers/media/video/sn9c102/sn9c102_core.c | 6 -
drivers/net/usb/cdc-phonet.c | 9 --
drivers/usb/core/devices.c | 10 +--
drivers/usb/host/ehci-q.c | 15 ++--
drivers/usb/host/xhci-mem.c | 85 ++++++++++++++++++++--------
drivers/usb/host/xhci.h | 6 -
drivers/usb/serial/ftdi_sio.c | 5 +
drivers/usb/serial/ftdi_sio_ids.h | 12 +++
fs/cifs/connect.c | 2
fs/proc/base.c | 9 ++
fs/ramfs/file-nommu.c | 1
fs/ubifs/debug.c | 6 -
fs/ubifs/file.c | 3
include/linux/pid.h | 2
kernel/pid.c | 5 +
net/ax25/af_ax25.c | 2
net/rds/rdma.c | 11 +++
26 files changed, 253 insertions(+), 96 deletions(-)
Alan Stern (1):
USB: EHCI: unlink unused QHs when the controller is stopped
Artem Bityutskiy (1):
UBIFS: fix oops when R/O file-system is fsync'ed
Bob Liu (1):
ramfs: fix memleak on no-mmu arch
Boris Ostrovsky (1):
x86, AMD: Set ARAT feature on AMD processors
Christian Simon (1):
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Dmitry Torokhov (3):
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
USB: xhci - fix unsafe macro definitions
USB: xhci - fix math in xhci_get_endpoint_interval()
Greg Kroah-Hartman (1):
Linux 2.6.33.12
Hans Rosenfeld (3):
x86, cpu: AMD errata checking framework
x86, cpu: Clean up AMD erratum 400 workaround
x86, cpu: Fix regression in AMD errata checking code
Jan Beulich (1):
x86: Fix a bogus unwind annotation in lib/semaphore_32.S
Jeff Layton (1):
cifs: always do is_path_accessible check in cifs_mount
Jeff Mahoney (2):
tioca: Fix assignment from incompatible pointer warnings
mca.c: Fix cast from integer to pointer warning
Jiri Slaby (1):
NET: cdc-phonet, handle empty phonet header
Joerg Roedel (1):
x86, amd: Disable GartTlbWlkErr when BIOS forgets it
Johan Hovold (1):
USB: ftdi_sio: add PID for OCT DK201 docking station
Kees Cook (1):
net: ax25: fix information leak to userland harder
Linus Torvalds (3):
next_pidmap: fix overflow condition
proc: do proper range check on readdir offset
net: fix rds_iovec page count overflow
Paul Friedrich (1):
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Randy Dunlap (1):
MAINTAINERS: update STABLE BRANCH info
Vasiliy Kulikov (2):
video: sn9c102: world-wirtable sysfs files
UBIFS: restrict world-writable debugfs files
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists