index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2011-12-11
2
-13
/
+0
*
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
3
-4
/
+39
*
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
*
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
3
-4
/
+76
*
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
3
-81
/
+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
1
-3
/
+15
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-7
/
+8
*
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
1
-5
/
+112
*
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
*
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
2
-4
/
+4
*
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
1
-4
/
+64
*
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
3
-26
/
+44
*
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
2011-12-11
1
-1
/
+1
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-12
/
+13
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
2
-37
/
+58
*
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
3
-0
/
+4
*
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
2011-12-11
1
-1
/
+0
*
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
2011-12-11
3
-7
/
+14
*
rcu: Disable preemption in rcu_is_cpu_idle()
Paul E. McKenney
2011-12-11
1
-3
/
+7
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
2
-0
/
+28
*
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
1
-0
/
+1
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
5
-106
/
+278
*
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
2011-12-11
1
-2
/
+5
*
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
2011-12-11
3
-11
/
+11
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-09
2
-3
/
+9
|
\
|
*
perf: Do no try to schedule task events if there are none
Gleb Natapov
2011-12-07
1
-2
/
+2
|
*
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
2011-12-06
1
-1
/
+7
*
|
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-12-09
1
-1
/
+1
*
|
printk: avoid double lock acquire
Peter Zijlstra
2011-12-09
1
-1
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-08
1
-1
/
+1
|
\
\
|
*
|
alarmtimers: Fix time comparison
Thomas Gleixner
2011-12-06
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-06
4
-5
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]