summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/video.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner2019-06-191-3/+1Star
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-1/+1
* x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-041-0/+2
* x86/boot/video: Move the 'video_segment' variable to video.cAlexander Kuleshov2015-02-191-0/+2
* x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin2010-02-181-0/+7
* x86, setup: Store the boot cursor stateMatthew Garrett2009-11-131-0/+6
* x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin2009-06-261-5/+0Star
* x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin2009-04-101-23/+19Star
* x86: boot - fix sparse warningsHannes Eder2008-11-231-1/+1
* x86: remove pointless commentsWANG Cong2008-04-191-2/+0Star
* x86: move suspend wakeup code to CPavel Machek2008-04-171-156/+1Star
* x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin2008-01-301-3/+30
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-261-1/+1
* i386: move bootThomas Gleixner2007-10-111-0/+467