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
*
Update kdb_kintr according to new interrupt stack layout
Samuel Thibault
2022-11-27
2
-4
/
+12
*
Update mach_debug interfaces to use struct.
Flavio Cruz
2022-11-25
2
-0
/
+16
*
interrupt: Fix passing parameter to splx_cli and ioapic_irq_eoi
Samuel Thibault
2022-11-10
1
-2
/
+2
*
i386/pit: Tune delays
Damien Zammit
2022-10-26
2
-4
/
+22
*
acpi: Add lapic_addr
Damien Zammit
2022-10-25
2
-0
/
+3
*
proc_reg: Fix pushf/popf
Samuel Thibault
2022-10-25
1
-6
/
+6
*
kdb: Fix TODO for multiprocessor
Damien Zammit
2022-10-25
1
-1
/
+3
*
Fix when enabling APIC without SMP
Etienne Brateau
2022-09-26
2
-10
/
+10
*
x86_64: ignore warning
Samuel Thibault
2022-09-18
1
-0
/
+1
*
interrupt: Fix saving irq/ipl when linux drivers are disabled
Samuel Thibault
2022-09-17
1
-14
/
+37
*
kd_mouse: Fix warning
Samuel Thibault
2022-09-17
2
-4
/
+5
*
x86_64: fix warning
Samuel Thibault
2022-09-17
1
-2
/
+2
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
2
-0
/
+6
*
Fix inclusability of <mach/mach_types.h>
Samuel Thibault
2022-08-28
3
-8
/
+64
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
1
-4
/
+33
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
3
-1
/
+3
*
x86_64: fix exception stack alignment
Luca Dariz
2022-08-27
3
-1
/
+16
*
fix Task State Segment layout for 64 bit
Luca Dariz
2022-08-27
4
-3
/
+36
*
enable user access
Luca Dariz
2022-08-27
1
-2
/
+2
*
fix console setting from cmdline
Luca Dariz
2022-08-27
1
-0
/
+5
*
cleanup multiboot
Luca Dariz
2022-08-27
2
-119
/
+14
*
add support for booting from grub with x86_64
Luca Dariz
2022-08-27
5
-3
/
+7
*
gnumach: Remove PCI_CFG2_* as a reserved ioport range
Damien Zammit
2022-08-23
1
-4
/
+1
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
11
-64
/
+35
*
pmap: Make sure we do not allocate page tables beyond 4GiB
Samuel Thibault
2022-02-17
1
-1
/
+4
*
xen: Fix storing physical addresses
Samuel Thibault
2022-02-16
1
-2
/
+2
*
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
[next]