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-04-04
drm/amdgpu: save and restore UVD context with suspend and resume
Leo Liu
5
-26
/
+35
2016-04-04
drm/ttm: use phys_addr_t for ttm_bus_placement
Alex Deucher
1
-1
/
+1
2016-04-01
drm/radeon: Only call drm_vblank_on/off between drm_vblank_init/cleanup
Michel Dänzer
2
-4
/
+8
2016-04-01
drm/amdgpu: fence wait old rcu slot
Chunming Zhou
1
-2
/
+6
2016-04-01
drm/amdgpu: fix leaking fence in the pageflip code
Christian König
1
-1
/
+1
2016-04-01
drm/amdgpu: print vram type rather than just DDR
Alex Deucher
1
-2
/
+13
2016-04-01
drm/amdgpu/gmc: use proper register for vram type on Fiji
Alex Deucher
1
-1
/
+8
2016-04-01
drm/amdgpu/gmc: move vram type fetching into sw_init
Alex Deucher
2
-16
/
+16
2016-04-01
drm/amdgpu: Set vblank_disable_allowed = true
Michel Dänzer
1
-0
/
+2
2016-04-01
drm/radeon: Set vblank_disable_allowed = true
Michel Dänzer
1
-0
/
+2
2016-04-01
drm/amd/powerplay: Need to change boot to performance state in resume.
Rex Zhu
1
-2
/
+2
2016-04-01
drm/amd/powerplay: add new Fiji function for not setting same ps.
Rex Zhu
1
-0
/
+63
2016-04-01
drm/amdgpu: check dpm state before pm system fs initialized.
Rex Zhu
1
-1
/
+1
2016-04-01
drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.
Rex Zhu
1
-3
/
+10
2016-04-01
drm/amdgpu: Not support disable dpm in powerplay.
Rex Zhu
1
-6
/
+2
2016-04-01
drm/amdgpu: add an cgs interface to notify amdgpu the dpm state.
Rex Zhu
2
-0
/
+19
2016-04-01
drm/amd/powerplay: fix segment fault issue in multi-display case.
Rex Zhu
1
-5
/
+8
2016-04-01
drm/udl: Use unlocked gem unreferencing
Daniel Vetter
2
-2
/
+2
2016-04-01
drm/dp: move hw_mutex up the call stack
Rob Clark
1
-10
/
+17
2016-03-31
parisc: Fix and enable seccomp filter support
Helge Deller
4
-2
/
+23
2016-03-31
parisc: Fix SIGSYS signals in compat case
Helge Deller
2
-0
/
+12
2016-03-31
fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()"
Al Viro
1
-4
/
+6
2016-03-31
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
Guenter Roeck
1
-2
/
+1
2016-03-30
gpio: xgene: Prevent NULL pointer dereference
Axel Lin
1
-0
/
+5
2016-03-30
gpio: menz127: Drop lock field from struct men_z127_gpio
Axel Lin
1
-5
/
+4
2016-03-29
dlm: config: Fix ENOMEM failures in make_cluster()
Andrew Price
1
-2
/
+1
2016-03-28
x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
Dan Williams
3
-8
/
+27
2016-03-28
drm/amdgpu: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
drm/radeon: Don't move pinned BOs
Michel Dänzer
2
-0
/
+10
2016-03-28
drm/radeon: add a dpm quirk for all R7 370 parts
Alex Deucher
1
-0
/
+4
2016-03-28
drm/radeon: add another R7 370 quirk
Alex Deucher
1
-0
/
+1
2016-03-28
drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()
Douglas Anderson
1
-2
/
+0
2016-03-28
drm/rockchip: vop: Fix vop crtc cleanup
Douglas Anderson
1
-3
/
+24
2016-03-28
drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
Douglas Anderson
1
-1
/
+10
2016-03-28
drm/rockchip: vop: Disable planes when disabling CRTC
Tomeu Vizoso
1
-0
/
+15
2016-03-28
drm/rockchip: vop: Don't reject empty modesets
Tomeu Vizoso
1
-3
/
+0
2016-03-28
drm/rockchip: cancel pending vblanks on close
John Keeping
3
-0
/
+43
2016-03-28
drm/rockchip: vop: fix crtc size in plane check
John Keeping
1
-6
/
+8
2016-03-27
hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated
Guenter Roeck
1
-0
/
+6
2016-03-26
Linux 4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
1
-1
/
+1
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
1
-30
/
+0
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
3
-58
/
+47
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
1
-1
/
+1
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
1
-3
/
+3
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
2
-10
/
+3
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
1
-9
/
+0
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
4
-28
/
+16
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
3
-23
/
+14
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
[next]