index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-12
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
7
-164
/
+146
2016-01-12
Merge branch 'acpica'
Rafael J. Wysocki
3
-0
/
+18
2016-01-12
Merge branch 'acpi-debug'
Rafael J. Wysocki
3
-8
/
+473
2016-01-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-3
/
+15
2016-01-01
ACPICA: getopt: Comment update, no functional change
Bob Moore
1
-0
/
+1
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
3
-0
/
+17
2015-12-16
perf list: Robustify event printing routine
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-12-16
perf list: Add support for PERF_COUNT_SW_BPF_OUT
Arnaldo Carvalho de Melo
1
-0
/
+4
2015-12-15
tools/power/acpi: Add userspace AML interface support
Lv Zheng
3
-8
/
+473
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
1
-7
/
+13
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2
-6
/
+6
2015-12-07
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
1
-0
/
+3
2015-12-07
perf hists browser: Reset selection when refresh
Wang Nan
1
-0
/
+2
2015-12-07
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
1
-0
/
+3
2015-12-07
perf buildid-list: Fix return value of perf buildid-list -k
Michael Petlan
1
-1
/
+1
2015-12-07
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-12-03
cpupower: fix how "cpupower frequency-info" interprets latency
Jacob Tanenbaum
1
-2
/
+2
2015-12-03
cpupower: rework the "cpupower frequency-info" command
Jacob Tanenbaum
1
-147
/
+88
2015-12-03
cpupower: Do not analyse offlined cpus
Thomas Renninger
4
-15
/
+31
2015-12-03
cpupower: Provide STATIC variable in Makefile for debug builds
Thomas Renninger
2
-1
/
+26
2015-12-03
cpupower: Fix precedence issue
Thomas Renninger
1
-1
/
+1
2015-11-30
nfit: Adjust for different _FIT and NFIT headers
Linda Knippers
1
-34
/
+15
2015-11-23
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+8
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2015-11-18
selftests/seccomp: Get page size from sysconf
Bamvor Jian Zhang
1
-4
/
+7
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+4
2015-11-16
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
1
-1
/
+1
2015-11-16
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-4
/
+4
2015-11-15
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-3
/
+4
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-278
/
+934
2015-11-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+7
2015-11-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-13
tools/power turbostat: use new name for MSR_PLATFORM_INFO
Len Brown
1
-4
/
+4
2015-11-13
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
1
-6
/
+14
2015-11-13
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
1
-1
/
+3
2015-11-13
perf inject: Also re-pipe lost_samples event
Adrian Hunter
1
-0
/
+1
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
1
-0
/
+1
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
3
-0
/
+19
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
3
-5
/
+6
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-12
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
1
-16
/
+14
2015-11-12
tools: Add a "make all" rule
Kamal Mostafa
1
-0
/
+9
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-63
/
+88
2015-11-12
tools/testing/nvdimm, acpica: fix flag rename build breakage
Dan Williams
1
-1
/
+1
2015-11-12
tools: Actually install tmon in the install rule
Kamal Mostafa
1
-1
/
+1
2015-11-12
Merge branch 'pm-tools'
Rafael J. Wysocki
11
-63
/
+88
2015-11-11
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]