Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdb: Fix ON_INT_STACK() macro to be cpu_number aware | Damien Zammit | 2023-02-01 | 1 | -2/+2 |
* | Fix other confusions between KERNEL_STACK_SIZE and INTSTACK_SIZE | Samuel Thibault | 2023-01-31 | 1 | -1/+1 |
* | smp: Add --enable-ncpus option and fix build | Samuel Thibault | 2020-09-19 | 1 | -2/+2 |
* | device: Fix d_mmap type | Samuel Thibault | 2018-07-28 | 1 | -1/+1 |
* | Stack the slab allocator directly on top of the physical allocator | Richard Braun | 2016-02-02 | 1 | -0/+9 |
* | Use explicit prototypes for struct dev_ops fields | Marin Ramesa | 2014-04-04 | 1 | -1/+1 |
* | i386: move prototypes to fix implicit declaration of function | Marin Ramesa | 2013-12-10 | 1 | -10/+0 |
* | i386/i386at/model_dep.c: remove forward declaration | Marin Ramesa | 2013-12-05 | 1 | -0/+2 |
* | Drop duplicate declaration | Samuel Thibault | 2013-12-05 | 1 | -2/+9 |
* | i386/i386at: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+5 |
* | i386/i386at/conf.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+26 |