summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
callwheelmach_clock: Use a callwheel structure as per Costello & Varghese 1995Damien Zammit10 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 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-24Revert "smp: Create AP processor set and put all APs inside it"fix-smpDamien Zammit
2024-02-24configfrag: Enable HW_FOOTPRINT on smpDamien Zammit
2024-02-24vm_map: Fix deadlock in vm codeDamien Zammit
2024-02-23vm_map: Add comment and assert for vm_map_deletemasterDamien Zammit
2024-02-23spl: Introduce assert_splvm and use it in process_pmap_updatesSamuel Thibault
2024-02-23kern: move pset_idle_lock/unlock to headerSamuel Thibault
2024-02-23kern: Use _nocheck variants of locks taken at splsched()Damien Zammit
2024-02-23kern: Use _irq variant of lock and disable interruptsDamien Zammit
2024-02-23kern/processor: Do not set default_pset.empty on bootstrapDamien Zammit
2024-02-22kern/gsync: Use vm_map_lookup with keep_map_lockedDamien Zammit
[...]