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
*
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
*
Fix build with gcc-6
Samuel Thibault
2016-01-14
1
-0
/
+67
*
replace extern with static in some linux code
Flavio Cruz
2016-01-02
8
-29
/
+29
*
remove unnused disk code and headers
Flavio Cruz
2016-01-01
1
-35
/
+0
*
fix some compiler warnings in gnumach
Flavio Cruz
2016-01-01
2
-3
/
+3
*
Fix ahci unit MAX_PORTS check
Samuel Thibault
2015-11-27
1
-1
/
+1
*
Fix missing format in printk
Samuel Thibault
2015-11-27
1
-1
/
+1
*
commit fce798016c4bd2be89b86b0d343ab54505409412
Rik van Riel
2015-09-07
1
-1
/
+0
*
Avoid re-defining macros
Justus Winter
2015-08-15
2
-2
/
+8
*
linux/net: fix build with -O0
Justus Winter
2015-07-18
1
-1
/
+1
*
Fix build with -O0
Samuel Thibault
2015-07-07
7
-39
/
+55
*
Fix restoring interrupts on timeout
Samuel Thibault
2015-06-30
1
-0
/
+1
*
Print about powered-down AHCI ports
Samuel Thibault
2015-06-29
1
-6
/
+40
*
Restrict `-fno-strict-aliasing' to the Linux drivers
Justus Winter
2015-05-23
1
-0
/
+5
*
Add stdint integer types in Linux glue
Samuel Thibault
2015-05-23
1
-0
/
+9
*
Fix semaphore failure path special calling convention
Samuel Thibault
2015-05-02
1
-3
/
+7
*
Replace clobbers with earlyclobbers
Samuel Thibault
2015-05-01
2
-15
/
+17
*
Fix build with gcc-5
Samuel Thibault
2015-04-30
1
-0
/
+67
*
Show odd number of ports
Samuel Thibault
2015-03-05
1
-1
/
+1
*
linux: fix compiler warning
Justus Winter
2015-02-20
1
-0
/
+1
*
Fix programming PIT counter
Samuel Thibault
2014-11-23
1
-1
/
+1
[next]