summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-18GNU Mach 1.8v1.8Thomas Schwinge
2016-12-11VM: make vm_wire more POSIX-friendlyRichard Braun
2016-12-09Update the NEWS fileJustus Winter
2016-12-09rbtree: minor changeRichard Braun
0 min.VM: fix pageout throttling to external pagersRichard Braun
2016-11-30VM: fix pageout on low memoryRichard Braun
2016-11-30VM: fix eviction logic errorRichard Braun
2016-11-30VM: fix pageout stop conditionRichard Braun
2016-11-10gsync: Avoid NULL pointer dereferenceBrent Baccala
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