index
:
~hwentland/linux
4.15-rc1-fixes
amd-staging-dc-4.9
amd-staging-dc-drm-next
dc-drm-next-atomic
dc-drm-next-atomic-dev
dc-drm-next-atomic-wip
drm-fixes-4.16
drm-next-amd-dc-staging
mdvsync
Harry's kernel tree tracking AMD DC work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-35
/
+185
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+70
2017-11-14
bpf: change helper bpf_probe_read arg2 type to ARG_CONST_SIZE_OR_ZERO
Yonghong Song
1
-2
/
+6
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+10
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
4
-85
/
+7
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
4
-7
/
+85
2017-11-10
blktrace: fix unlocked registration of tracepoints
Jens Axboe
1
-10
/
+22
2017-11-10
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
1
-10
/
+48
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
25
-0
/
+25
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
25
-0
/
+25
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
25
-0
/
+25
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-0
/
+25
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-11-01
bpf: avoid rcu_dereference inside bpf_event_mutex lock region
Yonghong Song
1
-10
/
+7
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
1
-0
/
+2
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
3
-3
/
+3
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
4
-26
/
+99
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
1
-3
/
+12
2017-10-12
tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER
Jesper Dangaard Brouer
1
-2
/
+2
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2
-10
/
+10
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
1
-0
/
+28
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
1
-4
/
+41
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
1
-1
/
+1
2017-10-04
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+0
2017-10-03
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2
-19
/
+10
2017-09-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+12
2017-09-25
Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+0
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-6
/
+12
2017-09-23
tracing: Remove RCU work arounds from stack tracer
Steven Rostedt (VMware)
1
-15
/
+0
2017-09-20
Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+19
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
3
-0
/
+10
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
1
-1
/
+1
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-09-08
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-19
/
+82
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-78
/
+183
2017-09-06
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+51
2017-09-05
tracing: Fix clear of RECORDED_TGID flag when disabling trace event
Chunyu Hu
1
-1
/
+1
2017-09-05
tracing: Add barrier to trace_printk() buffer nesting modification
Steven Rostedt (VMware)
1
-1
/
+7
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-16
/
+38
2017-09-01
ftrace: Fix memleak when unregistering dynamic ops when tracing disabled
Steven Rostedt (VMware)
1
-4
/
+6
[next]