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
*
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
*
i386 db: Add ud2 instruction
Samuel Thibault
2022-12-11
1
-1
/
+1
*
Define vm_size_t and vm_offset_t as __mach_uintptr_t.
Flavio Cruz
2022-12-06
6
-12
/
+12
*
Make task_info.h structs more portable
Flavio Cruz
2022-12-06
2
-29
/
+32
*
task: Add task_set_essential
Samuel Thibault
2022-12-03
1
-2
/
+3
*
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
[next]