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
com/lpr: Handle masking of interrupts in the driver More... 6 months ago
kd: Handle masking of keyboard interrupt in the driver More... 6 months ago
mach_port_names: Make sure we did not overflow the allocated area More... 6 months ago
pmap: Factorize l4 base access More... 6 months ago
copyout_unpack_msg_type: Avoid changing the kernel header More... 6 months ago
ddb: Add whatis command More... 6 months ago
patched rustix was released More... 6 months ago
Re-enable MACH_PCSAMPLE for non-smp More... 6 months ago
Allow disabling of MACH_PCSAMPLE and disable by default More... 6 months ago
ioapic: Add simple locking for non-atomic accesses More... 6 months ago
ioapic: Detect version of IOAPIC for correct EOI handling More... 6 months ago
kdb: Add "show all runqs" debug command More... 6 months ago
typo More... 6 months ago
x86_64: Drop segments from thread status More... 6 months ago
x86_64: remove more unneeded segment selectors handling on full 64bit More... 6 months ago
percpu: simplify access in NCPUS==1 case More... 6 months ago
percpu: active_stack with gs More... 6 months ago
x86_64: Change active_threads to use gs like i386 More... 6 months ago
SMP: Fix setting up initial gdt More... 6 months ago
boothdr: Fix initial gdt More... 6 months ago
cpuboot: Also set up %gs for AP More... 6 months ago
boothdr: Do not bother computing precise limit More... 6 months ago
boothdr: Drop spurious limit field More... 6 months ago
Use fewer cpu_number_slow calls More... 6 months ago
spl: Use gs to access CPU number More... 6 months ago
boothdr: Also set up %gs for percpu access More... 6 months ago
start/switch_timer: Use CPU_NUMBER More... 6 months ago
percpu area using gs segment More... 6 months ago
cpu_number: Inline widely used simple function More... 6 months ago
percpu active_thread using gs segment More... 6 months ago