summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
callwheelmach_clock: Use a callwheel structure as per Costello & Varghese 1995Damien Zammit10 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 Zammit4 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
2023-10-28x86_64/locore.S: Fix int stack checks when NCPUS > 1fix-64bitDamien Zammit
2023-10-27Factorize more push/pop codeSamuel Thibault
2023-10-27locore: Also factorize segment management on i386Samuel Thibault
2023-10-2732-on-64: Fix missing es pushSamuel Thibault
2023-10-03Fix interrupt handlingDamien Zammit
2023-10-03Xen: do not check for multiboot formatSamuel Thibault
2023-10-02Fix non-PAE buildSamuel Thibault
2023-10-01copyinmsg: Check that we have not overflownSamuel Thibault
2023-10-01ipc: Fix allocating kernel buffer for storing user messageSamuel Thibault
2023-10-01mach_msg: Fix checking reception sizeSamuel Thibault
[...]