File history
Tracking elks/arch/i86/kernel/asm-offsets.c
| Commit | Author | Date | Message |
|---|---|---|---|
878da823a8f4d240ccf00f262c709124525b08e | Greg Haerr | 2025-12-14 | [kernel] Remove t_xregs struct in task struct |
6a998e031b41f1c2d3e2302d0fc1013f02ba78a | Greg Haerr | 2020-03-22 | [kernel] Small cleanups of offset macro and kdev_t.h |
ecbf5deab2d9458a2e120924ad76febbdccf4ab | lithoxs | 2017-03-09 | Reduction of kernel stack size: second part. Syscalls and interrupts now have the same stack layout. Also share the code to save/restore registers. Code size reduced by 64 bytes and BSS reduced in 32 bytes. |
d2336634daf735c00a81139b11f5436f9f64923 | lithoxs | 2017-03-07 | Reduction of kernel stack size: first part BSS size reduced by 208 bytes. Code size reduced by 48 bytes. |
939b8cfdd614c638bddc327aae896bd38a613e0 | lithoxs | 2016-07-07 | Optimizations in files fs/namei.c and fs/minix/namei.c. Code size reduced by 64 bytes. Compiled kernel tested in Qemu. |
db2c07a7bb0752591b0ce9589b54aa7552f26f6 | lithoxs | 2015-07-14 | Fix in disk error reporting and fix for differing calling conventions |
ae4cc976485409c5af1a66f33eaabbb556cda22 | Juan Perez-Sanchez | 2015-06-13 | Separation of C and assembly functions to different files |
14b64ba2b594b00547184a3c6c9c81ffff30d98 | Juan Perez-Sanchez | 2015-06-13 | Changes to reduce warnings using ia16-unknown-elks-gcc |
31d3afeb7058aa40bff09a3823d4b78e7de91ee | Jody Bruchon | 2012-08-11 | This patch makes another round of fixes to improve ansi-C compatibility, this time using the open-watcom compiler. An effort was done to make the right changes to code, not just wipe out the errors or warnings. For example, if prototypes, definition and u |
2d791f724d9e4257c93eeac978ff5e7360002e1 | Jody Bruchon | 2012-07-07 | A file was not being tracked by Git, so this commit fixes it. |