aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/early_printk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: move kernelThomas Gleixner1-259/+0
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge1-0/+5
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu1-1/+1
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-15/+5
2007-05-02[PATCH] x86-64: make simnow_init() staticAdrian Bunk1-1/+1
2007-05-02[PATCH] x86-64: Fix early printk to use standard ISA mappingVivek Goyal1-2/+1
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar1-1/+1
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-12/+8
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-24[PATCH] early_printk: cleanup trailiing whitespaceRandy Dunlap1-45/+45
2006-03-23[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton1-13/+10
2006-03-23[PATCH] x86: start early_printk at sensible screen rowChuck Ebbert1-1/+1
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev1-1/+2
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich1-3/+1
2005-09-12[PATCH] x86-64: Add simnow consoleAndi Kleen1-0/+46
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich1-3/+10
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+220