== Patch Review ==
* kprobes fixes from Tixy * Kirkwood MPP config fix from Arnaud Patard * unwinding for XIP kernel from Uwe Kleine-König
== Upstream Contributions ==
* Fix default value for PHYS_OFFSET Kconfig setting (ARM patch 7186/1)
* Rework the early boot code register assignment to facilitate debugging. Almost ready for submission.
* More look at the debugging code that can help diagnose boot problems with the series moving static mappings inside the vmalloc region. The patch removing the serial debugging blackout is causing problems of its own while trying to debug the caused regression on Snowball.
== Linaro Kernel Maintenance ==
* Merged the following in linaro-3.1: * fault.c: Port OOM changes into do_page_fault, from Kautuk Consul * stable v3.1.2, v3.1.3 and v3.1.4 from Greg KH
* Merged the following in linaro-3.0: * stable v3.0.8 through v3.0.12 from Greg KH
== Miscellaneous ==
* Made some noise about the pending fix for the u-Boot uImage situation which finally resulted in the required patches to be merged in the u-Boot repository. Yay!