Історія комітів

Автор SHA1 Опис Дата
  Andreas Kling 565796ae4e Kernel+LibC: Remove sys$donate() 4 роки тому
  Tom 908f86b061 Kernel: Print region name+offset for user addresses in thread backtrace 4 роки тому
  Hediadyoin1 d12e14fa95 Userland: Respect red-zone for signal handlers 4 роки тому
  Gunnar Beutner 52f9aaa823 Kernel: Use the GS segment for the per-CPU struct 4 роки тому
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly 4 роки тому
  Brian Gianforcaro 60efe18a31 Kernel: Handle OOM when allocating Thread FPUState 4 роки тому
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design 4 роки тому
  Gunnar Beutner 6dde7dac8f Kernel: Implement signal handling for x86_64 4 роки тому
  Gunnar Beutner 9ed051fe25 Kernel: Implement initializing threads on x86_64 4 роки тому
  Gunnar Beutner f285241cb8 Kernel: Rename Thread::tss to Thread::regs and add x86_64 support 4 роки тому
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters 4 роки тому
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 роки тому
  Gunnar Beutner 38fca26f54 Kernel: Add stubs for missing x86_64 functionality 4 роки тому
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 роки тому
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 роки тому
  Jelle Raaijmakers 5b03b62518 Kernel: Only call `Process::die()` once on terminating signal 4 роки тому
  Gunnar Beutner 3bac14e19e Kernel: Remove incorrect VERIFY() in Thread::relock_process 4 роки тому
  Gunnar Beutner 3c2a6a25da Kernel: Don't finalize a thread while it still has code running 4 роки тому
  Gunnar Beutner b9d693665b Kernel: Make sure we unmap the TLS region when a thread exits 4 роки тому
  Andreas Kling fc9ce22981 Kernel: Use KString for Region names 4 роки тому
  Tom 9dcc7a67e5 Kernel: Close a Thread tid lookup race 4 роки тому
  Gunnar Beutner 7557f2db90 Kernel: Remove an allocation when blocking a thread 4 роки тому
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` 4 роки тому
  Brian Gianforcaro 112393b38a Kernel: Make Thread::try_create API OOM safe 4 роки тому
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 роки тому
  Brian Gianforcaro 0d5827f865 Kernel: Remove the now defunct `RESTORE_LOCK(..)` macro. 4 роки тому
  Brian Gianforcaro 04156d53ca Kernel: Utilize AK::SourceLocation for LOCK_DEBUG instrumentation. 4 роки тому
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 роки тому
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 роки тому
  AnotherTest e3fd914187 Kernel: Send SIGCHLD to the parent process when changing stopped state 4 роки тому