aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/video.c
AgeCommit message (Expand)Author
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2015-12-04x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov
2015-02-19x86/boot/video: Move the 'video_segment' variable to video.cAlexander Kuleshov
2010-02-17x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin
2009-11-13x86, setup: Store the boot cursor stateMatthew Garrett
2009-06-26x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin
2008-11-23x86: boot - fix sparse warningsHannes Eder
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-01-30x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin
2007-10-11i386: move bootThomas Gleixner