Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling fe1bf067b8 ProcFS: Reads past the end of a generated file should be zero-length před 5 roky
  Andreas Kling 5387a19268 Kernel: Make Process::file_description() vend a RefPtr<FileDescription> před 5 roky
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes před 5 roky
  Andreas Kling 32ec1e5aed Kernel: Mask kernel addresses in backtraces and profiles před 5 roky
  Liav A e5ffa960d7 Kernel: Create support for PCI ECAM před 5 roky
  Andreas Kling d8ef13a426 ProcFS: Supervisor-only inodes should be owned by UID 0, GID 0 před 5 roky
  Andreas Kling 9af054af9e ProcFS: Reduce the amount of info accessible to non-superusers před 5 roky
  Andreas Kling 50677bf806 Kernel: Refactor scheduler to use dynamic thread priorities před 5 roky
  Andreas Kling c74cde918a Kernel+SystemMonitor: Expose amount of per-process clean inode memory před 5 roky
  Andreas Kling 0d5e0e4cad Kernel+SystemMonitor: Expose amount of per-process dirty private memory před 5 roky
  Andreas Kling dafd715743 ProcFS: Fix inconsistent numbers in /proc/memstat před 5 roky
  Andreas Kling c5c1cc817e Kernel: Expose region executable bit in /proc/PID/vm před 5 roky
  Andreas Kling b6ee8a2c8d Kernel: Rename vmo => vmobject everywhere před 5 roky
  Andreas Kling 931e4b7f5e Kernel+SystemMonitor: Prevent userspace access to process ELF image před 5 roky
  Andreas Kling 3fbc50a350 Kernel+SystemMonitor: Expose the number of set CoW bits in each Region před 5 roky
  Andreas Kling 0f393148da Kernel: Separate out the symbol offsets in profile output před 5 roky
  Andreas Kling bc919c8432 ProcFS: Rename "samples" in /proc/profile to "frames" před 5 roky
  Andreas Kling b32e961a84 Kernel: Implement a simple process time profiler před 5 roky
  Andreas Kling dbb644f20c Kernel: Start implementing purgeable memory support před 5 roky
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings před 5 roky
  Andrew Kaster 9058962712 Kernel: Allow setting thread names před 5 roky
  Andreas Kling c5ff0da93c ProcFS: Fix typo in /proc/net/local před 5 roky
  Andreas Kling 23e802518d Kernel: Add getsockopt(SO_PEERCRED) for local sockets před 5 roky
  Andreas Kling 5a45376180 Kernel+SystemMonitor: Log amounts of I/O per thread před 5 roky
  Andreas Kling 3ad0e6e198 Kernel: Show module memory size in /proc/modules před 5 roky
  Andreas Kling 1f67894bdd Kernel: Add /proc/modules to enumerate the currently loaded modules před 5 roky
  Andreas Kling 75ed262fe5 Kernel+ifconfig: Add an MTU value to NetworkAdapter před 5 roky
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces před 5 roky
  Andreas Kling 5b8cf2ee23 Kernel: Make syscall counters and page fault counters per-thread před 5 roky
  Andreas Kling 712ae73581 Kernel: Expose per-thread information in /proc/all před 5 roky