index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
video.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
2015-02-19
x86/boot/video: Move the 'video_segment' variable to video.c
Alexander Kuleshov
2010-02-17
x86, setup: When restoring the screen, update boot_params.screen_info
H. Peter Anvin
2009-11-13
x86, setup: Store the boot cursor state
Matthew Garrett
2009-06-26
x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables
H. Peter Anvin
2009-04-09
x86, setup: "glove box" BIOS interrupts in the video code
H. Peter Anvin
2008-11-23
x86: boot - fix sparse warnings
Hannes Eder
2008-04-19
x86: remove pointless comments
WANG Cong
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-01-30
x86 setup: display VESA graphics modes in vga=ask menu
H. Peter Anvin
2007-10-25
x86 setup: sizeof() is unsigned, unbreak comparisons
H. Peter Anvin
2007-10-11
i386: move boot
Thomas Gleixner