index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
tools/power turbostat: Add --list option to show available header names
Len Brown
2017-03-01
1
-52
/
+66
|
|
*
|
|
|
|
|
|
tools/power turbostat: fix zero IRQ count shown in one-shot command mode
Len Brown
2017-03-01
1
-4
/
+8
|
|
*
|
|
|
|
|
|
tools/power turbostat: add --cpu parameter
Len Brown
2017-03-01
2
-2
/
+95
|
|
*
|
|
|
|
|
|
tools/power turbostat: print sysfs C-state stats
Len Brown
2017-03-01
2
-18
/
+147
|
|
*
|
|
|
|
|
|
tools/power turbostat: extend --add option to accept /sys path
Len Brown
2017-03-01
1
-23
/
+69
|
|
*
|
|
|
|
|
|
tools/power turbostat: skip unused counters on BDX
Len Brown
2017-03-01
1
-0
/
+17
|
|
*
|
|
|
|
|
|
tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
Len Brown
2017-03-01
1
-23
/
+67
|
|
*
|
|
|
|
|
|
tools/power turbostat: skip unused counters on SKX
Len Brown
2017-03-01
1
-0
/
+18
|
|
*
|
|
|
|
|
|
tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
Len Brown
2017-03-01
1
-0
/
+20
|
|
*
|
|
|
|
|
|
tools/power turbostat: initial Gemini Lake SOC support
Len Brown
2017-03-01
1
-0
/
+5
|
|
*
|
|
|
|
|
|
tools/power turbostat: bug fixes to --add, --show/--hide features
Len Brown
2017-03-01
1
-61
/
+77
|
|
*
|
|
|
|
|
|
tools/power turbostat: use tsc_tweak everwhere it is needed
Len Brown
2017-03-01
1
-23
/
+25
|
|
*
|
|
|
|
|
|
tools/power turbostat: print system config, unless --quiet
Len Brown
2017-03-01
2
-60
/
+52
|
|
*
|
|
|
|
|
|
tools/power turbostat: show all columns, independent of --debug
Len Brown
2017-03-01
1
-7
/
+0
|
|
*
|
|
|
|
|
|
tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
Len Brown
2017-03-01
1
-0
/
+24
|
|
*
|
|
|
|
|
|
tools/power turbostat: decode CPUID(6).TURBO
Len Brown
2017-03-01
1
-1
/
+4
|
|
*
|
|
|
|
|
|
tools/power turbostat: dump Atom P-states correctly
Len Brown
2017-03-01
1
-21
/
+82
|
|
*
|
|
|
|
|
|
tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
Len Brown
2017-03-01
1
-4
/
+6
|
|
*
|
|
|
|
|
|
tools/power turbostat: add precision to --debug frequency output
Len Brown
2017-03-01
1
-21
/
+21
|
|
*
|
|
|
|
|
|
tools/power turbostat: Baytrail c-state support
Len Brown
2017-03-01
1
-9
/
+37
|
|
*
|
|
|
|
|
|
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-5
/
+5
|
|
*
|
|
|
|
|
|
tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
Len Brown
2017-02-25
1
-1
/
+1
|
|
*
|
|
|
|
|
|
tools/power turbostat: Baytrail: remove debug line in quiet mode
Len Brown
2017-02-25
1
-1
/
+2
|
|
*
|
|
|
|
|
|
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
Len Brown
2017-02-25
1
-0
/
+42
|
|
*
|
|
|
|
|
|
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
Len Brown
2017-02-25
1
-2
/
+10
|
|
*
|
|
|
|
|
|
tools/power turbostat: Add --show and --hide parameters
Len Brown
2017-02-25
2
-120
/
+347
|
|
*
|
|
|
|
|
|
tools/power turbostat: fix bugs in --add option
Len Brown
2017-02-25
1
-36
/
+52
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
give up on gcc ilog2() constant optimizations
Linus Torvalds
2017-03-02
1
-11
/
+2
*
|
|
|
|
|
|
|
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
1
-3
/
+3
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
41
-709
/
+689
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2017-02-13
4
-11
/
+16
|
*
|
|
|
|
|
|
radix tree test suite: Run iteration tests for longer
Matthew Wilcox
2017-02-13
1
-2
/
+2
|
*
|
|
|
|
|
|
radix tree test suite: Fix split/join memory leaks
Matthew Wilcox
2017-02-13
1
-1
/
+14
|
*
|
|
|
|
|
|
radix tree test suite: Fix leaks in regression2.c
Matthew Wilcox
2017-02-13
1
-2
/
+4
|
*
|
|
|
|
|
|
radix tree test suite: Fix leaky tests
Matthew Wilcox
2017-02-13
1
-12
/
+16
|
*
|
|
|
|
|
|
radix tree test suite: Enable address sanitizer
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
|
|
|
|
|
|
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2017-02-13
1
-3
/
+3
|
*
|
|
|
|
|
|
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
2017-02-13
10
-58
/
+77
|
*
|
|
|
|
|
|
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2017-02-13
2
-0
/
+26
|
*
|
|
|
|
|
|
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
2017-02-13
4
-7
/
+33
|
*
|
|
|
|
|
|
ida: Use exceptional entries for small IDAs
Matthew Wilcox
2017-02-13
1
-1
/
+92
|
*
|
|
|
|
|
|
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2017-02-13
2
-3
/
+4
|
*
|
|
|
|
|
|
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
2017-02-13
8
-6
/
+365
|
*
|
|
|
|
|
|
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
|
|
|
|
|
|
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
2017-02-13
1
-3
/
+2
|
*
|
|
|
|
|
|
radix tree test suite: Reduce kernel.h
Matthew Wilcox
2017-02-13
3
-39
/
+12
|
*
|
|
|
|
|
|
radix tree test suite: Remove export.h
Matthew Wilcox
2017-02-13
1
-2
/
+0
|
*
|
|
|
|
|
|
radix tree test suite: Remove types.h
Matthew Wilcox
2017-02-13
5
-23
/
+12
|
*
|
|
|
|
|
|
radix tree test suite: Remove mempool
Matthew Wilcox
2017-02-13
2
-38
/
+0
|
*
|
|
|
|
|
|
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
2017-02-13
1
-0
/
+1
[prev]
[next]