index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
4
-13
/
+68
*
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
2011-12-11
1
-1
/
+25
*
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-11
2
-0
/
+8
*
rcu: Remove redundant rcu_cpu_stall_suppress declaration
Paul E. McKenney
2011-12-11
1
-2
/
+0
*
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
2011-12-11
1
-11
/
+43
*
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
2011-12-11
3
-1
/
+19
*
rcu: Irq nesting is always 0 on rcu_enter_idle_common
Frederic Weisbecker
2011-12-11
1
-3
/
+2
*
rcu: Don't check irq nesting from rcu idle entry/exit
Frederic Weisbecker
2011-12-11
1
-10
/
+8
*
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
4
-5
/
+78
*
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
2
-0
/
+20
*
rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
rcu: Remove dynticks false positives and RCU failures
Paul E. McKenney
2011-12-11
1
-2
/
+3
*
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
2011-12-11
1
-5
/
+7
*
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
4
-82
/
+2
*
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
2011-12-11
1
-2
/
+14
*
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
2011-12-11
1
-6
/
+18
*
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
2
-3
/
+52
*
rcu: Update trace_rcu_dyntick() header comment
Paul E. McKenney
2011-12-11
1
-2
/
+10
*
doc: Add load/store guarantees to Documentation/atomic-ops.txt
Paul E. McKenney
2011-12-11
1
-0
/
+87
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
17
-91
/
+76
*
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
2
-5
/
+120
*
tile: Make tile use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-2
/
+2
*
events: Make events use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
kdb: Make KDB use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
sparc: Make SPARC use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
2
-4
/
+4
*
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
2011-12-11
1
-0
/
+8
*
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
1
-0
/
+2
*
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
2011-12-11
2
-4
/
+69
*
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
Paul E. McKenney
2011-12-11
1
-5
/
+5
*
rcu: Fix idle-task checks
Paul E. McKenney
2011-12-11
2
-4
/
+4
*
rcu: Allow dyntick-idle mode for CPUs with callbacks
Paul E. McKenney
2011-12-11
3
-33
/
+132
*
rcu: Add more information to the wrong-idle-task complaint
Paul E. McKenney
2011-12-11
2
-4
/
+20
*
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
2011-12-11
4
-32
/
+53
*
rcu: Add documentation for raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
4
-16
/
+29
*
rcu: Introduce raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
1
-0
/
+43
*
powerpc: Tell RCU about idle after hcall tracing
Paul E. McKenney
2011-12-11
2
-2
/
+18
*
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
2011-12-11
1
-1
/
+1
*
x86: Call idle notifier after irq_enter()
Frederic Weisbecker
2011-12-11
5
-9
/
+9
*
x86: Enter rcu extended qs after idle notifier call
Frederic Weisbecker
2011-12-11
1
-2
/
+8
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
18
-49
/
+90
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
19
-77
/
+99
*
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
Paul E. McKenney
2011-12-11
1
-1
/
+4
*
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
Paul E. McKenney
2011-12-11
1
-13
/
+23
*
rcu: Remove one layer of abstraction from PROVE_RCU checking
Paul E. McKenney
2011-12-11
1
-45
/
+8
*
rcu: Warn when rcu_read_lock() is used in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-10
/
+42
*
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
2011-12-11
1
-0
/
+22
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
4
-0
/
+30
*
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
2011-12-11
1
-1
/
+0
[next]