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)
/
trunk
/
kernel
/
arch
/
ppc32
/
include
/
mm
/
tlb.h
@ 2032
– Rev 3857
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
3857
5752 d 2 h
decky
/trunk/
very experimental TLB refill for ppc32
3837
5754 d 7 h
decky
/trunk/kernel/arch/ppc32/
use pseudorandom generator to avoid even the longest path of livelock collisions
3830
5756 d 2 h
decky
/trunk/kernel/arch/ppc32/
ppc32: add support for cache disable page access control
3071
5996 d 5 h
decky
/trunk/kernel/
reflect changes in generic code
proper formatting directives
coding style
2089
6488 d 7 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2071
6499 d 0 h
jermar
/trunk/
(c) versus (C)
1888
6624 d 3 h
jermar
/trunk/
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
1787
6689 d 2 h
decky
/
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot
1730
6712 d 20 h
decky
/kernel/trunk/arch/ppc32/
ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
1702
6717 d 6 h
cejka
/kernel/trunk/
Kernel doxygen comments updated.
1374
6742 d 21 h
decky
/kernel/trunk/arch/ppc32/
ppc32 work
update framebuffer
get rid of the BAT memory mapping (not finished yet)
1269
6760 d 1 h
decky
/kernel/trunk/
PHT Refill handler
1215
6769 d 0 h
decky
/kernel/trunk/arch/
ppc32: stub for Page Hash Table support
569
6903 d 21 h
jermar
/kernel/trunk/
sparc64 work.
Implement functions for reading IMMU and DMMU TLBs.
534
6908 d 1 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel again.
532
6908 d 1 h
jermar
/
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.
501
6920 d 5 h
jermar
/
Rename HelenOS/SPARTAN to HelenOS/kernel.
389
6969 d 9 h
jermar
/SPARTAN/trunk/
MIPS work.
Fix some name inconsistencies between cp0 functions' declarations and definitions.
Add and implement tlb_init_arch().
Add tlb_modified() exception handler.
Other architectures: add dummy tlb_init_arch().