Historie revizí

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