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
2014-06-06
tools/testing/selftests/sysctl: validate sysctl_writes_strict
Kees Cook
5
-0
/
+216
2014-06-04
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
1
-3
/
+32
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-751
/
+3738
2014-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
16
-175
/
+456
2014-06-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+2
2014-06-03
Merge branch 'acpica'
Rafael J. Wysocki
12
-574
/
+3280
2014-06-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
114
-1438
/
+4123
2014-06-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-121
/
+200
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-0
/
+1004
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
2
-2
/
+2
2014-05-29
ACPICA: acpidump: Fix repetitive table dump in -n mode.
Lv Zheng
1
-0
/
+4
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-0
/
+1004
2014-05-22
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
11
-121
/
+200
2014-05-21
perf tools: Add automatic remapping of Android libraries
Michael Lentine
1
-1
/
+94
2014-05-21
perf tools: Add cat as fallback pager
Michael Lentine
1
-6
/
+6
2014-05-21
perf tests: Add a testcase for histogram output sorting
Namhyung Kim
7
-2
/
+628
2014-05-21
perf tests: Factor out print_hists_*()
Namhyung Kim
4
-60
/
+66
2014-05-21
perf tools: Introduce reset_output_field()
Namhyung Kim
4
-0
/
+36
2014-05-21
perf tools: Get rid of obsolete hist_entry__sort_list
Namhyung Kim
3
-50
/
+43
2014-05-21
perf hists: Reset width of output fields with header length
Namhyung Kim
3
-18
/
+16
2014-05-21
perf tools: Skip elided sort entries
Namhyung Kim
6
-0
/
+42
2014-05-21
perf top: Add --fields option to specify output fields
Namhyung Kim
2
-6
/
+18
2014-05-21
perf report/tui: Fix a bug when --fields/sort is given
Namhyung Kim
1
-4
/
+1
2014-05-21
perf tools: Add ->sort() member to struct sort_entry
Namhyung Kim
2
-5
/
+23
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
6
-17
/
+282
2014-05-21
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
5
-9
/
+5
2014-05-21
perf tools: Consolidate management of default sort orders
Namhyung Kim
5
-24
/
+31
2014-05-21
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
8
-13
/
+67
2014-05-21
perf ui: Get rid of callback from __hpp__fmt()
Namhyung Kim
4
-62
/
+34
2014-05-21
perf tools: Consolidate output field handling to hpp format routines
Namhyung Kim
6
-83
/
+63
2014-05-21
perf tools: Use hpp formats to sort final output
Namhyung Kim
1
-54
/
+8
2014-05-21
perf tools: Support event grouping in hpp ->sort()
Namhyung Kim
1
-6
/
+58
2014-05-21
perf tools: Use hpp formats to sort hist entries
Namhyung Kim
1
-10
/
+6
2014-05-21
perf tools: Convert sort entries to hpp formats
Namhyung Kim
3
-4
/
+88
2014-05-21
perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
Namhyung Kim
2
-4
/
+38
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
4
-106
/
+5
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
2014-05-17
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
1
-0
/
+14
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
1
-0
/
+2
2014-05-17
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2
-8
/
+77
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
1
-2
/
+6
2014-05-17
cpupower: Remove dead link to homepage, and update the targets built.
Ramkumar Ramachandra
2
-10
/
+7
2014-05-17
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
Ramkumar Ramachandra
1
-6
/
+6
2014-05-16
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2
-0
/
+41
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
7
-5
/
+69
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
3
-0
/
+61
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2
-2
/
+2
2014-05-16
perf session: Fix possible null pointer dereference in session.c
Masanari Iida
1
-2
/
+3
2014-05-16
perf sched: Cleanup, remove unused variables in map_switch_event()
Dongsheng Yang
1
-4
/
+2
2014-05-16
perf sched: Remove nr_state_machine_bugs in perf latency
Dongsheng Yang
1
-11
/
+8
[next]