index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Move expediting-related access/control out of rcupdate.h
Paul E. McKenney
2017-06-08
4
-26
/
+30
*
rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
Paul E. McKenney
2017-06-08
2
-7
/
+2
*
rcu: Move docbook comments out of rcupdate.h
Paul E. McKenney
2017-06-08
4
-123
/
+89
*
rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
Paul E. McKenney
2017-06-08
2
-0
/
+8
*
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
Paul E. McKenney
2017-06-08
2
-7
/
+7
*
sched: Rely on synchronize_rcu_mult() de-duplication
Paul E. McKenney
2017-06-08
1
-7
/
+1
*
rcu: Make synchronize_rcu_mult() check for duplicates
Paul E. McKenney
2017-06-08
1
-2
/
+11
*
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
2017-06-08
1
-1
/
+18
*
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2017-06-08
2
-16
/
+15
*
srcu: Make SRCU be once again optional
Paul E. McKenney
2017-06-08
2
-2
/
+6
*
rcu: Add lockdep_assert_held() teeth to tree_plugin.h
Paul E. McKenney
2017-06-08
1
-0
/
+17
*
rcu: Add lockdep_assert_held() teeth to tree.c
Paul E. McKenney
2017-06-08
1
-0
/
+25
*
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
2017-06-08
1
-1
/
+5
*
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcu: Update rcu_bootup_announce_oddness()
Paul E. McKenney
2017-06-08
2
-6
/
+34
*
rcu: Print out rcupdate.c non-default boot-time settings
Paul E. McKenney
2017-06-08
3
-1
/
+43
*
rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
2017-06-08
1
-1
/
+2
*
srcu: Document auto-expediting requirement
Paul E. McKenney
2017-06-08
1
-0
/
+14
*
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
2017-06-08
1
-4
/
+1
*
rcuperf: Add writer_holdoff boot parameter
Paul E. McKenney
2017-06-08
2
-3
/
+11
*
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
2017-06-08
1
-1
/
+1
*
rcuperf: Set more user-friendly defaults
Paul E. McKenney
2017-06-08
1
-2
/
+3
*
srcu: Shrink Tiny SRCU a bit more
Paul E. McKenney
2017-06-08
2
-5
/
+5
*
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
2017-06-08
2
-0
/
+14
*
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
2017-06-08
1
-0
/
+16
*
docs: Fix typo in Documentation/memory-barriers.txt
Stan Drozd
2017-06-08
1
-1
/
+1
*
atomics: Add header comment so spin_unlock_wait()
Paul E. McKenney
2017-06-08
1
-0
/
+20
*
doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
Paul E. McKenney
2017-06-08
1
-0
/
+5
*
rcuperf: Add test for dynamically initialized srcu_struct
Paul E. McKenney
2017-06-08
1
-1
/
+30
*
checkpatch: Remove checks for expedited grace periods
Paul E. McKenney
2017-06-08
1
-17
/
+0
*
rcu: Make sync_rcu_preempt_exp_done() return bool
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
2017-06-08
1
-0
/
+16
*
rcuperf: Add ability to performance-test call_rcu() and friends
Paul E. McKenney
2017-06-08
2
-5
/
+75
*
rcu: Remove obsolete reference to synchronize_kernel()
Paul E. McKenney
2017-06-08
2
-8
/
+7
*
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2017-06-08
2
-2
/
+0
*
rcuperf: Defer expedited/normal check to end of test
Paul E. McKenney
2017-06-08
1
-10
/
+9
*
rcu: Complain if blocking in preemptible RCU read-side critical section
Paul E. McKenney
2017-06-08
3
-4
/
+5
*
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
2017-06-08
1
-9
/
+24
*
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
2017-06-08
6
-5
/
+5
*
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
2017-06-08
2
-2
/
+9
*
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
2017-06-08
3
-0
/
+13
*
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
2017-06-08
5
-0
/
+23
*
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2017-06-08
2
-2
/
+4
*
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
2
-5
/
+2
[next]