Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-10 | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky | 1 | -1/+1 | |
ia64 has not been supported by Xen since 4.2 so it's time to drop Xen/ia64 from Linux as well. Signed-off-by: Boris Ostrovsky <[email protected]> Signed-off-by: Tony Luck <[email protected]> | |||||
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]> | |||||
2008-07-16 | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 1 | -3/+3 | |
Copy 64-bit definitions of various interface structures into place. Signed-off-by: Jeremy Fitzhardinge <[email protected]> Cc: Stephen Tweedie <[email protected]> Cc: Eduardo Habkost <[email protected]> Cc: Mark McLoughlin <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
2008-04-24 | xen: add support for callbackops hypercall | Jeremy Fitzhardinge | 1 | -0/+102 | |
Signed-off-by: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> |