All users of the 3.0 kernel series must upgrade.
The updated 3.0.y git tree can be found at (NOTE THE ADDRESS CHANGE):
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-stable.git;a=summary
Note, I've had some boot problems with this kernel, and I can't seem to
narrow the issue down, but I think it's due to something not related to
the kernel itself, but am not positive. Please test to verify that I
didn't mess something up.
thanks,
greg k-h
------------
Makefile | 2 -
arch/arm/mach-ux500/Kconfig | 1
arch/mips/jz4740/gpio.c | 52 ++++++++++++-----------------
arch/sparc/mm/init_64.c | 5 ++
arch/x86/pci/acpi.c | 11 ++++++
drivers/ata/ahci.c | 12 ++++++
drivers/gpu/drm/radeon/atombios_dp.c | 28 ++++++++++-----
drivers/gpu/drm/radeon/evergreen.c | 44 ------------------------
drivers/gpu/drm/radeon/ni.c | 32 -----------------
drivers/gpu/drm/radeon/radeon_connectors.c | 8 ++--
drivers/gpu/drm/radeon/radeon_cursor.c | 12 +++---
drivers/gpu/drm/radeon/radeon_encoders.c | 9 +++--
drivers/gpu/drm/radeon/rv770.c | 51 ----------------------------
drivers/ide/ide-disk.c | 7 +++
drivers/md/dm-table.c | 13 +++----
drivers/md/md.c | 22 ++++++++++--
drivers/md/md.h | 2 -
drivers/md/multipath.c | 3 -
drivers/md/raid1.c | 3 -
drivers/md/raid10.c | 5 +-
drivers/md/raid5.c | 6 +--
drivers/misc/lis3lv02d/lis3lv02d.c | 14 ++++---
drivers/mmc/host/mxs-mmc.c | 30 +++++++---------
drivers/net/e1000e/ich8lan.c | 19 +++++++---
drivers/net/wireless/rt2x00/rt2x00queue.c | 21 ++++++++---
drivers/net/wireless/rt2x00/rt2x00queue.h | 2 +
drivers/scsi/libsas/sas_expander.c | 10 +++--
drivers/scsi/qla2xxx/qla_os.c | 9 ++---
fs/exec.c | 2 +
include/linux/ftrace.h | 7 ++-
include/linux/ptp_classify.h | 13 +++++--
include/linux/sched.h | 1
include/net/ipv6.h | 2 -
kernel/posix-cpu-timers.c | 5 +-
kernel/sched.c | 26 --------------
kernel/sched_rt.c | 4 +-
kernel/trace/ftrace.c | 42 +++++++++++++++++------
kernel/trace/trace_functions.c | 3 +
net/ipv6/ip6_output.c | 10 ++---
net/ipv6/udp.c | 4 +-
sound/soc/codecs/wm8753.c | 4 +-
sound/soc/pxa/zylonite.c | 8 ++--
42 files changed, 262 insertions(+), 302 deletions(-)
Alex Deucher (6):
drm/radeon/kms: Fix logic error in DP HPD handler
drm/radeon/kms: fix regression in DP aux defer handling
drm/radeon/kms: add retry limits for native DP aux defer
drm/radeon/kms: fix channel_remap setup (v2)
drm/radeon/kms: retry aux transactions if there are status flags
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
Arnd Bergmann (1):
ASoC: use a valid device for dev_err() in Zylonite
Axel Lin (1):
ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC
Borislav Petkov (1):
ide-disk: Fix request requeuing
Bruce Allan (1):
e1000e: workaround for packet drop on 82579 at 100Mbps
David S. Miller (1):
sparc64: Force the execute bit in OpenFirmware's translation entries.
Gertjan van Wingerde (1):
rt2x00: Serialize TX operations on a queue.
Greg Kroah-Hartman (1):
Linux 3.0.7
Jason Wang (1):
ipv6: fix NULL dereference in udp6_ufo_fragment()
Koen Beel (1):
mmc: mxs-mmc: fix clock rate setting
Mark Nelson (1):
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Salyzyn (1):
libsas: fix panic when single phy is disabled on a wide port
Michel Dänzer (1):
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Mike Snitzer (1):
dm table: avoid crash if integrity profile changes
NeilBrown (1):
md: Avoid waking up a thread after it has been freed.
Paul Menzel (1):
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Peter Zijlstra (1):
posix-cpu-timers: Cure SMP wobbles
Rafael J. Wysocki (1):
MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)
Richard Cochran (1):
ptp: fix L2 event message recognition
Roland Dreier (1):
qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Shawn Bohrer (1):
sched/rt: Migrate equal priority tasks to available CPUs
Simon Kirby (1):
sched: Fix up wchan borkage
Steven Rostedt (3):
ftrace: Fix regression of :mod:module function enabling
ftrace: Fix regression where ftrace breaks when modules are loaded
ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined
Takashi Iwai (1):
lis3: fix regression of HP DriveGuard with 8bit chip
Tetsuo Handa (1):
exec: do not call request_module() twice from search_binary_handler()
srinidhi kasagar (1):
ARM: mach-ux500: enable fix for ARM errata 754322
Tuesday, 18 October 2011
Linux Kernel 3.0.7 released
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment