Show patches with: Archived = No       |   39927 patches
« 1 2 ... 390 391 392399 400 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,5/6] implement per-cpu&per-domain state machine call_srcu() --- 2012-03-06 Lai Jiangshan New
[4/6] remove flip_idx_and_wait() --- 2012-03-06 Lai Jiangshan New
[3/6] use "int trycount" instead of "bool expedited" --- 2012-03-06 Lai Jiangshan New
[2/6] Don't touch the snap in srcu_readers_active() --- 2012-03-06 Lai Jiangshan New
[1/6] remove unused srcu_barrier() --- 2012-03-06 Lai Jiangshan Accepted
clk: Fix compile errors in DEFINE_CLK_GATE --- 2012-03-04 Andrew Lunn New
[v5,4/4] clk: basic clock hardware types --- 2012-03-03 Mike Turquette New
[v5,3/4] clk: introduce the common clock framework --- 2012-03-03 Mike Turquette New
[v5,2/4] clk: Kconfig: add entry for HAVE_CLK_PREPARE --- 2012-03-03 Mike Turquette New
[v5,1/4] Documentation: common clk API --- 2012-03-03 Mike Turquette New
[9/9] time: Explicitly use u32 instead of int for shift values --- 2012-03-02 John Stultz Accepted
[8/9] time: Whitespace cleanups per Ingo's requests --- 2012-03-02 John Stultz Accepted
[7/9] time: Convert the timekeeper's wlock to a raw_spin_lock --- 2012-03-02 John Stultz Accepted
[6/9] time: Reduce timekeeper read lock hold time --- 2012-03-02 John Stultz Accepted
[5/9] time: Shadow cycle_last in timekeeper structure --- 2012-03-02 John Stultz Accepted
[4/9] time: Update timekeeper structure using a local shadow --- 2012-03-02 John Stultz Accepted
[3/9] time: Split timekeeper lock into separate reader/writer locks --- 2012-03-02 John Stultz Accepted
[2/9] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2012-03-02 John Stultz Accepted
[1/9] time: Condense timekeeper.xtime into xtime_sec --- 2012-03-02 John Stultz Accepted
module: debugging check for runaway kthreads --- 2012-02-29 Dmitry Antipov New
[2/2] module: use ZERO_OR_NULL_PTR allocation pointer checking --- 2012-02-28 Dmitry Antipov New
[1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR --- 2012-02-28 Dmitry Antipov New
[RFC] module: debugging check for runaway kthreads --- 2012-02-28 Dmitry Antipov New
[RFC] hrtimers: system-wide and per-task hrtimer slacks --- 2012-02-28 Dmitry Antipov New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-28 Dmitry Antipov New
[7/7] time: Convert the timekeeper's wlock to a raw_spin_lock --- 2012-02-28 John Stultz Superseded
[6/7] time: Reduce timekeeper read lock hold time --- 2012-02-28 John Stultz Superseded
[5/7] time: Shadow cycle_last in timekeeper structure --- 2012-02-28 John Stultz Superseded
[4/7] time: Update timekeeper structure using a local shadow --- 2012-02-28 John Stultz Superseded
[3/7] time: Split timekeeper lock into separate reader/writer locks --- 2012-02-28 John Stultz Superseded
[2/7] time: Rework timekeeping functions to take timekeeper ptr as argument --- 2012-02-28 John Stultz Superseded
[1/7] time: Condense timekeeper.xtime into xtime_sec --- 2012-02-28 John Stultz Superseded
[2/2,RFC] srcu: implement Peter's checking algorithm --- 2012-02-27 Lai Jiangshan New
[1/2,RFC] srcu: change the comments of the wait algorithm --- 2012-02-27 Lai Jiangshan New
[v2,5/5] Documentation: UFS Host Controller Driver --- 2012-02-24 Santosh Yaraganavi New
[v2,4/5,SCSI] ufshcd: SCSI error handling --- 2012-02-24 Santosh Yaraganavi New
[v2,3/5,SCSI] ufshcd: UFSHCI error handling --- 2012-02-24 Santosh Yaraganavi New
[v2,2/5,SCSI] ufshcd: UFS UTP Transfer requests handling --- 2012-02-24 Santosh Yaraganavi New
[v2,1/5,SCSI] ufshcd: UFS Host controller driver --- 2012-02-24 Santosh Yaraganavi New
[4/4] thermal: Add support to report cooling statistics achieved by cooling devices --- 2012-02-22 Amit Daniel Kachhap New
[3/4] thermal: Add generic cpuhotplug cooling implementation --- 2012-02-22 Amit Daniel Kachhap New
[2/4] thermal: Add generic cpufreq cooling implementation --- 2012-02-22 Amit Daniel Kachhap New
[1/4] thermal: Add a new trip type to use cooling device instance number --- 2012-02-22 Amit Daniel Kachhap New
[3/3,RFC,paul/rcu/srcu] srcu: flip only once for every grace period --- 2012-02-22 Lai Jiangshan New
[2/3,RFC,paul/rcu/srcu] srcu: only increase the upper bit for srcu_read_lock() --- 2012-02-22 Lai Jiangshan New
[1/3,RFC,paul/rcu/srcu] srcu: Remove fast check path --- 2012-02-22 Lai Jiangshan Accepted
[tip/core/rcu,4/4] rcu: Fixes to rcutorture error handling and cleanup --- 2012-02-21 Paul E. McKenney Accepted
[tip/core/rcu,3/4] rcu: Stop spurious warnings from synchronize_sched_expedited --- 2012-02-21 Paul E. McKenney Accepted
[tip/core/rcu,3/4] rcu: stop spurious warnings from synchronize_sched_expedited --- 2012-02-21 Paul E. McKenney Superseded
[tip/core/rcu,2/4] rcu: Hold off RCU_FAST_NO_HZ after timer posted --- 2012-02-21 Paul E. McKenney Accepted
[tip/core/rcu,1/4] rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop --- 2012-02-21 Paul E. McKenney Accepted
[1/4,v2] mfd/ab8500: fix error path bug --- 2012-02-20 Linus Walleij Accepted
[RFC] hrtimers: system-wide and per-task hrtimer slacks --- 2012-02-20 Dmitry Antipov New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-20 Dmitry Antipov New
[RFC,tip/core/rcu] rcu: direct algorithmic SRCU implementation --- 2012-02-13 Paul E. McKenney New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-11 Dmitry Antipov New
[2/2,RFC] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags --- 2012-02-10 John Stultz RFC
[1/2,RFC] Range tree implementation --- 2012-02-10 John Stultz RFC
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-09 Dmitry Antipov New
[tip/core/rcu,45/47] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() --- 2012-02-09 Frederic Weisbecker New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-08 Dmitry Antipov New
[v4,2/2] Regulator: Add Anatop regulator driver --- 2012-02-08 Paul Liu Superseded
[v4,1/2] mfd: Add anatop mfd driver --- 2012-02-08 Paul Liu Superseded
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-08 Dmitry Antipov New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-08 Dmitry Antipov New
sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM --- 2012-02-07 Dmitry Antipov New
[tip/core/rcu,47/47] cpuidle: Inform RCU of read-side critical sections --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,46/47] rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,45/47] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,44/47] rcu: Remove redundant check for rcu_head misalignment --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,43/47] PTR_ERR should be called before its argument is cleared. --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,42/47] rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,41/47] rcu: Trace only after NULL-pointer check --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,40/47] rcu: Call out dangers of expedited RCU primitives --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,39/47] rcu: Rework detection of use of RCU by offline CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,38/47] lockdep: Add CPU-idle/offline warning to lockdep-RCU splat --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,37/47] rcu: No interrupt disabling for rcu_prepare_for_idle() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,36/47] rcu: Move synchronize_sched_expedited() to rcutree.c --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,35/47] rcu: Check for illegal use of RCU from offlined CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,34/47] rcu: Make boolean rcutorture parameters be of type "bool" --- 2012-02-04 Paul E. McKenney New
[tip/core/rcu,33/47] rcu: Update stall-warning documentation --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,32/47] rcu: Add CPU-stall capability to rcutorture --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,31/47] rcu: Make documentation give more realistic rcutorture duration --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,30/47] rcutorture: Permit holding off CPU-hotplug operations during boot --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,29/47] rcu: Print scheduling-clock information on RCU CPU stall-warning messages --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,28/47] rcu: Set RCU CPU stall times via sysfs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,27/47] rcu: Remove #ifdef CONFIG_SMP from TREE_RCU --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,26/47] rcu: Note that rcu_access_pointer() can be used for teardown --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,25/47] rcu: Make rcu_sleep_check() also check rcu_lock_map --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,24/47] rcu: Check for idle-loop entry while in RCU read-side critical section --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,23/47] rcu: Clean up straggling rcu_preempt_needs_cpu() name --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,22/47] rcu: Simplify unboosting checks --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,21/47] rcu: Inform RCU of irq_exit() activity --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,20/47] rcu: Prevent RCU callbacks from executing before scheduler initialized --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,19/47] rcu: Streamline code produced by __rcu_read_unlock() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,18/47] rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,17/47] rcu: Remove single-rcu_node optimization in rcu_start_gp() --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,16/47] rcu: Don't make callbacks go through second full grace period --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,15/47] rcu: Check for callback invocation from offline CPUs --- 2012-02-04 Paul E. McKenney Accepted
[tip/core/rcu,14/47] rcu: Limit lazy-callback duration --- 2012-02-04 Paul E. McKenney New
« 1 2 ... 390 391 392399 400 »