== Patch Review ==
* Patch fixing the omap_barriers_init for generic ioremap changes by Tony. RMK introduced a stricter (and more correct) interface for early memory reservation which breaks it again though.
* Patch series removing NR_IRQS by Rob Herring.
* Patch by Will deacon fixing a serious problem with the clear_refs interface in /proc on ARM. A quick fix, and a more permanent solution involving gate_vma were reviewed.
* Earlier initialization of vectors page by RMK. This could make a patch I produced a couple weeks ago to help with early debugging output during page table initialization much more effective.
== Upstream Contributions ==
* Rebased my patch series removing arch_idle() and most instances of mach/system.h from the source tree onto v3.3-rc1. Sent a pull request.
== big.LITTLE switcher ==
* Helped Dave Martin with the port to the GNU build tools by adding some of the needed library functions.
* Immersed myself into the Cortex A15 and the virtualization extensions documentation.
* Started identifying the needed code to support the b.L switcher from the Linux kernel environment.
Nicolas