index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
9
-29
/
+164
*
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-12-04
10
-12
/
+32
*
drm/amdgpu: add spin lock to protect freed list in vm (v2)
jimqu
2015-12-04
2
-3
/
+15
*
drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...
Christian König
2015-12-04
2
-2
/
+2
*
drm/amdgpu: take a BO reference for the user fence
Christian König
2015-12-04
1
-2
/
+4
*
drm/amdgpu: take a BO reference in the display code
Christian König
2015-12-04
1
-3
/
+3
*
drm/amdgpu: set snooped flags only on system addresses v2
Christian König
2015-12-04
1
-3
/
+4
*
drm/amdgpu: fix race condition in amd_sched_entity_push_job
Nicolai Hähnle
2015-12-02
1
-2
/
+3
*
drm/amdgpu: add err check for pin userptr
Chunming Zhou
2015-12-02
1
-3
/
+7
*
add blacklist for thinkpad T40p
Pavel Machek
2015-11-30
1
-0
/
+3
*
drm/amdgpu: fix VM page table reference counting
Christian König
2015-11-30
3
-0
/
+7
*
drm/amdgpu: fix userptr flags check
Christian König
2015-11-30
1
-2
/
+3
*
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-11-27
16
-917
/
+948
|
\
|
*
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-25
1
-1
/
+1
|
*
drm/nouveau/nvif: allow userspace access to its own client object
Ben Skeggs
2015-11-25
2
-2
/
+7
|
*
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
|
*
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
2015-11-25
3
-0
/
+5
|
*
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
2015-11-25
6
-897
/
+897
|
*
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
|
*
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
2015-11-25
1
-0
/
+1
|
*
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2015-11-25
2
-0
/
+6
|
*
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
2015-11-25
1
-1
/
+7
|
*
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
2015-11-25
1
-1
/
+7
*
|
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-11-26
11
-76
/
+145
|
\
\
|
*
|
drm/radeon: make some dpm errors debug only
Alex Deucher
2015-11-25
2
-3
/
+3
|
*
|
drm/radeon: make rv770_set_sw_state failures non-fatal
Alex Deucher
2015-11-24
1
-1
/
+1
|
*
|
drm/amdgpu: move dependency handling out of atomic section v2
Christian König
2015-11-23
1
-27
/
+44
|
*
|
drm/amdgpu: optimize scheduler fence handling
Christian König
2015-11-23
3
-14
/
+55
|
*
|
drm/amdgpu: remove vm->mutex
Chunming Zhou
2015-11-21
4
-20
/
+2
|
*
|
drm/amdgpu: add mutex for ba_va->valids/invalids
Chunming Zhou
2015-11-21
2
-6
/
+12
|
*
|
drm/amdgpu: adapt vce session create interface changes
Leo Liu
2015-11-21
1
-1
/
+10
|
*
|
drm/amdgpu: vce use multiple cache surface starting from stoney
Leo Liu
2015-11-21
1
-5
/
+14
|
*
|
drm/amdgpu: reset vce trap interrupt flag
Leo Liu
2015-11-21
1
-0
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-11-26
2
-9
/
+10
|
\
\
\
|
*
|
|
vfs: Avoid softlockups with sendfile(2)
Jan Kara
2015-11-24
1
-0
/
+1
|
*
|
|
vfs: Make sendfile(2) killable even better
Jan Kara
2015-11-24
1
-0
/
+7
|
*
|
|
fix sysvfs symlinks
Al Viro
2015-11-24
1
-9
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-25
3
-16
/
+24
|
\
\
\
\
|
*
|
|
|
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-25
1
-1
/
+1
|
*
|
|
|
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
2015-11-24
1
-3
/
+5
|
*
|
|
|
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
2015-11-24
1
-3
/
+12
|
*
|
|
|
NVMe: default to 4k device page size
Nishanth Aravamudan
2015-11-24
1
-9
/
+6
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-25
21
-111
/
+171
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
KVM: nVMX: remove incorrect vpid check in nested invvpid emulation
Haozhong Zhang
2015-11-25
1
-5
/
+0
|
*
|
|
|
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2015-11-24
345
-5556
/
+4249
|
|
\
\
\
\
|
|
*
|
|
|
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
2015-11-24
1
-1
/
+5
|
|
*
|
|
|
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
2015-11-24
1
-1
/
+1
|
|
*
|
|
|
KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
Christoffer Dall
2015-11-24
1
-14
/
+2
|
|
*
|
|
|
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
2015-11-24
3
-24
/
+40
|
|
*
|
|
|
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
2015-11-24
1
-6
/
+1
[next]