index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
extcon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
Alex Xie
1
-23
/
+30
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-17
drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HW
Ben Skeggs
14
-10
/
+39
2017-06-16
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-16
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-16
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-16
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
amdgpu: use drm sync objects for shared semaphores (v6)
Dave Airlie
4
-2
/
+97
2017-06-16
amdgpu/cs: split out fence dependency checking (v2)
Dave Airlie
1
-42
/
+51
2017-06-16
drm/amdgpu: don't check the default value for vm size
Alex Deucher
1
-0
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
Liviu Dudau
1
-7
/
+5
2017-06-16
drm/mali-dp: Check PM status when sharing interrupt lines
Liviu Dudau
1
-3
/
+16
2017-06-16
drm/arm: malidp: Use crtc->mode_valid() callback
Jose Abreu
1
-6
/
+5
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-16
drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition
Arnd Bergmann
1
-1
/
+1
2017-06-16
drm/nouveau: Skip vga_fini on non-PCI device
Mikko Perttunen
1
-0
/
+4
2017-06-16
drm/nouveau/tegra: Don't leave GPU in reset
Mikko Perttunen
1
-3
/
+0
2017-06-16
drm/nouveau/tegra: Skip manual unpowergating when not necessary
Mikko Perttunen
1
-4
/
+6
2017-06-16
drm/nouveau/hwmon: Change permissions to numeric
Oscar Salvador
1
-5
/
+5
2017-06-16
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
Oscar Salvador
1
-1
/
+33
2017-06-16
drm/nouveau/hwmon: Remove old code, add .write/.read operations
Oscar Salvador
1
-583
/
+261
2017-06-16
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
Oscar Salvador
1
-0
/
+163
2017-06-16
drm/nouveau/hwmon: Add config for all sensors and their settings
Oscar Salvador
1
-0
/
+72
2017-06-16
drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro links
Ben Skeggs
1
-2
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
8
-338
/
+35
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
25
-246
/
+321
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
3
-21
/
+11
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
5
-155
/
+41
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
3
-12
/
+70
2017-06-16
drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issues
Ben Skeggs
1
-27
/
+0
2017-06-16
drm/nouveau/disp/dp: use new devinit script interpreter entry-point
Ben Skeggs
1
-38
/
+30
2017-06-16
drm/nouveau/disp/dp: determine link bandwidth requirements from head state
Ben Skeggs
7
-2
/
+62
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
16
-40
/
+287
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
28
-342
/
+36
2017-06-16
drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_ior
Ben Skeggs
7
-14
/
+16
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
20
-136
/
+161
2017-06-16
drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_ior
Ben Skeggs
12
-143
/
+66
2017-06-16
drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_ior
Ben Skeggs
12
-30
/
+27
2017-06-16
drm/nouveau/disp/g94-: port OR DP link power control to nvkm_ior
Ben Skeggs
12
-43
/
+17
2017-06-16
drm/nouveau/disp/g94-: port OR DP link setup to nvkm_ior
Ben Skeggs
12
-30
/
+47
2017-06-16
drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_ior
Ben Skeggs
9
-9
/
+30
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
29
-219
/
+134
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
17
-80
/
+40
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
32
-257
/
+108
[next]