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
/
i386at
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make curr_ipl[] per cpu
Damien Zammit
2023-02-14
1
-2
/
+5
*
interrupt.S: Dont change ipl for pmap_update_interrupt
Damien Zammit
2023-02-13
1
-3
/
+3
*
i386: Refactor int stacks to be per cpu for SMP
Damien Zammit
2023-02-13
3
-25
/
+31
*
move kernel virtual address space to upper addresses
Luca Dariz
2023-02-12
1
-2
/
+0
*
fix hardcoded physical address
Luca Dariz
2023-02-12
1
-1
/
+1
*
Remove a.out support for ddb
Flavio Cruz
2023-02-09
1
-27
/
+0
*
pmap: Refactor temporary mapping functions
Damien Zammit
2023-02-03
1
-71
/
+2
*
kdb: Fix ON_INT_STACK() macro to be cpu_number aware
Damien Zammit
2023-02-01
1
-2
/
+2
*
Fix other confusions between KERNEL_STACK_SIZE and INTSTACK_SIZE
Samuel Thibault
2023-01-31
2
-3
/
+3
*
Always use directed EOI and disable focus
Damien Zammit
2023-01-31
1
-9
/
+0
*
interrupt: Send EOI before handling update interrupt
Damien Zammit
2023-01-31
1
-1
/
+1
*
fix warnings
Samuel Thibault
2023-01-31
1
-2
/
+1
*
i386: Fix lapic and ioapic for smp
Damien Zammit
2023-01-31
1
-70
/
+27
*
Include i386asm.h using i386/i386/i386.asm.h
Flavio Cruz
2023-01-30
1
-1
/
+1
*
i386: Add AP variants of descriptor tables
Damien Zammit
2023-01-29
5
-16
/
+45
*
Enable -Wmissing-prototypes.
Flavio Cruz
2023-01-29
1
-1
/
+1
*
Use standard types in include/device/input.h
Flavio Cruz
2023-01-28
1
-5
/
+1
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
10
-111
/
+51
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-16
/
+6
*
Export input structures used by Hurd in device/input.h.
Flavio Cruz
2023-01-09
1
-59
/
+1
*
Fix warning at pic_isa.c
Flavio Cruz
2023-01-07
1
-2
/
+2
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
8
-16
/
+20
*
Fix inttypes.h format constants for uintptr_t and intptr_t.
Flavio Cruz
2022-12-27
1
-2
/
+3
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
5
-11
/
+12
*
intr: Drop irq parameter
Samuel Thibault
2022-12-24
1
-11
/
+8
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
6
-60
/
+52
*
Remove custom stdint.h and rely on freestanding headers
Flavio Cruz
2022-12-19
2
-2
/
+2
*
Fix compiler warnings due to use of inline for mask_irq/unmask_irq
Flavio Cruz
2022-12-17
1
-12
/
+0
*
Define vm_size_t and vm_offset_t as __mach_uintptr_t.
Flavio Cruz
2022-12-06
3
-6
/
+6
*
Update kdb_kintr according to new interrupt stack layout
Samuel Thibault
2022-11-27
1
-0
/
+2
*
interrupt: Fix passing parameter to splx_cli and ioapic_irq_eoi
Samuel Thibault
2022-11-10
1
-2
/
+2
*
acpi: Add lapic_addr
Damien Zammit
2022-10-25
2
-0
/
+3
*
Fix when enabling APIC without SMP
Etienne Brateau
2022-09-26
1
-2
/
+8
*
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
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
2
-1
/
+2
*
fix console setting from cmdline
Luca Dariz
2022-08-27
1
-0
/
+5
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-11
/
+12
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
4
-21
/
+7
*
biosmem: Narrow e820 regions as required
Damien Zammit
2022-02-15
1
-0
/
+28
*
Convert from K&R to ANSI
Etienne Brateau
2022-01-21
3
-41
/
+22
*
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
*
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
2
-1
/
+2
*
ioapic: Use irq specific EOI properly when detected
Damien Zammit
2021-04-05
1
-8
/
+22
*
Don't call EOI on spurious interrupts
Damien Zammit
2021-04-05
1
-6
/
+3
[prev]
[next]