index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
dev
Age
Commit message (
Expand
)
Author
2016-01-23
Use vm_page as the physical memory allocator
Richard Braun
2016-01-02
replace extern with static in some linux code
Flavio Cruz
2016-01-01
remove unnused disk code and headers
Flavio Cruz
2016-01-01
fix some compiler warnings in gnumach
Flavio Cruz
2015-11-27
Fix ahci unit MAX_PORTS check
Samuel Thibault
2015-11-27
Fix missing format in printk
Samuel Thibault
2015-07-07
Fix build with -O0
Samuel Thibault
2015-06-30
Fix restoring interrupts on timeout
Samuel Thibault
2015-06-29
Print about powered-down AHCI ports
Samuel Thibault
2015-05-23
Add stdint integer types in Linux glue
Samuel Thibault
2015-03-05
Show odd number of ports
Samuel Thibault
2015-02-20
linux: fix compiler warning
Justus Winter
2014-11-23
Fix programming PIT counter
Samuel Thibault
2014-11-12
Pass ide and hd kernel options to ide driver
Samuel Thibault
2014-04-04
Fix prototype
Samuel Thibault
2014-03-17
Increase possible number of AHCI devices to 8
Samuel Thibault
2014-02-23
AHCI driver cleanups
Samuel Thibault
2014-02-10
Add quiet flag to block I/O
Samuel Thibault
2013-06-24
Add partitioning reload support to ahci
Samuel Thibault
2013-06-24
Fix printing ahci PCI dev and fun
Samuel Thibault
2013-06-09
Do not skip AHCI controller without HOST_CAP_ONLY
Samuel Thibault
2013-06-09
Add timeout to ahci IDENTIFY
Samuel Thibault
2013-06-09
Fix printf format
Samuel Thibault
2013-06-09
Fix format
Samuel Thibault
2013-05-30
Add LBA48 support to AHCI driver
Samuel Thibault
2013-05-11
Add missing parameters to printf
Samuel Thibault
2013-05-10
Add AHCI driver
Samuel Thibault
2013-05-02
Fix non-block-aligned-offset reads
Samuel Thibault
2013-05-01
Fix macro name
Samuel Thibault
2012-12-27
Fix spurious error on accessing fd1
Samuel Thibault
2012-09-23
Fix CDROM door unlock on closure without device_close
Alexey Dejneka
2012-03-24
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
Fix issig crash at boot
Samuel Thibault
2012-03-20
Use long types
Samuel Thibault
2012-03-20
Change types holding cpu flags from int to long
Guillem Jover
2012-03-14
Fix variable types according to assembly use
Samuel Thibault
2011-12-17
Fix kern/kalloc.h includes
Richard Braun
2011-10-10
Raise block device interrupt level to SPL6
Samuel Thibault
2011-10-10
Raise Linux kmem memory size
Samuel Thibault
2011-10-08
Add sym53c8xx driver from linux 2.2
Samuel Thibault
2011-09-02
Do not remap errno codes from E* to LINUX_E*
Guillem Jover
2011-09-02
Remove set but unused variables
Guillem Jover
2011-09-02
Cast addr argument to vm_offset_t
Guillem Jover
2011-09-02
Add missing headers
Guillem Jover
2011-08-31
Honour type promotion on variable argument handling
Guillem Jover
2011-08-31
Import Linux 3.1 compiler definitions
Guillem Jover
2011-08-31
Fix declarations
Samuel Thibault
2011-08-30
Cast host_get_time() arguments to fix warnings
Guillem Jover
2011-08-30
Move cdrom_sleep() definition to its original source file
Guillem Jover
2011-08-27
Fix initialization from incompatible pointer type
Guillem Jover
[next]