[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach annotated tag, v1.7, created. v1.7
From: |
Thomas Schwinge |
Subject: |
[SCM] GNU Mach annotated tag, v1.7, created. v1.7 |
Date: |
Wed, 18 May 2016 09:10:17 +0000 (UTC) |
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.7 has been created
at 4c1197339e785dd760d891bdceac59759ec22f7f (tag)
tagging cf97add8f0b5cfcded48d6d0dead7d88800bafb0 (commit)
replaces v1.6
tagged by Thomas Schwinge
on Wed May 18 11:09:00 2016 +0200
- Log -----------------------------------------------------------------
GNU Mach 1.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJXPDEsAAoJEK3/DN1sMFFtpwAH/jP0DbAUoI0h2HNbc8q7E9DR
HOEfaKT+sDXVXxrU7cwiH2yaqgZ2Ur0lRh4I9Hx0IX2LgkWBdeuNcCtm8d9KtHQY
DaXBwe/CgnxzPYAjnzd+fazX7ZGOlMnkx1ElObuoutSp1Vj16PnERfmgkjDBPnb9
wtVbBYjwtkFcXqT8xbc3PGnHpfJ9BYGDFYZxycfa4h0eutCm8R4KTD6mJb5ExYNu
4OWYHAzD6KWYmV5Y2j6pdYrH6YN86sXT08pdwVABrNvY6aOTcmHGz4ko3p91Wu5q
B0hMWNI8Tn/idzLUMbnM7izekcyd57WHYkfjJr8Uk6OpWTorOQKGPP8C6B5t6JM=
=EN+4
-----END PGP SIGNATURE-----
Agustina Arzille (1):
Lightweight synchronization mechanism
Flavio Cruz (6):
fix some compiler warnings in gnumach
remove unnused disk code and headers
fix t_addr assignment in lpropen
replace extern with static in some linux code
Use uint32_t instead of unsigned32_t.
Fix bootstraping issues with stdint.h.
Justus Winter (13):
vm: remove unused field from struct vm_external
vm: allocate a large map for all objects larger than SMALL_SIZE
vm: initialize external maps
Include the exception protocol in 'gnumach.msgids'
include: avoid generating unused client stubs
i386: add parts of cpu.h from x15
doc: clarify memory object initialization
ipc: add missing kernel object type
i386: Fix error handling
Add --disable-assert flag to disable assertions
Update NEWS file
xen: fix build
Fix type of program counter argument
Richard Braun (33):
VM cache policy change
Fix vm_map_copyout
Improve VM map debugging
Improve map debugging readability
Slightly improve map debugging readability
Fix object page list type
Completely disable strict aliasing
Import the log2 module from X15 and relicense to GPLv2+
Import the elf module from X15 and relicense to GPLv2+
Import the multiboot module from X15 and relicense to GPLv2+
Import the biosmem module from X15 and relicense to GPLv2+
Import the vm_page module from X15 and relicense to GPLv2+
Use vm_page as the physical memory allocator
Merge branch 'rbraun/vm_page'
Fix early page allocation on Xen
Stack the slab allocator directly on top of the physical allocator
Fix unused variable warnings
Fix various memory managment errors
Change computation of slab size
Remove kmem map
Fix page cache accounting
Avoid panics on physical memory exhaustion
Avoid slab allocation failures caused by memory fragmentation
Fix unused variable warnings
Optimize slab lookup on the free path
Fix slab allocator option handling
Remove kmem cache flags from the debugging interface
Relax slab allocation alignment constraint
Fix stack allocation on Xen
Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'
Avoid panics on physical memory exhaustion
Fix warning
Fix pageout deadlock
Samuel Thibault (27):
Fix missing format in printk
Fix bound
Fix ahci unit MAX_PORTS check
Fix wired accounting
Nicer out of memory condition reporting
Fix boot under kvm in linux 4.3
Increase kernel map size
Fix build with gcc-6
Fallback on direct PCI access when no BIOS32 is available
ahci: print PCI bus/dev/fun in hexadecimal
Use PCI macros
Disable probing legacy IDE when AHCI driver works
Reduce VM_KERNEL_MAP_SIZE
Document why code is not racy
Document thread_sleep about events woken from interrupt handlers
Inherit fpu control word from parent to child
Ship missing files
Fix getting ELF symbol bind and type
Make kernel mapping start address configurable
Follow-up stdint use
update NEWS file
Avoid using C99 for variable declaration for now
Add memory barrier to spl*
Add kernel profiling through sampling
Fix xen boot
Revert "Fix getting ELF symbol bind and type"
Fix gcc-6 warnings
Thomas Schwinge (1):
GNU Mach 1.7
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach annotated tag, v1.7, created. v1.7,
Thomas Schwinge <=