Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MN10300: Make the FPU operate in non-lazy mode under SMP | Akira Takeuchi | 2010-10-27 | 1 | -53/+104 |
| | | | | | | | | | | Make the FPU operate in non-lazy mode under SMP so that when the process that is currently using the FPU migrates to a different CPU, we don't have to ping its previous CPU to flush the FPU context. Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by: David Howells <dhowells@redhat.com> | ||||
* | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 2009-04-10 | 1 | -0/+85 |
Signed-off-by: David Howells <dhowells@redhat.com> |