index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
12
-131
/
+323
|
\
|
*
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
2019-11-25
1
-11
/
+0
|
*
futex: Prevent exit livelock
Thomas Gleixner
2019-11-20
1
-15
/
+91
|
*
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2019-11-20
1
-7
/
+9
|
*
futex: Add mutex around futex exit
Thomas Gleixner
2019-11-20
1
-0
/
+16
|
*
futex: Provide state handling for exec() as well
Thomas Gleixner
2019-11-20
1
-4
/
+34
|
*
futex: Sanitize exit state handling
Thomas Gleixner
2019-11-20
1
-7
/
+10
|
*
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2019-11-20
2
-13
/
+37
|
*
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2019-11-20
2
-1
/
+1
|
*
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2019-11-20
2
-4
/
+8
|
*
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-20
2
-2
/
+12
|
*
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2019-11-20
2
-28
/
+15
|
*
futex: Move futex exit handling into futex code
Thomas Gleixner
2019-11-20
2
-26
/
+32
|
*
futex: Prevent robust futex exit race
Yang Tao
2019-11-15
1
-7
/
+51
|
*
locking/lockdep: Update the comment for __lock_release()
Dan Carpenter
2019-11-13
1
-3
/
+1
|
*
locking/mutex: Complain upon mutex API misuse in IRQ contexts
Davidlohr Bueso
2019-10-29
1
-0
/
+4
|
*
futex: Drop leftover wake_q_add() comment
Davidlohr Bueso
2019-10-29
1
-1
/
+1
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
8
-20
/
+19
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-27
12
-67
/
+113
|
\
\
|
*
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
12
-67
/
+114
|
|
\
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
-
-
.
\
Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...
Paul E. McKenney
2019-10-30
12
-67
/
+114
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
1
-1
/
+0
|
|
|
|
|
|
*
|
rcutorture: Make in-kernel-loop testing more brutal
Paul E. McKenney
2019-10-05
1
-1
/
+1
|
|
|
|
|
|
*
|
rcutorture: Separate warnings for each failure type
Paul E. McKenney
2019-10-05
1
-6
/
+9
|
|
|
|
|
|
*
|
rcu: Remove unused variable rcu_perf_writer_state
Ethan Hansen
2019-10-05
1
-16
/
+0
|
|
|
|
|
|
*
|
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-10-05
1
-4
/
+4
|
|
|
|
|
|
*
|
rcu: Remove unused function rcutorture_record_progress()
Ethan Hansen
2019-10-05
1
-2
/
+0
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-2
/
+2
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
Paul E. McKenney
2019-10-28
1
-5
/
+5
|
|
|
|
*
|
rcu: Confine ->core_needs_qs accesses to the corresponding CPU
Paul E. McKenney
2019-10-28
1
-4
/
+4
|
|
|
|
*
|
rcu: Reset CPU hints when reporting a quiescent state
Joel Fernandes (Google)
2019-10-28
1
-7
/
+10
|
|
|
|
*
|
rcu: Force nohz_full tick on upon irq enter instead of exit
Paul E. McKenney
2019-10-28
1
-6
/
+5
|
|
|
|
*
|
rcu: Force tick on for nohz_full CPUs not reaching quiescent states
Paul E. McKenney
2019-10-28
2
-7
/
+32
|
|
|
|
*
|
rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn
Paul E. McKenney
2019-10-05
2
-0
/
+12
|
|
|
|
*
|
rcu: Make CPU-hotplug removal operations enable tick
Paul E. McKenney
2019-10-05
1
-0
/
+9
|
|
|
|
*
|
stop_machine: Provide RCU quiescent state in multi_cpu_stop()
Paul E. McKenney
2019-10-05
2
-1
/
+2
|
|
|
|
*
|
rcutorture: Force on tick for readers and callback flooders
Paul E. McKenney
2019-10-05
1
-6
/
+10
|
|
|
|
*
|
rcu: Force on tick when invoking lots of callbacks
Paul E. McKenney
2019-10-05
1
-0
/
+2
|
|
|
|
*
|
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
2019-10-05
1
-0
/
+4
|
|
|
|
*
|
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-10-05
1
-0
/
+7
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
rcu: Suppress levelspread uninitialized messages
Paul E. McKenney
2019-10-30
1
-0
/
+2
|
|
|
*
|
rcu: Fix uninitialized variable in nocb_gp_wait()
Dan Carpenter
2019-10-30
1
-1
/
+1
|
|
|
*
|
rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
Joel Fernandes (Google)
2019-10-30
1
-0
/
+1
|
|
|
*
|
workqueue: Convert for_each_wq to use built-in list check
Joel Fernandes (Google)
2019-10-30
1
-8
/
+2
|
|
|
*
|
rcu: Several rcu_segcblist functions can be static
kbuild test robot
2019-10-30
1
-3
/
+3
|
|
|
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-27
13
-644
/
+1177
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/rt' into sched/core, to pick up commit
Ingo Molnar
2019-11-25
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
sched/Kconfig: Fix spelling mistake in user-visible help text
Srivatsa S. Bhat (VMware)
2019-11-12
1
-1
/
+1
|
*
|
|
|
|
sched/vtime: Bring up complete kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-20
/
+116
|
*
|
|
|
|
sched/cputime: Support other fields on kcpustat_field()
Frederic Weisbecker
2019-11-21
1
-11
/
+43
[next]