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
...
*
pmap: Make pmap_protect sparse-pde aware
Samuel Thibault
2023-08-12
1
-4
/
+3
*
x86_64: don't bother printing function arguments
Samuel Thibault
2023-08-12
1
-0
/
+5
*
kdb: Show page fault details in traces
Samuel Thibault
2023-08-12
1
-1
/
+8
*
x86_64: Fix catching kernel NULL deferences
Samuel Thibault
2023-08-12
1
-1
/
+2
*
elf64: Update names
Samuel Thibault
2023-08-12
1
-2
/
+1
*
model_dep: drop duplicate declaration
Samuel Thibault
2023-08-12
1
-4
/
+0
*
x86_64: Fix printing kernel trap number and error
Samuel Thibault
2023-08-12
1
-1
/
+1
*
Acknowledge IRQ *before* calling the handler
Samuel Thibault
2023-08-10
1
-25
/
+27
*
Fix missing DMA32 limit
Samuel Thibault
2023-08-09
2
-3
/
+24
*
pmap: Add missing PMAP_READ_LOCK fixes uninitialized spl
Damien Zammit
2023-08-06
1
-0
/
+1
*
interrupt.S: No nested interrupts during IPIs && more x86_64 smp support
Damien Zammit
2023-08-06
1
-0
/
+1
*
cpu_number: Look up cpu kernel_id via lookup table
Damien Zammit
2023-08-05
5
-29
/
+28
*
db_interface: Don't call db_on if MACH_KDB is off
Damien Zammit
2023-08-05
1
-1
/
+1
*
x86_64: remove unneeded segment selectors handling on full 64 bit
Luca Dariz
2023-08-04
5
-7
/
+23
*
x86_64: refactor segment register handling
Luca Dariz
2023-08-04
5
-17
/
+23
*
x86_64: disable V86 mode on full 64-bit configuration
Luca Dariz
2023-08-04
2
-9
/
+32
*
x86_64: install emergency handler for double fault
Luca Dariz
2023-08-04
3
-2
/
+20
*
i386/apic.c: Pre-initialize the lapic pointer with a dummy structure
Damien Zammit
2023-06-20
1
-1
/
+7
*
x86_64: add a critical section on entry and exit from syscall/sysret
Luca Dariz
2023-06-17
1
-1
/
+2
*
x86_64: add 64-bit registers when dumping thread state
Luca Dariz
2023-05-26
1
-0
/
+14
*
pmap: only map lower BIOS memory 1:1 when using Linux drivers
Luca Dariz
2023-05-26
1
-0
/
+9
*
kdb: Add showing new 64bit registers
Samuel Thibault
2023-05-26
1
-0
/
+12
*
Xen 64bit: Also put kernel at end of addressing space
Samuel Thibault
2023-05-26
1
-1
/
+2
*
xen: Fix 64bit build
Samuel Thibault
2023-05-26
1
-2
/
+8
*
x86_64: fix APIC initialization
Luca Dariz
2023-05-21
1
-4
/
+4
*
x86_64: push user's VM_MAX_ADDRESS
Luca Dariz
2023-05-21
1
-8
/
+16
*
pmap: Simplify code
Samuel Thibault
2023-05-21
1
-25
/
+21
*
pmap: dynamically allocate the whole user page tree map
Luca Dariz
2023-05-21
2
-288
/
+277
*
x86_64: fix descriptor loading for 64-bit addresses
Luca Dariz
2023-05-21
1
-1
/
+2
*
Ship missing msr.h file
Samuel Thibault
2023-05-20
1
-0
/
+1
*
x86_64: Fix reporting fsgs base in thread_get_state ()
Sergey Bugaev
2023-05-15
1
-1
/
+1
*
x86_64: Fix updating fsgs base on context switch
Sergey Bugaev
2023-05-12
1
-4
/
+5
*
Do not expose CPU_TYPE_X86_64 when running 32bit userland
Samuel Thibault
2023-05-11
1
-1
/
+1
*
x86_64: Add CPU_TYPE_X86_64 CPU type
Samuel Thibault
2023-05-06
1
-0
/
+4
*
add setting gs/fsbase
Luca Dariz
2023-05-01
3
-3
/
+42
*
x86_64: add 64-bit syscall entry point
Luca Dariz
2023-05-01
6
-14
/
+95
*
Fix Xen build
Samuel Thibault
2023-04-11
3
-30
/
+32
*
Fix missing shipping required header
Samuel Thibault
2023-04-10
1
-0
/
+1
*
Align the user stack correctly for 64 bit programs.
Flavio Cruz
2023-04-04
2
-8
/
+18
*
Make exception subcode a long
Sergey Bugaev
2023-04-03
2
-2
/
+2
*
Add i386_fsgs_base_state
Sergey Bugaev
2023-04-03
1
-0
/
+8
*
ioapic: Timer calibrated in 10 mach ticks
Damien Zammit
2023-03-11
1
-5
/
+4
*
Align mach_msg_type_t and mach_msg_type_long_t with the same alignment as uin...
Flavio Cruz
2023-03-08
1
-2
/
+2
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
1
-3
/
+3
*
apic: Drop declaration of inexisting function
Samuel Thibault
2023-03-07
1
-1
/
+0
*
lapic timer: Calibrate via mach timer not PIT
Damien Zammit
2023-03-07
3
-38
/
+54
*
x86_64: fix user trap during syscall with an invalid user stack
Luca Dariz
2023-02-27
1
-2
/
+2
*
x86_64: allow compilation if ! USER32
Luca Dariz
2023-02-27
1
-2
/
+4
*
lapic timer: Calibrate based on 10 PIT sleeps for 10ms
Damien Zammit
2023-02-26
1
-8
/
+11
*
pit: Use corrected clock frequency
Damien Zammit
2023-02-26
1
-1
/
+1
[prev]
[next]