index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
intel
Age
Commit message (
Expand
)
Author
2014-07-06
Do not unmap page 0 when not needed
Samuel Thibault
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2014-03-22
Fix overflow
Samuel Thibault
2014-03-03
Keep two virtual pages as mapping windows to access physical memory
Samuel Thibault
2013-12-15
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
Declare void argument lists
Marin Ramesa
2013-12-11
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-09
i386/intel/pmap.c: remove unused variable
Marin Ramesa
2013-12-09
i386/intel/pmap.c: use boolean instead of an int
Marin Ramesa
2013-12-05
i386/intel/pmap.c: remove forward declarations
Marin Ramesa
2013-11-24
Remove leftover register qualifiers
Marin Ramesa
2013-11-15
i386/intel/read_fault.c: remove register qualifier
Marin Ramesa
2013-11-15
i386/intel/pmap.h: remove register qualifiers
Marin Ramesa
2013-11-15
i386/intel/pmap.c: remove register qualifiers
Marin Ramesa
2013-11-09
Remove lint code
Marin Ramesa
2013-01-31
Implement pmap_map_mfn for the PVH case
Samuel Thibault
2013-01-30
Add comment for TODO
Samuel Thibault
2013-01-28
Add initial code for disabling PV pagetables
Samuel Thibault
2012-07-14
Fix Xen boot at linear address 0xC0000000
Samuel Thibault
2012-03-24
Make sure BIOS area is mapped in kernel threads
Samuel Thibault
2012-03-24
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
Fix wrap-around in pmap bootstrap
Samuel Thibault
2012-03-20
Use compiler defined __i386__ symbol instead of use defined i386
Guillem Jover
2012-03-18
Fix access above 4GiB in bootstrap page table
Samuel Thibault
2012-03-14
Fix PAE page frame number mask.
Samuel Thibault
2012-03-14
Fix Xen bootstrap at virtual address above 1GiB
Samuel Thibault
2012-03-09
Use unsigned long for addresses and sizes
Samuel Thibault
2012-01-28
Merge branch 'master' into master-slab
Samuel Thibault
2011-12-29
Fix typo
Samuel Thibault
2011-12-17
Adjust the kernel to use the slab allocator
Richard Braun
2011-08-28
Fix pmap_clear_bootstrap_pagetable with >4G mfns
Samuel Thibault
2011-08-28
Rework memory mapping reservation
Samuel Thibault
2011-04-22
Update constants to nowadays standards
Samuel Thibault
2011-03-03
Keep supplementary L1 pages read-only
Samuel Thibault
2011-02-27
Re-enable updating pvlist for kernel_pmap
Samuel Thibault
2011-02-27
Fix for kdb watch command
Samuel Thibault
2011-01-31
Enable pae_extended_cr3 in pmap_bootstrap
Samuel Thibault
2010-04-08
Fix bootstrap additional mapping
Samuel Thibault
2010-04-08
Extend machine addresses to 64bit for PAE
Samuel Thibault
2009-12-18
Mark macro arguments as used
Guillem Jover
2009-12-16
Add Xen support
Samuel Thibault
2009-11-22
Do not fail if no PTE maps virtual address 0
Samuel Thibault
2009-11-22
Add pmap parameter to INVALIDATE_TLB
Samuel Thibault
2009-11-22
Add phys_first_addr and phys_last_addr declaration
Samuel Thibault
2009-11-22
Add missing phystokv/kvtophys conversions
Samuel Thibault
2009-10-25
Fix warning
Samuel Thibault
2009-10-14
Fix macro escapes
Samuel Thibault
2009-06-18
2009-02-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2009-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2009-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
[next]