Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -2/+2 |
* | xen: Add __attribute__((format(printf... where appropriate | Joe Perches | 2011-06-30 | 1 | -1/+3 |
* | xen64: fix !HVC_XEN build dependency | Ingo Molnar | 2008-07-16 | 1 | -3/+4 |
* | xen: fix "xen: implement save/restore" | Ingo Molnar | 2008-05-29 | 1 | -0/+4 |
* | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+2 |
* | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+3 |
* | xen: use the hvc console infrastructure for Xen console | Jeremy Fitzhardinge | 2007-07-18 | 1 | -0/+6 |