Commit History

Upphovsman SHA1 Meddelande Datum
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() 4 år sedan
  Andreas Kling 8bda30edd2 Kernel: Move memory statistics helpers from Process to Space 4 år sedan
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class 4 år sedan
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 år sedan
  Andreas Kling 54d28df97d Kernel: Make /proc/PID/stacks/TID a JSON array 4 år sedan
  Andreas Kling 823186031d Kernel: Add a way to specify which memory regions can make syscalls 4 år sedan
  Liav A 65c27bfe52 Kernel: Set file size for smbios_entry_point and DMI blobs in ProcFS 4 år sedan
  Liav A df59b80e23 Kernel: Expose SMBIOS blobs in ProcFS 4 år sedan
  Jean-Baptiste Boric b48d8d1d6d Userland: Rename PCI slot to PCI device terminology 4 år sedan
  Jean-Baptiste Boric 06d76a4717 Kernel: Fix PCI bridge enumeration 4 år sedan
  Ben Wiederhake b00799b9ce Kernel: Make /proc/self/ work again 4 år sedan
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads 4 år sedan
  Tom e2f9e557d3 Kernel: Make Processor::id a static function 4 år sedan
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 år sedan
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 år sedan
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 år sedan
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. 4 år sedan
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum 4 år sedan
  Andreas Kling 121594ace2 Kernel: Remove /proc/PID/vmobjects 4 år sedan
  Andreas Kling cfe54f86bd Kernel: Remove unused /proc/mm file 4 år sedan
  Andreas Kling 57a2394cb4 Kernel: Unbreak /proc/PID/root symlink 4 år sedan
  Mart G ff7dee49f6 ProcFS: Ignore directories in refresh_data(). 4 år sedan
  Andreas Kling 6412e7e8e3 Kernel: Remove /proc/mounts 4 år sedan
  Andreas Kling 9b907e27ce Kernel: Remove /proc/inodes 4 år sedan
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 år sedan
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. 4 år sedan
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps 4 år sedan
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 år sedan
  Tom d3e6cdf21f Kernel: Provide consistent memory stats in ProcFS 4 år sedan
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions 4 år sedan