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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable probing legacy IDE when AHCI driver works
Samuel Thibault
2016-01-29
1
-1
/
+10
*
Fallback on direct PCI access when no BIOS32 is available
Samuel Thibault
2016-01-29
1
-0
/
+2
*
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
5
-21
/
+21
*
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
5
-20
/
+36
*
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
*
Correct GCC's -Wformat-security issues
David Michael
2014-11-21
25
-27
/
+27
*
Add nodma options
Samuel Thibault
2014-11-13
2
-3
/
+8
*
Pass ide and hd kernel options to ide driver
Samuel Thibault
2014-11-12
1
-0
/
+12
*
Fix printf warning
Pietro Braione
2014-09-01
1
-1
/
+1
*
Make open return ENXIO on missing CD-ROM
Samuel Thibault
2014-02-10
1
-0
/
+4
*
Add quiet flag to CD I/O
Samuel Thibault
2014-02-10
1
-21
/
+26
*
Add missing initialization
Samuel Thibault
2014-02-10
1
-0
/
+1
*
linux: fix bit tests
Justus Winter
2014-01-05
1
-6
/
+6
*
linux: fix bit tests
Justus Winter
2014-01-05
5
-8
/
+8
*
Add LBA48 support to AHCI driver
Samuel Thibault
2013-05-30
1
-5
/
+4
*
Add AHCI driver
Samuel Thibault
2013-05-10
2
-0
/
+5
*
Fix slow boot in virtualbox
Samuel Thibault
2012-12-27
2
-1
/
+3
*
ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.
David S. Miller
2012-12-21
1
-1
/
+2
*
IDE disk drives with unusual C/H/S.
Thomas Schwinge
2012-12-21
1
-25
/
+48
*
Fix compilation error with older versions of GCC
Matthew Leach
2012-11-19
1
-1
/
+3
*
Fix panic on irq >= 16
Gianluca Guida
2012-09-23
1
-1
/
+1
*
Update DMA auto-enabling, make forcing DMA an option
Sergio Lopez
2012-09-23
4
-193
/
+685
*
Offset bios32 entry
Samuel Thibault
2012-05-17
1
-2
/
+2
*
Clear direction flag after bios32 call
Samuel Thibault
2012-05-17
1
-10
/
+10
*
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
3
-5
/
+8
*
Change types holding cpu flags from int to long
Guillem Jover
2012-03-20
5
-22
/
+22
*
Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b.
Thomas Schwinge
2012-03-15
1
-1
/
+1
*
Fix variable types according to assembly use
Samuel Thibault
2012-03-14
2
-7
/
+7
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
2
-3
/
+3
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-2
/
+2
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-1
/
+1
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-1
/
+1
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-2
/
+2
*
Fix format for string print
Samuel Thibault
2012-02-19
1
-1
/
+1
*
Leave interrupts enabled in sym53c8xx driver
Samuel Thibault
2011-10-10
1
-1
/
+2
*
Define BITS_PER_LONG for Linux code
Samuel Thibault
2011-10-09
1
-0
/
+2
*
Add sym53c8xx driver from linux 2.2
Samuel Thibault
2011-10-08
6
-1
/
+19303
*
Change argument name to match function body usage
Guillem Jover
2011-09-02
1
-1
/
+1
*
Disable set but unused variable
Guillem Jover
2011-09-02
1
-2
/
+3
*
Remove set but unused variables
Guillem Jover
2011-09-02
2
-5
/
+1
*
Fix undefined operation on assigning self pre-incremented variable
Guillem Jover
2011-08-31
3
-15
/
+15
*
Denote __exit symbols as used
Guillem Jover
2011-08-31
2
-3
/
+9
*
Move <linux/init.h> from linux/pcmcia-cs to linux/src
Guillem Jover
2011-08-31
1
-0
/
+22
*
Import Linux 3.1 compiler definitions
Guillem Jover
2011-08-31
4
-0
/
+497
[next]