summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
callwheelmach_clock: Use a callwheel structure as per Costello & Varghese 1995Damien Zammit11 months
feat-smp-upstream-finalAdd cpu_number and cpubootDamien Zammit17 months
feat-smp2-worksi386: Fix race in multiprocessor ktssDamien Zammit17 months
fix-64bitx86_64/locore.S: Fix int stack checks when NCPUS > 1Damien Zammit8 months
fix-iopermi386/io_perm: Make io ports accessible in granular wayDamien Zammit11 months
fix-kdbdb_interface: Don't call db_on if MACH_KDB is offDamien Zammit11 months
fix-smpRevert "smp: Create AP processor set and put all APs inside it"Damien Zammit4 months
fixeskern/sched_prim: Simplify by not dispatching to idle cpu directlyDamien Zammit4 months
mach-lock-monAdd timing info to MACH_LOCK_MON lock monitoringDamien Zammit11 months
mastervm_map: Add comment and assert for vm_map_deleteDamien Zammit4 months
[...]
 
TagDownloadAuthorAge
v1.8+git20200309commit 970e7cd16a...Samuel Thibault4 years
v1.8commit ec8e51c735...Thomas Schwinge8 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
2022-10-01Spurious change to x86_64/locore.Sfeat-smp-leftoversDamien Zammit
2022-10-01Spurious changes to interrupt.SDamien Zammit
2022-10-01Not sure if this is relevant or requiredDamien Zammit
2022-10-01Upstreaming AlmuHS' SMP workDamien Zammit
2022-10-01Add cpuboot and cpu_number for i386Damien Zammit
2022-09-26Fix when enabling APIC without SMPEtienne Brateau
2022-09-18std_types: Drop char, short and int type definitionsSamuel Thibault
2022-09-18x86_64: ignore warningSamuel Thibault
2022-09-17interrupt: Fix saving irq/ipl when linux drivers are disabledSamuel Thibault
2022-09-17kd_mouse: Fix warningSamuel Thibault
[...]