summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2013-05-02Fix non-block-aligned-offset readsSamuel Thibault
2013-05-01Fix macro nameSamuel Thibault
2012-12-27Fix slow boot in virtualboxSamuel Thibault
2012-12-27Fix spurious error on accessing fd1Samuel Thibault
2012-12-21ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.David S. Miller
2012-12-21IDE disk drives with unusual C/H/S.Thomas Schwinge
2012-11-19Fix compilation error with older versions of GCCMatthew Leach
2012-09-23Fix panic on irq >= 16Gianluca Guida
2012-09-23Update DMA auto-enabling, make forcing DMA an optionSergio Lopez
2012-09-23Fix CDROM door unlock on closure without device_closeAlexey Dejneka
2012-06-10Permit to select/deselect whole driver groupsSamuel Thibault
2012-05-17Offset bios32 entrySamuel Thibault
2012-05-17Clear direction flag after bios32 callSamuel Thibault
2012-03-24Add missing phystokv/kvtophys callsSamuel Thibault
2012-03-24Fix issig crash at bootSamuel Thibault
2012-03-20Use long typesSamuel Thibault
2012-03-20Change types holding cpu flags from int to longGuillem Jover
2012-03-15Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b.Thomas Schwinge
2012-03-14Fix variable types according to assembly useSamuel Thibault
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2012-02-19Fix format for string printSamuel Thibault
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-10-10Raise block device interrupt level to SPL6Samuel Thibault
2011-10-10Raise Linux kmem memory sizeSamuel Thibault
2011-10-10Leave interrupts enabled in sym53c8xx driverSamuel Thibault
2011-10-09Define BITS_PER_LONG for Linux codeSamuel Thibault
2011-10-08Add sym53c8xx driver from linux 2.2Samuel Thibault
2011-09-03Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2011-09-02Do not remap errno codes from E* to LINUX_E*Guillem Jover
2011-09-02Change argument name to match function body usageGuillem Jover
2011-09-02Disable set but unused variableGuillem Jover
2011-09-02Remove set but unused variablesGuillem Jover
2011-09-02Cast addr argument to vm_offset_tGuillem Jover
2011-09-02Add missing headersGuillem Jover
2011-09-01Add missing header file to the distribution.Ludovic Courtès
2011-08-31Fix undefined operation on assigning self pre-incremented variableGuillem Jover
2011-08-31Honour type promotion on variable argument handlingGuillem Jover
2011-08-31Denote __exit symbols as usedGuillem Jover
2011-08-31Move <linux/init.h> from linux/pcmcia-cs to linux/srcGuillem Jover
2011-08-31Import Linux 3.1 compiler definitionsGuillem Jover
2011-08-31Import Linux 3.1 ctype codeGuillem Jover
2011-08-31Remove unused and non-functional string specialization headerGuillem Jover
2011-08-31Fix declarationsSamuel Thibault
2011-08-30Add missing headersGuillem Jover
2011-08-30Cast host_get_time() arguments to fix warningsGuillem Jover
2011-08-30Move Linux module macros to their original headerGuillem Jover