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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Xen boot after c74adfe
Samuel Thibault
2012-03-24
3
-1
/
+3
*
Relocate kernel at bootup
Samuel Thibault
2012-03-24
2
-0
/
+38
*
Make sure BIOS area is mapped in kernel threads
Samuel Thibault
2012-03-24
2
-0
/
+20
*
Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS
Samuel Thibault
2012-03-24
2
-9
/
+11
*
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
3
-7
/
+9
*
Fix wrap-around in pmap bootstrap
Samuel Thibault
2012-03-24
1
-1
/
+1
*
Fix boot with big values of _start
Samuel Thibault
2012-03-23
1
-3
/
+5
*
Refer to `PFN_LIST' on Xen only.
Ludovic Courtès
2012-03-22
1
-1
/
+1
*
Use long types
Samuel Thibault
2012-03-20
8
-120
/
+123
*
Make xchgl arch-neutral
Samuel Thibault
2012-03-20
1
-1
/
+1
*
Use compiler defined __i386__ symbol instead of use defined i386
Guillem Jover
2012-03-20
3
-5
/
+4
*
Match type for count with tty_get_status and tty_set_status
Guillem Jover
2012-03-20
3
-6
/
+6
*
Use unsigned int for ELF 32bit values
Samuel Thibault
2012-03-19
1
-4
/
+4
*
Use unsigned long types for addresses
Samuel Thibault
2012-03-18
1
-4
/
+4
*
Use unsigned long for registers
Samuel Thibault
2012-03-18
1
-15
/
+15
*
Do not hardcode structure offset
Samuel Thibault
2012-03-18
2
-1
/
+2
*
Set Xen kernel virtual address to 0xC0000000
Samuel Thibault
2012-03-18
3
-4
/
+4
*
Fix access above 4GiB in bootstrap page table
Samuel Thibault
2012-03-18
1
-8
/
+9
*
Simplify splx
Samuel Thibault
2012-03-14
1
-2
/
+2
*
Stick to binutils ELF scripts
Samuel Thibault
2012-03-14
1
-1
/
+2
*
Fix PAE page frame number mask.
Samuel Thibault
2012-03-14
1
-1
/
+1
*
Fix Xen bootstrap at virtual address above 1GiB
Samuel Thibault
2012-03-14
2
-1
/
+8
*
Simplify i386at_init
Samuel Thibault
2012-03-14
1
-6
/
+7
*
Simplify kvtophys
Samuel Thibault
2012-03-14
1
-5
/
+1
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
11
-21
/
+21
*
Set default serial parameters to 8N1 instead of 7E1
Gabriele Giacone
2012-03-03
1
-1
/
+1
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-1
/
+1
*
Merge branch 'master' into master-slab
Samuel Thibault
2012-01-28
1
-1
/
+1
|
\
|
*
Fix typo
Samuel Thibault
2011-12-29
1
-1
/
+1
*
|
Remove arbitrary limits used by the zone system
Richard Braun
2011-12-17
3
-3
/
+0
*
|
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+1
*
|
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
7
-51
/
+47
*
|
Import the slab allocator
Richard Braun
2011-12-17
3
-30
/
+3
|
/
*
Increase kmem area for the Xen case.
Samuel Thibault
2011-10-16
1
-1
/
+5
*
Remove unused [!MACH_KERNEL] driver code
Guillem Jover
2011-09-12
5
-494
/
+1
*
* .gitignore: Tighten some rules, and distribute others to...
Thomas Schwinge
2011-09-06
1
-0
/
+1
*
* i386/i386/pcb.h (stack_attach): Parameterize the continuation parameter's
Thomas Schwinge
2011-09-06
2
-2
/
+2
*
Move i386/i386/locore.S declarations.
Thomas Schwinge
2011-09-06
2
-28
/
+27
*
Use Mach native error codes instead of POSIX errno E* ones
Guillem Jover
2011-09-02
4
-10
/
+10
*
Fix documentation
Samuel Thibault
2011-09-01
1
-0
/
+2
*
Close kernel stacks.
Samuel Thibault
2011-09-01
1
-0
/
+1
*
Fix PC sampling
Samuel Thibault
2011-09-01
3
-7
/
+6
*
Optimize copyout path
Samuel Thibault
2011-08-31
1
-17
/
+13
*
Fix copyout retry on lazy allocation on >= i486
Samuel Thibault
2011-08-31
1
-7
/
+28
*
Disable global page while writing in kernel space
Samuel Thibault
2011-08-31
1
-0
/
+5
*
Protect set_cr3 against compiler assignment optimizations
Samuel Thibault
2011-08-31
1
-1
/
+1
*
Fix declarations
Samuel Thibault
2011-08-31
8
-10
/
+17
*
Add linux_timer_intr function declaration
Guillem Jover
2011-08-30
1
-0
/
+4
*
Remove unused variable
Guillem Jover
2011-08-30
1
-1
/
+0
*
Cast function timeout() argument to fix a warning
Guillem Jover
2011-08-30
2
-2
/
+2
[next]