index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
devres.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
tools/power turbostat: initial SKX support
Len Brown
1
-1
/
+8
2016-04-07
tools/power turbostat: decode BXT TSC frequency via CPUID
Len Brown
1
-1
/
+4
2016-04-07
tools/power turbostat: initial BXT support
Len Brown
1
-0
/
+9
2016-04-07
tools/power turbostat: print IRTL MSRs
Len Brown
2
-3
/
+64
2016-04-07
tools/power turbostat: SGX state should print only if --debug
Len Brown
1
-1
/
+1
2016-03-13
tools/power turbostat: bugfix: TDP MSRs print bits fixing
Chen Yu
1
-10
/
+10
2016-03-13
tools/power turbostat: correct output for MSR_NHM_SNB_PKG_CST_CFG_CTL dump
Len Brown
1
-1
/
+1
2016-03-13
tools/power turbostat: call __cpuid() instead of __get_cpuid()
Len Brown
1
-7
/
+7
2016-03-13
tools/power turbostat: indicate SMX and SGX support
Len Brown
1
-1
/
+27
2016-03-13
tools/power turbostat: detect and work around syscall jitter
Len Brown
1
-1
/
+50
2016-03-13
tools/power turbostat: show GFX%rc6
Len Brown
1
-0
/
+45
2016-03-13
tools/power turbostat: show GFXMHz
Len Brown
1
-1
/
+49
2016-03-13
tools/power turbostat: show IRQs per CPU
Len Brown
1
-4
/
+122
2016-03-13
tools/power turbostat: make fewer systems calls
Len Brown
1
-10
/
+41
2016-03-13
tools/power turbostat: fix compiler warnings
Len Brown
1
-4
/
+4
2016-03-13
tools/power turbostat: add --out option for saving output in a file
Len Brown
2
-135
/
+160
2016-03-13
tools/power turbostat: re-name "%Busy" field to "Busy%"
Len Brown
2
-11
/
+11
2016-03-13
tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
Hubert Chrzaniuk
1
-27
/
+26
2016-03-13
tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
Chrzaniuk, Hubert
1
-1
/
+1
2016-03-13
tools/power turbostat: allow sub-sec intervals
Len Brown
2
-5
/
+17
2016-03-09
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
Heikki Krogerus
1
-4
/
+4
2016-03-08
ACPICA: Revert "Parser: Fix for SuperName method invocation"
Bob Moore
1
-5
/
+4
2016-03-06
Linux 4.5-rc7
v4.5-rc7
Linus Torvalds
1
-1
/
+1
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
1
-2
/
+2
2016-03-05
um: Export pm_power_off
Richard Weinberger
1
-0
/
+1
2016-03-05
Revert "um: Fix get_signal() usage"
Richard Weinberger
1
-1
/
+1
2016-03-05
ubi: Fix out of bounds write in volume update code
Richard Weinberger
1
-1
/
+1
2016-03-05
nfit: Continue init even if ARS commands are unimplemented
Vishal Verma
1
-4
/
+11
2016-03-05
ARM: 8544/1: set_memory_xx fixes
Mika Penttilä
1
-0
/
+3
2016-03-04
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
7
-3
/
+49
2016-03-04
gpu: host1x: Set DMA ops on device creation
Alexandre Courbot
1
-0
/
+2
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
2
-0
/
+8
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
3
-12
/
+17
2016-03-04
ALSA: hda - hdmi defer to register acomp eld notifier
Libin Yang
1
-12
/
+12
2016-03-04
ALSA: hda - hdmi add wmb barrier for audio component
Libin Yang
1
-0
/
+5
2016-03-04
powerpc/fsl-book3e: Avoid lbarx on e5500
Scott Wood
1
-0
/
+13
2016-03-04
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-03-03
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
1
-30
/
+61
2016-03-03
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-03
nvme: fix max_segments integer truncation
Christoph Hellwig
1
-2
/
+4
2016-03-03
nvme: set queue limits for the admin queue
Christoph Hellwig
1
-10
/
+19
2016-03-03
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
3
-13
/
+47
2016-03-03
NVMe: Fix 0-length integrity payload
Keith Busch
1
-1
/
+1
2016-03-03
NVMe: Don't allow unsupported flags
Keith Busch
1
-0
/
+4
2016-03-03
NVMe: Move error handling to failed reset handler
Keith Busch
3
-18
/
+50
2016-03-03
NVMe: Simplify device reset failure
Keith Busch
1
-27
/
+21
2016-03-03
NVMe: Fix namespace removal deadlock
Keith Busch
3
-7
/
+26
2016-03-03
NVMe: Use IDA for namespace disk naming
Keith Busch
2
-3
/
+14
2016-03-03
NVMe: Don't unmap controller registers on reset
Keith Busch
1
-29
/
+42
[next]