summaryrefslogtreecommitdiff
path: root/arch/x86/machine/tcb_asm.S
AgeCommit message (Expand)Author
2018-01-06x86/tcb: minor context switch optimizationRichard Braun
2017-06-15x86/tcb: describe stack alignment ABI constraints on amd64Richard Braun
2017-06-14x86: improve TCB load and context switchRichard Braun
2017-06-02x86/tcb: add commentsRichard Braun
2013-06-03x86/tcb: new tcb_trace functionRichard Braun
2012-12-31x86/tcb: improve thread loadingRichard Braun
2012-12-28kern/thread: make thread_current migration-safeRichard Braun
2012-11-19kern/thread: preliminary scheduling implementationRichard Braun