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
/
sparc
/
kernel
/
generic
/
include
/
arch.h
@ 3773
– Rev 3343
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
3343
5917 d 14 h
decky
/branches/sparc/
add sparc branch
2227
6416 d 1 h
decky
/trunk/kernel/
start shutdown infrastructure
2096
6485 d 13 h
decky
/trunk/kernel/generic/include/
move thread_t to thread.h
2089
6486 d 18 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2081
6492 d 18 h
decky
/trunk/kernel/generic/include/
another typedefs to anonymous structs
2071
6497 d 10 h
jermar
/trunk/
(c) versus (C)
1901
6610 d 16 h
jermar
/trunk/kernel/
Make SMP related parts of main.c more generic.
Move initialization of local APIC to architecture specific code.
Add arch_post_cpu_init() to support the above.
1881
6624 d 18 h
jermar
/trunk/
sparc64 work:
- find a CPU node and read its clock_frequency attribute
- implement asm_delay_loop()
- set TICK_COMPARE register according to processor frequency
- small improvements at random places
OpenFirmware work:
- two new functions for walking the device tree
Generic boot loader work:
- added basic string functions
Usual pile of indentation and formatting fixes.
1839
6662 d 15 h
decky
/trunk/kernel/generic/
finish security context isolation
1820
6670 d 8 h
decky
/trunk/kernel/generic/
initial security context support
1819
6670 d 8 h
decky
/trunk/kernel/generic/include/
formatting changes
1787
6687 d 13 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1702
6715 d 17 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
1223
6766 d 18 h
jermar
/kernel/trunk/
Make ia64 and sparc64 compile again.
Fix ia64 to set up inits in arch_pre_main().
1170
6778 d 15 h
vana
/kernel/trunk/
Stack size definition macro definition fix
1139
6790 d 12 h
jermar
/kernel/trunk/generic/include/
Fix comments.
703
6866 d 18 h
jermar
/kernel/trunk/
Memory management work.
- vm.* -> as.* (as like address space is, imho, more fitting)
- Don't do TLB shootdown on vm_install(). Some architectures only need to call tlb_invalidate_asid().
- Don't allocate all frames for as_area in as_area_create(), but let them be allocated on-demand by as_page_fault().
- Add high-level page fault handler as_page_fault().
- Add as_area_load_mapping().
651
6891 d 6 h
decky
/kernel/trunk/
remove arch/$ARCH/boot where not needed, change global Makefile accordingly
remove early_mapping() (breaks ppc32 for now)
change early heap initialization (required for init to work)
534
6906 d 11 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6906 d 12 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
←Prev
1
2
Next→
Show All