index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
32
-100
/
+103
|
\
|
*
asm-generic: temporarily add back asm-generic/io-64-nonatomic*.h
Arnd Bergmann
2015-10-16
2
-0
/
+4
|
*
asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations
Marek Vasut
2015-10-15
1
-4
/
+7
|
*
gpio-mxc: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
*
n_tracesink: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
*
n_tracerouter: stop including <asm-generic/bug>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
*
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
4
-4
/
+4
|
*
hifn_795x: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
1
-2
/
+0
|
*
drbd: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
*
move count_zeroes.h out of asm-generic
Christoph Hellwig
2015-10-15
3
-5
/
+5
|
*
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
15
-19
/
+19
*
|
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
39
-943
/
+1787
|
\
\
|
*
|
tracefs: Fix refcount imbalance in start_creating()
Daniel Borkmann
2015-11-05
1
-1
/
+5
|
*
|
tracing: Put back comma for empty fields in boot string parsing
Steven Rostedt (Red Hat)
2015-11-04
2
-11
/
+10
|
*
|
tracing: Apply tracer specific options from kernel command line.
Jiaxing Wang
2015-11-04
1
-9
/
+36
|
*
|
tracing: Add some documentation about set_event_pid
Steven Rostedt (Red Hat)
2015-11-03
2
-0
/
+24
|
*
|
ring_buffer: Remove unneeded smp_wmb() before wakeup of reader benchmark
Steven Rostedt (Red Hat)
2015-11-03
1
-2
/
+0
|
*
|
tracing: Allow dumping traces without tracking trace started cpus
Sasha Levin
2015-11-03
1
-2
/
+3
|
*
|
ring_buffer: Fix more races when terminating the producer in the benchmark
Petr Mladek
2015-11-03
1
-25
/
+29
|
*
|
ring_buffer: Do no not complete benchmark reader too early
Petr Mladek
2015-11-03
1
-9
/
+16
|
*
|
tracing: Remove redundant TP_ARGS redefining
Dmitry Safonov
2015-11-03
1
-3
/
+0
|
*
|
tracing: Rename max_stack_lock to stack_trace_max_lock
Steven Rostedt (Red Hat)
2015-11-03
2
-9
/
+9
|
*
|
tracing: Allow arch-specific stack tracer
AKASHI Takahiro
2015-11-03
2
-37
/
+54
|
*
|
recordmcount: arm64: Replace the ignored mcount call into nop
Li Bin
2015-11-03
1
-1
/
+23
|
*
|
recordmcount: Fix endianness handling bug for nop_mcount
libin
2015-11-03
1
-1
/
+1
|
*
|
tracepoints: Fix documentation of RCU lockdep checks
Mathieu Desnoyers
2015-11-02
1
-4
/
+5
|
*
|
tracing: ftrace_event_is_function() can return boolean
Yaowei Bai
2015-11-02
2
-2
/
+2
|
*
|
tracing: is_legal_op() can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
ring-buffer: rb_event_is_commit() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring-buffer: rb_per_cpu_empty() can return boolean
Yaowei Bai
2015-11-02
1
-2
/
+2
|
*
|
ring_buffer: ring_buffer_empty{cpu}() can return boolean
Yaowei Bai
2015-11-02
2
-7
/
+7
|
*
|
ring-buffer: rb_is_reader_page() can return boolean
Yaowei Bai
2015-11-02
1
-1
/
+1
|
*
|
tracing: report_latency() in trace_irqsoff.c can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
tracing: report_latency() in trace_sched_wakeup.c can return boolean
Yaowei Bai
2015-11-02
1
-4
/
+4
|
*
|
Sample: Trace_event: Correct the comments
Chunyan Zhang
2015-11-02
1
-3
/
+3
|
*
|
tracing: Update instance_rmdir() to use tracefs_remove_recursive
Jiaxing Wang
2015-11-02
1
-1
/
+1
|
*
|
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
2015-11-02
1
-1
/
+1
|
*
|
recordmcount: x86: Assign a meaningful value to rel_type_nop
Li Bin
2015-11-02
1
-0
/
+2
|
*
|
tracing: Call on_each_cpu() when adding or removing single pids from set_even...
Steven Rostedt (Red Hat)
2015-11-02
1
-6
/
+7
|
*
|
tracing: Fix sparse RCU warning
Steven Rostedt (Red Hat)
2015-10-26
1
-0
/
+2
|
*
|
tracing: Check all tasks on each CPU when filtering pids
Steven Rostedt (Red Hat)
2015-10-26
1
-0
/
+22
|
*
|
tracing: Implement event pid filtering
Steven Rostedt (Red Hat)
2015-10-26
3
-3
/
+154
|
*
|
tracing: Add set_event_pid directory for future use
Steven Rostedt (Red Hat)
2015-10-26
2
-0
/
+294
|
*
|
tracepoint: Give priority to probes of tracepoints
Steven Rostedt (Red Hat)
2015-10-26
2
-11
/
+63
|
*
|
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
Minfei Huang
2015-10-22
1
-0
/
+4
|
*
|
tracing: Remove {start,stop}_branch_trace
Dmitry Safonov
2015-10-21
1
-13
/
+2
|
*
|
tracing: gpio: Add Kconfig option for enabling/disabling trace events
Tal Shorer
2015-10-21
2
-0
/
+11
|
*
|
tracing: Allow disabling compilation of specific trace systems
Tal Shorer
2015-10-21
2
-4
/
+15
|
*
|
Documentation: ftrace: Module globbing usage
Dmitry Safonov
2015-10-21
1
-0
/
+17
|
*
|
ftrace: add module globbing
Dmitry Safonov
2015-10-21
1
-15
/
+36
[next]