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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
79
-557
/
+385
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+136
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
79
-557
/
+385
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
1
-38
/
+31
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
4
-46
/
+0
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
4
-5
/
+3
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+12
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
1
-3
/
+1
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
20
-217
/
+197
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2
-8
/
+1
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
1
-7
/
+0
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
1
-23
/
+14
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
4
-11
/
+7
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
13
-52
/
+17
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
16
-45
/
+35
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
15
-26
/
+22
2016-03-22
perf list: Fix documentation of :ppp
Andi Kleen
1
-2
/
+4
2016-03-21
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
1
-1
/
+1
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
29
-14
/
+5439
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+17
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-3
/
+1229
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-165
/
+465
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-14
/
+2350
2016-03-18
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2
-6
/
+7
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
6
-5
/
+5
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
5
-3
/
+250
2016-03-17
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-1
/
+352
2016-03-17
radix-tree tests: add test for radix_tree_iter_next
Konstantin Khlebnikov
1
-8
/
+39
2016-03-17
radix-tree tests: add regression3 test
Konstantin Khlebnikov
5
-1
/
+90
2016-03-17
radix_tree: tag all internal tree nodes as indirect pointers
Matthew Wilcox
1
-2
/
+3
2016-03-17
radix tree test harness
Matthew Wilcox
36
-0
/
+2110
2016-03-17
tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1
Naoya Horiguchi
1
-1
/
+9
2016-03-17
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
1
-15
/
+84
2016-03-17
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
1
-1
/
+29
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2016-03-17
selftests/x86: Add an iopl test
Andy Lutomirski
2
-1
/
+136
2016-03-16
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-63
/
+222
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-193
/
+720
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-21
/
+30
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
1
-1
/
+1
2016-03-15
tools, perf: make gfp_compact_table up to date
Vlastimil Babka
1
-19
/
+28
2016-03-15
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
1
-1
/
+1
2016-03-15
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-44
/
+501
[next]