21
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cosmetics More... over 22 years ago
removed invalid eip update More... over 22 years ago
added do_fcntl() More... over 22 years ago
fixed invalid signal masking More... over 22 years ago
better locks More... over 22 years ago
better locking - added PowerPC signal handler (add it for the other archs too because it needed for full exception support) More... over 22 years ago
removed trace - merged 2.4.20 vm86 patches More... over 22 years ago
file list update More... over 22 years ago
update More... over 22 years ago
pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid problems if the kernel writes data in protected page (needed for self-modifying code support) More... over 22 years ago
self-modifying code support More... over 22 years ago
return code size More... over 22 years ago
Sparc update (David S. Miller) More... over 22 years ago
fixed small page handling More... over 22 years ago
more exception tests More... over 22 years ago
mmap emulation More... over 22 years ago
Alpha fixes (Falk Hueffner) More... over 22 years ago
warning fix More... over 22 years ago
alpha disas (Falk Hueffner) More... over 22 years ago
fixed from 2.4.20 kernel More... over 22 years ago
eflags fix More... over 22 years ago
added LAR/LSL tests More... over 22 years ago
fixed SHL C flag computation More... over 22 years ago
added LAR/LSL More... over 22 years ago
added LAR/LSL - fixed INT3 and INTO EIP computation More... over 22 years ago
added EIP return to INTO - fixed SHL C flag computation - added LAR/LSL More... over 22 years ago
sigtrap support More... over 22 years ago
simplified exception support More... over 22 years ago
TF flag support - fixed eflags computation before exception More... over 22 years ago
TF flag support More... over 22 years ago