index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
numastat.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-18
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
5
-372
/
+437
2014-04-18
drm/plane-helper: Don't fake-implement primary plane disabling
Daniel Vetter
1
-28
/
+5
2014-04-18
drm/ast: fix value check in cbr_scan2
Dave Airlie
1
-1
/
+1
2014-04-18
drm/nouveau/bios: fix a bit shift error introduced by 457e77b
Sergei Antonov
1
-1
/
+1
2014-04-17
drm/radeon/ci: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon/si: make sure mc ucode is loaded before checking the size
Alex Deucher
1
-1
/
+3
2014-04-17
drm/radeon: improve PLL params if we don't match exactly v2
Christian König
1
-6
/
+7
2014-04-17
drm/radeon: memory leak on bo reservation failure. v2
Quentin Casasnovas
1
-2
/
+7
2014-04-17
drm/radeon: fix VCE fence command
Christoph Jaeger
1
-1
/
+1
2014-04-17
drm/radeon: re-enable mclk dpm on R7 260X asics
Alex Deucher
1
-2
/
+6
2014-04-17
drm/radeon: add support for newer mc ucode on CI (v2)
Alex Deucher
2
-10
/
+20
2014-04-17
drm/radeon: add support for newer mc ucode on SI (v2)
Alex Deucher
2
-13
/
+25
2014-04-17
drm/radeon: apply more strict limits for PLL params v2
Christian König
1
-0
/
+3
2014-04-17
drm/radeon: update CI DPM powertune settings
Alex Deucher
1
-12
/
+13
2014-04-17
drm/radeon: fix runpm handling on APUs (v4)
Alex Deucher
6
-34
/
+27
2014-04-17
drm/radeon: disable mclk dpm on R7 260X
Alex Deucher
1
-0
/
+4
2014-04-16
drm/tegra: Remove gratuitous pad field
Thierry Reding
1
-1
/
+0
2014-04-16
gpu: host1x: handle the correct # of syncpt regs
Stephen Warren
1
-2
/
+2
2014-04-15
drm/omap: fix the handling of fb ref counts
Tomi Valkeinen
1
-5
/
+5
2014-04-15
drm/omap: protect omap_crtc's event with event_lock spinlock
Archit Taneja
1
-0
/
+6
2014-04-15
drm/omap: Use old_fb to synchronize between successive page flips
Archit Taneja
1
-1
/
+1
2014-04-15
drm/omap: Fix crash when using LCD3 overlay manager
Archit Taneja
1
-0
/
+1
2014-04-15
drm/omap: gem sync: wait on correct events
Archit Taneja
1
-2
/
+2
2014-04-15
drm/omap: Fix memory leak in omap_gem_op_async
Subhajit Paul
1
-0
/
+2
2014-04-15
drm/omap: remove warn from debugfs
Tomi Valkeinen
1
-3
/
+0
2014-04-15
drm/omap: remove extra plane->destroy from crtc destroy
Tomi Valkeinen
1
-1
/
+0
2014-04-15
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
1
-0
/
+14
2014-04-15
user namespace: fix incorrect memory barriers
Mikulas Patocka
1
-6
/
+5
2014-04-14
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-14
KVM: Rename variable smep to cr4_smep
Feng Wu
1
-3
/
+3
2014-04-14
KVM: expose SMAP feature to guest
Feng Wu
1
-1
/
+1
2014-04-14
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
Feng Wu
1
-5
/
+6
2014-04-14
KVM: Add SMAP support when setting CR4
Feng Wu
5
-13
/
+84
2014-04-14
KVM: Remove SMAP bit from CR4_RESERVED_BITS
Feng Wu
1
-1
/
+1
2014-04-14
drm/omap: fix missing unref to fb's buf object
Tomi Valkeinen
1
-0
/
+3
2014-04-14
drm/omap: fix plane rotation
Grazvydas Ignotas
1
-0
/
+8
2014-04-14
drm/omap: fix enabling/disabling of video pipeline
Tomi Valkeinen
1
-7
/
+12
2014-04-14
drm/omap: fix missing disable for unused encoder
Tomi Valkeinen
1
-0
/
+6
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
3
-0
/
+26
2014-04-14
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
1
-4
/
+19
2014-04-14
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
1
-1
/
+2
2014-04-14
drm/omap: fix output enable/disable sequence
Tomi Valkeinen
1
-19
/
+27
2014-04-13
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-13
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-13
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-13
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-13
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-12
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
[next]