Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |
| | | | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||
* | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
| | | | | | | | | | | This converts x86, x86-64, and xen to use the new helpers for smp_call_function() and friends, and adds support for smp_call_function_single(). Acked-by: Ingo Molnar <mingo@elte.hu> Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | ||
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> |