Age | Commit message (Expand) | Author |
---|---|---|
2025-02-12 | Use MACRO_BEGIN/END | Samuel Thibault |
2024-02-23 | kern: move pset_idle_lock/unlock to header | Samuel Thibault |
2024-02-23 | kern: Use _irq variant of lock and disable interrupts | Damien Zammit |
2024-02-11 | smp: Create AP processor set and put all APs inside it | Damien Zammit |
2023-09-24 | percpu area using gs segment | Damien Zammit |
2023-09-24 | cpu_number: Inline widely used simple function | Damien Zammit |
2023-02-15 | Document spl levels of locks taken during interrupts | Samuel Thibault |
2023-01-07 | Move cpu_down and other functions inside SMP ifdef | Flavio Cruz |
2013-12-05 | kern/processor.c: remove forward declarations | Marin Ramesa |
2013-11-24 | Drop spurious volatile qualifier | Samuel Thibault |
2013-11-24 | kern: move forward declarations into a header file | Marin Ramesa |
2009-06-18 | 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2009-06-18 | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
1997-02-25 | Initial source | Thomas Bushnell |