master
[acpi] Remove userptr_t from ACPI table parsing
[uaccess] Remove redundant copy_from_user() and copy_to_user()
[acpi] Add support for ACPI power off
[bios] Describe umalloc() heap as an in-use memory area
[init] Show initialisation function names in debug messages
[console] Avoid overlap between special keys and Unicode characters
[uaccess] Generalise librm's virt_offset mechanism for RISC-V
[bios] Add bin-x86_64-pcbios build platform
[smbios] Remove userptr_t from SMBIOS structure parsing
[time] Allow timer to be selected at runtime
[bios] Update to use the generic system memory map API
[uheap] Expose external heap region directly
[memmap] Use memmap_dump_all() to dump debug memory maps
[disklog] Generalise disk log console mechanism
[memmap] Rename addr/last fields to min/max for clarity
[pci] Use linker tables for runtime selectable PCI APIs
[rng] Restore state of IRQ 8 and PIE when disabling entropy gathering
[fbcon] Remove userptr_t from framebuffer console drivers