== Upstream oriented activities ==
* On-going reviewing and queuing of ARM kprobes patches from Tixy.
* More investigation about the kernel decompressor acting funny with the LZMA decompressor, or even corrupting DTB when the DT append patch is used. Two separate issues were identified so far with cumulative effects: global variables marked static causing GOTOFF relocations instead of the expected GOT reference, and a misaligned stack in some circumstances reaching havoc with LDRD/STRD instructions. Those fixes plus a couple related cleanups were posted to LAK. One report indicates problems on a specific target may still exist.
* Initial review of tglx's sched_clock consolidation patchset.
* Review of Will Deacon's patch for SMP futex support.
== Linaro kernel activities ==
* Call for testing: OMAP4 extra support from Andy Green.
* Review of the proposed ST-Ericsson kernel repository. Sent comments to Lee Jones.
* Merged the following in linaro-2.6.38: * Fix infinite loop in ARM user perf_event backtrace code * branch 'omap-edid' of git://git.linaro.org/people/doanac/linux-linaro-2.6.38 * a couple zImage fixes and cleanups from me described above.
Nicolas