Andreas Kling
|
ed5c26d698
AK: Remove custom %w format string specifier
|
4 năm trước cách đây |
Liav A
|
afba614d68
Kernel: Don't skip if found free page to allocate from a super region
|
4 năm trước cách đây |
Tom
|
5b38132e3c
Kernel: Protect the PageDirectory from concurrent access
|
4 năm trước cách đây |
Tom
|
13aa3d2d62
Kernel: Flush TLB when quick-mapping PD/PT that was mapped on other CPU
|
4 năm trước cách đây |
asynts
|
71fd54f76b
MemoryManager: Off-by-one error when collecting memory pages.
|
4 năm trước cách đây |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 năm trước cách đây |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 năm trước cách đây |
Tom
|
bf268a0185
Kernel: Handle committing pages in regions more gracefully
|
4 năm trước cách đây |
Tom
|
83ddf3d850
Kernel: Fix memory purge clobbering mapped page directory in ensure_pte
|
4 năm trước cách đây |
Tom
|
4b66692a55
Kernel: Make Heap implementation reusable, and make kmalloc expandable
|
4 năm trước cách đây |
Tom
|
67dbb56444
Kernel: Release page tables when no longer needed
|
4 năm trước cách đây |
Tom
|
dd83f6a266
Kernel: Fix losing PTEs
|
4 năm trước cách đây |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
4 năm trước cách đây |
Tom
|
ba6e4fb77f
Kernel: Fix kmalloc memory corruption
|
4 năm trước cách đây |
Tom
|
08a569fbe0
Kernel: Make PhysicalPage not movable and use atomic ref counting
|
4 năm trước cách đây |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
4 năm trước cách đây |
Andreas Kling
|
8925ad3fa0
Revert "Kernel: Move Singleton class to AK"
|
4 năm trước cách đây |
Andreas Kling
|
b0a24a83be
Revert "Kernel: Fix regression where MemoryManager is initialized twice"
|
4 năm trước cách đây |
Andreas Kling
|
0db7e04c2e
Revert "Kernel: Make PhysicalPage not movable and use atomic ref counting"
|
4 năm trước cách đây |
Tom
|
a89ccd842b
Kernel: Make PhysicalPage not movable and use atomic ref counting
|
4 năm trước cách đây |
Tom
|
8a75e0b892
Kernel: Fix regression where MemoryManager is initialized twice
|
4 năm trước cách đây |
Tom
|
f0906250a1
Kernel: Move Singleton class to AK
|
4 năm trước cách đây |
Tom
|
cf8ce839da
Kernel: Fix assertion when releasing contiguous memory region
|
4 năm trước cách đây |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
4 năm trước cách đây |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
4 năm trước cách đây |
Andreas Kling
|
be7add690d
Kernel: Rename region_from_foo() => find_region_from_foo()
|
5 năm trước cách đây |
Tom
|
655f4daeb1
Kernel: Minor MM optimization for SMP
|
5 năm trước cách đây |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
5 năm trước cách đây |
Tom
|
9b4e6f6a23
Kernel: Consolidate features into CPUFeature enum
|
5 năm trước cách đây |
Tom
|
e373e5f007
Kernel: Fix signal delivery
|
5 năm trước cách đây |