summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)Author
2008-06-21Remove DPATCHLEVEL variable from patchesGuillem Jover
2008-06-21Refresh patches with -pabGuillem Jover
2008-03-08 * New patch from CVS to fix direction flag on syscall entry.Samuel Thibault
- debian/patches/70_cld.patch
2008-02-06 * New patch from CVS to enable Bus Mastering on triton chipsets.Samuel Thibault
- debian/patches/50_ide_bm.patch
2008-01-21 * New patch from CVS to enable multicast for IPv6.Samuel Thibault
- debian/patches/30_net_multicast.patch
2008-01-04actually 1/2 / 1/4 should be reasonable enoughSamuel Thibault
2007-12-302007-12-30 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
* vm/vm_pageout.h (VM_PAGE_EXTERNAL_LIMIT): Increase to 2/3 free memory. (VM_PAGE_EXTERNAL_TARGET): Increase to 1/2 free memory.
2007-12-302007-12-30 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
* linux/dev/glue/block.c (MAX_BUF): Set to sane stack-friendly 8 instead of blindly following VM_MAP_COPY_PAGE_LIST_MAX. * vm/vm_map.h (VM_MAP_COPY_PAGE_LIST_MAX): Increase to 64.
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-20Append more agressive caching parameter to debian/patches/14_alloc_params.patch.Samuel Thibault
2007-08-08Add an autoregen target to ease regenerating the autoconf patch.Guillem Jover
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-04-05 - debian/patches/12_sis900.patch: Unfuzzy.Guillem Jover
- debian/patches/13_ide_dma.patch: Likewise. - debian/patches/14_alloc_params.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/46_io_device.patch: Likewise.
2007-04-05New upstream CVS snapshot.Guillem Jover
- debian/patches/44_more_ports.patch: Sync. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-03-06Fixed MMX register support. (Closes: #413177)Guillem Jover
- debian/patches/20_mmx_support.patch: Updated. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2007-03-06 - Protect the net filter code from being interrupted.Guillem Jover
(Closes: #396741, #413185) Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>. - debian/patches/00_clean_gfdl.patch: Sync. - debian/patches/90_autoconf_autogen.patch: Regenerated.
2007-02-11Hmmm, actually add the patch.Guillem Jover
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.
2006-04-02Remove manual addition.Guillem Jover
2006-04-02Remove the GFDLd manual from the source package.Guillem Jover
Change version string.
2006-04-02Sync with new upstream snapshot.Guillem Jover
2006-04-02Revert r285.Guillem Jover
Remove AST soft ints for the linux glue as it was hanging on the floppy driver.
2006-04-02Remove patch to fix build failure with new POSIX compliant make.Guillem Jover
2006-02-02 * Make the Linux device drivers use dynamic memory allocation via theGuillem Jover
glue code. - debian/patches/61_vm_resident-zoned.patch: New file. Thanks to Gianluca Guida <glguida@gmail.com>.
2006-02-02Fix hunks.Guillem Jover
Add patch file to changelog.
2006-02-02 * Make the Linux glude code use GNU Mach's AST software interrupts insteadGuillem Jover
of hooking into SPL code. - debian/patches/60_glue_linux_soft_ints.patch: New file. Thanks to Gianluca Guida <glguida@gmail.com>.
2006-02-02 * Do not allow PCI IRQ's higher than 16.Guillem Jover
- debian/patches/patches/24_pci_irq_fix.patch: New file. Thanks to Gianluca Guida <glguida@gmail.com>.
2006-02-02 * Fix -H kernel command line argument to halt on panic. (Closes: #184624)Guillem Jover
Thanks to Soeren D. Schulze <soeren.d.schulze@gmx.de>.
2006-02-02Add DPATCHLEVEL.Guillem Jover
2006-02-02 * New upstream CVS snapshot.Guillem Jover
- debian/patches/11_nic_update.patch: Removed, integrated upstream. - debian/patches/17_net_gcc_4.0.patch: Likewise. - debian/patches/20_ide_disable_irqs.patch: Likewise. - debian/patches/31_tls_ldt.patch: Likewise. - debian/patches/00_build_make_beta.patch: Sync. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/41_io_unlock_ioremove.patch: Likewise. - debian/patches/42_disable_ioperm.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Likewise.
2006-01-16 * Fix PS2 mouse command drivers reception, affecting among others itsGuillem Jover
correct detection. - debian/patches/23_ps2_mouse.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-01-16 * Check for correct return code from pcibios in de4x5 SCSI driver, whichGuillem Jover
was making it loop infinitely if probed. - debian/patches/22_scsi_inf_loop.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-01-14 * Actually enable the io access disabling patch.Guillem Jover
- debian/patches/42_disable_ioperm.disabled: Rename to ... - debian/patches/42_disable_ioperm.patch: ... this.
2006-01-11 * Fix memory limit, that was causing panics when having roughly more thanGuillem Jover
768 MiB of physical memory. (Closes: #226609) - debian/patches/50_mem_limit.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-01-11 * Fix build failure with latest make 3.81 beta and the new tab vs. shellGuillem Jover
POSIX behaviour. Thanks to Alfred M. Szmidt <ams@gnu.org>.
2006-01-08* Fix io port access. (Closes: #46709)Guillem Jover
- debian/patches/40_user-tss.patch: New file. - debian/patches/41_io_unlock_ioremove.patch: Likewise. - debian/patches/42_disable_ioperm.disabled: 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. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2006-01-07* Added ChangeLog entries.Guillem Jover
2006-01-07Add a new line.Guillem Jover
2005-11-28Fix invalid lvalue errors with gcc-4.0 in ne2k-pci driver.Guillem Jover
- debian/patches/11_nic_update.patch: Split into ... - debian/pacthes/17_net_gcc_4.0.patch: ... here. Thanks to Thomas Schwinge <tschwinge@gnu.org>.