index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
tools: Whitespace prep patches for moving bitops.h
Arnaldo Carvalho de Melo
1
-7
/
+8
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
4
-15
/
+25
2014-12-17
tools: Move code originally from linux/log2.h to tools/include/linux/
Arnaldo Carvalho de Melo
5
-12
/
+30
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo
4
-36
/
+46
2014-12-16
Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+248
2014-12-16
perf evlist: Do not use hard coded value for a mmap_pages default
Arnaldo Carvalho de Melo
1
-4
/
+16
2014-12-16
perf trace: Let the perf_evlist__mmap autosize the number of pages to use
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-16
perf evlist: Improve the strerror_mmap method
Arnaldo Carvalho de Melo
1
-4
/
+13
2014-12-16
perf evlist: Clarify sterror_mmap variable names
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-12-16
perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-15
tools/virtio: add virtio 1.0 in vringh_test
Michael S. Tsirkin
1
-0
/
+2
2014-12-15
tools/virtio: add virtio 1.0 in virtio_test
Michael S. Tsirkin
1
-1
/
+13
2014-12-15
tools/virtio: enable -Werror
Michael S. Tsirkin
1
-1
/
+1
2014-12-15
tools/virtio: 64 bit features
Michael S. Tsirkin
1
-1
/
+1
2014-12-15
tools/virtio: fix vringh test
Michael S. Tsirkin
1
-0
/
+1
2014-12-15
tools/virtio: more stubs
Michael S. Tsirkin
5
-2
/
+79
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-17
/
+159
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+0
2014-12-14
Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()"
Prarit Bhargava
1
-4
/
+4
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
6
-2
/
+578
2014-12-13
syscalls: add selftest for execveat(2)
David Drysdale
4
-0
/
+432
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2
-2
/
+146
2014-12-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-61
/
+0
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-12-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
24
-499
/
+348
2014-12-11
userns: Unbreak the unprivileged remount tests
Eric W. Biederman
1
-8
/
+24
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+0
2014-12-11
perf trace: Provide a better explanation when mmap fails
Arnaldo Carvalho de Melo
1
-6
/
+6
2014-12-11
perf evlist: Introduce strerror_mmap method
Arnaldo Carvalho de Melo
2
-0
/
+24
2014-12-11
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
2
-18
/
+2
2014-12-11
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
2
-0
/
+14
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-33
/
+12
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
4
-18
/
+23
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2014-12-10
Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+26
2014-12-10
Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-13
/
+484
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-6
/
+0
2014-12-10
perf kvm stat live: Mark events as (x86 only) in help output
Alexander Yarygin
1
-1
/
+2
2014-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+6
2014-12-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
90
-946
/
+4555
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
91
-1633
/
+36
2014-12-09
perf tests: Fix attr tests size values to cope with machine state on interrup...
Jiri Olsa
2
-2
/
+2
2014-12-09
calloc/xcalloc: Fix argument order
Arjun Sreedharan
2
-5
/
+5
2014-12-09
perf callchain: Move cpumode resolve code to add_callchain_ip
Kan Liang
1
-37
/
+35
2014-12-09
perf callchain: Fixup parameter handling error message
Kan Liang
1
-1
/
+1
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
4
-6
/
+22
2014-12-09
perf buildid cache: Fix -a segfault related to kcore handling
Jiri Olsa
1
-1
/
+1
2014-12-09
perf buildid-cache: Remove extra debugdir variables
Jiri Olsa
2
-13
/
+7
2014-12-09
perf tools: Use single strcmp call instead of two
Jiri Olsa
1
-1
/
+1
2014-12-09
perf hists browser: Change print format from %lu to %PRIu64
Tom Huynh
1
-1
/
+1
[prev]
[next]