summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
callwheelmach_clock: Use a callwheel structure as per Costello & Varghese 1995Damien Zammit9 months
feat-smp-upstream-finalAdd cpu_number and cpubootDamien Zammit16 months
feat-smp2-worksi386: Fix race in multiprocessor ktssDamien Zammit16 months
fix-64bitx86_64/locore.S: Fix int stack checks when NCPUS > 1Damien Zammit7 months
fix-iopermi386/io_perm: Make io ports accessible in granular wayDamien Zammit10 months
fix-kdbdb_interface: Don't call db_on if MACH_KDB is offDamien Zammit10 months
fix-smpRevert "smp: Create AP processor set and put all APs inside it"Damien Zammit3 months
fixeskern/sched_prim: Simplify by not dispatching to idle cpu directlyDamien Zammit3 months
mach-lock-monAdd timing info to MACH_LOCK_MON lock monitoringDamien Zammit10 months
mastervm_map: Add comment and assert for vm_map_deleteDamien Zammit3 months
[...]
 
TagDownloadAuthorAge
v1.8+git20200309commit 970e7cd16a...Samuel Thibault4 years
v1.8commit ec8e51c735...Thomas Schwinge7 years
v1.7commit cf97add8f0...Thomas Schwinge8 years
v1.6commit 4c721d8da4...Thomas Schwinge9 years
v1.5commit fabef8ce0a...Thomas Schwinge9 years
v1.4commit 788e7f6cd4...Thomas Schwinge11 years
 
AgeCommit messageAuthor
2024-02-10kern/sched_prim: Simplify by not dispatching to idle cpu directlyfixesDamien Zammit
2024-02-10smp: Rearrange IPI sending mechanismDamien Zammit
2024-02-09smp: Fix compile error with missing apboot_addrDamien Zammit
2024-02-09smp: Fix INIT/STARTUP IPI sequenceDamien Zammit
2024-02-09SMP: Fix allocating the apboot pageSamuel Thibault
2024-02-08fpu: Fix cpuid feature detectionOlivier Valentin
2024-02-08Revert "fpu: Fix cpuid feature detection"Olivier Valentin
2024-02-08smp: Use HPET instead of pit one-shot that is unreliableDamien Zammit
2024-02-08Add HPET timer for small accurate delaysDamien Zammit
2024-02-08separate lapic_enable from lapic_setupDamien Zammit
[...]