summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Jan <s-jan@ti.com>2011-05-31 14:30:33 +0200
committerSebastien Jan <s-jan@ti.com>2011-06-01 08:59:35 +0200
commitda1fad8254e6950e8b3a2fb2d610f11a5443b536 (patch)
tree16b7833c9a1b09e8138c2b140613614d03542489
parentc83706efcd3804b0cb7627cccbdb69a9ca8ae2b1 (diff)
UBUNTU: Ubuntu-2.6.35-991.5ti-ubuntu-2.6.35-991.5
Signed-off-by: Sebastien Jan <s-jan@ti.com>
-rw-r--r--debian.ti-omap4/abi/2.6.35-991.4/armel/omap4 (renamed from debian.ti-omap4/abi/2.6.35-991.3/armel/omap4)0
-rw-r--r--debian.ti-omap4/abi/2.6.35-991.4/armel/omap4.modules (renamed from debian.ti-omap4/abi/2.6.35-991.3/armel/omap4.modules)0
-rw-r--r--debian.ti-omap4/changelog18
3 files changed, 18 insertions, 0 deletions
diff --git a/debian.ti-omap4/abi/2.6.35-991.3/armel/omap4 b/debian.ti-omap4/abi/2.6.35-991.4/armel/omap4
index b464df003e1e..b464df003e1e 100644
--- a/debian.ti-omap4/abi/2.6.35-991.3/armel/omap4
+++ b/debian.ti-omap4/abi/2.6.35-991.4/armel/omap4
diff --git a/debian.ti-omap4/abi/2.6.35-991.3/armel/omap4.modules b/debian.ti-omap4/abi/2.6.35-991.4/armel/omap4.modules
index 4606b9223498..4606b9223498 100644
--- a/debian.ti-omap4/abi/2.6.35-991.3/armel/omap4.modules
+++ b/debian.ti-omap4/abi/2.6.35-991.4/armel/omap4.modules
diff --git a/debian.ti-omap4/changelog b/debian.ti-omap4/changelog
index 5811b9a70307..f20781e6f082 100644
--- a/debian.ti-omap4/changelog
+++ b/debian.ti-omap4/changelog
@@ -1,3 +1,21 @@
+linux-ti-omap4 (2.6.35-991.5) maverick; urgency=low
+
+ [ Upstream Kernel Changes ]
+
+ * Revert "tiler: avoid lock-ups due to unmapped DMM entries"
+ * OMAP4: enable smc instruction in new assembler versions
+ * TILER: Don't declare big table on stack
+ * Move large tiler allocs to vmalloc
+ * TI: TILER: Fix NULL dereference when mapping kernel buffers with
+ map_block
+ * TI: TILER: Separate virtual to physical mapping into virt2phys() method
+ * TI: TILER: Add support for mapping kernel allocated buffers into TILER
+ * TILER: Add missing kfree for pointer elements
+ * TILER: Implement tcm_clear, and initialize TILER container.
+ * TILER: Use owner's pid to notify devh
+
+ -- Sebastien JAN <s-jan@ti.com> Wed, 01 Jun 2011 08:58:59 +0200
+
linux-ti-omap4 (2.6.35-991.4) maverick; urgency=low
[ Upstream Kernel Changes ]