Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Bugaev 2d412c5ad1 Kernel: Report source of synthetic filesystems as "none" hace 5 años
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. hace 5 años
  Brian Gianforcaro c459e4ecb2 Kernel: Clang format file system in prep for changes. hace 5 años
  Andreas Kling 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS hace 5 años
  Sergey Bugaev de4b7d9c21 Kernel: Make FS::block_size a size_t hace 5 años
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel hace 5 años
  Andreas Kling ca4f714d68 Kernel: Use consistent names for kmalloc globals and remove volatile hace 5 años
  Sergey Bugaev 450a2a0f9c Build: Switch to CMake :^) hace 5 años
  Andreas Kling 9c856811b2 Kernel: Add Region helpers for accessing underlying physical pages hace 5 años
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places hace 5 años
  Liav A 65f939b55c Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration hace 5 años
  Andreas Kling a7bbfda034 Kernel: Rename KParams => Kernel::CommandLine hace 5 años
  Liav A ecee76b741 Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Andreas Kling 53d0ca2ad8 Kernel: Strip SUID+SGID bits from file when written to or chowned hace 5 años
  Andreas Kling c2a8bbcb59 Revert "Kernel: Change Ext2FS to be backed by a file instead of a block device" hace 5 años
  Liav A 6b59311d4b Kernel: Change Ext2FS to be backed by a file instead of a block device hace 5 años
  Shannon Booth 81adefef27 Kernel: Run clang-format on files hace 5 años
  Liav A 7ef5d222f1 Kernel: Change data in /proc/interrupts to be more richer hace 5 años
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() hace 5 años
  Andreas Kling 5f7056d62c Kernel: Expose the VMObject type of each Region in /proc/PID/vm hace 5 años
  Liav A 67994cd87e ProcFS: Use dbg() instead of dbgprintf() hace 5 años
  Andreas Kling 7f9a86b495 ProcFS: Expose the physical page map of each region in /proc/PID/vm hace 5 años
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity hace 5 años
  Liav A fe664965c2 Kernel: Change get_sharing_devices_count() in GenericInterruptHandler hace 5 años
  Liav A 80eea6cd8b Kernel: Create an entry for viewing interrupts in ProcFS hace 5 años
  Andreas Kling 983b4bd9f2 Kernel+ProfileViewer: Move symbolication to userspace for time profiles hace 5 años
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current hace 5 años
  Andreas Kling 16818322c5 Kernel: Reduce header dependencies of Process and Thread hace 5 años
  Andreas Kling e28809a996 Kernel: Add forward declaration header hace 5 años
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace hace 5 años