== Patch Review ==
* Big Endian (including BE8) fixes from Junxiao Bi
* Optimised swahb32() from Dave Martin
* Some missed patches in RMK's reset rework series.
== Upstream Contributions ==
* Pull request for my patch series reworking static IO mappings and removing mach/vmalloc.h.
* Investigation about some regressions introduced by the above series. The issue turned up to be simple, however I ended up reworking one debugging blackout area in the kernel for that i.e. one function from which it was impossible to get any debugging information out before. The option of having a backup page table to keep the mapping for the debug serial UART is now possible.
* Started looking at the work necessary to remove mach/io.h files.
== Linaro Kernel Maintenance ==
* None.