index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...
Paul E. McKenney
29
-177
/
+1559
2016-04-21
rcutorture: Add boot-time adjustment of leaf fanout
Paul E. McKenney
2
-2
/
+2
2016-04-21
rcutorture: Add irqs-disabled test for call_rcu()
Paul E. McKenney
1
-0
/
+2
2016-04-21
rcutorture: Dump trace buffer upon shutdown
Paul E. McKenney
1
-0
/
+1
2016-04-21
rcutorture: Don't rebuild identical kernel
Paul E. McKenney
1
-7
/
+19
2016-04-21
rcutorture: Add OS-jitter capability
Paul E. McKenney
2
-0
/
+108
2016-04-19
documentation: Add documentation for RCU's major data structures
Paul E. McKenney
12
-0
/
+8291
2016-03-31
rcutorture: Convert test duration to seconds early
Paul E. McKenney
2
-5
/
+4
2016-03-31
torture: Kill qemu, not parent process
Paul E. McKenney
1
-6
/
+24
2016-03-31
torture: Clarify refusal to run more than one torture test
Paul E. McKenney
1
-1
/
+2
2016-03-31
rcutorture: Consider FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-1
/
+1
2016-03-31
rcutorture: Remove redundant initialization to zero
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
Artem Savkov
1
-2
/
+4
2016-03-31
rcutorture: Add largish-system rcuperf scenario
Paul E. McKenney
1
-0
/
+23
2016-03-31
rcutorture: Avoid RCU CPU stall warning and RT throttling
Paul E. McKenney
1
-0
/
+4
2016-03-31
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
Paul E. McKenney
2
-0
/
+11
2016-03-31
rcutorture: Make scripts analyze rcuperf trace data, if present
Paul E. McKenney
2
-0
/
+129
2016-03-31
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
2
-0
/
+2
2016-03-31
rcutorture: Print measure of batching efficiency
Paul E. McKenney
1
-10
/
+16
2016-03-31
rcutorture: Set rcuperf writer kthreads to real-time priority
Paul E. McKenney
1
-0
/
+3
2016-03-31
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
Paul E. McKenney
1
-1
/
+4
2016-03-31
rcutorture: Documentation for rcuperf kernel parameters
Paul E. McKenney
1
-0
/
+32
2016-03-31
rcutorture: Add RCU grace-period performance tests
Paul E. McKenney
3
-0
/
+671
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
3
-0
/
+40
2016-03-31
rcutorture: Allow for rcupdate.rcu_normal
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcutorture: Update scripting to accommodate rcuperf
Paul E. McKenney
7
-2
/
+161
2016-03-31
rcu: Dump ftrace buffer when kicking grace-period kthread
Paul E. McKenney
1
-0
/
+1
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
2
-18
/
+3
2016-03-31
rcu: Awaken grace-period kthread if too long since FQS
Paul E. McKenney
2
-2
/
+39
2016-03-31
rcu: Make FQS schedule advance only if FQS happened
Paul E. McKenney
1
-8
/
+15
2016-03-31
rcu: Awaken grace-period kthread when stalled
Paul E. McKenney
1
-1
/
+3
2016-03-31
rcu: Overlap wakeups with next expedited grace period
Paul E. McKenney
2
-4
/
+16
2016-03-31
rcu: Consolidate expedited GP code into exp_funnel_lock()
Paul E. McKenney
2
-6
/
+2
2016-03-31
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
Paul E. McKenney
2
-5
/
+5
2016-03-31
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
Paul E. McKenney
2
-17
/
+11
2016-03-31
rcu: Add exp_funnel_lock() fastpath
Paul E. McKenney
1
-0
/
+10
2016-03-31
rcu: Enforce expedited-GP fairness via funnel wait queue
Paul E. McKenney
4
-93
/
+93
2016-03-31
rcu: Shorten expedited_workdone* to exp_workdone*
Paul E. McKenney
3
-11
/
+9
2016-03-31
rcu: Force boolean subscript for expedited stall warnings
Paul E. McKenney
1
-1
/
+1
2016-03-31
rcu: Remove expedited GP funnel-lock bypass
Paul E. McKenney
4
-29
/
+8
2016-03-31
rcu: Add expedited-grace-period event tracing
Paul E. McKenney
2
-7
/
+16
2016-03-31
rcu: Add funnel-locking tracing for expedited grace periods
Paul E. McKenney
2
-4
/
+30
2016-03-31
rcu: Add event tracing definitions for expedited grace periods
Paul E. McKenney
1
-2
/
+76
2016-03-31
rcu: Fix synchronize_rcu_expedited() header comment
Paul E. McKenney
1
-7
/
+13
2016-03-31
rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS
Paul E. McKenney
1
-0
/
+15
2016-03-31
rcu: Make expedited RCU-preempt stall warnings count accurately
Paul E. McKenney
1
-2
/
+2
2016-03-31
rcu: Make expedited RCU-sched grace period immediately detect idle
Paul E. McKenney
1
-0
/
+5
2016-03-31
documentation: Emphasize the call_rcu() is illegal from idle
Paul E. McKenney
1
-1
/
+1
2016-03-31
documentation: Sharpen up the no-readers quick quiz
Paul E. McKenney
1
-5
/
+8
2016-03-31
documentation: Get rid of duplicate .htmlx file
Paul E. McKenney
3
-3441
/
+428
[next]