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 non-PAE build
Samuel Thibault
2023-10-02
1
-1
/
+1
*
copyinmsg: Check that we have not overflown
Samuel Thibault
2023-10-01
2
-1
/
+2
*
com/lpr: Handle masking of interrupts in the driver
Damien Zammit
2023-10-01
2
-8
/
+6
*
kd: Handle masking of keyboard interrupt in the driver
Damien Zammit
2023-10-01
3
-2
/
+8
*
pmap: Factorize l4 base access
Samuel Thibault
2023-10-01
1
-2
/
+5
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+100
*
ioapic: Add simple locking for non-atomic accesses
Damien Zammit
2023-09-30
1
-0
/
+9
*
ioapic: Detect version of IOAPIC for correct EOI handling
Damien Zammit
2023-09-30
1
-1
/
+14
*
x86_64: Drop segments from thread status
Samuel Thibault
2023-09-28
1
-5
/
+5
*
x86_64: remove more unneeded segment selectors handling on full 64bit
Samuel Thibault
2023-09-28
1
-0
/
+2
*
percpu: simplify access in NCPUS==1 case
Samuel Thibault
2023-09-27
2
-2
/
+19
*
percpu: active_stack with gs
Damien Zammit
2023-09-25
4
-8
/
+9
*
SMP: Fix setting up initial gdt
Samuel Thibault
2023-09-24
2
-23
/
+28
*
boothdr: Fix initial gdt
Samuel Thibault
2023-09-24
1
-1
/
+2
*
cpuboot: Also set up %gs for AP
Samuel Thibault
2023-09-24
2
-10
/
+73
*
boothdr: Do not bother computing precise limit
Samuel Thibault
2023-09-24
2
-4
/
+2
*
boothdr: Drop spurious limit field
Samuel Thibault
2023-09-24
1
-1
/
+1
*
Use fewer cpu_number_slow calls
Samuel Thibault
2023-09-24
2
-2
/
+2
*
percpu active_thread using gs segment
Damien Zammit
2023-09-24
5
-4
/
+5
*
spl: Use gs to access CPU number
Samuel Thibault
2023-09-24
1
-8
/
+8
*
boothdr: Also set up %gs for percpu access
Samuel Thibault
2023-09-24
2
-10
/
+61
*
start/switch_timer: Use CPU_NUMBER
Samuel Thibault
2023-09-24
1
-2
/
+2
*
percpu area using gs segment
Damien Zammit
2023-09-24
13
-31
/
+177
*
cpu_number: Inline widely used simple function
Damien Zammit
2023-09-24
3
-33
/
+8
*
gdt: Cleanup gdt.h included in asm
Damien Zammit
2023-09-24
7
-9
/
+8
*
cpuboot: Use CPU_NUMBER_NO_STACK before stack is set up
Damien Zammit
2023-09-23
1
-1
/
+1
*
i386_btop/ptob/trunc/round_page: Fix PAE case
Samuel Thibault
2023-08-28
1
-4
/
+4
*
pmap_phys_address: Fix casting
Samuel Thibault
2023-08-28
1
-1
/
+1
*
Fix crash at boot
Samuel Thibault
2023-08-28
4
-0
/
+4
*
pmap: Fix spurious pte release on 64bit and PAE
Samuel Thibault
2023-08-28
1
-2
/
+2
*
Fix non-SMP build
Samuel Thibault
2023-08-22
1
-0
/
+1
*
apic: Use cpuid to read the apic id for speed
Damien Zammit
2023-08-22
3
-9
/
+25
*
kernel traps: Also print code and cr2
Samuel Thibault
2023-08-21
1
-1
/
+1
*
page segments: Fix more dma32/directmap inversions
Samuel Thibault
2023-08-21
2
-12
/
+22
*
pmap: Add missing declaration
Samuel Thibault
2023-08-14
1
-0
/
+3
*
pmap+slab: Add more smoketests
Samuel Thibault
2023-08-14
1
-4
/
+8
*
pmap: Fix mayhem when releasing near the end of virtual memory
Samuel Thibault
2023-08-14
1
-2
/
+2
*
pmap: Add MAPWINDOW_SIZE macro
Samuel Thibault
2023-08-14
1
-3
/
+4
*
pmap: reserve last virtual page
Samuel Thibault
2023-08-14
1
-2
/
+2
*
pmap: Add more debugging information when getting a null pv_list
Samuel Thibault
2023-08-14
1
-1
/
+1
*
pmap: Fix x32 PAE builds
Samuel Thibault
2023-08-14
1
-1
/
+2
*
pmap: Fix coping with VM_MAX_USER_ADDRESS not being aligned on l4 limit
Samuel Thibault
2023-08-14
1
-2
/
+4
*
x86_64: Fix memory leak on pmap destruction
Samuel Thibault
2023-08-14
1
-4
/
+7
*
immc: Add support for \r and \t
Samuel Thibault
2023-08-13
1
-0
/
+8
*
x86_64: Do not disassemble instructions
Samuel Thibault
2023-08-13
1
-0
/
+6
*
IPI: Do not include support when NCPUS=1
Samuel Thibault
2023-08-13
3
-0
/
+8
*
IPI: Rework irq names and fix x86_64 build
Samuel Thibault
2023-08-13
6
-14
/
+13
*
i386/x86_64: Add remote AST via IPI mechanism
Damien Zammit
2023-08-13
8
-3
/
+35
*
simple lock: check that the non-_irq variants are not called from IRQ
Samuel Thibault
2023-08-12
2
-3
/
+19
*
tty: Convert t_lock to using simple_lock_irq
Samuel Thibault
2023-08-12
1
-10
/
+7
[prev]
[next]