커밋 기록

작성자 SHA1 메시지 날짜
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 년 전
  Andreas Kling b1e0e2ad4a Kernel: Suppress logging during kmalloc heap expansion 4 년 전
  Andreas Kling 52ef08081c Kernel: Remove some unused things in kmalloc.cpp 4 년 전
  Andreas Kling cb4fcaa4b5 Kernel: Convert klog() => dmesgln() in kmalloc 4 년 전
  Andreas Kling 38c8dc22cf Kernel: Remove unused KMALLOC_DEBUG_LARGE_ALLOCATIONS mode 4 년 전
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 년 전
  AnotherTest 531d72fdfd Kernel: Fix a dmesgln() format error 4 년 전
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions 4 년 전
  Andreas Kling 99f596fd51 Kernel: Mark a handful of things in kmalloc.cpp as READONLY_AFTER_INIT 4 년 전
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 4 년 전
  Andreas Kling b712345c92 Kernel: Use PANIC() in a bunch of places :^) 4 년 전
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region 4 년 전
  Jean-Baptiste Boric 3cbe805486 Kernel: Move kmalloc heaps and super pages inside .bss segment 4 년 전
  asynts dca6f1f49b Everywhere: Replace a bundle of dbg with dbgln. 4 년 전
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject 4 년 전
  Tom 22250780ff Kernel: Fix heap expansions deadlock 4 년 전
  Tom 28b109688b Kernel: Defer kmalloc heap contraction 4 년 전
  Tom 656ffe36f2 Kernel: kmalloc_eternal should align pointers 4 년 전
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 년 전
  Tom 678bbd29ca Kernel: Fix heap expansion loop 4 년 전
  Tom 1ece93c805 Kernel: Use removed memory as backup if backup hasn't been allocated 4 년 전
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable 4 년 전
  Tom ba6e4fb77f Kernel: Fix kmalloc memory corruption 4 년 전
  Andreas Kling 23f335bcd7 Revert "Kernel: Fix kmalloc memory corruption" 4 년 전
  Tom b306f240a4 Kernel: Fix kmalloc memory corruption 4 년 전
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB 4 년 전
  Tom bc107d0b33 Kernel: Add SMP IPI support 5 년 전
  Tom 3cc0e86cd8 Kernel: Change kmalloc lock to be recursive 5 년 전
  Tom 3ac6d31b45 Kernel: Serialize debug output 5 년 전
  Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings 5 년 전