summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
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
2011-08-30Move cdrom_sleep() definition to its original source fileGuillem Jover
2011-08-27Fix initialization from incompatible pointer typeGuillem Jover
2011-08-27Match signedness of char pointer comparisons and assignmentsGuillem Jover
2011-08-27Disable unused variablesGuillem Jover
2011-08-27Remove unused variablesGuillem Jover
2011-08-27Remove ident tags producing preprocessor warningsGuillem Jover
2011-07-21Whitelist QEMU Hard-Drive for DMA.Samuel Thibault
2011-05-19Fix gcc 4.6 buildSamuel Thibault
2011-05-18Merge two asm constraintsSamuel Thibault
2011-02-27Refuse to share IRQs at different interrupt levelsSamuel Thibault
2010-09-19Fix device_get/set_status ABI for NET_FLAGSSamuel Thibault
2010-09-08Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault
2010-09-08Fix non-contiguous PCI functionsSamuel Thibault
2010-08-27Fix "make dist"Guillem Jover
2010-08-01Fix unexpected irq + irq timeout on writeSamuel Thibault
2010-07-31Un-whitelist the QEMU harddisk for DMA supportSamuel Thibault
2010-07-31Put a name on the 16MiB magic numberSamuel Thibault
2010-06-25Route BLKRRPART to partitions layerJeremie Koenig
2010-03-02whitelist the QEMU harddisk for DMA supportSamuel Thibault
2010-01-04ignore bogus FDPT information from BIOSSamuel Thibault
2009-12-18Use `unsigned char *' for byte buffersGuillem Jover
2009-12-18Missing `*' in assembler indirect lcallGuillem Jover
2009-12-18Interrupt handlers do not return any valueGuillem Jover
2009-12-18Use selector definitions from Mach for Linux codeGuillem Jover
2009-12-18Move linux/dev/include/asm-i386/segment.h to src treeGuillem Jover
2009-12-18Use explicit type int when defining register variablesGuillem Jover