index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2014-10-12
Merge tag 'trace-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-18
/
+34
2014-10-12
Merge tag 'trace-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-177
/
+247
2014-10-09
tracing: Clean up scheduling in trace_wakeup_test_thread()
Steven Rostedt
1
-17
/
+30
2014-10-08
tracing: Robustify wait loop
Peter Zijlstra
1
-1
/
+4
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
1
-1
/
+1
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
1
-3
/
+1
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-3
/
+0
2014-09-12
ftrace: Only disable ftrace_enabled to test buffer in selftest
Steven Rostedt (Red Hat)
1
-0
/
+4
2014-09-12
ftrace: Add sanity check when unregistering last ftrace_ops
Steven Rostedt (Red Hat)
1
-0
/
+15
2014-09-10
kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-2
/
+2
2014-09-10
ftrace: Replace tramp_hash with old_*_hash to save space
Steven Rostedt (Red Hat)
1
-155
/
+84
2014-09-10
ftrace: Annotate the ops operation on update
Steven Rostedt (Red Hat)
1
-6
/
+39
2014-09-10
ftrace: Grab any ops for a rec for enabled_functions output
Steven Rostedt (Red Hat)
1
-1
/
+20
2014-09-10
ftrace: Remove freeing of old_hash from ftrace_hash_move()
Steven Rostedt (Red Hat)
1
-10
/
+21
2014-09-10
ftrace: Set callback to ftrace_stub when no ops are registered
Steven Rostedt (Red Hat)
1
-6
/
+13
2014-09-09
ftrace: Add helper function ftrace_ops_get_func()
Steven Rostedt (Red Hat)
1
-12
/
+35
2014-09-09
ftrace: Add separate function for non recursive callbacks
Steven Rostedt (Red Hat)
1
-2
/
+31
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
1
-1
/
+15
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-08-22
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
1
-22
/
+38
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
1
-15
/
+28
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
1
-4
/
+39
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
1
-48
/
+52
2014-08-09
Merge tag 'trace-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+14
2014-08-06
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
1
-11
/
+6
2014-08-06
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+6
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2014-08-04
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-61
/
+19
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-456
/
+932
2014-07-28
perf: Check permission only for parent tracepoint event
Jiri Olsa
1
-0
/
+12
2014-07-24
ftrace: Add warning if tramp hash does not match nr_trampolines
Steven Rostedt (Red Hat)
1
-0
/
+3
2014-07-24
ftrace: Fix trampoline hash update check on rec->flags
Steven Rostedt (Red Hat)
1
-0
/
+8
2014-07-23
ring-buffer: Use rb_page_size() instead of open coded head_page size
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-23
ftrace: Provide trace clocks monotonic
Thomas Gleixner
1
-5
/
+6
2014-07-23
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
Steven Rostedt (Red Hat)
1
-5
/
+5
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-18
tracing: Convert local function_graph functions to static
Steven Rostedt (Red Hat)
1
-4
/
+4
2014-07-18
ftrace: Do not copy old hash when resetting
Wang Nan
1
-10
/
+5
2014-07-18
tracing: let user specify tracing_thresh after selecting function_graph
Stanislav Fomichev
3
-7
/
+67
2014-07-18
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
Corey Minyard
1
-20
/
+4
2014-07-18
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
2
-8
/
+0
2014-07-18
ftrace: Remove function_trace_stop check from list func
Steven Rostedt (Red Hat)
1
-6
/
+2
2014-07-18
ftrace: Do no disable function tracing on enabling function tracing
Steven Rostedt (Red Hat)
1
-7
/
+0
2014-07-18
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-07-17
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
Steven Rostedt (Red Hat)
2
-5
/
+35
2014-07-16
tracing: Kill "filter_string" arg of replace_preds()
Oleg Nesterov
1
-6
/
+3
2014-07-16
tracing: Change apply_subsystem_event_filter() paths to check file->system ==...
Oleg Nesterov
1
-23
/
+16
[next]