HelenOS-historic
HelenOS
HelenOS-doc
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-historic
(root)
/
kernel
/
trunk
/
arch
/
ppc32
/
src
/
exception.S
@ 1372
– Rev 1730
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
1730
6711 d 5 h
decky
/kernel/trunk/arch/ppc32/
ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
1726
6711 d 13 h
decky
/kernel/trunk/arch/ppc32/
ppc32: more generic page hash table handling
(preliminary code, will be fixed properly later)
1716
6712 d 10 h
decky
/kernel/trunk/
move ppc32 four pages up, move real mode code, change config
1609
6722 d 16 h
decky
/kernel/trunk/arch/ppc32/
generalize ppc32 exception handling
1480
6727 d 20 h
palkovsky
/kernel/trunk/arch/ppc32/
Added ability to process external interrupts to ppc.
1384
6739 d 7 h
decky
/kernel/trunk/arch/ppc32/src/
ppc32 work
decrementer workaround
primitive TLB support
1355
6743 d 15 h
decky
/kernel/trunk/arch/ppc32/src/
fix exception context store and restore to respect ppc32 ABI
1277
6757 d 14 h
decky
/kernel/trunk/arch/ppc32/
ppc32 work:
(hopefully) final exception entry and exit rewrite
don't use FPU instructions in the kernel
syscall support
1269
6758 d 10 h
decky
/kernel/trunk/
PHT Refill handler
1267
6758 d 15 h
decky
/kernel/trunk/arch/ppc32/
ppc32: proper exception handling from user-space
code cleanup
1215
6767 d 10 h
decky
/kernel/trunk/arch/
ppc32: stub for Page Hash Table support
1004
6806 d 5 h
decky
/kernel/trunk/
ppc32: basic exception and interrupt handling
990
6806 d 11 h
decky
/kernel/trunk/
ppc32: initial stack, memory barriers, atomic operations, stack offset fix
987
6806 d 13 h
decky
/kernel/trunk/arch/ppc32/
ppc32: initial exception support