index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
drm/amdgpu/cz: plumb pg flags through to powerplay
Alex Deucher
1
-0
/
+13
2016-02-08
drm/amdgpu/tonga: plumb pg flags through to powerplay
Alex Deucher
1
-2
/
+12
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
13
-171
/
+171
2016-02-08
drm/amdgpu: remove unused cg defines
Alex Deucher
1
-9
/
+0
2016-02-08
drm/amdgpu: add a cgs interface to fetch cg and pg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amd/powerplay/tonga: disable vce pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amd/powerplay/tonga: disable uvd pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable vce pg
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amd/powerplay/cz: disable uvd pg
Alex Deucher
1
-0
/
+2
2016-02-08
drm/amdgpu: be consistent with uvd cg flags
Alex Deucher
2
-0
/
+8
2016-02-08
drm/amdgpu: clean up vce pg flags for cz/st
Alex Deucher
1
-2
/
+1
2016-02-08
drm/amdgpu: handle vce pg flags properly
Alex Deucher
2
-0
/
+6
2016-02-08
drm/amdgpu: handle uvd pg flags properly
Alex Deucher
3
-1
/
+10
2016-02-08
drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
Alex Deucher
1
-6
/
+5
2016-02-08
drm/amdgpu/cik: don't mess with aspm if gpu is root bus
Alex Deucher
1
-0
/
+3
2016-02-08
drm/amdgpu: add pcie cap module parameters (v2)
Alex Deucher
3
-65
/
+92
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2
-51
/
+38
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
Harry Wentland
1
-2
/
+51
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-03
drm/amdgpu: disable uvd and vce clockgating on Fiji
Alex Deucher
1
-2
/
+1
2016-02-02
drm/amdgpu: remove exp hardware support from iceland
Alex Deucher
1
-5
/
+5
2016-02-02
drm/amdgpu: load MEC ucode manually on iceland
Alex Deucher
1
-4
/
+10
2016-02-02
drm/amdgpu: don't load MEC2 on topaz
Alex Deucher
2
-11
/
+5
2016-02-02
drm/amdgpu: drop topaz support from gmc8 module
Alex Deucher
1
-27
/
+1
2016-02-02
drm/amdgpu: pull topaz gmc bits into gmc_v7
Alex Deucher
1
-2
/
+33
2016-02-02
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Ken Wang
1
-1
/
+1
2016-02-02
drm/amdgpu: iceland use CI based MC IP
Ken Wang
2
-4
/
+13
2016-02-02
drm/amdgpu: move gmc7 support out of CIK dependency
Alex Deucher
1
-1
/
+2
2016-02-02
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
Alex Deucher
1
-1
/
+19
2016-02-02
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
Alex Deucher
1
-0
/
+10
2016-02-02
drm/amdgpu: mask out WC from BO on unsupported arches
Oded Gabbay
1
-0
/
+8
2016-02-02
drm/radeon: mask out WC from BO on unsupported arches
Oded Gabbay
1
-0
/
+7
2016-02-02
drm: add helper to check for wc memory support
Dave Airlie
1
-0
/
+9
2016-02-02
drm: adv7511: it's HPD, not HDP
Wolfram Sang
2
-17
/
+17
2016-02-02
drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile
Wolfram Sang
1
-0
/
+1
2016-02-02
drm: adv7511: really enable interrupts for EDID detection
Wolfram Sang
1
-8
/
+17
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
1
-30
/
+25
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
1
-4
/
+2
2016-01-31
Linux 4.5-rc2
Linus Torvalds
1
-1
/
+1
2016-01-30
pid: Fix spelling in comments
Zhen Lei
1
-1
/
+1
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
4
-17
/
+0
2016-01-29
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
1
-0
/
+29
2016-01-29
drm/amdgpu: no need to load MC firmware on fiji
Alex Deucher
1
-4
/
+2
[next]