HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
rcu
/
kernel
/
arch
/
ia64
/
include
/
interrupt.h
@ 3465
– Rev 2131
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2131
6431 d 21 h
decky
/branches/
add development branches
2089
6487 d 1 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2071
6497 d 17 h
jermar
/trunk/
(c) versus (C)
2064
6511 d 16 h
vana
/trunk/
SIMICS added as a simulator kernel runs on
1942
6588 d 17 h
jermar
/trunk/
Convert ia64 to the new IRQ and notification scheme.
1888
6622 d 21 h
jermar
/trunk/
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
1787
6687 d 20 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1780
6694 d 21 h
jermar
/kernel/trunk/
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).
1702
6716 d 0 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
1621
6722 d 21 h
vana
/kernel/trunk/arch/ia64/
itanium faulting task kill
1595
6723 d 6 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
6727 d 0 h
vana
/kernel/trunk/
IA64 uspace keyboard kernel part
1295
6754 d 1 h
jermar
/kernel/trunk/arch/ia64/
Complete implementation of memcpy_from_uspace() and memcpy_to_uspace().
The memcpy() variants are based on the assembler output of the generic
_memcpy().
1288
6755 d 2 h
jermar
/kernel/trunk/
Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
1265
6759 d 1 h
jermar
/kernel/trunk/arch/
Add dummy IRQ_COUNT and irq_ipc_bind_arch() to ia64, ppc32 and sparc64 so that they compile again.
1053
6804 d 21 h
vana
/kernel/trunk/
Itanium FPU Lazy context switching... but not so much tested
1023
6805 d 20 h
vana
/kernel/trunk/
Itanium FPU active context switch
993
6806 d 18 h
jermar
/kernel/trunk/arch/ia64/
Fix bug in switch to userspace on ia64: ensure start in bank 1.
Fix bug in tlb_invalidate_all() that cause interrupts to be unconditionally enabled.
Optimize context switching by discarding packed attribute of context structures.
962
6807 d 17 h
jermar
/kernel/trunk/arch/ia64/
ia64 work.
Support for __SYSCALL4.
Fix user stack initial address.
958
6807 d 18 h
jermar
/kernel/trunk/
Nicer ia32 interrupt handlers and structures holding interrupted context data.
Unify the name holding interrupted context data on all architectures to be istate.
←Prev
1
2
Next→
Show All