aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497Thomas Gleixner1-3/+1
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner1-1/+1
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov1-0/+2
2015-02-19x86/boot/video: Move the 'video_segment' variable to video.cAlexander Kuleshov1-0/+2
2010-02-17x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin1-0/+7
2009-11-13x86, setup: Store the boot cursor stateMatthew Garrett1-0/+6
2009-06-26x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin1-5/+0
2009-04-09x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin1-23/+19
2008-11-23x86: boot - fix sparse warningsHannes Eder1-1/+1
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-04-17x86: move suspend wakeup code to CPavel Machek1-156/+1
2008-01-30x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin1-3/+30
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin1-1/+1
2007-10-11i386: move bootThomas Gleixner1-0/+467