Show patches with: State = Action Required       |    Archived = No       |   2349 patches
« 1 2 ... 11 12 1323 24 »
Patch Series S/W/F Date Submitter Delegate State
[V2] clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-09 Viresh Kumar New
clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-08 Viresh Kumar New
[v4,5/5] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-07 Daniel Thompson New
[v4,4/5] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX --- 2014-04-07 Daniel Thompson New
[v4,3/5] ARM: Conceal DEBUG_LL_UART_NONE from unsupported platforms --- 2014-04-07 Daniel Thompson New
[v4,2/5] ARM: ep93xx: Enable DEBUG_LL_UART_PL01X --- 2014-04-07 Daniel Thompson New
[v4,1/5] ARM: versatile: Enable DEBUG_LL_UART_PL01X --- 2014-04-07 Daniel Thompson New
clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-05 Viresh Kumar New
[v3] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
[v2] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
arm: Fix DEBUG_LL for multi-platform kernels (without PL01X) --- 2014-04-04 Daniel Thompson New
[V2,8/8] sched: don't queue timers on quiesced CPUs --- 2014-04-04 Viresh Kumar New
[V2,7/8] cpuset: Create sysfs file: cpusets.quiesce to isolate CPUs --- 2014-04-04 Viresh Kumar New
[V2,6/8] hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers --- 2014-04-04 Viresh Kumar New
[V2,5/8] hrtimer: don't migrate pinned timers --- 2014-04-04 Viresh Kumar New
[V2,4/8] hrtimer: update timer->state with 'pinned' information --- 2014-04-04 Viresh Kumar New
[V2,3/8] timer: create timer_quiesce_cpu() to isolate CPU from timers --- 2014-04-04 Viresh Kumar New
[V2,2/8] timer: don't migrate pinned timers --- 2014-04-04 Viresh Kumar New
[V2,1/8] timer: track pinned timers with TIMER_PINNED flag --- 2014-04-04 Viresh Kumar New
[V2,36/36] timer: don't emulate notifier call to initialize timer base --- 2014-04-04 Viresh Kumar New
[V2,35/36] timer: simplify CPU_UP_PREPARE notifier code path --- 2014-04-04 Viresh Kumar New
[V2,34/36] hrtimer: make enqueue_hrtimer() return void --- 2014-04-04 Viresh Kumar New
[V2,33/36] hrtimer: make lock_hrtimer_base() return void --- 2014-04-04 Viresh Kumar New
[V2,32/36] hrtimer: make switch_hrtimer_base() return void --- 2014-04-04 Viresh Kumar New
[V2,31/36] hrtimer: remove 'base' parameter from hrtimer_{enqueue_}reprogram() --- 2014-04-04 Viresh Kumar New
[V2,30/36] hrtimer: remove 'base' parameter from enqueue_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,29/36] hrtimer: remove 'base' parameter from switch_hrtimer_base() --- 2014-04-04 Viresh Kumar New
[V2,28/36] hrtimer: remove 'base' parameter from remove_timer() and __remove_timer() --- 2014-04-04 Viresh Kumar New
[V2,27/36] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-04-04 Viresh Kumar New
[V2,26/36] hrtimer: take lock only once for a cpu_base in hrtimer_run_queues() --- 2014-04-04 Viresh Kumar New
[V2,25/36] hrtimer: call hrtimer_get_softirq_time() only if cpu_base->active_bases is set --- 2014-04-04 Viresh Kumar New
[V2,24/36] hrtimer: Use for_each_active_base() to iterate over active clock bases --- 2014-04-04 Viresh Kumar New
[V2,23/36] hrtimer: create for_each_active_base() --- 2014-04-04 Viresh Kumar New
[V2,22/36] hrtimer: clear active_bases as soon as the timer is removed --- 2014-04-04 Viresh Kumar New
[V2,21/36] hrtimer: create base_on_this_cpu() --- 2014-04-04 Viresh Kumar New
[V2,20/36] hrtimer: replace base by new_base to get resolution: __hrtimer_start_range_ns() --- 2014-04-04 Viresh Kumar New
[V2,19/36] hrtimer: rewrite remove_hrtimer() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,18/36] hrtimer: rewrite switch_hrtimer_base() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,17/36] hrtimer: don't check if timer is queued in __remove_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,16/36] hrtimer: Create hrtimer_get_monoexpires() --- 2014-04-04 Viresh Kumar New
[V2,15/36] hrtimer: don't emulate notifier call to initialize timer base --- 2014-04-04 Viresh Kumar New
[V2,14/36] hrtimer: reorder code in __remove_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,13/36] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres() --- 2014-04-04 Viresh Kumar New
[V2,12/36] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-04-04 Viresh Kumar New
[V2,11/36] hrtimer: no need to rewrite '1' to hrtimer_hres_enabled --- 2014-04-04 Viresh Kumar New
[V2,10/36] hrtimer: use base->index instead of basenum in switch_hrtimer_base() --- 2014-04-04 Viresh Kumar New
[V2,09/36] hrtimer: call hrtimer_set_expires_range() from hrtimer_set_expires_range_ns() --- 2014-04-04 Viresh Kumar New
[V2,08/36] hrtimer: move unlock_hrtimer_base() upwards --- 2014-04-04 Viresh Kumar New
[V2,07/36] hrtimer: replace sizeof(struct hrtimer) with sizeof(*timer) --- 2014-04-04 Viresh Kumar New
[V2,06/36] hrtimer: remove dummy definition of hrtimer_force_reprogram() --- 2014-04-04 Viresh Kumar New
[V2,05/36] hrtimer: Coalesce format fragments in printk() --- 2014-04-04 Viresh Kumar New
[V2,04/36] hrtimer: remove {} around a single liner 'for' loop in migrate_hrtimers() --- 2014-04-04 Viresh Kumar New
[V2,03/36] hrtimer: fix routine names in comments --- 2014-04-04 Viresh Kumar New
[V2,02/36] hrtimer: Fix comment mistake over hrtimer_force_reprogram() --- 2014-04-04 Viresh Kumar New
[V2,01/36] hrtimer: replace 'tab' with 'space' after 'comma' --- 2014-04-04 Viresh Kumar New
cpufreq: at32ap: don't declare local variable as static --- 2014-04-03 Viresh Kumar New
[v8,12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-04-03 Anup Patel New
[v8,11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-04-03 Anup Patel New
[v8,10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-04-03 Anup Patel New
[v8,09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-04-03 Anup Patel New
[v8,08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-04-03 Anup Patel New
[v8,07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-04-03 Anup Patel New
[v8,06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-04-03 Anup Patel New
[v8,05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-04-03 Anup Patel New
[v8,04/12] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-04-03 Anup Patel New
[v8,03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-04-03 Anup Patel New
[v8,02/12] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-04-03 Anup Patel New
[v8,01/12] KVM: Add capability to advertise PSCI v0.2 support --- 2014-04-03 Anup Patel New
[RFC,v2,10/10] kdb: Allow access to sensitive commands to be restricted by default --- 2014-04-02 Daniel Thompson New
[RFC,v2,09/10] kdb: Improve usability of help text when running in kiosk mode --- 2014-04-02 Daniel Thompson New
[RFC,v2,08/10] kdb: Add kiosk mode --- 2014-04-02 Daniel Thompson New
[RFC,v2,07/10] kdb: Mark safe commands as KDB_SAFE and KDB_SAFE_NO_ARGS --- 2014-04-02 Daniel Thompson New
[RFC,v2,06/10] kdb: Remove KDB_REPEAT_NONE flag --- 2014-04-02 Daniel Thompson New
[RFC,v2,05/10] kdb: Use KDB_REPEAT_* values as flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,04/10] kdb: Rename kdb_register_repeat() to kdb_register_flags() --- 2014-04-02 Daniel Thompson New
[RFC,v2,03/10] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,02/10] kdb: Remove currently unused kdbtab_t->cmd_flags --- 2014-04-02 Daniel Thompson New
[RFC,v2,01/10] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb --- 2014-04-02 Daniel Thompson New
[v7,12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-04-02 Anup Patel New
[v7,11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-04-02 Anup Patel New
[v7,10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-04-02 Anup Patel New
[v7,09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-04-02 Anup Patel New
[v7,08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-04-02 Anup Patel New
[v7,07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-04-02 Anup Patel New
[v7,06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-04-02 Anup Patel New
[v7,05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-04-02 Anup Patel New
[v7,04/12] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-04-02 Anup Patel New
[v7,03/12] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-04-02 Anup Patel New
[v7,02/12] ARM/ARM64: KVM: Add common header for PSCI related defines --- 2014-04-02 Anup Patel New
[v7,01/12] KVM: Add capability to advertise PSCI v0.2 support --- 2014-04-02 Anup Patel New
[02/16] hrtimer: reorder code in __remove_hrtimer() --- 2014-04-02 Viresh Kumar New
cpufreq: loongson2_cpufreq: don't declare local variable as static --- 2014-04-02 Viresh Kumar New
[v6,12/12] ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space --- 2014-03-31 Anup Patel New
[v6,11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND --- 2014-03-31 Anup Patel New
[v6,10/12] ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2 --- 2014-03-31 Anup Patel New
[v6,09/12] ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions --- 2014-03-31 Anup Patel New
[v6,08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO --- 2014-03-31 Anup Patel New
[v6,07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET --- 2014-03-31 Anup Patel New
[v6,06/12] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-03-31 Anup Patel New
[v6,05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-03-31 Anup Patel New
« 1 2 ... 11 12 1323 24 »