Commit Verlauf

Autor SHA1 Nachricht Datum
  AnotherTest 531d72fdfd Kernel: Fix a dmesgln() format error vor 4 Jahren
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions vor 4 Jahren
  Andreas Kling 99f596fd51 Kernel: Mark a handful of things in kmalloc.cpp as READONLY_AFTER_INIT vor 4 Jahren
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 vor 4 Jahren
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) vor 4 Jahren
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region vor 4 Jahren
  Jean-Baptiste Boric 3cbe805486 Kernel: Move kmalloc heaps and super pages inside .bss segment vor 4 Jahren
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. vor 4 Jahren
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject vor 4 Jahren
  Tom 22250780ff Kernel: Fix heap expansions deadlock vor 4 Jahren
  Tom 28b109688b Kernel: Defer kmalloc heap contraction vor 4 Jahren
  Tom 656ffe36f2 Kernel: kmalloc_eternal should align pointers vor 4 Jahren
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean vor 4 Jahren
  Tom 678bbd29ca Kernel: Fix heap expansion loop vor 5 Jahren
  Tom 1ece93c805 Kernel: Use removed memory as backup if backup hasn't been allocated vor 5 Jahren
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable vor 5 Jahren
  Tom ba6e4fb77f Kernel: Fix kmalloc memory corruption vor 5 Jahren
  Andreas Kling 23f335bcd7 Revert "Kernel: Fix kmalloc memory corruption" vor 5 Jahren
  Tom b306f240a4 Kernel: Fix kmalloc memory corruption vor 5 Jahren
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB vor 5 Jahren
  Tom bc107d0b33 Kernel: Add SMP IPI support vor 5 Jahren
  Tom 3cc0e86cd8 Kernel: Change kmalloc lock to be recursive vor 5 Jahren
  Tom 3ac6d31b45 Kernel: Serialize debug output vor 5 Jahren
  Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings vor 5 Jahren
  Andreas Kling 0c5e441a0b Revert "Kernel: Add implementation of operator new and delete to kmalloc.cpp" vor 5 Jahren
  Andrew Kaster 6d0d848720 Kernel: Add implementation of operator new and delete to kmalloc.cpp vor 5 Jahren
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel vor 5 Jahren
  Andreas Kling ca4f714d68 Kernel: Use consistent names for kmalloc globals and remove volatile vor 5 Jahren
  Andreas Kling dc7340332d Kernel: Update cryptically-named functions related to symbolication vor 5 Jahren
  nimelehin c0a4cf5e8d Kernel: Support best fit allocation policy in kmalloc() vor 5 Jahren