index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
5
-14
/
+27
2017-04-20
ftrace: Remove unused "flags" field from struct ftrace_func_probe
Steven Rostedt (VMware)
1
-1
/
+0
2017-04-20
ftrace: Move the function commands into the tracing directory
Steven Rostedt (VMware)
1
-0
/
+20
2017-04-20
Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+19
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-14
/
+12
2017-04-20
blktrace: remove the unused block_rq_abort tracepoint
Christoph Hellwig
1
-9
/
+0
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+40
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
18
-131
/
+199
2017-04-20
genirq/affinity: Fix calculating vectors to assign
Keith Busch
1
-1
/
+1
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
1
-3
/
+4
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
1
-12
/
+8
2017-04-20
kprobes: Skip preparing optprobe if the probe is ftrace-based
Masami Hiramatsu
1
-2
/
+9
2017-04-20
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2
-1
/
+3
2017-04-19
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-19
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-19
rcu: Fix typo in PER_RCU_NODE_PERIOD header comment
Paul E. McKenney
1
-1
/
+1
2017-04-19
rcu: Use true/false in assignment to bool
Nicholas Mc Guire
1
-1
/
+1
2017-04-19
rcu: Use bool value directly
Nicholas Mc Guire
1
-1
/
+1
2017-04-19
rcu: Improve comments for hotplug/suspend/hibernate functions
Paul E. McKenney
1
-4
/
+37
2017-04-19
rcu: Remove obsolete comment from rcu_future_gp_cleanup() header
Paul E. McKenney
1
-3
/
+1
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
2
-47
/
+48
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
6
-58
/
+73
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-3
/
+3
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-3
/
+3
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2
-3
/
+3
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-3
/
+10
2017-04-18
genirq: Fix indentation in remove_irq()
Christoph Hellwig
1
-1
/
+1
2017-04-18
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
4
-153
/
+812
2017-04-18
srcutorture: Print Tiny SRCU reader statistics
Paul E. McKenney
1
-4
/
+11
2017-04-18
srcu: Create a tiny SRCU
Paul E. McKenney
3
-1
/
+219
2017-04-18
srcu: Crude control of expedited grace periods
Paul E. McKenney
1
-38
/
+46
2017-04-18
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
2
-20
/
+45
2017-04-18
srcu: Allow a second bit in rcu_seq for SRCU state
Paul E. McKenney
1
-1
/
+1
2017-04-18
srcu: Improve rcu_seq grace-period-counter abstraction
Paul E. McKenney
2
-9
/
+29
2017-04-18
srcu: Fix bogus try_check_zero() comment
Paul E. McKenney
1
-4
/
+3
2017-04-18
srcu: Make num_rcu_lvl[] array be external
Paul E. McKenney
2
-1
/
+2
2017-04-18
srcu: Move rcu_node traversal macros to rcu.h
Paul E. McKenney
2
-35
/
+35
2017-04-18
rcu: Remove redundant levelcnt[] array from rcu_init_one()
Paul E. McKenney
1
-6
/
+3
2017-04-18
srcu: Move rcu_init_levelspread() to rcu_tree_node.h
Paul E. McKenney
4
-25
/
+38
2017-04-18
srcu: Move combining-tree definitions for SRCU's benefit
Paul E. McKenney
1
-70
/
+1
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
4
-799
/
+38
2017-04-18
srcu: Add grace-period sequence numbers
Paul E. McKenney
1
-4
/
+23
2017-04-18
srcu: Move to state-based grace-period sequencing
Paul E. McKenney
1
-50
/
+61
2017-04-18
srcu: Push srcu_advance_batches() fastpath into common case
Paul E. McKenney
1
-20
/
+7
2017-04-18
rcu: Fix warning in rcu_seq_end()
Dmitry Vyukov
1
-1
/
+1
2017-04-18
rcu: Expedited wakeups need to be fully ordered
Paul E. McKenney
1
-0
/
+2
2017-04-18
srcu: Move rcu_seq_start() and friends to rcu.h
Paul E. McKenney
2
-35
/
+40
2017-04-18
rcu: Add single-element dequeue functions to rcu_segcblist
Paul E. McKenney
1
-0
/
+45
2017-04-18
srcu: Allow early boot use of synchronize_srcu()
Paul E. McKenney
1
-0
/
+2
[prev]
[next]