summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06Revert "i386: use ACPI to power off the machine"Justus Winter
2016-11-04vm: Print names of maps in the debugger.Justus Winter
2016-11-01include: Fix new task notifications.Justus Winter
2016-11-01i386: Use discontiguous page directories when using PAE.Justus Winter
2016-10-31gsync: fix licenceSamuel Thibault
2016-10-31gsync: Fix crash when task is not current taskSamuel Thibault
2016-10-31gsync: Fix assertion failure with MACH_LDEBUGSamuel Thibault
2016-10-31Make multiboot cmdline and modules non-permanent reservationsSamuel Thibault
2016-10-24Fix taking LDFLAGS into accountSamuel Thibault
2016-10-24Fix taking LDFLAGS into accountSamuel Thibault
2016-10-24Fix warningsSamuel Thibault
2016-10-22i386: Allocate page directories using the slab allocator.Justus Winter
2016-10-21Gracefully handle pmap allocation failures.Justus Winter
2016-10-21vm: Print map names in case of failures.Justus Winter
2016-10-13Make task notification ports mutable.Justus Winter
2016-10-12linux: Remove incompatible local prototype.Justus Winter
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-10-02Fix format securityDavid Michael
2016-10-01kern: Improve panic messages from the scheduler.Justus Winter
2016-10-01kern: Improve assertions and panics.Justus Winter
2016-09-22biosmem: show memory map at bootSamuel Thibault
2016-09-21Enable high memoryRichard Braun
2016-09-21Update device drivers for highmem supportRichard Braun
2016-09-21Update Linux block layer glue codeRichard Braun
2016-09-21Rework pageout to handle multiple segmentsRichard Braun
2016-09-21Redefine what an external page isRichard Braun
2016-09-21Replace vm_offset_t with phys_addr_t where appropriateRichard Braun
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-09-20VM: remove commented out codeRichard Braun
2016-09-16VM: improve pageout deadlock workaroundRichard Braun
2016-09-11Fix spurious warningSamuel Thibault
2016-09-11Fix size of functions interrupt and syscallSamuel Thibault
2016-09-11Set function type on symbols created by ENTRY macroSamuel Thibault
2016-09-11Close parenthesisSamuel Thibault
2016-09-11Fix exploring stack trace up to assemblySamuel Thibault
2016-09-11ipc: Fix crash in debug code.Justus Winter
2016-09-07Remove map entry pageability property.Richard Braun
2016-09-06Fix registration of strings from in boot dataRichard Braun
2016-09-06Make early physical page allocation truely reliableRichard Braun
2016-09-03Fix early physical page allocationRichard Braun
2016-09-01pmap: fix map window creation on xenRichard Braun
2016-08-31Avoid using non-ascii source encodingSamuel Thibault
2016-08-29vm: fix boot on xenRichard Braun
2016-08-26Revert "Fix documentation for vm_map"Samuel Thibault
2016-08-25Add missing memory barriers in simple lock debuggingSamuel Thibault
2016-08-25Use invlpg for single-page pagetable changesSamuel Thibault
2016-08-25Drop unused macroSamuel Thibault
2016-08-16Replace libc string functions with internal implementationsRichard Braun
2016-08-16i386: import string functions from X15 and relicense to GPLv2+Richard Braun
2016-08-12i386: request the boot loader to page-align modulesRichard Braun