summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)Author
2011-07-19debian/patches/13_ide_dma.patch: Do not stop DMA before reading its status.Samuel Thibault
2011-03-05Ignore \E[6n emited by busybox.Samuel Thibault
2011-03-05Actually enable 60_bigmem.patchSamuel Thibault
2011-02-26debian/patches/50_initrd.patch: Refresh.Samuel Thibault
2010-11-14Move User/Kernel limit to 2GiBSamuel Thibault
* debian/patches/60_bigmem.patch: Add patch to support almost up to 2GiB memory. * debian/control: Make gnumach packages break glibc versions before the one which can cope with > 1GiB memory support.
2010-11-04note the Xserver version where iopl got fixedSamuel Thibault
2010-07-31Add ramdisk support for d-iSamuel Thibault
* debian/patches/50_initrd.patch: New patch to add ramdisk support for d-i.
2010-07-31New upstream snapshotSamuel Thibault
2010-04-27 * debian/patches/40_iopl_mmap.patch: Add a "mem" alias for the iopl device,Samuel Thibault
since that is what upstream provides.
2010-03-14fix typoSamuel Thibault
2010-03-14debian/patches/40_iopl_mem.batch: Add patch, not enabled yet, to be used ↵Samuel Thibault
instead of 40_iopl_mmap.patch when a new snapshot is taken.
2010-01-07document a few patchesSamuel Thibault
2009-11-28Update gnumach snapshotGuillem Jover
Remove patches merged upstream.
2009-11-14New upstream git snapshotGuillem Jover
Update debian/copyright to point to the git repository. Sync with upstream: - debian/patches/14_alloc_params.patch: Remove, merged upstream. - debian/patches/16_ide_multsect.patch: Likewise. - debian/patches/05_halt_on_panic_flag.patch: Refresh.
2009-07-13 * debian/patches/20_mmx_support.patch: rename to 20_xmm_support.patch andSamuel Thibault
fix comment: the added support is XMM registers, not MMX.
2009-06-30 * debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memorySamuel Thibault
space. Fixes boot with more than ~900MiB.
2009-06-07explain what Memory object proxies are forSamuel Thibault
2009-02-20Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20090220Guillem Jover
2009-01-01 increase maximum number of cached objects.Samuel Thibault
2008-12-29Remove 17_ipc_queue_local.patch, Mach actually sometimes depends on the ↵Samuel Thibault
queuing order.
2008-12-29 * Add debian/patches/17_ipc_queue_local.patch to favor IPC thread locality.Samuel Thibault
2008-12-29 * Remove kern/mach_param.h patch from debian/patches/14_alloc_params.patch,Samuel Thibault
increase zone_map_size and kernel virtual space.
2008-07-08drop dead entries of changelogSamuel Thibault
2008-07-08Sync with upstream gnumach snapshot 1.3.99.dfsg.cvs20080708Guillem Jover
2008-07-05 * New patch from CVS to fix initialization of RTL8139.Samuel Thibault
(Closes: #469566) - debian/patches/80_rtl8139_open.patch
2008-07-02 * New patch from CVS to fix gcc-4.3 non-inlining.Samuel Thibault
(Closes: #474902) - debian/patches/60_bad_user_access_length_fix.patch
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