aboutsummaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Fix undefined operation on assigning self pre-incremented variableGuillem Jover2011-08-313-15/+15
* Honour type promotion on variable argument handlingGuillem Jover2011-08-311-2/+2
* Denote __exit symbols as usedGuillem Jover2011-08-312-3/+9
* Move <linux/init.h> from linux/pcmcia-cs to linux/srcGuillem Jover2011-08-311-0/+0
* Import Linux 3.1 compiler definitionsGuillem Jover2011-08-315-3/+498
* Import Linux 3.1 ctype codeGuillem Jover2011-08-312-47/+77
* Remove unused and non-functional string specialization headerGuillem Jover2011-08-311-702/+0
* Fix declarationsSamuel Thibault2011-08-3113-68/+71
* Add missing headersGuillem Jover2011-08-301-0/+2
* Cast host_get_time() arguments to fix warningsGuillem Jover2011-08-301-1/+6
* Move Linux module macros to their original headerGuillem Jover2011-08-302-9/+3
* Move cdrom_sleep() definition to its original source fileGuillem Jover2011-08-302-12/+15
* Fix initialization from incompatible pointer typeGuillem Jover2011-08-271-1/+1
* Match signedness of char pointer comparisons and assignmentsGuillem Jover2011-08-274-34/+40
* Disable unused variablesGuillem Jover2011-08-272-0/+4
* Remove unused variablesGuillem Jover2011-08-272-8/+1
* Remove ident tags producing preprocessor warningsGuillem Jover2011-08-271-9/+6
* Whitelist QEMU Hard-Drive for DMA.Samuel Thibault2011-07-211-7/+1
* Fix gcc 4.6 buildSamuel Thibault2011-05-192-14/+4
* Merge two asm constraintsSamuel Thibault2011-05-181-1/+1
* Refuse to share IRQs at different interrupt levelsSamuel Thibault2011-02-271-0/+4
* Fix device_get/set_status ABI for NET_FLAGSSamuel Thibault2010-09-191-4/+4
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumachSamuel Thibault2010-09-081-1/+2
|\
| * Fix "make dist"Guillem Jover2010-08-271-1/+2
* | Fix non-contiguous PCI functionsSamuel Thibault2010-09-081-3/+1
|/
* Fix unexpected irq + irq timeout on writeSamuel Thibault2010-08-011-2/+4
* Un-whitelist the QEMU harddisk for DMA supportSamuel Thibault2010-07-311-1/+7
* Put a name on the 16MiB magic numberSamuel Thibault2010-07-311-2/+3
* Route BLKRRPART to partitions layerJeremie Koenig2010-06-251-1/+20
* whitelist the QEMU harddisk for DMA supportSamuel Thibault2010-03-021-0/+1
* ignore bogus FDPT information from BIOSSamuel Thibault2010-01-041-5/+17
* Use `unsigned char *' for byte buffersGuillem Jover2009-12-181-8/+8
* Missing `*' in assembler indirect lcallGuillem Jover2009-12-181-10/+10
* Interrupt handlers do not return any valueGuillem Jover2009-12-181-9/+5
* Use selector definitions from Mach for Linux codeGuillem Jover2009-12-181-10/+2
* Move linux/dev/include/asm-i386/segment.h to src treeGuillem Jover2009-12-182-418/+79
* Use explicit type int when defining register variablesGuillem Jover2009-12-181-4/+4
* Add Xen supportSamuel Thibault2009-12-161-0/+5
* Add sis900 driverSamuel Thibault2009-11-285-0/+2100
* Show EATA probing progressionSamuel Thibault2009-11-011-0/+2
* Update constants to nowadays standardsSamuel Thibault2009-10-141-1/+1
* 2008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-181-4/+4
* 2008-07-29 Zheng Da <zhengda1936@gmail.com>Samuel Thibault2009-06-183-0/+55
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-4/+4
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-182-7/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-182-2/+2
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* * linux/src/drivers/net/rtl8139.c (rtl8129_open): Move IRQSamuel Thibault2009-06-181-4/+5
* 2008-07-02 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* * linux/src/drivers/block/triton.c (ide_init_triton): Enable BusSamuel Thibault2009-06-181-1/+11