| From: |
| Greg KH <gregkh@linuxfoundation.org> |
| To: |
| linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 3.0.51 |
| Date: |
| Mon, 5 Nov 2012 11:08:38 +0100 |
| Message-ID: |
| <20121105100838.GA24443@kroah.com> |
| Cc: |
| lwn@lwn.net, Jiri Slaby <jslaby@suse.cz> |
| Archive‑link: | |
Article |
I'm announcing the release of the 3.0.51 kernel.
All users of the 3.0 kernel series must upgrade.
The updated 3.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Documentation/feature-removal-schedule.txt | 8 ------
Makefile | 2 -
arch/x86/include/asm/system.h | 7 -----
arch/x86/kernel/process.c | 24 ------------------
drivers/block/floppy.c | 37 -----------------------------
drivers/gpu/drm/nouveau/nv04_dac.c | 8 +++---
drivers/gpu/drm/nouveau/nv04_dfp.c | 6 ++--
drivers/gpu/drm/nouveau/nv04_tv.c | 4 +--
mm/rmap.c | 21 ++++++++++++----
9 files changed, 27 insertions(+), 90 deletions(-)
Ben Skeggs (1):
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
Greg Kroah-Hartman (1):
Linux 3.0.51
Herton Ronaldo Krzesinski (1):
floppy: do put_disk on current dr if blk_init_queue fails
Jan Kara (1):
mm: fix XFS oops due to dirty pages without buffers on s390
Len Brown (1):
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility