index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
srcu: Crude control of expedited grace periods
Paul E. McKenney
2017-04-18
2
-38
/
+47
*
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
2017-04-18
3
-24
/
+46
*
srcu: Allow a second bit in rcu_seq for SRCU state
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
srcu: Improve rcu_seq grace-period-counter abstraction
Paul E. McKenney
2017-04-18
2
-9
/
+29
*
srcu: Fix bogus try_check_zero() comment
Paul E. McKenney
2017-04-18
1
-4
/
+3
*
srcu: Make num_rcu_lvl[] array be external
Paul E. McKenney
2017-04-18
2
-1
/
+2
*
srcu: Move rcu_node traversal macros to rcu.h
Paul E. McKenney
2017-04-18
2
-35
/
+35
*
rcu: Remove redundant levelcnt[] array from rcu_init_one()
Paul E. McKenney
2017-04-18
1
-6
/
+3
*
srcu: Move rcu_init_levelspread() to rcu_tree_node.h
Paul E. McKenney
2017-04-18
5
-28
/
+38
*
srcu: Move combining-tree definitions for SRCU's benefit
Paul E. McKenney
2017-04-18
2
-70
/
+103
*
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
2017-04-18
5
-149
/
+52
*
srcu: Add grace-period sequence numbers
Paul E. McKenney
2017-04-18
2
-4
/
+24
*
srcu: Move to state-based grace-period sequencing
Paul E. McKenney
2017-04-18
2
-52
/
+69
*
srcu: Push srcu_advance_batches() fastpath into common case
Paul E. McKenney
2017-04-18
1
-20
/
+7
*
rcu: Fix warning in rcu_seq_end()
Dmitry Vyukov
2017-04-18
1
-1
/
+1
*
rcu: Expedited wakeups need to be fully ordered
Paul E. McKenney
2017-04-18
1
-0
/
+2
*
srcu: Move rcu_seq_start() and friends to rcu.h
Paul E. McKenney
2017-04-18
2
-35
/
+40
*
rcu: Add single-element dequeue functions to rcu_segcblist
Paul E. McKenney
2017-04-18
1
-0
/
+45
*
srcu: Allow early boot use of synchronize_srcu()
Paul E. McKenney
2017-04-18
1
-0
/
+2
*
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
2017-04-18
5
-38
/
+43
*
srcu: Abstract multi-tail callback list handling
Paul E. McKenney
2017-04-18
5
-309
/
+780
*
rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed
Paul E. McKenney
2017-04-18
1
-5
/
+1
*
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
2017-04-18
5
-18
/
+44
*
rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
Paul E. McKenney
2017-04-18
3
-54
/
+15
*
rcu: Pull rcu_qs_ctr into rcu_dynticks structure
Paul E. McKenney
2017-04-18
4
-15
/
+19
*
rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
Paul E. McKenney
2017-04-18
3
-8
/
+14
*
rcu: Semicolon inside RCU_TRACE() for tree.c
Paul E. McKenney
2017-04-18
1
-4
/
+4
*
rcu: Semicolon inside RCU_TRACE() for Tiny RCU
Paul E. McKenney
2017-04-18
2
-12
/
+12
*
rcu: Semicolon inside RCU_TRACE() for rcu.h
Paul E. McKenney
2017-04-18
1
-2
/
+2
*
srcu: Check for tardy grace-period activity in cleanup_srcu_struct()
Paul E. McKenney
2017-04-18
1
-2
/
+13
*
srcu: Consolidate batch checking into rcu_all_batches_empty()
Paul E. McKenney
2017-04-18
1
-8
/
+13
*
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
2017-04-18
3
-3
/
+7
*
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
2017-04-18
3
-16
/
+67
*
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
2017-03-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
11
-29
/
+51
|
\
|
*
s390: wire up statx system call
Heiko Carstens
2017-03-09
3
-1
/
+6
|
*
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-03-02
1
-1
/
+18
|
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
s390/timex: micro optimization for tod_to_ns
Martin Schwidefsky
2017-03-01
1
-8
/
+4
|
*
s390/cputime: provide archicture specific cputime_to_nsecs
Martin Schwidefsky
2017-03-01
1
-1
/
+7
|
*
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
2
-13
/
+3
|
*
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
*
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
12
-48
/
+80
|
\
\
|
*
|
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
1
-1
/
+1
|
*
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
10
-46
/
+78
|
*
|
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
5
-4
/
+35
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
2159
-24786
/
+57596
|
|
\
\
\
[next]