== PATCH review ==
* Fix Thumb-2 undef handling for mixed-arch kernels (from dmart)
* Enabling runtime P2V by default (from RMK)
* allow sched_clock to be selected at runtime (from Marc Zyngier)
* Add safe diagnostic to indicate when __cpu_architecture isn't set up (from dmart)
* Setup consistent dma size at boot time (from Tixy)
* use kconfig choice for selecting DEBUG_LL UART (from Will Deacon, which later turned into a lively discussion with RMK)
== Upstream contributions ==
* Started work on a patch series for the removal of all occurrences of <mach/vmalloc.h>. Some additions to the core vm code is required.
* Rebased my patch series for the boot_params to atag_offset conversion, submitted pull request upstream.
== Linaro kernel maintenance ==
* Merged branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm as found in mainline commit b6844e8f64.
* Merged fixes collected by RMK for the above.
* Merged v3.0.1, v3.0.2, and v3.0.3.
* Tagged linux-linaro-3.0-2011.08-0.
* Investigation of a build failure reported by John Rigby, which turned out to be toolchain related.