summaryrefslogtreecommitdiff
path: root/debian/patches
AgeCommit message (Collapse)Author
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>.
2005-11-28Fix segmentation fault on boot up. The apricot net driver was trashing theGuillem Jover
stack when reading the MAC address from the io port. (Closes: #340389) - debian/patches/16_net_apricot_stack_of.patch: New file. Thanks to Sergio Lopez <koro@sinrega.org>.
2005-11-10Set correct values for %gs and %fs when entering kernel mode. Make sureGuillem Jover
to always copy the master LDT when the user does not have a modified one. - debian/patches/31_tls_ldt.patch: New file. Thanks to Jeroen Dekkers <jeroen@dekkers.cx>.
2005-11-10Fix an off-by-one bug in the PATA probe function.Guillem Jover
- debian/patches/21_pata_off_by_one_irq.patch: New file. Thanks to Patch by Sergio Lopez <koro@sinrega.org>.
2005-11-10Fix lvalue error correctly.Guillem Jover
2005-11-10Fix lvalue errors with gcc 4.0.Guillem Jover
2005-11-10Fix patch. Now it's ready to be integrated upstream.Guillem Jover
2005-08-01Disable IDE interrupts when the driver requests that through request_irq().Guillem Jover
- debian/patches/20_ide_disable_irqs.patch: New file. Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
2005-08-01Add DPATCHLEVEL and ChangeLog entry.Guillem Jover
- debian/patches/12_sis900.patch: Update.
2005-08-01New upstream CVS snapshot.Guillem Jover
- debian/patches/00_autoconf_update.patch: Remove, integrated upstream. - debian/patches/11_nic_update.patch: Rediff. - debian/patches/90_autoconf_autogen.patch: Regenerate. No need to rename Drivers.in to configure.ac anymore.
2005-06-07Add proxy memory objets.Guillem Jover
- debian/patches/15_mem_obj_proxy.patch. Thanks to Marcus Brinkmann <marcus@gnu.org>.
2005-05-14Reverse the meaning of --enable-ide-forcedma.Guillem Jover
- debian/patches/13_ide_dma.patch. Thanks to Sergio López <koro@menteslibres.org> for noticing.
2005-05-14Change to 16, as suggested by Neal.Guillem Jover
2005-05-11Unify directory patchlevel.Guillem Jover
2005-05-11Add a system stabilizer patch.Guillem Jover
- debian/patches/14_alloc_params.patch. Thanks to Neal H. Walfield <neal@cs.uml.edu>.
2005-05-01* New upstream CVS snapshot.Guillem Jover
- debian/patches/12_fixes_gcc-3.4.patch: Remove upstream integrated patch. - debian/patches/14_disable_fpe.patch: Likewise. - debian/patches/15_disable_qlogic_firmware.patch: Likewise. - debian/patches/16_enable_debug.patch: Likewise. - debian/patches/17_fix_double_free.patch: Likewise. - debian/patches/18_linux_printk_buffer_overrun.patch: Likewise. - debian/patches/19_cpu_detect.patch: Likewise. - debian/patches/20_glue_block_assert.patch: Likewise. - debian/patches/10_cdromlock.patch: Rediff. - debian/patches/90_autoconf_autogen.patch: Regenerate. * Add suport for SiS 900 NIC. - debian/patches/12_sis900.patch: New file. Thanks to Andreas B. Mundt <andi.mundt@web.de>.
2005-02-10Remove leftover assert on the block glue.Guillem Jover
2005-02-07Sync patches with latest ones sent to upstream.Guillem Jover
2004-11-22Change "ifdef DEBUG" to "ifndef NDEBUG" for asserts and other lowGuillem Jover
footprint debugging stuff, so building with assrets enabled by default.
2004-11-21Fix cpu detection code.Guillem Jover
2004-11-20Add DPATCHLEVEL.Guillem Jover
2004-11-20Fix possible buffer overrun on linux printk.Guillem Jover
Thanks to Neal H. Walfield <neal@cs.uml.edu>.
2004-11-20Fix double free and memory loss probing partition table.Guillem Jover
Thanks to Neal H. Walfield <neal@cs.uml.edu>.
2004-11-20Enable debug code by default (disable with NDEBUG).Guillem Jover
Thanks to Neal H. Walfield <neal@cs.uml.edu>.
2004-11-20Repackage upstream source to remove binary only data. (Closes: #252323)Guillem Jover
- i386/i386/fpe.b: Remove binary without source. - i386/i386/fpe.b_elf: Likewise. - linux/src/drivers/scsi/qlogicisp_asm.c: Likewise. Disable floating point emulation usage. Disable qlogicisp firmware loading.
2004-10-26Fix ChangeLog entries.Guillem Jover
2004-10-25* linux/dev/include/linux/malloc.h: Include <asm/cache.h>.Guillem Jover
2004-10-25Added regeneration instructions.Guillem Jover
Sync with latest autotools changes.
2004-10-25* i386/linux/configure.ac: Do not include "pci-skeleton.c" in the "net"Guillem Jover
driver class. Enable intel_gige and natsemi network drivers. Remove "CONFIG_" from cb_chim, starfire, sundance, winbond840, hamachi, natsemi, myson803 and ns820 driver declarations. s/INTER_GIGE/INTEL_GIGE/. * linux/src/include/asm-i386/cache.h: New file from linux 2.2.26. * linux/dev/drivers/net/ns820.c (netsami_drv_id): Renamed to ... (ns820_drv_id): ... this. Fix all callers. * linux/dev/drivers/net/intel-gige.c (skel_netdev_probe): Renamed to ... (igige_probe): ... this. * linux/dev/drivers/net/Space.c: Add probes for natsemi, ns820, winbond840, hamachi, sundance, starfire, myson803 and intel-gige drivers.
2004-10-25* Drivers.macros (AC_DRIVER_CLASS): Make it visible to autoheader viaGuillem Jover
AH_TEMPLATE. (AC_DRIVER): Set the value for the AC_DEFINE and AC_DEFINE_UNQUOTTED to 1.
2004-10-25Change the autoconf option to mention it is IDE specific.Guillem Jover
Remove hunk for device-drivers.h.in.
2004-10-25Fix ChangeLog entry.Guillem Jover
2004-10-23Fix ChangeLog.Guillem Jover
2004-09-21Sync with latest autoconf changes.Guillem Jover