index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
patch-kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
x86: intel-family.h: Add GEMINI_LAKE SOC
Len Brown
1
-0
/
+1
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
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
Len Brown
1
-0
/
+1
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
intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
Len Brown
1
-10
/
+5
2017-03-01
x86 msr-index.h: Define Atom specific core ratio MSR locations
Len Brown
1
-0
/
+6
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
2
-9
/
+39
2017-03-01
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
Len Brown
1
-1
/
+0
2017-03-01
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-5
/
+5
2017-03-01
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-3
/
+3
2017-03-01
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
Len Brown
1
-0
/
+1
2017-02-25
tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
Len Brown
1
-1
/
+1
2017-02-25
tools/power turbostat: Baytrail: remove debug line in quiet mode
Len Brown
1
-1
/
+2
2017-02-25
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
Len Brown
1
-0
/
+42
2017-02-25
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
Len Brown
1
-2
/
+10
2017-02-25
tools/power turbostat: Add --show and --hide parameters
Len Brown
2
-120
/
+347
2017-02-25
tools/power turbostat: fix bugs in --add option
Len Brown
1
-36
/
+52
2017-02-19
Linux 4.10
v4.10
Linus Torvalds
1
-1
/
+1
2017-02-19
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-19
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-18
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
1
-0
/
+1
2017-02-17
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-17
dpaa_eth: small leak on error
Dan Carpenter
1
-1
/
+1
2017-02-17
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-17
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
1
-1
/
+1
2017-02-17
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Dave Jiang
1
-1
/
+23
2017-02-17
ntb_transport: Pick an unused queue
Thomas VanSelus
1
-1
/
+1
2017-02-17
ntb: ntb_perf missing dmaengine_unmap_put
Dave Jiang
1
-0
/
+2
2017-02-17
NTB: ntb_transport: fix debugfs_remove_recursive
Allen Hubbe
1
-2
/
+1
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2
-14
/
+2
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Michel Dänzer
1
-2
/
+2
2017-02-16
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
1
-1
/
+1
2017-02-16
ARM: 8657/1: uaccess: consistently check object sizes
Kees Cook
1
-12
/
+32
[next]