summaryrefslogtreecommitdiff
path: root/debian/patches/series
AgeCommit message (Collapse)Author
2007-12-29 * New patch to enable IDE multiple sector I/O when the drive can do it.Samuel Thibault
- debian/patches/16_ide_multsect.patch
2007-10-02 * Fix zalloc alignment support, and thus alignment of FPU save areaSamuel Thibault
(Closes: #440068) - debian/patches/patches/21_aligned_zalloc.patch
2007-08-08New upstream CVS snapshot.Guillem Jover
2007-08-07 * debian/patches/30_fs_gs.patch: New patch to fix crash with coming TLSSamuel Thibault
support.
2007-05-26Temporary support for memory mapping through an iopl device.Guillem Jover
- debian/patches/40_iopl_mmap.patch: New file. Thanks to Samuel Thibault <samuel.thibault@labri.fr>.
2007-05-26New upstream CVS snapshot.Guillem Jover
- debian/patches/41_io_unlock_ioremove.patch: Removed, merged upstream. - debian/patches/42_disable_ioperm.patch: Likewise. - debian/patches/43_debvice_port_fix.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/20_mmx_support.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-02-11Add MMX register support.Guillem Jover
- debian/patches/20_mmx_support.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>
2007-02-11New upstream CVS snapshot.Guillem Jover
- debian/patches/22_scsi_inf_loop.patch: Removed, merged upstream. - debian/patches/47_pcmcia_isa.patch: Likewise. - debian/patches/10_cdromlock.patch: Sync. - debian/patches/12_sis900.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2006-11-14Sync patches against current CVS from 2006-11-14.Guillem Jover
2006-11-01New upstream CVS snapshot.Guillem Jover
- Remove debian/rules.options, now unneeded with the default configure options. - debian/patches/01_gcc-4.1.patch: Removed, merged upstream. - debian/patches/00_clean_gfdl.patch: Sync. - debian/patches/05_halt_on_panic_flag.patch: Likewise. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/14_alloc_params.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/44_more_ports.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated. - debian/patches/61_vm_resident-zoned.patch: Disable for now, it's causing problems with current applied patches in CVS.
2006-08-28Enable PCMCIA ISA support.Guillem Jover
- debian/patches/47_pcmcia_isa.patch: New file. Thanks to Stefan Siegl <stesie@brokenpipe.de>.
2006-08-28Fix an unused field optimization with gcc 4.1 which was causing theGuillem Jover
descriptor initialization to do it partially. - debian/patches/01_gcc-4.1.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-08-26New upstream CVS snapshot.Guillem Jover
- debian/patches/05_halt_on_panic_flag.patch: Sync. - debian/patches/10_cdromlock.patch: Likewise. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/61_vm_resident-zoned.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Likewise. - debian/patches/23_ps2_mouse.patch: Removed, integrated upstream. - debian/patches/50_mem_limit.patch: Likewise.
2006-08-26Switch to quilt:Guillem Jover
- debian/control: Add quilt (>= 0.40) to Build-Depends. - debian/patches/series: New file. - debian/patch.mk: Removed. - debian/rules: Include '/usr/share/quilt/quilt.make' instead of 'debian/patch.mk'. Change clean to a single colon target and make it depend on patch.