Commit History

Автор SHA1 Съобщение Дата
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. преди 4 години
  Andreas Kling a131927c75 Kernel: sys$munmap() region splitting did not preserve "shared" flag преди 4 години
  Andreas Kling 1e25d2b734 Kernel: Remove allocate_region() functions that don't take a Range преди 4 години
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. преди 4 години
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. преди 4 години
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum преди 4 години
  Andreas Kling bf0719092f Kernel+Userland: Remove shared buffers (shbufs) преди 4 години
  asynts 94bb544c33 Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Linus Groh 1ccc2e6482 Kernel: Store process arguments and environment in coredumps преди 4 години
  Linus Groh 057ae36e32 Kernel: Prevent threads from being destructed between die() and finalize() преди 4 години
  Andreas Kling 64b0d89335 Kernel: Make Process::allocate_region*() return KResultOr<Region*> преди 4 години
  Andreas Kling f7435dd95f Kernel: Remove MM_DEBUG debug spam code преди 4 години
  Sahan Fernando 099b83fd28 Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf преди 4 години
  Andreas Kling 5c73c1bff8 Kernel: Don't dump perfcore for non-dumpable processes преди 4 години
  Andreas Kling 603147f47a Kernel: Fix perfcore filename generation build error преди 4 години
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps преди 4 години
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. преди 4 години
  Andreas Kling 5dae85afe7 Kernel: Pass "shared" flag to Region constructor преди 4 години
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject преди 4 години
  Tom b2a52f6208 Kernel: Implement lazy committed page allocation преди 4 години
  Tom e21cc4cff6 Kernel: Remove MAP_PURGEABLE from mmap преди 4 години
  Tom c3451899bc Kernel: Add MAP_NORESERVE support to mmap преди 4 години
  Tom bc5d6992a4 Kernel: Memory purging improvements преди 4 години
  Lenny Maiorani b2316701a8 Everywhere: void arguments to C functions преди 4 години
  Andreas Kling d7ad082afa Kernel+LibELF: Stop doing ELF symbolication in the kernel преди 4 години
  Andreas Kling 2dfe5751f3 Kernel: Abort core dump generation if any substep fails преди 4 години
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) преди 4 години
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API преди 4 години
  Andreas Kling 4232874270 Kernel: Don't dump core when OOM-killing a process преди 4 години
  Andreas Kling ff8bf4db8d Kernel: Don't take LexicalPath as argument преди 4 години