История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 29d0412a06 Kernel: Remove system.h and make the uptime global a qword. 6 лет назад
  Andreas Kling b9738fa8ac Kernel: Move VM-related files into Kernel/VM/. 6 лет назад
  Andreas Kling a095a90b51 Kernel: Remove ancient nprocess and nblocked globals. 6 лет назад
  Andreas Kling d5a9f4596b Kernel: Add a blunt big process lock. 6 лет назад
  Andreas Kling e9f2cc3595 Kernel: Save/restore the SSE context on context switch. 6 лет назад
  Andreas Kling 239c0bd6a6 Kernel: Make block() and yield() automatically call Scheduler::yield(). 6 лет назад
  Andreas Kling fa7f532c35 Kernel: Add a Thread::all_threads() helper. 6 лет назад
  Andreas Kling e561ab1b0b Kernel+LibC: Add a simple create_thread() syscall. 6 лет назад
  Andreas Kling 8501fdc6f5 Kernel: Don't add the colonel process' main thread to g_threads. 6 лет назад
  Andreas Kling 60d25f0f4a Kernel: Introduce threads, and refactor everything in support of it. 6 лет назад