<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uff-os.git/kernel/src/interrupts, branch exceptions</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/uff-os.git/atom/kernel/src/interrupts?h=exceptions</id>
<link rel='self' href='https://git.kobert.dev/uff-os.git/atom/kernel/src/interrupts?h=exceptions'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/'/>
<updated>2019-11-15T06:32:54Z</updated>
<entry>
<title>Add protection fault handler</title>
<updated>2019-11-15T06:32:54Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-15T06:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=67df24a850b6dc070382289d09c70e369726cac4'/>
<id>urn:sha1:67df24a850b6dc070382289d09c70e369726cac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase fault handler stack size</title>
<updated>2019-11-12T16:27:07Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-12T16:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=307571308b115eb737281711c780fa4cd1ed837f'/>
<id>urn:sha1:307571308b115eb737281711c780fa4cd1ed837f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add expect fault handling</title>
<updated>2019-11-11T17:42:59Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-11T17:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=ec22f3464c87b3d1b1688898053a569bc4839404'/>
<id>urn:sha1:ec22f3464c87b3d1b1688898053a569bc4839404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix swaped flag and stack arguments</title>
<updated>2019-11-09T02:18:39Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-09T02:18:39Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=a68a9a11c91c3aca4d6f2e8a32df673ca39ec34d'/>
<id>urn:sha1:a68a9a11c91c3aca4d6f2e8a32df673ca39ec34d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add error messages</title>
<updated>2019-11-09T01:00:29Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-11-09T01:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=fdb9cbebc5eefbb89886eef86ab71dfac70cc39a'/>
<id>urn:sha1:fdb9cbebc5eefbb89886eef86ab71dfac70cc39a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt exception messages</title>
<updated>2019-11-09T00:50:51Z</updated>
<author>
<name>natrixaeria</name>
<email>upezu@student.kit.edu</email>
</author>
<published>2019-11-09T00:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=405b2a3ed380931225095c65c80eba7f11f0faa4'/>
<id>urn:sha1:405b2a3ed380931225095c65c80eba7f11f0faa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat exceptions</title>
<updated>2019-11-08T22:39:21Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-08T22:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=8602b41f192fec43fde735c9c1f99cd59040f1bb'/>
<id>urn:sha1:8602b41f192fec43fde735c9c1f99cd59040f1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add InterruptStackTable</title>
<updated>2019-11-08T21:50:13Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-08T21:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=933abe8bc6f9480bcdea39c6bdd1a4e937402a06'/>
<id>urn:sha1:933abe8bc6f9480bcdea39c6bdd1a4e937402a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement guarding page</title>
<updated>2019-11-08T06:28:08Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-08T06:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=d261a0f15a350d81430d3937d3c02118c395d27c'/>
<id>urn:sha1:d261a0f15a350d81430d3937d3c02118c395d27c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add interupt descriptor table</title>
<updated>2019-11-07T17:32:47Z</updated>
<author>
<name>Dennis Kobert</name>
<email>dennis@kobert.dev</email>
</author>
<published>2019-11-07T17:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/uff-os.git/commit/?id=a9d39fdb56526c4146d92e6af68cc175ec4da7c2'/>
<id>urn:sha1:a9d39fdb56526c4146d92e6af68cc175ec4da7c2</id>
<content type='text'>
</content>
</entry>
</feed>
