aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/video-vesa.c
Commit message (Expand)AuthorAge
* x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal2014-03-19
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-14
|\
| * x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin2009-06-26
* | x86: fix usage of bios intcall()Akinobu Mita2009-07-04
|/
* x86, setup: "glove box" BIOS interrupts in the video codeH. Peter Anvin2009-04-09
* x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-30
* x86: make variables staticroel kluin2008-10-22
* fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2008-10-16
* x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-05
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: move suspend wakeup code to CPavel Machek2008-04-17
* x86-boot: don't request VBE2 informationPeter Korsgaard2008-03-07
* x86 setup: display VESA graphics modes in vga=ask menuH. Peter Anvin2008-01-30
* x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin2007-10-25
* i386: move bootThomas Gleixner2007-10-11