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
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+171
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-0
/
+24
2017-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+7
2017-03-03
Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+4
2017-03-02
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-582
/
+1551
2017-03-02
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-03-02
selftests: lib.mk Fix individual test builds
Shuah Khan
1
-0
/
+4
2017-03-01
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-582
/
+1551
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
1
-3
/
+3
2017-03-01
selftests/x86: Add a basic selftest for ioperm
Andy Lutomirski
2
-1
/
+171
2017-03-01
tools/testing/nvdimm: make iset cookie predictable
Dan Williams
1
-7
/
+7
2017-03-01
tools/power turbostat: version 17.02.24
Len Brown
1
-1
/
+1
2017-03-01
tools/power turbostat: bugfix: --add u32 was printed as u64
Len Brown
1
-19
/
+7
2017-03-01
tools/power turbostat: show error on exec
Len Brown
1
-0
/
+1
2017-03-01
tools/power turbostat: dump p-state software config
Len Brown
1
-0
/
+50
2017-03-01
tools/power turbostat: show package number, even without --debug
Len Brown
1
-1
/
+1
2017-03-01
tools/power turbostat: support "--hide C1" etc.
Len Brown
2
-44
/
+73
2017-03-01
tools/power turbostat: move --Package and --processor into the --cpu option
Len Brown
2
-16
/
+21
2017-03-01
tools/power turbostat: turbostat.8 update
Len Brown
1
-98
/
+140
2017-03-01
tools/power turbostat: update --list feature
Len Brown
1
-106
/
+113
2017-03-01
tools/power turbostat: use wide columns to display large numbers
Len Brown
1
-13
/
+55
2017-03-01
tools/power turbostat: Add --list option to show available header names
Len Brown
1
-52
/
+66
2017-03-01
tools/power turbostat: fix zero IRQ count shown in one-shot command mode
Len Brown
1
-4
/
+8
2017-03-01
tools/power turbostat: add --cpu parameter
Len Brown
2
-2
/
+95
2017-03-01
tools/power turbostat: print sysfs C-state stats
Len Brown
2
-18
/
+147
2017-03-01
tools/power turbostat: extend --add option to accept /sys path
Len Brown
1
-23
/
+69
2017-03-01
tools/power turbostat: skip unused counters on BDX
Len Brown
1
-0
/
+17
2017-03-01
tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
Len Brown
1
-23
/
+67
2017-03-01
tools/power turbostat: skip unused counters on SKX
Len Brown
1
-0
/
+18
2017-03-01
tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
Len Brown
1
-0
/
+20
2017-03-01
tools/power turbostat: initial Gemini Lake SOC support
Len Brown
1
-0
/
+5
2017-03-01
tools/power turbostat: bug fixes to --add, --show/--hide features
Len Brown
1
-61
/
+77
2017-03-01
tools/power turbostat: use tsc_tweak everwhere it is needed
Len Brown
1
-23
/
+25
2017-03-01
tools/power turbostat: print system config, unless --quiet
Len Brown
2
-60
/
+52
2017-03-01
tools/power turbostat: show all columns, independent of --debug
Len Brown
1
-7
/
+0
2017-03-01
tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+24
2017-03-01
tools/power turbostat: decode CPUID(6).TURBO
Len Brown
1
-1
/
+4
2017-03-01
tools/power turbostat: dump Atom P-states correctly
Len Brown
1
-21
/
+82
2017-03-01
tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
Len Brown
1
-4
/
+6
2017-03-01
tools/power turbostat: add precision to --debug frequency output
Len Brown
1
-21
/
+21
2017-03-01
tools/power turbostat: Baytrail c-state support
Len Brown
1
-9
/
+37
2017-03-01
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-5
/
+5
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
41
-709
/
+689
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
54
-129
/
+256
2017-02-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+58
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-9
/
+10
2017-02-27
Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-35
/
+76
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-7
/
+19
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
[next]