summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18experiment: configure pmap from C functionAlmuHS
2019-05-13Revert "experiment: enable pagging in AP"AlmuHS
2019-05-13fix conflictAlmuHS
2019-05-13Revert "experiment: try to enable pagging"AlmuHS
2019-05-13Revert "Revert "hide cpu enumeration if NCPUS == 1""AlmuHS
2019-05-13Revert "hide cpu enumeration if NCPUS == 1"AlmuHS
2019-05-05solve conflictAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-05experiment: try to enable paggingAlmuHS
2019-05-04experiment: enable pagging in APAlmuHS
2019-05-04hide cpu enumeration if NCPUS == 1AlmuHS
2019-05-01docs: explained stack reserveAlmuHS
2019-05-01format: removed commented lineAlmuHS
2019-05-01experiment: redefined STACK_SIZEAlmuHS
2019-05-01Merge remote-tracking branch 'refs/remotes/origin/wip' into wipAlmuHS
2019-05-01docs: updated READMEAlmuHS
2019-05-01Merge remote-tracking branch 'refs/remotes/origin/wip' into wipAlmuHS
2019-05-01docs: updated READMEAlmuHS
2019-05-01docs: updated READMEAlmuHS
2019-05-01format: clean cpu_launch_first_threadAlmuHS
2019-05-01format: cleaned codeAlmuHS
2019-05-01fix: removed stack_ptr initial blockAlmuHS
2019-05-01try to fix: moved stack_ptr declaration to C codeAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01try to fix: stack crashAlmuHS
2019-05-01Fix: reserve memory for all stacksAlmuHS
2019-04-30try to fix stack reserveAlmuHS
2019-04-30reenabled cpu_stack and removed useless printfAlmuHS
2019-04-30little fixAlmuHS
2019-04-30add memory reserve to cpu stackAlmuHS
2019-04-30initialize stack_ptr to cpu stackAlmuHS
2019-04-30start implementation of cpustack arrayAlmuHS
2019-04-28Revert "added call to gdt_init() and idt_init() in cpu_setup()"AlmuHS
2019-04-27added call to gdt_init() and idt_init() in cpu_setup()AlmuHS
2019-04-27disabled call to slave_main()AlmuHS
2019-04-27Revert "experiment: disable registers initialization"AlmuHS
2019-04-27Revert "disabled call to slave_main()"AlmuHS
2019-04-27experiment: disable registers initializationAlmuHS
2019-04-27disabled call to slave_main()AlmuHS
2019-04-27removed mutex in cpu_setup()AlmuHS
2019-04-27undone KERNEL_DS in beginningAlmuHS
2019-04-27removed null stack loadAlmuHS
2019-04-27removed hardcoded valuesAlmuHS
2019-04-24fix typoAlmuHS
2019-04-22created new mutexAlmuHS
2019-04-22added mutexAlmuHS
2019-04-22modified traceAlmuHS
2019-04-22moved slave_main() call at bottomAlmuHS
2019-04-22add more tracesAlmuHS
2019-04-22add more tracesAlmuHS