Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Clean up 'sizeof x' => 'sizeof(x)' | Jordan Borgner | 2018-10-29 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/boot: Add missing file header comments | Kees Cook | 2016-05-10 | 1 | -0/+4 |
* | x86, early_serial_console: Remove unnecessary check | Alexander Kuleshov | 2015-01-13 | 1 | -2/+2 |
* | x86, early_serial_console: Remove unused macro XMTRDY | Alexander Kuleshov | 2015-01-13 | 1 | -2/+0 |
* | x86, setup: Fix earlyprintk=serial,0x3f8,115200 | Yinghai Lu | 2010-09-21 | 1 | -1/+13 |
* | x86, setup: Fix earlyprintk=serial,ttyS0,115200 | Yinghai Lu | 2010-09-21 | 1 | -1/+1 |
* | x86, setup: reorganize the early console setup | Yinghai Lu | 2010-08-02 | 1 | -0/+139 |