index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-11-27
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
workqueue: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
modules: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
lockdep: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
kprobes: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-12
locking/mutex: Replace spin_is_locked() with lockdep
Lance Roy
2018-11-12
rcu: Avoid signed integer overflow in rcu_preempt_deferred_qs()
Paul E. McKenney
2018-11-12
rcu: Replace this_cpu_ptr() with __this_cpu_read()
Paul E. McKenney
2018-11-12
rcu: Speed up expedited GPs when interrupting RCU reader
Paul E. McKenney
2018-11-12
rcu: Trace end of grace period before end of grace period
Paul E. McKenney
2018-11-12
rcu: Adjust the comment of function rcu_is_watching
Zhouyi Zhou
2018-11-12
rcu: Add jiffies-since-GP-activity to show_rcu_gp_kthreads()
Paul E. McKenney
2018-11-12
rcu: Add state name to show_rcu_gp_kthreads() output
Paul E. McKenney
2018-11-12
rcu: Parameterize rcu_check_gp_start_stall()
Paul E. McKenney
2018-11-12
rcu: Avoid double multiply by HZ
Paul E. McKenney
2018-11-12
rcu: Eliminate BUG_ON() for kernel/rcu/update.c
Paul E. McKenney
2018-11-12
rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h
Paul E. McKenney
2018-11-11
rcu: Stop expedited grace periods from relying on stop-machine
Paul E. McKenney
2018-11-08
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-08
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-11-08
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
2018-11-08
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
2018-11-08
rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
Paul E. McKenney
2018-11-08
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
2018-11-01
irq/matrix: Fix memory overallocation
Michael Kelley
2018-10-31
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
[next]