index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2017-02-16
cfq-iosched: don't call wbt_disable_default() with IRQs disabled
Jens Axboe
1
-12
/
+13
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-16
rhashtable: Revert nested table changes.
David S. Miller
5
-316
/
+94
2017-02-16
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
1
-1
/
+2
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
[next]