[ubuntu/maverick-proposed] linux-linaro 2.6.35-1007.13 (Accepted)
John Rigby
john.rigby at linaro.org
Tue Oct 12 20:37:01 BST 2010
linux-linaro (2.6.35-1007.13) maverick-proposed; urgency=low
[ Upstream Ubuntu ]
* Ubuntu-2.6.35-22.33
* Ubuntu-2.6.35-22.34
[ Upstream ARM Fixes ]
* ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
* ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
* ARM: add a vma entry for the user accessible vector page
* ARM: plug a race with the alignment trap handler
* arm: fix really nasty sigreturn bug
* ARM: prevent multiple syscall restarts
* ARM: 6387/1: errata: check primary part ID in proc-v7.S
* ARM: 6388/1: errata: DMB operation may be faulty
* ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to
data corruption
* ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
* kconfig: delay symbol direct dependency initialization
* ARM: kprobes-decode: add support for MOVW instruction
* ARM: errata: check primary part ID in proc-v7.S
* ARM: errata: DMB operation may be faulty
* ARM: errata: incorrect hazard handling in the SCU may lead to data
corruption
* ARM: errata: faulty hazard checking in the Store Buffer may lead to
data corruption
* ARM: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
[ Ricardo Salveti ]
* ARM: OMAP3: Add S-Video output to IGEPv2 board
- LP: #607250
* ARM: OMAP3: Adding vdd_sdi regulator supply to IGEPv2 board
- LP: #607250
[ Upstream Stable Releases ]
* 2.6.35.5
* 2.6.35.6
[ Upstream ftrace support ]
* ARM: 6312/1: ftrace: allow building without frame pointers
* ARM: 6314/1: ftrace: allow build without frame pointers on ARM
* ARM: 6315/1: ftrace: add ENDPROC annotations
* ARM: 6316/1: ftrace: add Thumb-2 support
* ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl
* ARM: 6318/1: ftrace: fix and update dynamic ftrace
* ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
* ARM: 6320/1: ftrace: enable dynamic ftrace
[ Nicolas Pitre ]
* ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via
/dev/mem
* ARM: bring SECCOMP behavior in sync with the version in mainline
* ARM: do not define VMALLOC_END relative to PAGE_OFFSET
[ John Rigby ]
* LINARO: Start new release
* LINARO: Bump ABI
* LINARO: update configs
Date: Thu, 07 Oct 2010 17:58:05 -0600
Changed-By: John Rigby <john.rigby at linaro.org>
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Signed-By: Tim Gardner <tim.gardner at canonical.com>
https://edge.launchpad.net/ubuntu/maverick/+source/linux-linaro/2.6.35-1007.13
-------------- next part --------------
Format: 1.8
Date: Thu, 07 Oct 2010 17:58:05 -0600
Source: linux-linaro
Binary: linux-headers-2.6.35-1007 linux-linaro-tools-2.6.35-1007 linux-image-2.6.35-1007-linaro-mx51 linux-headers-2.6.35-1007-linaro-mx51 linux-image-2.6.35-1007-linaro-mx51-dbgsym linux-image-2.6.35-1007-linaro-omap linux-headers-2.6.35-1007-linaro-omap linux-image-2.6.35-1007-linaro-omap-dbgsym linux-image-2.6.35-1007-linaro-vexpress linux-headers-2.6.35-1007-linaro-vexpress linux-image-2.6.35-1007-linaro-vexpress-dbgsym
Architecture: source
Version: 2.6.35-1007.13
Distribution: maverick-proposed
Urgency: low
Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
Changed-By: John Rigby <john.rigby at linaro.org>
Description:
linux-headers-2.6.35-1007 - Header files related to Linux kernel version 2.6.35
linux-headers-2.6.35-1007-linaro-mx51 - Linux kernel headers for version 2.6.35 on Freescale i.MX51 based
linux-headers-2.6.35-1007-linaro-omap - Linux kernel headers for version 2.6.35 on TI OMAP3-based systems
linux-headers-2.6.35-1007-linaro-vexpress - Linux kernel headers for version 2.6.35 on ARM Versatile Express
linux-image-2.6.35-1007-linaro-mx51 - Linux kernel image for version 2.6.35 on Freescale i.MX51 based p
linux-image-2.6.35-1007-linaro-mx51-dbgsym - Linux kernel debug image for version 2.6.35 on Freescale i.MX51 b
linux-image-2.6.35-1007-linaro-omap - Linux kernel image for version 2.6.35 on TI OMAP3-based systems
linux-image-2.6.35-1007-linaro-omap-dbgsym - Linux kernel debug image for version 2.6.35 on TI OMAP3-based sys
linux-image-2.6.35-1007-linaro-vexpress - Linux kernel image for version 2.6.35 on ARM Versatile Express wi
linux-image-2.6.35-1007-linaro-vexpress-dbgsym - Linux kernel debug image for version 2.6.35 on ARM Versatile Expr
linux-linaro-tools-2.6.35-1007 - Linux kernel tools for version 2.6.35-1007
Launchpad-Bugs-Fixed: 607250 607250
Changes:
linux-linaro (2.6.35-1007.13) maverick-proposed; urgency=low
.
[ Upstream Ubuntu ]
.
* Ubuntu-2.6.35-22.33
* Ubuntu-2.6.35-22.34
.
[ Upstream ARM Fixes ]
.
* ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
* ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
* ARM: add a vma entry for the user accessible vector page
* ARM: plug a race with the alignment trap handler
* arm: fix really nasty sigreturn bug
* ARM: prevent multiple syscall restarts
* ARM: 6387/1: errata: check primary part ID in proc-v7.S
* ARM: 6388/1: errata: DMB operation may be faulty
* ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to
data corruption
* ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
* kconfig: delay symbol direct dependency initialization
* ARM: kprobes-decode: add support for MOVW instruction
* ARM: errata: check primary part ID in proc-v7.S
* ARM: errata: DMB operation may be faulty
* ARM: errata: incorrect hazard handling in the SCU may lead to data
corruption
* ARM: errata: faulty hazard checking in the Store Buffer may lead to
data corruption
* ARM: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
.
[ Ricardo Salveti ]
* ARM: OMAP3: Add S-Video output to IGEPv2 board
- LP: #607250
* ARM: OMAP3: Adding vdd_sdi regulator supply to IGEPv2 board
- LP: #607250
.
[ Upstream Stable Releases ]
* 2.6.35.5
* 2.6.35.6
.
[ Upstream ftrace support ]
.
* ARM: 6312/1: ftrace: allow building without frame pointers
* ARM: 6314/1: ftrace: allow build without frame pointers on ARM
* ARM: 6315/1: ftrace: add ENDPROC annotations
* ARM: 6316/1: ftrace: add Thumb-2 support
* ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl
* ARM: 6318/1: ftrace: fix and update dynamic ftrace
* ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
* ARM: 6320/1: ftrace: enable dynamic ftrace
.
[ Nicolas Pitre ]
.
* ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via
/dev/mem
* ARM: bring SECCOMP behavior in sync with the version in mainline
* ARM: do not define VMALLOC_END relative to PAGE_OFFSET
.
[ John Rigby ]
.
* LINARO: Start new release
* LINARO: Bump ABI
* LINARO: update configs
Checksums-Sha1:
f001f7d55b01d09ae5df8c28870f9748f1c59aa3 1817 linux-linaro_2.6.35-1007.13.dsc
0e1939867460fa7f806f7eb344c33445676e17b4 4232555 linux-linaro_2.6.35-1007.13.diff.gz
Checksums-Sha256:
1804c985f310846e24ba6ab0101d3b03dc9ca41b2006924f78c21fb609e0c4c7 1817 linux-linaro_2.6.35-1007.13.dsc
e7dd6ea816933fd2961eab6d1c3b269bc69b8fcfed0ff268cce6d06a36920c17 4232555 linux-linaro_2.6.35-1007.13.diff.gz
Files:
da9fae4cbf67707233936da4e0a2ff81 1817 devel optional linux-linaro_2.6.35-1007.13.dsc
0d42b8950a0bdfcd273f0b7f9e872a9d 4232555 devel optional linux-linaro_2.6.35-1007.13.diff.gz
More information about the Maverick-changes
mailing list