14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Sep 02, 2021 — Sep 02, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix crash at boot More... 8 months ago
pmap: Fix spurious pte release on 64bit and PAE More... 8 months ago
Fix non-SMP build More... 8 months ago
eventcount: Fix locking thread while calling thread_setrun More... 8 months ago
Advise where glibc build logs are More... 8 months ago
slab: Optimize non-slab PAGE_SIZE allocations More... 8 months ago
kernel traps: Also print code and cr2 More... 8 months ago
vm_allocate_contiguous: better handle pmax More... 8 months ago
page segments: Fix more dma32/directmap inversions More... 8 months ago
sched_prim.c: Check all run queues not just master processor More... 8 months ago
sched_prim.c: Lock thread when calling thread_setrun More... 8 months ago
apic: Use cpuid to read the apic id for speed More... 8 months ago
64bit: avoid enabling core dumping for now More... 8 months ago
vm: Also check for virtual addresses in vm_map_delete More... 8 months ago
pmap: Add missing declaration More... 8 months ago
pmap+slab: Add more smoketests More... 8 months ago
pmap: Fix mayhem when releasing near the end of virtual memory More... 8 months ago
pmap: Add MAPWINDOW_SIZE macro More... 8 months ago
pmap: reserve last virtual page More... 8 months ago
pmap: Add more debugging information when getting a null pv_list More... 8 months ago
vm: Fix ordering of addresses between DMA32 and DIRECTMAP More... 8 months ago
pmap: Fix x32 PAE builds More... 8 months ago
pmap: Fix coping with VM_MAX_USER_ADDRESS not being aligned on l4 limit More... 8 months ago
x86_64: Fix memory leak on pmap destruction More... 8 months ago
slab [SLAB_VERIFY]: Fix not enabling KMEM_CF_VERIFY on 4K slabs More... 8 months ago
slab [SLAB_VERIFY]: Do not enable KMEM_CF_VERIFY on large slabs More... 8 months ago
immc: Add support for \r and \t More... 8 months ago
Note as small hack fixing the 64bit disassembling More... 8 months ago
x86_64: Do not disassemble instructions More... 8 months ago
lock: Fix SMP build More... 8 months ago