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
*
add L4 kmem cache for x86_64
Luca Dariz
2023-02-12
1
-15
/
+19
*
fix hardcoded physical address
Luca Dariz
2023-02-12
1
-1
/
+1
*
thread_getstatus: set unused members of thread state to 0
Luca Dariz
2023-02-12
1
-0
/
+1
*
Remove a.out support for ddb
Flavio Cruz
2023-02-09
1
-27
/
+0
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
2
-2
/
+5
*
i386: relax CPU within spinlock loop
Samuel Thibault
2023-02-08
1
-1
/
+1
*
Lock get_mapwindow infrastructure
Samuel Thibault
2023-02-07
1
-0
/
+5
*
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
[next]