Histórico de Commits

Autor SHA1 Mensagem Data
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum há 5 anos atrás
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions há 5 anos atrás
  Tom d99901660d Kernel/LibCore: Expose processor id where a thread last ran há 5 anos atrás
  Tom d98edb3171 Kernel: List all CPUs in /proc/cpuinfo há 5 anos atrás
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly há 5 anos atrás
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers há 5 anos atrás
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes há 5 anos atrás
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional há 5 anos atrás
  Sergey Bugaev 2d412c5ad1 Kernel: Report source of synthetic filesystems as "none" há 5 anos atrás
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. há 5 anos atrás
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. há 5 anos atrás
  Andreas Kling 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS há 5 anos atrás
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t há 5 anos atrás
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel há 5 anos atrás
  Andreas Kling ca4f714d68 Kernel: Use consistent names for kmalloc globals and remove volatile há 5 anos atrás
  Sergey Bugaev 450a2a0f9c Build: Switch to CMake :^) há 5 anos atrás
  Andreas Kling 9c856811b2 Kernel: Add Region helpers for accessing underlying physical pages há 5 anos atrás
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places há 5 anos atrás
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration há 5 anos atrás
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine há 5 anos atrás
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device há 5 anos atrás
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned há 5 anos atrás
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" há 5 anos atrás
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device há 5 anos atrás
  Shannon Booth 81adefef27 Kernel: Run clang-format on files há 5 anos atrás
  Liav A 7ef5d222f1 Kernel: Change data in /proc/interrupts to be more richer há 5 anos atrás
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() há 5 anos atrás
  Andreas Kling 5f7056d62c Kernel: Expose the VMObject type of each Region in /proc/PID/vm há 5 anos atrás
  Liav A 67994cd87e ProcFS: Use dbg() instead of dbgprintf() há 5 anos atrás
  Andreas Kling 7f9a86b495 ProcFS: Expose the physical page map of each region in /proc/PID/vm há 5 anos atrás