index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
18
-418
/
+311
|
\
|
*
-
-
-
-
-
.
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
2017-12-11
13
-413
/
+305
|
|
\
\
\
\
|
|
|
|
|
*
torture: Save a line in stutter_wait(): while -> for
Paul E. McKenney
2017-12-11
1
-2
/
+1
|
|
|
|
|
*
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
4
-19
/
+5
|
|
|
|
|
*
torture: Make stutter less vulnerable to compilers and races
Paul E. McKenney
2017-12-11
1
-16
/
+17
|
|
|
|
|
*
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2017-12-11
1
-32
/
+44
|
|
|
|
|
*
locking/locktorture: Fix rwsem reader_delay
Davidlohr Bueso
2017-12-11
1
-1
/
+1
|
|
|
|
|
*
rcutorture: Preempt RCU-preempt readers more vigorously
Paul E. McKenney
2017-12-11
1
-1
/
+1
|
|
|
|
|
*
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-12-11
2
-21
/
+7
|
|
|
|
|
*
torture: Suppress CPU stall warnings during shutdown ftrace dump
Paul E. McKenney
2017-11-28
1
-1
/
+2
|
|
|
|
*
|
tracepoint: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
2017-12-04
1
-5
/
+4
|
|
|
|
*
|
locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
Paul E. McKenney
2017-12-04
1
-7
/
+5
|
|
|
|
*
|
uprobes: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-12-04
1
-6
/
+6
|
|
|
|
|
/
|
|
|
*
|
rcu: Remove have_rcu_nocb_mask from tree_plugin.h
Rakib Mullick
2017-12-11
1
-7
/
+4
|
|
|
*
|
rcu: Add comment giving debug strategy for double call_rcu()
Paul E. McKenney
2017-12-11
1
-0
/
+5
|
|
|
*
|
srcu: Prohibit call_srcu() use under raw spinlocks
Paul E. McKenney
2017-11-28
1
-41
/
+68
|
|
|
|
/
|
|
*
|
rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code
Paul E. McKenney
2017-11-28
1
-22
/
+2
|
|
*
|
rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit()
Paul E. McKenney
2017-11-28
1
-32
/
+18
|
|
*
|
rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter()
Paul E. McKenney
2017-11-28
1
-27
/
+16
|
|
*
|
rcu: Avoid ->dynticks_nesting store tearing
Paul E. McKenney
2017-11-28
1
-3
/
+3
|
|
*
|
rcu: Stop duplicating lockdep checks in RCU's idle-entry code
Paul E. McKenney
2017-11-28
1
-11
/
+0
|
|
*
|
rcu: Add ->dynticks field to rcu_dyntick trace event
Paul E. McKenney
2017-11-28
1
-9
/
+7
|
|
*
|
rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long
Paul E. McKenney
2017-11-28
4
-7
/
+7
|
|
*
|
rcu: Add tracing to irq/NMI dyntick-idle transitions
Paul E. McKenney
2017-11-28
1
-0
/
+6
|
|
*
|
rcu: Eliminate rcu_irq_enter_disabled()
Paul E. McKenney
2017-11-27
2
-31
/
+2
|
|
*
|
rcu: Make ->dynticks_nesting be a simple counter
Paul E. McKenney
2017-11-27
3
-47
/
+21
|
|
*
|
rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}()
Paul E. McKenney
2017-11-27
1
-38
/
+21
|
|
*
|
rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit
Paul E. McKenney
2017-11-27
2
-0
/
+4
|
|
*
|
rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation
Paul E. McKenney
2017-11-27
1
-75
/
+75
|
|
*
|
rcu: Reduce dyntick-idle state space
Paul E. McKenney
2017-11-27
1
-12
/
+11
|
|
*
|
rcu: Avoid ->dynticks_nmi_nesting store tearing
Paul E. McKenney
2017-11-27
1
-3
/
+5
|
|
|
/
|
*
|
softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
|
*
|
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
|
*
|
workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
|
*
|
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2017-11-28
1
-1
/
+1
|
*
|
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2017-11-28
1
-1
/
+2
|
|
/
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
3
-15
/
+43
|
\
\
|
*
|
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
1
-2
/
+2
|
*
|
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-12-29
1
-2
/
+17
|
*
|
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
2
-2
/
+17
|
*
|
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-12-29
1
-9
/
+7
*
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
1
-4
/
+4
|
\
\
\
|
*
|
|
cpu/hotplug: Move inline keyword at the beginning of declaration
Mathieu Malaterre
2017-12-27
1
-4
/
+4
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-31
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION
Paul E. McKenney
2017-12-18
1
-0
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
6
-19
/
+77
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2017-12-29
1
-4
/
+33
|
*
|
|
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
2
-7
/
+8
|
*
|
|
|
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+1
|
*
|
|
|
genirq/msi: Handle reactivation only on success
Thomas Gleixner
2017-12-29
1
-8
/
+27
[next]