aboutsummaryrefslogtreecommitdiff
path: root/kern/processor.h
Commit message (Expand)AuthorAgeFilesLines
* kern: move pset_idle_lock/unlock to headerSamuel Thibault2024-02-231-0/+14
* kern: Use _irq variant of lock and disable interruptsDamien Zammit2024-02-231-1/+1
* smp: Create AP processor set and put all APs inside itDamien Zammit2024-02-111-0/+3
* percpu area using gs segmentDamien Zammit2023-09-241-12/+5
* cpu_number: Inline widely used simple functionDamien Zammit2023-09-241-1/+2
* Document spl levels of locks taken during interruptsSamuel Thibault2023-02-151-1/+2
* Move cpu_down and other functions inside SMP ifdefFlavio Cruz2023-01-071-1/+0
* kern/processor.c: remove forward declarationsMarin Ramesa2013-12-051-1/+3
* Drop spurious volatile qualifierSamuel Thibault2013-11-241-3/+0
* kern: move forward declarations into a header fileMarin Ramesa2013-11-241-0/+7
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+0
* Initial sourceThomas Bushnell1997-02-251-0/+327