| 2020-10-30 05:52 | Add missing config keys to documentation. Fixes #47 | mintsuki | 42a6eeb7 |
| 2020-10-27 07:38 | readline: Support delete key | mintsuki | dd5c8b42 |
| 2020-10-27 07:09 | readline: Initial implementation | mintsuki | 562bdf78 |
| 2020-10-26 16:36 | LAPIC: Fix bug where wrong CPUID bit was tested to check for APIC | mintsuki | e0f0d968 |
| 2020-10-25 11:41 | SMP: Fix struct duplication bug | mintsuki | 57ca321c |
| 2020-10-24 13:27 | Fix bug in elf lib where a very large buffer could be accidentally allocated on the stack | mintsuki | 12983f32 |
| 2020-10-24 08:34 | stivale2: Adjust the SMP part of the specification to mention that the BSP ID is not guaranteed to be 0 | mintsuki | ef1fa256 |
| 2020-10-22 13:25 | Change return type of cpuid(), add APIC existance check, do not assume BSP APIC ID to be 0 | mintsuki | 2ab2c153 |
| 2020-10-20 06:51 | Remove instances in which conv_mem_alloc() was implicitly used as a realloc() as that subtly introduces bugs | mintsuki | 5bd25ac5 |
| 2020-10-20 00:38 | Remove conv_mem_rewind() as it could be a dangerous source of bugs, modify code that used it accordingly | mintsuki | ebb543f8 |
| 2020-10-18 04:35 | BIOS disk driver: do not make assumptions about sector size being 512 bytes | mintsuki | 039196b0 |
| 2020-10-18 04:39 | BIOS disk driver: add bios_drive_params struct definition | mintsuki | 764dccad |
| 2020-10-16 14:04 | Remove eccessive memmap dumps and add stivale and stivale2 module loading feedback messages | mintsuki | 21ff1c45 |
| 2020-10-15 09:35 | Move A20 handler out of bootsector and into stage 2 | mintsuki | 6b75c3bd |
| 2020-10-14 00:13 | Bump binutils to 2.35.1 | mintsuki | e44096cb |
| 2020-10-12 19:49 | Move cpuid() to cpu.h | mintsuki | 037e1976 |
| 2020-10-12 19:20 | Extend x2APIC check as per VT-d specification | mintsuki | b6d17036 |
| 2020-10-03 22:01 | Fix up make clean | mintsuki | 8f552e44 |
| 2020-10-03 18:55 | Add --enable-64-bit-bfd flag to binutils configure so that build does not fail on 32-bit hosts | mintsuki | 7fc4c47a |
| 2020-10-01 18:05 | Fix up some inline assembly in sys/cpu.h | mintsuki | c913a7cc |
| 2020-10-01 00:16 | Fix all warnings and add -Werror to CFLAGS so people stop committing broken code | mintsuki | d9b06291 |
| 2020-10-01 00:12 | Move kernel file code where it belongs | mintsuki | d9e40a7d |
| 2020-09-30 23:32 | Merge pull request #42 from ethan4984/master | mint | 53339c80 |
| 2020-09-30 23:31 | vbe: Properly handle a value of 0 for THEME_MARGIN_GRADIENT | mintsuki | 2a084c47 |
| 2020-09-30 23:13 | Update Makefile | ethan | 74572cf6 |
| 2020-09-30 23:08 | protocol code clean up | ethan | 806766aa |
| 2020-09-30 21:53 | Merge pull request #41 from Matt8898/master | mint | 333270a3 |
| 2020-09-30 21:51 | Fix wrong sizeof in the ext4 bgd branch | Matteo Semenzato | 7f5fcad2 |
| 2020-09-30 20:51 | pmm: Merge contiguous bootloader reclaimable entries | mintsuki | 3c562830 |
| 2020-09-30 15:44 | Update screenshot to have Windows 10 instead of Gentoo | mintsuki | 5f003858 |