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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+4
*
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 updating jiffies on AP timer
Damien Zammit
2023-01-31
1
-0
/
+3
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-0
/
+1
*
Drop spurious changes
Samuel Thibault
2022-12-22
1
-4
/
+1
*
Warn only once about not being able to recycle pages
Samuel Thibault
2022-12-22
1
-1
/
+4
*
linux drivers: Don't depend on curr_pic_mask for APIC
Damien Zammit
2022-10-26
1
-2
/
+2
*
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 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
2
-9
/
+60
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
1
-1
/
+3
*
linux irq: Avoid hardcoding the number of interrupts.
Damien Zammit
2021-03-28
1
-14
/
+8
*
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
*
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
1
-79
/
+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
*
irq: Add disabling counter
Samuel Thibault
2019-11-12
1
-4
/
+51
*
spl: Remove intpri array
Samuel Thibault
2019-11-10
5
-59
/
+4
*
simplify interrupt handling
Damien Zammit
2019-11-10
4
-22
/
+15
*
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
*
linux block: fix outbound access to non-directmap user data
Samuel Thibault
2017-11-01
1
-4
/
+6
*
linux-block: Fix calling vm_map_copy_discard on uninitialized variable
Samuel Thibault
2017-10-31
1
-2
/
+1
*
linux: Fix warnings.
Justus Winter
2017-10-26
1
-2
/
+1
*
linux: Fix interrupt glue.
Justus Winter
2017-09-30
1
-2
/
+16
*
linux: Remove incompatible local prototype.
Justus Winter
2016-10-12
1
-4
/
+3
*
kern: Improve assertions and panics.
Justus Winter
2016-10-01
1
-2
/
+4
*
Update device drivers for highmem support
Richard Braun
2016-09-21
1
-41
/
+22
*
Update Linux block layer glue code
Richard Braun
2016-09-21
1
-15
/
+16
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-2
/
+2
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-1
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-10
/
+0
*
Disable probing legacy IDE when AHCI driver works
Samuel Thibault
2016-01-29
2
-0
/
+16
*
Use PCI macros
Samuel Thibault
2016-01-29
1
-2
/
+2
*
ahci: print PCI bus/dev/fun in hexadecimal
Samuel Thibault
2016-01-29
1
-14
/
+14
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
3
-137
/
+16
[next]