summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-28include: make `mach_port_t' payload-awareJustus Winter
2014-11-23Fix programming PIT counterSamuel Thibault
2014-11-21Correct GCC's -Wformat-security issuesDavid Michael
2014-11-16Only set debug registers when they are usedSamuel Thibault
2014-11-13Add nodma optionsSamuel Thibault
2014-11-12Pass ide and hd kernel options to ide driverSamuel Thibault
2014-11-10Fix documentation for vm_mapSamuel Thibault
2014-11-10Revert "Make vm_map really ignore `address' when `anywhere' is true"Samuel Thibault
2014-11-03include: add a payload-aware intran mutator for device_tJustus Winter
2014-11-03include: add a payload-aware intran mutator for notify_port_tJustus Winter
2014-11-03include: add a payload-aware intran mutator for memory_object_tJustus Winter
2014-11-03Fix link refusalSamuel Thibault
2014-11-03Refuse to link against a libc with multiarch supportSamuel Thibault
2014-11-02Fix build when gcc avoids inliningSamuel Thibault
2014-10-22Revert "Make sure mig is available"Samuel Thibault
2014-10-10doc: restore section `Inherited Ports'Justus Winter
2014-10-01Add protected payloads to NEWSJustus Winter
2014-10-01ipc: provide the protected payload in ipc_kmsg_copyout_headerJustus Winter
2014-10-01include: define MACH_MSG_TYPE_PROTECTED_PAYLOADJustus Winter
2014-10-01include: add msgh_protected_payload to mach_msg_header_tJustus Winter
2014-10-01ipc: implement mach_port_{set,clear}_protected_payloadJustus Winter
2014-10-01ipc: add protected payloadJustus Winter
2014-09-30ipc: use fast modulo operation in local hash tableJustus Winter
2014-09-30kern: silence compiler warning about uninitialized variableJustus Winter
2014-09-30kern: fix type of recompute_prioritiesJustus Winter
2014-09-26kern: create send rights as they are inserted at bootstrap timeJustus Winter
2014-09-25Update NEWS fileJustus Winter
2014-09-17ddb: add support for ELF symbol tablesJustus Winter
2014-09-17ddb: add `show all tasks' commandJustus Winter
2014-09-17Report DR6 to userlandSamuel Thibault
2014-09-06Make vm_map really ignore `address' when `anywhere' is trueSamuel Thibault
2014-09-01Fix printf warningPietro Braione
2014-08-30Tune pageout parametersSamuel Thibault
2014-08-30Increate the pageout thread prioritySamuel Thibault
2014-08-30Bump NR_GRANT_PAGESSamuel Thibault
2014-08-22Fix computationSamuel Thibault
2014-08-22Even less magic-looking control valueNeal H. Walfield
2014-08-22Support invoking the debugger over the serial consoleJustus Winter
2014-07-25Drop debugging printsSamuel Thibault
2014-07-06Do not unmap page 0 when not neededSamuel Thibault
2014-07-06Document that io_map_cached leaks memorySamuel Thibault
2014-07-06Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2014-07-06i386: use ACPI to power off the machineJustus Winter
2014-07-06i386: add io_map_cachedJustus Winter
2014-06-11doc: explain the floating point flag in kdb outputJustus Winter
2014-06-11i386: remap some keysJustus Winter
2014-06-11i386: reformat the key mapJustus Winter
2014-06-11ddb: use db_thread_stat to format the flagsJustus Winter
2014-06-11ddb: print task names if availableJustus Winter
2014-06-11kern: set the name of the kernel task to 'gnumach'Justus Winter