elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/arch/i86/kernel/asm-offsets.c
CommitAuthorDateMessage
878da823a8f4d240ccf00f262c709124525b08eGreg Haerr2025-12-14[kernel] Remove t_xregs struct in task struct
6a998e031b41f1c2d3e2302d0fc1013f02ba78aGreg Haerr2020-03-22[kernel] Small cleanups of offset macro and kdev_t.h
ecbf5deab2d9458a2e120924ad76febbdccf4ablithoxs2017-03-09Reduction 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.
d2336634daf735c00a81139b11f5436f9f64923lithoxs2017-03-07Reduction of kernel stack size: first part BSS size reduced by 208 bytes. Code size reduced by 48 bytes.
939b8cfdd614c638bddc327aae896bd38a613e0lithoxs2016-07-07Optimizations in files fs/namei.c and fs/minix/namei.c. Code size reduced by 64 bytes. Compiled kernel tested in Qemu.
db2c07a7bb0752591b0ce9589b54aa7552f26f6lithoxs2015-07-14Fix in disk error reporting and fix for differing calling conventions
ae4cc976485409c5af1a66f33eaabbb556cda22Juan Perez-Sanchez2015-06-13Separation of C and assembly functions to different files
14b64ba2b594b00547184a3c6c9c81ffff30d98Juan Perez-Sanchez2015-06-13Changes to reduce warnings using ia16-unknown-elks-gcc
31d3afeb7058aa40bff09a3823d4b78e7de91eeJody Bruchon2012-08-11This 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
2d791f724d9e4257c93eeac978ff5e7360002e1Jody Bruchon2012-07-07A file was not being tracked by Git, so this commit fixes it.