Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling cde0a1eeb5 Kernel: Put some debug spam behind PAGE_FAULT_DEBUG пре 5 година
  Andreas Kling e56daf547c Kernel: Disallow syscalls from writeable memory пре 5 година
  Andreas Kling 2d1bcce34a Kernel: Fix triple-fault when clicking on SystemServer in SystemMonitor пре 5 година
  Andreas Kling 9a157b5e81 Revert "Kernel: Move Kernel mapping to 0xc0000000" пре 5 година
  Jesse Buhagiar bd33c66273 Kernel: Move Kernel mapping to 0xc0000000 пре 5 година
  Andreas Kling 794758df3a Kernel: Implement some basic stack pointer validation пре 5 година
  Liav A bce510bf6f Kernel: Fix the search method of free userspace physical pages (#742) пре 5 година
  supercomputer7 c3c905aa6c Kernel: Removing hardcoded offsets from Memory Manager пре 5 година
  Andreas Kling 19398cd7d5 Kernel: Reorganize memory layout a bit пре 5 година
  Andreas Kling d67c6a92db Kernel: Move page fault handling from MemoryManager to Region пре 5 година
  Andreas Kling 0e8f1d7cb6 Kernel: Don't expose a region's page directory to the outside world пре 5 година
  Andreas Kling 9b2dc36229 Kernel: Merge MemoryManager::map_region_at_address() into Region::map() пре 5 година
  Andreas Kling 98b328754e Kernel: Fix bad setup of CoW faults for offset regions пре 5 година
  Andreas Kling 5b7f8634e3 Kernel: Set the G (global) bit for kernel page tables пре 5 година
  Andreas Kling 4bf1a72d21 Kernel: Teach Region how to remap itself пре 5 година
  Andreas Kling 3dce0f23f4 Kernel: Regions should be mapped into a PageDirectory, not a Process пре 5 година
  Andreas Kling 2cfc43c982 Kernel: Move region map/unmap operations into the Region class пре 5 година
  Andreas Kling a221cddeec Kernel: Clean up a bunch of wrong-looking Region/VMObject code пре 5 година
  Andreas Kling fe455c5ac4 Kernel: Move page remapping into Region::remap_page(index) пре 5 година
  Andreas Kling b0321bf290 Kernel: Zero-fill faults should not temporarily enable interrupts пре 5 година
  Tom 00a7c48d6e APIC: Enable APIC and start APs пре 5 година
  Andreas Kling 35138437ef Kernel+SystemMonitor: Add fault counters пре 5 година
  Andreas Kling d481ae95b5 Kernel: Defer creation of Region CoW bitmaps until they're needed пре 5 година
  Conrad Pankoff fa20a447a9 Kernel: Repair unaligned regions supplied by the boot loader пре 5 година
  Andreas Kling 2584636d19 Kernel: Fix partial munmap() deallocating still-in-use VM пре 5 година
  Andreas Kling 7f9a33dba1 Kernel: Make Region single-owner instead of ref-counted пре 5 година
  Conrad Pankoff 9c5e3cd818 Kernel: Ignore memory the bootloader gives us above 2^32 пре 5 година
  Andreas Kling a34f3a3729 Kernel: Fix some bitrot in MemoryManager debug logging code пре 5 година
  Andreas Kling a40afc4562 Kernel: Get rid of MemoryManager::allocate_page_table() пре 5 година
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere пре 5 година