index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-08-21
84
-1312
/
+1207
|
\
|
*
-
-
-
-
-
-
-
-
-
.
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
75
-1214
/
+898
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
2017-07-25
1
-0
/
+13
|
|
|
|
|
|
|
*
rcu: Add last-CPU to GP-kthread starvation messages
Paul E. McKenney
2017-07-25
1
-2
/
+3
|
|
|
|
|
|
|
*
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
2017-07-25
1
-1
/
+2
|
|
|
|
|
|
|
*
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
2017-07-25
1
-2
/
+3
|
|
|
|
|
|
|
*
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
2017-07-25
3
-2
/
+28
|
|
|
|
|
|
|
*
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
2017-07-25
3
-4
/
+7
|
|
|
|
|
|
|
*
rcutorture: Enable SRCU readers from timer handler
Paul E. McKenney
2017-07-25
1
-1
/
+3
|
|
|
|
|
|
|
*
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
2017-07-25
2
-7
/
+22
|
|
|
|
|
|
|
*
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
2017-07-25
4
-38
/
+96
|
|
|
|
|
|
|
*
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
2017-07-25
1
-1
/
+2
|
|
|
|
|
|
|
*
rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c
Paul E. McKenney
2017-07-25
1
-16
/
+1
|
|
|
|
|
|
|
*
rcutorture: Print SRCU lock/unlock totals
Paul E. McKenney
2017-07-25
1
-1
/
+4
|
|
|
|
|
|
|
*
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
2017-07-25
4
-38
/
+49
|
|
|
|
|
|
*
|
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
2017-07-28
1
-0
/
+9
|
|
|
|
|
|
*
|
srcu: Make process_srcu() be static
Paul E. McKenney
2017-07-25
2
-4
/
+2
|
|
|
|
|
|
*
|
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
2017-07-25
1
-1
/
+0
|
|
|
|
|
|
*
|
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
2017-07-25
5
-54
/
+12
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
2017-08-17
21
-241
/
+5
|
|
|
|
|
*
|
locking: Remove spin_unlock_wait() generic definitions
Paul E. McKenney
2017-08-17
4
-148
/
+0
|
|
|
|
|
*
|
drivers/ata: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-5
/
+3
|
|
|
|
|
*
|
ipc: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-1
/
+2
|
|
|
|
|
*
|
exit: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-1
/
+2
|
|
|
|
|
*
|
completion: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-17
1
-7
/
+4
|
|
|
|
|
*
|
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
2017-08-11
1
-2
/
+2
|
|
|
|
|
*
|
task_work: Replace spin_unlock_wait() with lock/unlock pair
Oleg Nesterov
2017-07-25
1
-6
/
+2
|
|
|
|
|
*
|
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
2017-07-25
1
-23
/
+29
|
|
|
|
|
*
|
atomics: Revert addition of comment header to spin_unlock_wait()
Paul E. McKenney
2017-07-25
1
-20
/
+0
|
|
|
|
|
|
/
|
|
|
|
*
|
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
8
-74
/
+202
|
|
|
|
*
|
sched: Allow migrating kthreads into online but inactive CPUs
Tejun Heo
2017-07-28
1
-2
/
+7
|
|
|
|
*
|
init_task: Remove redundant INIT_TASK_RCU_TREE_PREEMPT() macro
Paul E. McKenney
2017-07-25
1
-7
/
+1
|
|
|
|
*
|
module: Fix pr_fmt() bug for header use of printk
Joe Perches
2017-07-25
1
-18
/
+21
|
|
|
|
|
/
|
|
|
*
|
rcu: Move callback-list warning to irq-disable region
Paul E. McKenney
2017-07-25
1
-2
/
+2
|
|
|
*
|
rcu: Remove unused RCU list functions
Paul E. McKenney
2017-07-25
2
-110
/
+0
|
|
|
*
|
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
2017-07-25
4
-75
/
+30
|
|
|
*
|
rcu: Advance callbacks after migration
Paul E. McKenney
2017-07-25
1
-0
/
+1
|
|
|
*
|
rcu: Eliminate rcu_state ->orphan_lock
Paul E. McKenney
2017-07-25
2
-15
/
+3
|
|
|
*
|
rcu: Advance outgoing CPU's callbacks before migrating them
Paul E. McKenney
2017-07-25
1
-1
/
+6
|
|
|
*
|
rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU
Paul E. McKenney
2017-07-25
3
-28
/
+19
|
|
|
*
|
rcu: Check for NOCB CPUs and empty lists earlier in CB migration
Paul E. McKenney
2017-07-25
1
-4
/
+3
|
|
|
*
|
rcu: Remove orphan/adopt event-tracing fields
Paul E. McKenney
2017-07-25
2
-4
/
+0
|
|
|
*
|
torture: Fix typo suppressing CPU-hotplug statistics
Paul E. McKenney
2017-07-25
1
-1
/
+1
|
|
|
*
|
rcu: Make expedited GPs correctly handle hardware CPU insertion
Paul E. McKenney
2017-07-25
2
-3
/
+9
|
|
*
|
|
rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()
Paul E. McKenney
2017-08-17
1
-2
/
+0
|
|
*
|
|
rcu: Add warning to rcu_idle_enter() for irqs enabled
Paul E. McKenney
2017-08-17
1
-1
/
+2
|
|
*
|
|
rcu: Make rcu_idle_enter() rely on callers disabling irqs
Peter Zijlstra (Intel)
2017-08-17
1
-4
/
+1
|
|
*
|
|
rcu: Add assertions verifying blocked-tasks list
Paul E. McKenney
2017-08-17
2
-2
/
+11
|
|
*
|
|
rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()
Masami Hiramatsu
2017-08-17
1
-0
/
+2
|
|
*
|
|
rcu: Add TPS() protection for _rcu_barrier_trace strings
Paul E. McKenney
2017-08-17
1
-12
/
+15
[next]