Show patches with: Submitter = Mark Rutland       |    State = Action Required       |   2139 patches
« 1 2 3 421 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] ARM: pmu: refactor reservation - - - --- 2011-06-08 Mark Rutland New
[2/2] ARM: pmu: reject duplicate PMU registrations - - - --- 2011-06-08 Mark Rutland New
[1/4] ARM: pmu: refactor reservation - - - --- 2011-06-13 Mark Rutland New
[2/4] ARM: pmu: reject duplicate PMU registrations - - - --- 2011-06-13 Mark Rutland New
[3/4] ARM: pmu: add OF probing support - - - --- 2011-06-13 Mark Rutland New
[4/4] ARM: pmu: add platform_device_id table support - - - --- 2011-06-13 Mark Rutland New
[PATCHv2,1/4] ARM: pmu: refactor reservation - - - --- 2011-06-15 Mark Rutland New
[PATCHv2,2/4] ARM: pmu: reject duplicate PMU registrations - - - --- 2011-06-15 Mark Rutland New
[PATCHv2,3/4] ARM: pmu: add OF probing support - - - --- 2011-06-15 Mark Rutland New
[PATCHv2,4/4] ARM: pmu: add platform_device_id table support - - - --- 2011-06-15 Mark Rutland New
[1/2] ARM: perf: fix prototype of release_pmu - - - --- 2011-08-10 Mark Rutland New
[2/2] ARM: perf: make name of arm_pmu_type consistent - - - --- 2011-08-10 Mark Rutland New
Add interrupts property to L2x0 OF binding - - - --- 2011-08-11 Mark Rutland New
[RFC,00/15] ARM: perf: support multiple PMUs - - - --- 2011-08-15 Mark Rutland New
[RFC,01/15] perf: provide PMU when initing events - - - --- 2011-08-15 Mark Rutland New
[RFC,02/15] ARM: perf: only register a CPU PMU when present - - - --- 2011-08-15 Mark Rutland New
[RFC,03/15] ARM: perf: clean up event group validation - - - --- 2011-08-15 Mark Rutland New
[RFC,04/15] ARM: perf: remove active_mask - - - --- 2011-08-15 Mark Rutland New
[RFC,05/15] ARM: perf: move active_events into struct arm_pmu - - - --- 2011-08-15 Mark Rutland New
[RFC,06/15] ARM: perf: move platform device to struct arm_pmu - - - --- 2011-08-15 Mark Rutland New
[RFC,07/15] ARM: perf: indirect access to cpu_hw_events - - - --- 2011-08-15 Mark Rutland New
[RFC,08/15] ARM: perf: remove unnecessary armpmu->stop - - - --- 2011-08-15 Mark Rutland New
[RFC,09/15] ARM: perf: lock PMU registers per-CPU - - - --- 2011-08-15 Mark Rutland New
[RFC,10/15] ARM: perf: add type field to struct arm_pmu - - - --- 2011-08-15 Mark Rutland New
[RFC,11/15] ARM: perf: refactor event mapping - - - --- 2011-08-15 Mark Rutland New
[RFC,12/15] ARM: perf: add support for multiple PMUs - - - --- 2011-08-15 Mark Rutland New
[RFC,13/15] ARM: perf: remove event limit from pmu_hw_events - - - --- 2011-08-15 Mark Rutland New
[RFC,14/15] ARM: perf: remove cpu-related misnomers - - - --- 2011-08-15 Mark Rutland New
[RFC,15/15] ARM: perf: move arm_pmu into <asm/pmu.h> - - - --- 2011-08-15 Mark Rutland New
ARM: mm: keep significant bits in pfn_valid - - - --- 2011-08-25 Mark Rutland New
[1/2] of: add of_property_count_phandles - - - --- 2012-10-26 Mark Rutland New
[2/2] ARM: Add functions to parse dt irq affinity - - - --- 2012-10-26 Mark Rutland New
[01/10] arm: arch_timer: remove redundant available check - - - --- 2012-11-30 Mark Rutland New
[02/10] arm: arch_timer: use u64/u32 for register data - - - --- 2012-11-30 Mark Rutland New
[03/10] arm: arch_timer: standardise counter reading - - - --- 2012-11-30 Mark Rutland New
[04/10] arm: arch_timer: split cntfrq accessor - - - --- 2012-11-30 Mark Rutland New
[05/10] arm: arch_timer: factor out register accessors - - - --- 2012-11-30 Mark Rutland New
[06/10] arm: arch_timer: divorce from local_timer api - - - --- 2012-11-30 Mark Rutland New
[07/10] arm: arch_timer: add arch_counter_enable_user_access - - - --- 2012-11-30 Mark Rutland New
[08/10] arm: arch_timer: move core to drivers/clocksource - - - --- 2012-11-30 Mark Rutland New
[09/10] arm64: move from arm_generic to arm_arch_timer - - - --- 2012-11-30 Mark Rutland New
[10/10] Documentation: Add ARMv8 to arch_timer devicetree - - - --- 2012-11-30 Mark Rutland New
[RFCv2,1/2] of: add of_property_read_u32_index - - - --- 2012-12-13 Mark Rutland New
[RFCv2,2/2] ARM: add functions to parse irq affinity from dt - - - --- 2012-12-13 Mark Rutland New
[RFC,1/5] ARM: remove useless guard in smp.c - - - --- 2012-12-18 Mark Rutland New
[RFC,2/5] clockevents: Add generic timer broadcast receiver - - - --- 2012-12-18 Mark Rutland New
[RFC,3/5] ARM: Use generic timer broadcast receive - - - --- 2012-12-18 Mark Rutland New
[RFC,4/5] clockevents: Add generic timer broadcast function - - - --- 2012-12-18 Mark Rutland New
[RFC,5/5] ARM: Add generic timer broadcast support - - - --- 2012-12-18 Mark Rutland New
[PATCHv2,01/11] arm: arch_timer: balance device_node refcounting - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,02/11] arm: arch_timer: remove redundant available check - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,03/11] arm: arch_timer: use u64/u32 for register data - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,04/11] arm: arch_timer: standardise counter reading - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,05/11] arm: arch_timer: split cntfrq accessor - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,06/11] arm: arch_timer: factor out register accessors - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,07/11] arm: arch_timer: divorce from local_timer api - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,08/11] arm: arch_timer: add arch_counter_set_user_access - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,09/11] arm: arch_timer: move core to drivers/clocksource - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,10/11] arm64: move from arm_generic to arm_arch_timer - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,11/11] Documentation: Add ARMv8 to arch_timer devicetree - - - --- 2012-12-19 Mark Rutland New
[PATCHv2,1/4] clockevents: Add generic timer broadcast receiver - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,2/4] arm: Use generic timer broadcast receiver - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,3/4] clockevents: Add generic timer broadcast function - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,4/4] arm: Add generic timer broadcast support - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,01/11] arm: arch_timer: balance device_node refcounting - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,02/11] arm: arch_timer: remove redundant available check - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,03/11] arm: arch_timer: use u64/u32 for register data - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,04/11] arm: arch_timer: standardise counter reading - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,05/11] arm: arch_timer: split cntfrq accessor - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,06/11] arm: arch_timer: factor out register accessors - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,07/11] arm: arch_timer: divorce from local_timer api - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,08/11] arm: arch_timer: add arch_counter_set_user_access - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,09/11] arm: arch_timer: move core to drivers/clocksource - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,10/11] arm64: move from arm_generic to arm_arch_timer - - - --- 2013-01-09 Mark Rutland New
[PATCHv2,11/11] Documentation: Add ARMv8 to arch_timer devicetree - - - --- 2013-01-09 Mark Rutland New
[PATCHv3,1/4] clockevents: Add generic timer broadcast receiver - - - --- 2013-01-14 Mark Rutland New
[PATCHv3,2/4] clockevents: Add generic timer broadcast function - - - --- 2013-01-14 Mark Rutland New
[PATCHv3,3/4] arm: Use generic timer broadcast receiver - - - --- 2013-01-14 Mark Rutland New
[PATCHv3,4/4] arm: Add generic timer broadcast support - - - --- 2013-01-14 Mark Rutland New
[PATCHv4,01/14] arm: arch_timer: balance device_node refcounting - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,02/14] arm: arch_timer: remove redundant available check - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,03/14] arm: arch_timer: use u64/u32 for register data - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,04/14] arm: arch_timer: standardise counter reading - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,05/14] arm: arch_timer: split cntfrq accessor - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,06/14] arm: arch_timer: factor out register accessors - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,07/14] arm: arch_timer: add isbs to register accessors - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,08/14] arm: arch_timer: divorce from local_timer api - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,09/14] arm: arch_timer: add arch_counter_set_user_access - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,10/14] arm: arch_timer: move core to drivers/clocksource - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,11/14] arm64: arm_generic: prevent reading stale time - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,12/14] arm64: move from arm_generic to arm_arch_timer - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,13/14] Documentation: Add ARMv8 to arch_timer devicetree - - - --- 2013-01-15 Mark Rutland New
[PATCHv4,14/14] ARM: arch_timers: switch to physical timers if HYP mode is available - - - --- 2013-01-15 Mark Rutland New
[PATCHv5,01/16] arm: arch_timer: balance device_node refcounting - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,02/16] arm: arch_timer: remove redundant available check - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,03/16] arm: arch_timer: use u64/u32 for register data - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,04/16] arm: arch_timer: standardise counter reading - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,05/16] arm: arch_timer: split cntfrq accessor - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,06/16] arm: arch_timer: factor out register accessors - - - --- 2013-01-31 Mark Rutland New
[PATCHv5,07/16] arm: arch_timer: add isbs to register accessors - - - --- 2013-01-31 Mark Rutland New
« 1 2 3 421 22 »