index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
i386at
/
model_dep.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix registration of strings from in boot data
Richard Braun
2016-09-06
1
-2
/
+4
*
Make early physical page allocation truely reliable
Richard Braun
2016-09-06
1
-3
/
+62
*
Fix early physical page allocation
Richard Braun
2016-09-03
1
-0
/
+10
*
i386: Fix error handling
Justus Winter
2016-04-15
1
-4
/
+11
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-11
/
+6
*
Fix early page allocation on Xen
Richard Braun
2016-01-30
1
-0
/
+4
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-272
/
+14
*
Reserve 64k at beginning of memory, not just 4k
Samuel Thibault
2015-08-31
1
-3
/
+5
*
i386: improve the immediate console
Justus Winter
2015-06-28
1
-0
/
+8
*
i386: add comment
Justus Winter
2015-06-26
1
-0
/
+1
*
ddb: add support for ELF symbol tables
Justus Winter
2014-09-17
1
-0
/
+27
*
Do not unmap page 0 when not needed
Samuel Thibault
2014-07-06
1
-0
/
+4
*
i386: use ACPI to power off the machine
Justus Winter
2014-07-06
1
-0
/
+2
*
ddb: add "halt" command
Justus Winter
2014-05-03
1
-0
/
+5
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-6
/
+3
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-2
/
+2
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-1
/
+1
*
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-11
1
-1
/
+1
*
i386/i386at/model_dep.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+2
*
i386/i386at/model_dep.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-2
/
+2
*
i386/i386at/model_dep.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+0
*
i386/i386at: remove forward declarations
Marin Ramesa
2013-12-05
1
-8
/
+2
*
i386/i386at/conf.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-1
/
+2
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-0
/
+1
*
Fix implicit declaration of function
Marin Ramesa
2013-11-20
1
-3
/
+4
*
Remove lint code
Marin Ramesa
2013-11-09
1
-4
/
+0
*
Add missing 4KiB memory
Samuel Thibault
2013-06-10
1
-1
/
+1
*
Add non-contiguous mmap support
Samuel Thibault
2013-06-10
1
-10
/
+89
*
Add initial code for disabling PV pagetables
Samuel Thibault
2013-01-28
1
-4
/
+4
*
Make sure BIOS area is mapped in kernel threads
Samuel Thibault
2012-03-24
1
-0
/
+14
*
Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS
Samuel Thibault
2012-03-24
1
-9
/
+9
*
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
1
-4
/
+4
*
Fix boot with big values of _start
Samuel Thibault
2012-03-23
1
-3
/
+5
*
Simplify i386at_init
Samuel Thibault
2012-03-14
1
-6
/
+7
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
1
-3
/
+3
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-1
/
+1
*
Rework memory mapping reservation
Samuel Thibault
2011-08-28
1
-4
/
+7
*
Add prototypes for locore functions
Guillem Jover
2011-08-27
1
-2
/
+0
*
Enable all caches
Samuel Thibault
2011-04-23
1
-0
/
+1
*
Enable global pages after enabling paging
Samuel Thibault
2011-03-06
1
-2
/
+2
*
Fix temporary direct mapping during page table enabling
Samuel Thibault
2011-03-05
1
-35
/
+20
*
Move -d and -H parse to kern/startup.c
Samuel Thibault
2011-01-15
1
-20
/
+0
*
Add prototype for discover_x86_cpu_type
Samuel Thibault
2010-10-23
1
-0
/
+2
*
Warn on unknown CPU family
Samuel Thibault
2010-10-23
1
-1
/
+2
*
Recognize P4 and Opteron-like as pentium pro
Samuel Thibault
2010-10-23
1
-0
/
+1
*
Add a SoftDebugger function
Samuel Thibault
2009-12-21
1
-1
/
+1
*
Add Xen support
Samuel Thibault
2009-12-16
1
-14
/
+166
*
Add -H option to halt on panic
Samuel Thibault
2009-11-28
1
-0
/
+9
*
Use typeof(boot_info)
Samuel Thibault
2009-11-22
1
-1
/
+1
*
Fix early interrupt crash
Samuel Thibault
2009-11-22
1
-5
/
+5
[prev]
[next]