<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/src/Storage/AHCIDeviceInterface.cc, branch v0.0.83</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.83</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.83'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-11-24T02:02:43+00:00</updated>
<entry>
<title>feat! breaking changes on kernel sources.</title>
<updated>2025-11-24T02:02:43+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-24T02:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=83d870e58457a1d335a1d9b9966a6a1887cc297b'/>
<id>urn:sha1:83d870e58457a1d335a1d9b9966a6a1887cc297b</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta: Codebase improvements on NeKernel.</title>
<updated>2025-11-21T00:37:12+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-21T00:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=c464e5800961c809c73d4180f8a66885b53c63d7'/>
<id>urn:sha1:c464e5800961c809c73d4180f8a66885b53c63d7</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: NeKernel is now under the Apache 2.0 license.</title>
<updated>2025-11-17T09:03:39+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-17T09:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=791fcd646503f05617f22e6006c115095746da26'/>
<id>urn:sha1:791fcd646503f05617f22e6006c115095746da26</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: refactor HeFS to OpenHeFS.</title>
<updated>2025-10-26T11:30:34+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-10-26T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=b6ce6640afaf6c1cc6ad274f3053b2e218a49554'/>
<id>urn:sha1:b6ce6640afaf6c1cc6ad274f3053b2e218a49554</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: fixes and improvements of the kernel.</title>
<updated>2025-10-09T10:00:49+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-10-09T10:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=59f37ac002635171892925f163783689ec23c1fc'/>
<id>urn:sha1:59f37ac002635171892925f163783689ec23c1fc</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Format codebase and fix warning in UserProcessScheduler.</title>
<updated>2025-05-30T14:48:00+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-30T14:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=baaa09cefe3ed0f2bbf9d93e07d55e60a04ca17f'/>
<id>urn:sha1:baaa09cefe3ed0f2bbf9d93e07d55e60a04ca17f</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Refactor IDeviceObject to DeviceInterface and its usages.</title>
<updated>2025-05-30T08:56:29+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-30T08:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=0e92d4841f0d1b6a5f2e1b093d9d0b6864dfac93'/>
<id>urn:sha1:0e92d4841f0d1b6a5f2e1b093d9d0b6864dfac93</id>
<content type='text'>
refactor: Cleanup UPS (UserProcessScheduler) implementation.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel and user: codebase additions and work in progress 'tactical pause'</title>
<updated>2025-04-26T11:44:35+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-26T11:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=9c33e844d76f9db6d7110de4f05cbe2084cdbca1'/>
<id>urn:sha1:9c33e844d76f9db6d7110de4f05cbe2084cdbca1</id>
<content type='text'>
why?
 - HeFS's Formating needs some thought before being layed out, that's the kind of thing that bites hard in the ass.
 - Alongside those changes I improved parts of the kernel too.

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev: better .clang-format, ran format command.</title>
<updated>2025-04-25T11:08:33+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fb790b07aeba8e22e4190cf3e1834d11ecde6c96'/>
<id>urn:sha1:fb790b07aeba8e22e4190cf3e1834d11ecde6c96</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>kernel, IMP: GfxKit: GraphicsKit.</title>
<updated>2025-04-18T16:27:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-18T16:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=b69c498953dc47900e6ccdd0f501727480836f23'/>
<id>urn:sha1:b69c498953dc47900e6ccdd0f501727480836f23</id>
<content type='text'>
kernel, IMP: StorageKit: Remove usage of cleanup method on AHCI, DMA,
and PIO.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
