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
*
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
*
Move -D__ASSEMBLY__ to general AM_CCASFLAGS
Samuel Thibault
2018-12-30
1
-1
/
+1
*
Add gcc-8 compatibility
Samuel Thibault
2018-07-28
1
-0
/
+67
*
Keep DMA enabled on QEMU disks
Samuel Thibault
2018-06-13
1
-0
/
+8
*
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
*
Support GCC 7
David Michael
2017-05-07
1
-0
/
+67
*
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
*
Fix buffer size passed to scsi_do_cmd
Samuel Thibault
2016-05-26
4
-6
/
+6
*
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
3
-1
/
+26
*
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
*
Fallback on direct PCI access when no BIOS32 is available
Samuel Thibault
2016-01-29
1
-0
/
+2
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
4
-143
/
+16
[next]