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
...
*
io_map: Fix using physical addresses
Samuel Thibault
2022-02-16
1
-5
/
+5
*
db: Fix db_user_to_phys_address returning physical addresses
Samuel Thibault
2022-02-16
1
-7
/
+7
*
vm_object: Fix vm_object_page_map map function prototype
Samuel Thibault
2022-02-16
1
-1
/
+1
*
biosmem: Narrow e820 regions as required
Damien Zammit
2022-02-15
1
-0
/
+28
*
Makefrag.am: Move architecture condition inside architecture Makefrag.am
Samuel Thibault
2022-02-06
1
-17
/
+14
*
Convert from K&R to ANSI
Etienne Brateau
2022-01-21
5
-49
/
+29
*
mach_i386: include MACH_I386_IMPORTS
Samuel Thibault
2022-01-01
1
-0
/
+4
*
ddb: Fix updating sp while progressing through frames
Samuel Thibault
2021-12-29
1
-1
/
+6
*
ddb: Unwind over RET
Samuel Thibault
2021-12-29
2
-6
/
+30
*
ddb: Fix accessing high memory
Samuel Thibault
2021-12-28
2
-20
/
+61
*
rtc: drop message on setting RTC time
Samuel Thibault
2021-12-16
1
-8
/
+0
*
memmmap: Use biosmem_addr_available rather than vm_page_lookup_pa
Samuel Thibault
2021-11-28
3
-17
/
+25
*
memory_object_create_proxy: Make len parameter vm_size_array_t
Samuel Thibault
2021-10-17
1
-0
/
+1
*
i386/i386/fpu.h: Fix xrstor and xrstors macros
Samuel Thibault
2021-09-23
1
-2
/
+6
*
i386/i386/fpu.h: Drop spurious backslashes
Samuel Thibault
2021-09-23
1
-4
/
+4
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-1
/
+1
*
rtc: Add read/write messages
Samuel Thibault
2021-04-05
1
-1
/
+16
*
kd: Do not read the CMOS ram
Samuel Thibault
2021-04-05
2
-3
/
+10
*
apic: Also unmask irq 3 and 4 early
Samuel Thibault
2021-04-05
1
-0
/
+7
*
ioapic: Fix arg passing of redirection entry
Damien Zammit
2021-04-05
1
-6
/
+7
*
ioapic: Refactor EOI
Damien Zammit
2021-04-05
3
-2
/
+2
*
ioapic: Use irq specific EOI properly when detected
Damien Zammit
2021-04-05
2
-8
/
+26
*
Don't call EOI on spurious interrupts
Damien Zammit
2021-04-05
1
-6
/
+3
*
ioapic: target first processor for interrupts
Damien Zammit
2021-04-05
1
-1
/
+2
*
ioapic: Enable processor focus to BSP
Damien Zammit
2021-04-05
2
-0
/
+4
*
SMP: Fix warnings
Samuel Thibault
2021-04-04
5
-0
/
+13
*
SMP: fix getting the interrupt stack address and size
Samuel Thibault
2021-04-04
3
-4
/
+6
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
16
-27
/
+557
*
pit: Add more macros
Samuel Thibault
2021-04-03
1
-2
/
+7
*
Keep BIOS mapped even without Linux
Samuel Thibault
2021-03-31
2
-7
/
+1
*
apic: Reorder defines
Damien Zammit
2021-03-29
1
-2
/
+2
*
pic: Move to interrupts 0x20-0x2f
Damien Zammit
2021-03-28
2
-5
/
+3
*
Existing SMP apic code improvements
Damien Zammit
2021-03-28
4
-21
/
+106
*
Don't allow writing to acpi table in memory
Damien Zammit
2021-03-28
1
-1
/
+1
*
fixup acpi base table search
Damien Zammit
2021-03-28
1
-18
/
+12
*
i386 fpu: fix bogus check
Andrea G. Monaco
2021-02-11
1
-1
/
+1
*
com: Fix bogus NCOM test
Andrea G. Monaco
2021-02-03
1
-1
/
+1
*
add a missing include header guard.
guy fleury iteriteka
2021-01-09
1
-0
/
+5
*
Fix _Static_assert call
Samuel Thibault
2020-12-23
1
-2
/
+4
*
i386at: Really disable com and lpr above NCOM and NLPR
Samuel Thibault
2020-12-07
2
-0
/
+10
*
pmap: Note that we should support PCID
Samuel Thibault
2020-12-02
1
-0
/
+1
*
x86: Move fp_reg.h static assertions to .c file
Samuel Thibault
2020-12-01
2
-2
/
+3
*
x86: Keep fp_regs.h standalone
Samuel Thibault
2020-12-01
1
-6
/
+4
*
x86: Get default state from the CPU itself
Samuel Thibault
2020-11-29
1
-20
/
+6
*
x86: Make sure we allocate as much as our structure should hold
Samuel Thibault
2020-11-29
1
-0
/
+10
*
x86: clear exceptions etc. on fpinit
Samuel Thibault
2020-11-29
1
-0
/
+1
*
x86: Fix initial control word
Samuel Thibault
2020-11-29
1
-3
/
+8
*
x86: Fix initialization of new threads
Samuel Thibault
2020-11-29
3
-49
/
+47
*
x86: Factorize fpu save/restore
Samuel Thibault
2020-11-29
2
-60
/
+49
*
x86: Drop XSAVE support limitation
Samuel Thibault
2020-11-28
2
-4
/
+0
[prev]
[next]