index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
fb_defio: Use noop_dirty_folio()
Matthew Wilcox (Oracle)
1
-8
/
+1
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-61
/
+111
2022-03-02
fbdev: Improve performance of cfb_imageblit()
Thomas Zimmermann
1
-9
/
+42
2022-03-02
fbdev: Remove trailing whitespaces from cfbimgblt.c
Thomas Zimmermann
1
-30
/
+30
2022-03-02
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
1
-11
/
+38
2022-03-02
fbdev: Improve performance of sys_fillrect()
Thomas Zimmermann
1
-13
/
+3
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-15
/
+33
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
1
-7
/
+17
2022-02-16
fbdev/defio: Early-out if page is already enlisted
Thomas Zimmermann
1
-9
/
+17
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
9
-36
/
+726
2022-02-08
fbcon: Avoid 'cap' set but not used warning
Helge Deller
1
-4
/
+3
2022-02-03
fbdev: fbmem: Fix the implicit type casting
Yizhuo Zhai
1
-0
/
+2
2022-02-02
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
6
-34
/
+64
2022-02-02
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
1
-8
/
+37
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
8
-36
/
+666
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+26
2022-01-30
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
1
-32
/
+21
2022-01-29
video: fbmem: use swap() to make code cleaner in fb_rotate_logo()
Changcheng Deng
1
-6
/
+2
2022-01-27
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-3
/
+26
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-7
/
+7
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+47
2021-10-15
video: fbdev: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-7
/
+7
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
8
-666
/
+36
2021-10-10
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
1
-1
/
+4
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
1
-3
/
+3
2021-07-13
fbmem: Do not delete the mode that is still in use
Zhen Lei
1
-7
/
+5
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2
-0
/
+39
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
1
-1
/
+1
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-05-07
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
1
-1
/
+1
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-39
/
+0
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-0
/
+3
2021-04-10
fbdev: zero-fill colormap in fbcmap.c
Phillip Potter
1
-4
/
+4
2021-03-23
drivers: video: fbcon: fix NULL dereference in fbcon_cursor()
Du Cheng
1
-0
/
+3
2021-03-12
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2
-39
/
+0
2020-12-08
video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
Sam Ravnborg
2
-1
/
+8
2020-11-29
video: fbcon: Fix warnings by using pr_debug() in fbcon
Sam Ravnborg
1
-17
/
+8
2020-11-17
fbcon: Drop EXPORT_SYMBOL
Daniel Vetter
7
-11
/
+0
2020-11-17
fbcon: Disable accelerated scrolling
Daniel Vetter
1
-37
/
+8
2020-11-16
video: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-16
fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount
Peilin Ye
3
-41
/
+23
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-11
/
+0
2020-11-10
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
1
-5
/
+0
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
8
-389
/
+26
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+9
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
[prev]
[next]