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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+2
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-14
ACPICA: Fix a sscanf format string.
Bob Moore
1
-1
/
+1
2015-04-14
ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.
Lv Zheng
1
-1
/
+1
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-0
/
+1581
2015-04-13
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
1
-1
/
+1
2015-04-13
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
3
-60
/
+74
2015-04-13
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
1
-0
/
+1
2015-04-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-72
/
+833
2015-04-13
tools/power turbostat: label base frequency
Len Brown
1
-2
/
+2
2015-04-13
tools/power turbostat: update PERF_LIMIT_REASONS decoding
Len Brown
1
-26
/
+26
2015-04-13
tools/power turbostat: simplify default output
Len Brown
2
-70
/
+98
2015-04-13
Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
67
-196
/
+3364
2015-04-13
perf kmem: Analyze page allocator events also
Namhyung Kim
2
-17
/
+491
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
4
-1
/
+153
2015-04-11
selftests/powerpc: Move get_auxv_entry() to harness.c
Sam bobroff
4
-49
/
+48
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
3
-10
/
+9
2015-04-10
perf probe: Check the orphaned -x option
Masami Hiramatsu
1
-0
/
+10
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
3
-7
/
+13
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
3
-9
/
+4
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
1
-8
/
+9
2015-04-10
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
1
-2
/
+12
2015-04-08
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
4
-2
/
+49
2015-04-08
perf report: Don't call map__kmap if map is NULL.
Wang Nan
1
-1
/
+1
2015-04-08
perf tests: Fix attr tests
Jiri Olsa
2
-2
/
+2
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
1
-1
/
+2
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
3
-182
/
+141
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
5
-4
/
+154
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
1
-4
/
+4
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
1
-5
/
+26
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
1
-1
/
+3
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
1
-2
/
+3
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
1
-1
/
+6
2015-04-08
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
1
-2
/
+9
2015-04-08
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
1
-1
/
+1
2015-04-08
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
1
-1
/
+1
2015-04-08
perf kmem: Respect -i option
Jiri Olsa
1
-1
/
+2
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
1
-1
/
+16
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
7
-16
/
+70
2015-04-08
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
1
-1
/
+1
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
1
-0
/
+8
2015-04-08
x86, selftests: Add sigreturn selftest
Andy Lutomirski
6
-0
/
+760
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+8
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
3
-6
/
+33
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-04-02
selftest/mqueue: enable cross compilation
Tyler Baker
1
-2
/
+4
2015-04-02
selftest/ipc: enable cross compilation
Tyler Baker
1
-5
/
+1
[prev]
[next]