summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
callwheelmach_clock: Use a callwheel structure as per Costello & Varghese 1995Damien Zammit9 months
feat-smp-upstream-finalAdd cpu_number and cpubootDamien Zammit15 months
feat-smp2-worksi386: Fix race in multiprocessor ktssDamien Zammit15 months
fix-64bitx86_64/locore.S: Fix int stack checks when NCPUS > 1Damien Zammit6 months
fix-iopermi386/io_perm: Make io ports accessible in granular wayDamien Zammit9 months
fix-kdbdb_interface: Don't call db_on if MACH_KDB is offDamien Zammit9 months
fix-smpRevert "smp: Create AP processor set and put all APs inside it"Damien Zammit2 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 Zammit9 months
mastervm_map: Add comment and assert for vm_map_deleteDamien Zammit2 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 Schwinge8 years
v1.5commit fabef8ce0a...Thomas Schwinge9 years
v1.4commit 788e7f6cd4...Thomas Schwinge11 years
 
AgeCommit messageAuthor
2021-04-05ioapic: Wrap EOIs with maskingsmp-maskDamien Zammit
2021-04-05ioapic: Fix arg passing of redirection entryDamien Zammit
2021-04-05ioapic: Refactor EOIDamien Zammit
2021-04-05thread_info: Fix crash when requesting for thread that never ranSamuel Thibault
2021-04-05thread_info: Fix returning last_processorSamuel Thibault
2021-04-05ioapic: Use irq specific EOI properly when detectedDamien Zammit
2021-04-05Don't call EOI on spurious interruptsDamien Zammit
2021-04-05ioapic: target first processor for interruptsDamien Zammit
2021-04-05ioapic: Enable processor focus to BSPDamien Zammit
2021-04-04SMP: Fix warningsSamuel Thibault
[...]