Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-04-17 | x86/early_printk: Remove unused includes | Andy Shevchenko | 1 | -3/+0 |
2019-02-04 | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel | 1 | -4/+0 |
2018-10-02 | x86/earlyprintk: Add a force option for pciserial device | Feng Tang | 1 | -10/+19 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-21 | x86/earlyprintk: Add support for earlyprintk via USB3 debug port | Lu Baolu | 1 | -0/+5 |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder | 1 | -1/+1 |
2015-10-13 | x86/early_printk: Set __iomem address space for IO | Andy Shevchenko | 1 | -2/+2 |
2015-09-30 | x86: Deinline early_console_register, save 403 bytes | Denys Vlasenko | 1 | -1/+1 |
2015-07-06 | x86/earlyprintk: Allow early_printk() to use console style parameters like '1... | Steven Rostedt | 1 | -1/+3 |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -6/+0 |
2015-04-03 | x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdef | Mark Einon | 1 | -16/+16 |
2015-03-07 | x86, intel-mid: remove Intel MID specific serial support | Andy Shevchenko | 1 | -6/+0 |
2015-02-02 | Specify PCI based UART for earlyprintk | Stuart R. Anderson | 1 | -16/+166 |
2015-02-02 | x86, mrst: remove Moorestown specific serial drivers | Andy Shevchenko | 1 | -5/+0 |
2013-11-12 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2013-10-28 | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 1 | -0/+7 |
2013-10-17 | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 1 | -1/+1 |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner | 1 | -19/+2 |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2011-12-05 | x86/config: Revamp configuration for MID devices | Alan Cox | 1 | -1/+1 |
2011-11-15 | serial, mfd: don't hardcode the console | Mika Westerberg | 1 | -1/+1 |
2010-12-06 | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 1 | -2/+1 |
2010-10-08 | x86, earlyprintk: Add hsu early console for Intel Medfield platform | Feng Tang | 1 | -0/+6 |
2010-10-08 | x86, earlyprintk: Add earlyprintk for Intel Moorestown platform | Feng Tang | 1 | -0/+7 |
2010-05-20 | earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb | Jason Wessel | 1 | -0/+8 |
2009-10-01 | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg | Jason Wessel | 1 | -1/+4 |
2009-09-24 | x86: early_printk: Protect against using the same device twice | Jason Wessel | 1 | -0/+5 |
2009-09-23 | early_printk: Allow more than one early console | Jason Wessel | 1 | -32/+33 |
2009-09-23 | USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.c | Jason Wessel | 1 | -715/+0 |
2009-09-20 | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 1 | -1/+1 |
2009-03-13 | x86: properly __init-annotate recent early_printk additions | Jan Beulich | 1 | -10/+10 |
2009-02-09 | x86: early_printk.c - fix pgtable.h unification fallout | Ingo Molnar | 1 | -0/+1 |
2009-02-06 | x86: Fix compile error in arch/x86/kernel/early_printk.c | Jeremy Fitzhardinge | 1 | -1/+0 |
2009-01-02 | x86: early_printk - use sizeof instead of hardcoded number | Cyrill Gorcunov | 1 | -1/+1 |
2008-12-12 | x86: remove simnow earlyprintk support | Andi Kleen | 1 | -47/+0 |
2008-10-12 | warnings: fix arch/x86/kernel/early_printk.c | Ingo Molnar | 1 | -18/+0 |
2008-09-06 | x86: init annotations in early_printk() setup | Jan Beulich | 1 | -2/+2 |
2008-08-19 | x86: early_printk.c trivial sparse fixes | Harvey Harrison | 1 | -5/+5 |
2008-07-26 | x86: usb debug port early console, v4 | Yinghai Lu | 1 | -3/+759 |
2008-06-18 | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 1 | -1/+1 |
2008-04-17 | x86: coding style fixes to x86/kernel/early_printk.c | Paolo Ciarrocchi | 1 | -2/+2 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/early_printk.c | Paolo Ciarrocchi | 1 | -10/+10 |
2008-02-01 | x86: make early_console static in early_printk.c | Harvey Harrison | 1 | -1/+1 |
2007-10-16 | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 1 | -10/+5 |
2007-10-11 | x86_64: move kernel | Thomas Gleixner | 1 | -1/+258 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+2 |