commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach annotated tag, v1.6, created. v1.6


From: Thomas Schwinge
Subject: [SCM] GNU Mach annotated tag, v1.6, created. v1.6
Date: Sat, 31 Oct 2015 13:08:14 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The annotated tag, v1.6 has been created
        at  36080c60c6f3706a3271cc97a7e043e0c7490e25 (tag)
   tagging  4c721d8da43ebbe77da0a874cea170e7ba5a61ac (commit)
  replaces  v1.5
 tagged by  Thomas Schwinge
        on  Sat Oct 31 14:05:29 2015 +0100

- Log -----------------------------------------------------------------
GNU Mach 1.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABAgAGBQJWNLyZAAoJEK3/DN1sMFFtM+gH/jUa/OKVXWrHADQbuhSHCk5I
gPrV3koqkd2aXDyDIl0sptl/cYWVuqfS5SelAYlUCgaRCcKhyNaI4xA8EmJws9sq
420nPzIb9zfvpen/48QPTVeYPGHYbsR+kf9d67ItutAGHuqDySBlNrdaC0Q+3JGl
I011vXiFWkU37jE4czRjoJG3naEphKhLYn/C1zIZHwo74knpeQFK3WZxyqifVjeO
rYPpRV1mffc5ZALVN8FrmZFsRHkeGv1M8YdRm67dwEkxSIP3Z0WATe57VYVKdLaq
19q/Py+4S1/e27zQlpjGjCpemQtTM6HJVaFqjx0ZcTIt3iDPAxtyeiB2UO/feig=
=qm/w
-----END PGP SIGNATURE-----

Flávio Cruz (5):
      Use custom port macros.
      Fix typo
      Add a thread_no_continuation definition
      Make sure the reply port's reference is released when the thread needs to 
be halted.
      Add macros to convert between time_value_t and timespec

James Clarke (1):
      Fix printk not handling ANSI escape codes

Joshua Branson (1):
      Add generated mach documentation files to gitignore

Justus Winter (77):
      kern: disable stack allocation counters by default
      kern: avoid hardcoding the lowest priority
      kern: fix comment
      i386: use macro to compute address of saved registers
      i386: avoid compiler warning
      kern: import `macros.h' from x15
      kern: gracefully handle resource shortage
      vm: gracefully handle resource shortage
      kern: gracefully handle resource shortage
      kern: add radix tree library
      ipc: undo manual inlining of `ipc_entry_X' functions
      ipc: replace reverse hash table with a radix tree
      ipc: replace the IPC table with a radix tree
      ipc: inline key ipc entry lookup functions
      ipc: drop size parameter from `ipc_space_create'
      ipc: drop remnants of the IPC tables
      vm: drop unused `kmem_realloc'
      kern: avoid breaking the strict-aliasing rules
      i386: avoid breaking the strict-aliasing rules
      Restrict `-fno-strict-aliasing' to the Linux drivers
      kern: fix argument handling
      Include the notify protocol in `gnumach.msgids'
      ipc: fix typo
      kern: add function attributes to the printf-functions
      kern: fix error handling
      i386: add comment
      i386: improve the immediate console
      ddb: automatically display stack traces
      Fix re-configuring out-of-tree builds
      kern: improve error handling
      kern: remove superfluous file
      i386: fix line wrapping in the immediate console
      vm: fix panic message
      kern: make printf handle long long integers
      vm: drop debugging remnants
      vm: fix traversing the list of inactive pages
      kern: make sure the queue macros are only used on queues
      vm: really fix traversing the list of inactive pages
      ipc: avoid kmem_alloc
      i386: fix typo
      ipc: fix the locking of the IPC entry allocation functions
      ipc: use a general lock to protect IPC spaces
      kern/slab: fix locking
      kern/bootstrap: fix locking
      kern/lock: use compiler built-in functions to get return address
      kern/printf: do not serialize printf and co
      linux/net: fix build with -O0
      kern/bootstrap: deallocate task
      kern/bootstrap: deallocate thread
      Make sure the field offsets are updated
      ipc/space: inline reference counting
      Disable the kernel tracing system XPR
      kern/lock: make sure the macros are only used on simple locks
      include: provide time-value substraction
      kern: add boot-time clock, use it for time stamps
      Avoid re-defining macros
      vm: enable extra assertions
      vm: fix compiler warning
      kern: disable the simple lock checks while debugging
      kern: improve simple lock debugging
      kern: keep track of the writer when debugging locks
      vm: collapse unreachable branch into assertion
      i386: fix panic message
      kern: really zero-out unused simple lock info entries
      i386: enable assertions
      kern/bootstrap: tune locking
      kern: fix loop reading the time value
      kern: use proper memory fences when handling the mapped time
      kern/bootstrap: drop into the debugger
      Fix build with -DDEBUG
      i386: improve syscall tracing
      i386: trace syscalls of a single task
      ddb: add new command `show slabinfo'
      ddb: fix line formatting
      kern/slab: include flags in the slab information
      kern/slab: print total used and reclaimable memory
      Update NEWS file

Rik van Riel (1):
      commit fce798016c4bd2be89b86b0d343ab54505409412

Samuel Thibault (17):
      Prepend 0x to hexadecimal offset
      Avoid accessing ip_protected_payload without the lock.
      Fix build with gcc-5
      Replace clobbers with earlyclobbers
      Use gnu89 inline style
      Fix block_io_mmap prototype
      Fix warnings
      Fix warning
      Fix semaphore failure path special calling convention
      Add stdint integer types in Linux glue
      Print about powered-down AHCI ports
      Fix restoring interrupts on timeout
      Add missing distributed file
      Fix build with -O0
      Allow non-privileged tasks to wire 64KiB task memory
      Reserve 64k at beginning of memory, not just 4k
      Fix time going back in Xen case

Thomas Schwinge (2):
      Rework *.msgids handling when neither client nor server stubs are required
      GNU Mach 1.6

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]