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
...
*
cpu_number: Fix missing return
Damien Zammit
2023-02-04
1
-0
/
+2
*
pmap: Refactor temporary mapping functions
Damien Zammit
2023-02-03
3
-71
/
+101
*
kdb: Fix ON_INT_STACK() macro to be cpu_number aware
Damien Zammit
2023-02-01
2
-3
/
+4
*
pmap: Debug printf when pmap_update_interrupt runs
Damien Zammit
2023-02-01
1
-0
/
+1
*
Define rpc_vm_size_array_t and rpc_vm_offset_array_t
Flavio Cruz
2023-01-31
1
-0
/
+3
*
fix accessing per-cpu data
Damien Zammit
2023-01-31
3
-11
/
+12
*
Fix other confusions between KERNEL_STACK_SIZE and INTSTACK_SIZE
Samuel Thibault
2023-01-31
2
-3
/
+3
*
locore: Fix int stack check
Damien Zammit
2023-01-31
3
-6
/
+19
*
Debug printf when sending TLB IPI
Damien Zammit
2023-01-31
1
-1
/
+1
*
Fix makefrags
Damien Zammit
2023-01-31
2
-2
/
+6
*
smp: Deassert IPI 251 as part of sequence
Damien Zammit
2023-01-31
1
-1
/
+5
*
Always use directed EOI and disable focus
Damien Zammit
2023-01-31
2
-10
/
+3
*
interrupt: Send EOI before handling update interrupt
Damien Zammit
2023-01-31
1
-1
/
+1
*
Print warning on bad cpu numbering and assume BSP
Damien Zammit
2023-01-31
2
-1
/
+18
*
Add cpu_number and cpuboot
Damien Zammit
2023-01-31
2
-0
/
+192
*
fix warnings
Samuel Thibault
2023-01-31
1
-2
/
+1
*
i386: Fix lapic and ioapic for smp
Damien Zammit
2023-01-31
5
-87
/
+307
*
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
17
-54
/
+165
*
i386/apic: Add ifdefs for APIC for mask/unmask irqs
Damien Zammit
2023-01-29
1
-0
/
+2
*
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
*
Delete unused header cthreads.h
Flavio Cruz
2023-01-28
1
-56
/
+0
*
Fix compiler warnings
Flavio Cruz
2023-01-28
1
-11
/
+2
*
Change i386 RPC subsystem to include descriptor instead of real_descriptor
Flavio Cruz
2023-01-27
4
-51
/
+51
*
Do not include seg.c when building for x86_64
Flavio Cruz
2023-01-26
2
-67
/
+84
*
Fix several warnings for -Wmissing-prototypes (part 2)
Flavio Cruz
2023-01-25
14
-230
/
+89
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
15
-266
/
+71
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
2
-18
/
+7
*
Fix i386 PAE boot
Samuel Thibault
2023-01-19
1
-3
/
+6
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
1
-0
/
+102
*
Delete x86 string functions
Flavio Cruz
2023-01-18
1
-54
/
+0
*
Fix build for smp
Etienne Brateau
2023-01-13
1
-1
/
+1
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
1
-0
/
+2
*
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
*
Fix ddb warnings introduced with -Wstrict-prototypes
Flavio Cruz
2023-01-05
1
-2
/
+1
*
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
12
-54
/
+27
*
Fix hardclock prototype
Samuel Thibault
2022-12-27
1
-1
/
+0
*
intr: Drop irq parameter
Samuel Thibault
2022-12-24
3
-16
/
+11
*
Xen: Fix warning
Samuel Thibault
2022-12-24
1
-1
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
9
-63
/
+57
*
Remove custom stdint.h and rely on freestanding headers
Flavio Cruz
2022-12-19
5
-74
/
+20
*
Use long_natural_t for recnum_t
Flavio Cruz
2022-12-18
2
-21
/
+52
*
Use struct for time_value_t and define seconds as long_integer_t.
Flavio Cruz
2022-12-17
2
-2
/
+22
*
Fix compiler warnings due to use of inline for mask_irq/unmask_irq
Flavio Cruz
2022-12-17
4
-18
/
+16
*
copy_to/from_phys: fix non-page-aligned case
Samuel Thibault
2022-12-12
1
-2
/
+2
*
i386 db: Fix db_read_bytes over multiple pages
Samuel Thibault
2022-12-11
1
-0
/
+1
[prev]
[next]