Fix a memory leak when kern_execve() fails fatally.
[dragonfly.git] / sys / dev /
2007-07-27 Hasso TepperRegenerate usbdevs.h and usbdevs_data.h and fix affecte...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-23 Matthew DillonAdd assertions for 0-length transfers and panic if...
2007-07-23 Matthew DillonIncorporate the device DMA limitations into the request...
2007-07-22 Matthew DillonTemporarily hack around an interrupt race against devic...
2007-07-19 Simon SchubertAdd quriks for my motherboard so that the microphone...
2007-07-19 Sepherosa ZiehauMake ath(4) and ath_rate(4) depend on wlan(4).
2007-07-19 Peter AvalosAllocate the full SCB pool at driver attach.
2007-07-18 Peter AvalosShould use machine/limits.h, not cpu/limits.h.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-16 Matthew DillonTemporarily reenable writing to the label area for...
2007-07-16 Sepherosa ZiehauCorrect RSSI calculation.
2007-07-14 Sepherosa Ziehaubusdma(9) fixes for bfe(4):
2007-07-13 Matthew DillonClean up the ioctl switch and add support for DIOCGPART...
2007-07-13 Matthew DillonReparse device specifications. The slice is no longer...
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-11 Matthew DillonAdd SHUTDOWN_PRI_DRIVER and move all driver shutdown...
2007-07-11 Matthew DillonUse I/O size limits in underlying devices to govern...
2007-07-07 Peter AvalosFix typo.
2007-07-07 Peter AvalosFix typos.
2007-07-07 Peter Avalosinitialize some variables before potential use.
2007-07-07 Peter Avalos-Wundef fix.
2007-07-07 Peter Avalos-Wundef fix.
2007-07-07 Peter Avalos-Wundef fixes.
2007-07-07 Peter AvalosUse the AHC_DISABLE_PCI_PERR flag to silence parity...
2007-07-07 Peter AvalosEnhance diagnostic printfs for the chains of free lists...
2007-07-07 Peter AvalosCorrect bug that caused the completed "recovery" scb...
2007-07-07 Peter AvalosSet allow_memio to 1 if fetching the allow_memio hint...
2007-07-06 Peter Avalosremove useless ptr check; cur_column can never be null.
2007-07-06 Peter AvalosUse BUS_PROBE_DEFAULT for pci probe return value.
2007-07-06 Peter AvalosAllow print_reg() to be called with a NULL column.
2007-07-06 Peter AvalosOn Rev. B silicon, we disabled the enhanced busfree...
2007-07-06 Peter Avalos Explicitly initialize timedout_scb lists, use...
2007-07-06 Peter AvalosAdd some useful target mode diagnostics for incoming...
2007-07-06 Peter AvalosRevert to basing all timeout/timer values in ms rather...
2007-07-06 Peter Avalosaic7xxx.h:
2007-07-06 Peter AvalosIn the PCI error interrupt handler, specify the width...
2007-07-06 Peter AvalosSet AHD_BUSFREEREV_BUG in the bug field for Rev B chips...
2007-07-06 Peter AvalosInvert the polarity of two tests in the recovery code...
2007-07-06 Peter AvalosRemove spurious EISA definitions left over from the...
2007-07-06 Peter AvalosAdd an ISA attachement to the aic7xxx driver to handle...
2007-07-06 Peter AvalosExtend critical section protection around portions...
2007-07-06 Peter AvalosFix an off by one in the critical section clearing...
2007-07-06 Peter AvalosCorrect a very rare case where command ordering could...
2007-07-06 Peter Avalosaic79xx.c:
2007-07-06 Peter Avaloso When restarting the sequencer, clear any pending
2007-07-06 Peter AvalosAdd aic_scb_timer_start() which will be used in the...
2007-07-06 Peter Avalosbus_alloc_resource -> bus_alloc_resource_any
2007-07-06 Peter Avalosaic7xxx.c:
2007-07-06 Peter Avalosaic79xx.c:
2007-07-06 Peter Avalosahc_eisa.c:
2007-07-05 Sepherosa ZiehauUpdate cardbus/pccard support.
2007-07-05 Peter AvalosWhen outputing a code listing, properly display
2007-07-05 Peter AvalosModify assembler to ignore carriage returns in input.
2007-07-05 Peter AvalosWhen performing our register test, be careful
2007-07-05 Peter AvalosUse PCIR_BAR(x) instead of PCIR_MAPS.
2007-07-05 Peter AvalosRemove extraneous line in comment.
2007-07-05 Peter AvalosFix a race condition in the flushing of commands that
2007-07-05 Peter Avalosaic79xx.h:
2007-07-05 Peter AvalosUse clr instead of an explicit mov from ALLZEROS
2007-07-05 Peter AvalosImplement ahd_inq_scbram() and change the implemention
2007-07-04 Peter AvalosCorrect a typo in a comment.
2007-07-04 Peter AvalosRemove an old comment that no longer applies.
2007-07-04 Peter Avalosaic79xx.h:
2007-07-03 Peter AvalosFix logic to avoid a potential deadlock in ahd_run_qout...
2007-07-03 Peter AvalosConvert to use cam_calc_geometry().
2007-07-03 Hasso TepperRemove last usb_port.h defines usages from the tree...
2007-07-03 Hasso TepperNuke the code specific to other BSDs.
2007-07-02 Hasso TepperNuke USB_DECLARE_DRIVER and USB_DECLARE_DRIVER_INIT...
2007-07-02 Matthew DillonIf more then 2 virtual cpus are present, dedicate one...
2007-07-02 Hasso TepperNuke USB_GET_SC and USB_GET_SC_OPEN macros.
2007-07-02 Matthew DillonExhaust the virtual kernel network interface even if...
2007-07-01 Hasso TepperNuke USB_MATCH*, USB_ATTACH* and USB_DETACH* macros.
2007-06-30 Hasso TepperNuke PROC_(UN)LOCK, usb_callout_t, usb_kthread_create...
2007-06-28 Hasso TepperNuke SIMPLEQ_* and logprintf.
2007-06-28 Hasso TepperNuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVU...
2007-06-27 Hasso TepperUse kernel functions. I don't understand how I could...
2007-06-27 Hasso TepperNuke the code specific to NetBSD/OpenBSD/FreeBSD at...
2007-06-26 Hasso TepperNuke USBDEV().
2007-06-26 Sepherosa ZiehauIf RX csum calculation with pseudo header is enabled...
2007-06-26 Hasso TepperOne callout_stop() is enough.
2007-06-26 Hasso Teppermalloc -> kmalloc
2007-06-26 Hasso Tepper- Fix headphone jack sensing support for Olivetti Olibo...
2007-06-26 Hasso TepperNuke "is is" stammering.
2007-06-23 Sepherosa Ziehau- Add hw.skcX.imtime sysctl node and hw.skc.imtime...
2007-06-22 Simon SchubertRemove unused variable.
2007-06-22 Sepherosa Ziehau- Factor out bge_{disable,enable}_intr().
2007-06-22 Sepherosa ZiehauDrain packets even if link is down.
2007-06-21 Sepherosa ZiehauAdd some KTRs in bge(4) to count RX/TX packets per...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-19 Matthew DillonThe fstype was not being properly tested for a CCD...
2007-06-19 Sepherosa ZiehauAdd sysctl/tunable for TX/RX interrupt coalescing varia...
2007-06-19 Matthew DillonMake some adjustments to clean up structural field...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-17 Matthew DillonDisable per-channel interrupt sources before enabling...
2007-06-17 Sepherosa Ziehau- Make "ifconfig nfeX mtu xxx" work.
2007-06-17 YONETANI Tomokazuwe do not want to shift by the block size, which is...
2007-06-17 Matthew DillonImplement (non-bootable) GPT support. If a PMBR partit...
2007-06-16 Sascha WildnerTurn VINUM_LABEL into a noop (fixing LINT).
next