4377 |
5765 d 12 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing. |
|
3675 |
5922 d 9 h |
svoboda |
/branches/tracing/ |
Merge latest trunk changes to tracing. |
|
2787 |
6175 d 15 h |
decky |
/branches/tracing/ |
add dynamic linking, debugging and tracing branch |
|
2608 |
6307 d 15 h |
jermar |
/trunk/ |
Support for six syscall arguments on ia64.
--iSupis line, and those below, will be ignored--
M kernel/arch/ia64/include/interrupt.h
M kernel/arch/ia64/src/ivt.S
M kernel/arch/ia64/src/interrupt.c
M uspace/lib/libc/arch/ia64/src/syscall.S |
|
2071 |
6610 d 11 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2060 |
6628 d 20 h |
jermar |
/trunk/kernel/arch/ia64/src/ |
Fix typo. |
|
1942 |
6701 d 11 h |
jermar |
/trunk/ |
Convert ia64 to the new IRQ and notification scheme. |
|
1937 |
6701 d 22 h |
decky |
/trunk/kernel/arch/ |
remove orphaned functions |
|
1888 |
6735 d 14 h |
jermar |
/trunk/ |
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64. |
|
1882 |
6736 d 18 h |
jermar |
/trunk/kernel/ |
Support for sparc64 FPU context. |
|
1787 |
6800 d 13 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6807 d 14 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
1705 |
6827 d 20 h |
cejka |
/kernel/trunk/ |
Added file with modules definitions and descriptions.
We are able to change modules order and their description in one place. |
|
1703 |
6828 d 0 h |
jermar |
/kernel/trunk/arch/ |
Put sparc64 interrupt stuff under the Interrupt group in Doxygen-generated documentation. |
|
1702 |
6828 d 17 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
1621 |
6835 d 14 h |
vana |
/kernel/trunk/arch/ia64/ |
itanium faulting task kill |
|
1595 |
6836 d 0 h |
palkovsky |
/kernel/trunk/ |
Added kernel circular buffer klog.
Added automatic killing of tasks raising inappropriate exceptions.
TODO: Fix vsnprintf return value(and behaviour according to specs) and remove workaround in klog. |
|
1507 |
6839 d 18 h |
vana |
/kernel/trunk/ |
IA64 uspace keyboard kernel part |
|
1265 |
6871 d 18 h |
jermar |
/kernel/trunk/arch/ |
Add dummy IRQ_COUNT and irq_ipc_bind_arch() to ia64, ppc32 and sparc64 so that they compile again. |
|
1221 |
6880 d 9 h |
decky |
/kernel/trunk/ |
printf-related and other code cleanup |
|