Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel ↵ | David Howells | 1 | -1/+1 | |
system headers Convert #include "..." to #include <path/...> in kernel system headers. Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> | |||||
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 1 | -1/+5 | |
Signed-off-by: Stefano Stabellini <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> | |||||
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge | 1 | -0/+95 | |
Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Sheng Yang <[email protected]> Signed-off-by: Stefano Stabellini <[email protected]> |