index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
drm/amdgpu: always apply pci shutdown callbacks (v2)
Alex Deucher
1
-6
/
+4
2016-09-28
drm/amdgpu: improve VM PTE trace points
Christian König
2
-5
/
+25
2016-09-28
drm/amdgpu: fix GART_DEBUGFS define
Christian König
1
-4
/
+4
2016-09-28
drm/amdgpu: free userptrs even if GTT isn't bound
Christian König
1
-3
/
+3
2016-09-28
drm/amd/amdgpu: Various cleanups for DCEv6
Tom St Denis
1
-36
/
+10
2016-09-28
drm/amdgpu: fix BO move offsets
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix amdgpu_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-09-28
drm/amdgpu: fix gtt_mgr bo's offset
Flora Cui
1
-2
/
+3
2016-09-28
drm/amdgpu: fix initializing the VM BO shadow
Christian König
1
-0
/
+15
2016-09-28
drm/amdgpu: fix initializing the VM last eviction counter
Christian König
1
-2
/
+6
2016-09-28
drm/amdgpu: cleanup VM shadow BO unreferencing
Christian König
1
-6
/
+10
2016-09-28
drm/amdgpu: allocate GTT space for shadow VM page tables
Christian König
1
-0
/
+17
2016-09-28
drm/amdgpu: rename all rbo variable to abo v2
Christian König
12
-159
/
+159
2016-09-28
drm/amdgpu: remove unused member from struct amdgpu_bo
Christian König
2
-3
/
+0
2016-09-28
drm/amdgpu: add a custom GTT memory manager v2
Christian König
6
-11
/
+265
2016-09-28
drm/amdgpu/dce6: disable hpd on local panels
Alex Deucher
1
-9
/
+39
2016-09-28
drm/amdgpu/dce8: disable hpd on local panels
Alex Deucher
1
-9
/
+39
2016-09-28
drm/amdgpu/dce11: disable hpd on local panels
Alex Deucher
1
-10
/
+13
2016-09-28
drm/amdgpu/dce10: disable hpd on local panels
Alex Deucher
1
-10
/
+13
2016-09-28
drm/amdgpu/si/dpm: fix phase shedding setup
Alex Deucher
2
-1
/
+2
2016-09-28
drm/radeon/si/dpm: fix phase shedding setup
Alex Deucher
2
-1
/
+2
2016-09-28
drm/amdgpu/si/dpm: sync up quirks from radeon
Alex Deucher
1
-0
/
+13
2016-09-28
Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-next
Dave Airlie
8
-20
/
+78
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
1280
-7754
/
+13509
2016-09-28
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
106
-35882
/
+18603
2016-09-28
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...
Dave Airlie
12
-226
/
+587
2016-09-28
Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
5
-47
/
+79
2016-09-28
Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood int...
Dave Airlie
5
-249
/
+165
2016-09-28
Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-next
Dave Airlie
7
-54
/
+76
2016-09-28
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...
Dave Airlie
19
-561
/
+99
2016-09-28
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
14
-57
/
+145
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
79
-3018
/
+3020
2016-09-28
Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...
Dave Airlie
9
-67
/
+65
2016-09-27
drm/amdgpu/vce3: don't forget to tear down some rings
Grazvydas Ignotas
1
-2
/
+4
2016-09-27
drm/amdgpu/i2c: add const where appropriate
Grazvydas Ignotas
2
-14
/
+14
2016-09-27
drm/amdgpu: don't leave dangling pointers around
Grazvydas Ignotas
2
-0
/
+3
2016-09-27
drm/amdgpu: clear ring pointer in amdgpu_device on teardown
Grazvydas Ignotas
1
-0
/
+2
2016-09-27
drm/amdgpu/vce: take all rings into account for idle checks
Alex Deucher
1
-2
/
+5
2016-09-27
drm/amdgpu: add version bump for raster config programming
Alex Deucher
1
-1
/
+2
2016-09-27
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping
Christian König
1
-0
/
+1
2016-09-27
drm/amdgpu: bypass vce clock if vce is idle on Fiji.
Rex Zhu
1
-1
/
+2
2016-09-25
Linux 4.8-rc8
v4.8-rc8
Linus Torvalds
1
-1
/
+1
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-25
mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
Lorenzo Stoakes
2
-8
/
+7
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
17
-65
/
+37
2016-09-25
drm: bridge: analogix/dp: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-09-25
drm/bochs: mark bochs_connector_get_modes() static
Baoyou Xie
1
-1
/
+1
2016-09-25
Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+9
2016-09-25
radix tree: fix sibling entry handling in radix_tree_descend()
Linus Torvalds
1
-4
/
+4
[prev]
[next]