index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
1
-1
/
+3
2010-05-31
blktrace: Fix new kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-05-31
perf_events, trace: Fix perf_trace_destroy(), mutex went missing
Peter Zijlstra
1
-1
/
+4
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
3
-6
/
+12
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+17
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-411
/
+683
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2
-8
/
+9
2010-05-25
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
1
-0
/
+8
2010-05-25
perf, trace: Fix !x86 build bug
Peter Zijlstra
1
-1
/
+3
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
18
-790
/
+1032
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
1
-24
/
+36
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
3
-113
/
+111
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+16
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
3
-67
/
+80
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
3
-56
/
+37
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
11
-153
/
+677
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
3
-8
/
+13
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-128
/
+551
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+5
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-637
/
+339
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
9
-637
/
+339
2010-05-14
tracing: Fix function declarations if !CONFIG_STACKTRACE
Li Zefan
1
-2
/
+2
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
4
-15
/
+15
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
6
-23
/
+26
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
3
-11
/
+17
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
9
-78
/
+160
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
4
-10
/
+12
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
6
-31
/
+83
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
4
-23
/
+114
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
7
-122
/
+150
2010-05-14
tracing: Create class struct for events
Steven Rostedt
5
-20
/
+28
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
3
-8
/
+5
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
3
-8
/
+5
2010-05-06
perf: Fix check at end of event search
Dan Carpenter
1
-1
/
+1
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
1
-1
/
+1
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-19
/
+7
2010-04-30
[SCSI] add scsi trace core functions and put trace points
Kei Tokunaga
1
-0
/
+1
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
1
-0
/
+15
2010-04-27
tracing: Fix sleep time function profiling
Steven Rostedt
1
-1
/
+5
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
1
-3
/
+21
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
1
-1
/
+2
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2
-13
/
+62
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
4
-29
/
+313
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2
-56
/
+73
2010-04-26
tracing: Add ftrace events for graph tracer
Jiri Olsa
1
-1
/
+27
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2
-14
/
+42
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2
-220
/
+331
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2010-04-08
Merge branch 'linus' into perf/core
Ingo Molnar
15
-7
/
+20
[next]