index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
Revert "drm/radeon/pm: autoswitch power state when in balanced mode"
Alex Deucher
1
-5
/
+1
2018-02-20
drm/amd/powerplay/smu7: allow mclk switching with no displays
Alex Deucher
1
-4
/
+7
2018-02-20
drm/amd/powerplay/vega10: allow mclk switching with no displays
Alex Deucher
1
-4
/
+7
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-14
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
2
-0
/
+85
2018-02-14
drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
Hans de Goede
1
-0
/
+6
2018-02-14
drm/i915: Add intel_bios_cleanup() function
Hans de Goede
3
-13
/
+17
2018-02-14
drm/i915/vlv: Add cdclk workaround for DSI
Hans de Goede
1
-0
/
+8
2018-02-14
drm/i915/gvt: fix one typo of render_mmio trace
Weinan Li
1
-1
/
+1
2018-02-14
drm/i915/gvt: Support BAR0 8-byte reads/writes
Tina Zhang
1
-2
/
+49
2018-02-14
drm/i915/gvt: add 0xe4f0 into gen9 render list
Weinan Li
1
-0
/
+1
2018-02-14
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-14
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2
-15
/
+84
2018-02-14
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2
-87
/
+52
2018-02-14
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-02-14
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-19
/
+10
2018-02-13
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-13
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
1
-1
/
+1
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
[next]