Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 4db78dabd3 Kernel: Rename create_framebuffer_wrapper() to create_for_physical_range(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9860e55047 Kernel: Put page fault logspam behind PAGE_FAULT_DEBUG. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d4ba155711 Kernel: Break retain cycle between Inode and VMObject. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 458706c4cf Kernel: Let's try disabling the CPU's page-level caching for framebuffers. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e05237485c Kernel: Various stability improvements. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 353b191a49 Clean up some uninteresting log spam. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b782055b96 Kernel: Add an InterruptFlagSaver helper class. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ca16d9d98e Kernel: Invalidate file-backed VMO's when inodes are written. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a258d6507a mmap all the font files! %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b51031bb54 Kernel: Add a /proc/all process table dump. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2d17fe58bc Kernel: Remove unnecessary assertion in page_in_from_inode(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3eeff0dd14 Kernel: Improve crash info if page_in_from_inode() is called redundantly. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7e4376d469 Kernel: When entering page_in_from_inode(), assert that !physical_page. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling abe3f515b1 Make font loading use mmap(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0932efe72e Kernel: Actually zero-fill eagerly committed regions. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6d351bb326 Kernel: Move RAM size detection to MemoryManager and use what we learn. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 11b73c38d8 Kernel: Fix incorrect EFAULTs when syscall would write into COW pages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling aa24547e12 Kernel: Finally stop exposing Region members to the public. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 07f4c8b01b VFS: Get rid of the deprecated Inode::write(const ByteBuffer&). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2f2f28f212 Kernel: Refactor Region/PageDirectory ownership model. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 76a2881793 Mark the two Regions used GraphicsBitmaps as explicitly shared. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b75ee4aacb Coding style fixes in AK. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4fef895eda Rework WindowServer to use select() in its main event loop. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b46ae2bf09 Get rid of Vnode concept. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a8baee4dcd Tidy up memory map a bit and write out the general map in MemoryManager. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c0ef060a7c Let's just assume we have 32MB of physical memory to work with. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 659c54e32b Switch into 1024x768x32bpp VESA LFB mode at boot. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 683185e4aa MM: Allocate page tables from a separate set of physical pages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a5ffa2eec7 Add a PageDirectory::flush() that does nothing if another PD is active. %!s(int64=6) %!d(string=hai) anos