index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
hyperv_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
fbdev: hyperv_fb: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-03-01
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
Michael Kelley
1
-2
/
+0
2024-01-12
fbdev/hyperv_fb: Do not clear global screen_info
Thomas Zimmermann
1
-8
/
+1
2024-01-12
fbdev/hyperv_fb: Remove firmware framebuffers with aperture helpers
Thomas Zimmermann
1
-5
/
+6
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-3
/
+3
2023-11-10
fbdev: hyperv_fb: fix uninitialized local variable use
Arnd Bergmann
1
-0
/
+2
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2023-10-17
hyperv: avoid dependency on screen_info
Arnd Bergmann
1
-4
/
+4
2023-09-05
fbdev/hyperv_fb: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
1
-34
/
+14
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
1
-2
/
+0
2023-07-11
fbdev/hyperv_fb: Include <linux/screen_info.h>
Thomas Zimmermann
1
-0
/
+1
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-2
/
+2
2023-04-16
video/aperture: Drop primary argument
Daniel Vetter
1
-1
/
+1
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-2
/
+2
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+6
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-11
/
+6
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-4
/
+1
2023-01-13
fbdev/hyperv-fb: Do not set struct fb_info.apertures
Thomas Zimmermann
1
-11
/
+6
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+3
2022-11-28
drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers
Guilherme G. Piccoli
1
-0
/
+8
2022-11-28
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-1
/
+7
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-1
/
+3
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+4
2022-09-05
PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...
Vitaly Kuznetsov
1
-4
/
+0
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
1
-1
/
+1
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
1
-2
/
+4
2022-05-30
Merge tag 'for-5.19/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+1
2022-05-28
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-20
/
+3
2022-05-19
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
Saurabh Sengar
1
-18
/
+1
2022-05-11
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
Michael Kelley
1
-20
/
+3
2022-05-03
fbdev: Use pageref offset for deferred-I/O writeback
Thomas Zimmermann
1
-2
/
+1
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
1
-3
/
+2
2022-05-03
fbdev: Track deferred-I/O pages in pageref struct
Thomas Zimmermann
1
-2
/
+3
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-0
/
+1
2022-01-24
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
1
-13
/
+3
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2021-04-20
video: hyperv_fb: Add ratelimit on error message
Michael Kelley
1
-1
/
+1
2021-03-25
video: hyperv_fb: Fix a double free in hvfb_probe
Lv Yunlong
1
-3
/
+0
2020-11-23
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-11-20
video: hyperv_fb: Fix the cache type when mapping the VRAM
Dexuan Cui
1
-1
/
+6
2020-11-09
video: hyperv_fb: include vmalloc.h
Olaf Hering
1
-0
/
+1
2020-10-14
hyperv_fb: Update screen_info after removing old framebuffer
Kairui Song
1
-1
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-39
/
+145
2020-01-26
video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.
Wei Hu
1
-39
/
+143
2020-01-25
video: hyperv_fb: Fix hibernation for the deferred IO feature
Dexuan Cui
1
-0
/
+2
2020-01-15
video: hyperv_fb: fix indentation issue
Colin Ian King
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
[next]