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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: Fix building with C23
Sergey Bugaev
2024-12-10
1
-1
/
+4
*
warn about incompatibility between linux disk driver and PAE
Samuel Thibault
2024-12-04
1
-0
/
+2
*
Add missing caddr_t type
Samuel Thibault
2024-10-17
1
-2
/
+0
*
Disable specific warnings that are now errors in GCC 14
Flavio Cruz
2024-06-24
1
-1
/
+7
*
linux: Do not enable in SMP, it is not MP-safe
Samuel Thibault
2024-04-05
1
-0
/
+5
*
remove machine/machspl.h as it duplicates machine/spl.h
LD
2024-03-09
2
-2
/
+2
*
linux: Add missing include
Samuel Thibault
2024-03-04
1
-0
/
+2
*
linux: Add noide and noahci kernel options
Samuel Thibault
2024-01-23
2
-2
/
+8
*
linux: DMA32 is now correctly handled
Samuel Thibault
2023-08-30
1
-1
/
+0
*
Use host_get_time64 in glue code
Flavio Cruz
2023-03-13
1
-1
/
+4
*
linux: Fix non-SMP build
Samuel Thibault
2023-02-14
2
-1
/
+2
*
Make curr_ipl[] per cpu
Damien Zammit
2023-02-14
2
-4
/
+5
*
linux: Keep existing timer interrupt handler for APIC
Damien Zammit
2023-02-03
1
-1
/
+3
*
linux: Skip probing IDE when 255 phys heads detected
Damien Zammit
2023-02-01
1
-1
/
+1
*
linux: Skip updating jiffies on AP timer
Damien Zammit
2023-01-31
1
-0
/
+3
*
Enable -Wmissing-prototypes.
Flavio Cruz
2023-01-29
1
-0
/
+4
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-0
/
+1
*
Drop spurious changes
Samuel Thibault
2022-12-22
2
-8
/
+2
*
Warn only once about not being able to recycle pages
Samuel Thibault
2022-12-22
2
-2
/
+8
*
linux drivers: Don't depend on curr_pic_mask for APIC
Damien Zammit
2022-10-26
1
-2
/
+2
*
bios32: Use phystokv() on low bios addresses
Damien Zammit
2022-10-25
1
-5
/
+5
*
ahci: Do not even try AHCI identify when device is ATAPI
Andrea Monaco
2021-09-12
1
-3
/
+4
*
ahci: Fix warning content
Andrea Monaco
2021-09-12
1
-1
/
+1
*
linux block: allow loading data up to 4GiB limit
Samuel Thibault
2021-08-28
1
-1
/
+8
*
linux: Use kvtophys instead of _kvtophys
Samuel Thibault
2021-08-28
1
-1
/
+2
*
linux block: Fix checking block sector.
Samuel Thibault
2021-08-27
1
-0
/
+2
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-2
/
+2
*
block: Look out for disk sector number overflow
Samuel Thibault
2021-08-17
3
-9
/
+72
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
1
-1
/
+3
*
linux: Add option to disable Linux groups
Samuel Thibault
2021-03-31
1
-1
/
+5
*
linux irq: Avoid hardcoding the number of interrupts.
Damien Zammit
2021-03-28
1
-14
/
+8
*
configure: Add block group
Damien Zammit
2021-03-28
1
-4
/
+16
*
fix EISA check in init_IRQ
Damien Zammit
2021-03-27
1
-1
/
+1
*
ahci: Fix variable name
Andrea G. Monaco
2021-02-21
1
-4
/
+4
*
x86: Add XSAVE support
Samuel Thibault
2020-11-28
1
-0
/
+2
*
genhd: Fix building without IDE drivers
Samuel Thibault
2020-11-15
1
-2
/
+5
*
smp: Add --enable-ncpus option and fix build
Samuel Thibault
2020-09-19
1
-0
/
+3
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
2
-81
/
+73
*
Support GPT disklabels and build them by default
наб
2020-06-01
2
-0
/
+318
*
Add kmem_valloc
Samuel Thibault
2020-05-01
1
-1
/
+3
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-2
/
+2
*
irq: Add disabling counter
Samuel Thibault
2019-11-12
2
-4
/
+53
*
spl: Remove intpri array
Samuel Thibault
2019-11-10
5
-59
/
+4
*
Make default boot less scary
Samuel Thibault
2019-11-10
2
-10
/
+19
*
simplify interrupt handling
Damien Zammit
2019-11-10
6
-23
/
+18
*
ide: Use default IRQ by default
Samuel Thibault
2019-11-10
1
-0
/
+1
*
compiler-gcc*.h: Keep on the gcc 5 version for now
Samuel Thibault
2019-09-06
5
-268
/
+4
*
Add gcc-9 compatibility
Samuel Thibault
2019-08-31
1
-0
/
+67
*
Fix printk format
Samuel Thibault
2019-08-11
1
-5
/
+5
*
ahci: Ignore multifunction bit in PCI header type
Samuel Thibault
2019-04-27
1
-0
/
+2
[next]