]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
In ifa_init() initialize if_data.ifi_datalen. This would be
[FreeBSD/FreeBSD.git] / sys /
2012-02-05 glebiusIn ifa_init() initialize if_data.ifi_datalen. This...
2012-02-05 davidxuAdd 32-bit compat code for AIO kevent flags introduced...
2012-02-05 nwhitehornAdd support for bus_adjust_resource() on all PowerPC...
2012-02-04 nwhitehornCompatibility with IBM firmware.
2012-02-04 pjdAfter multiple requests for back out, after multiple...
2012-02-04 nwhitehornMissed file in r230993.
2012-02-04 nwhitehornMiffed r230993 due to a one-character typo while review...
2012-02-04 nwhitehornUnify OF PCI infrastructure, including changing from...
2012-02-04 nwhitehornAvoid warnings about duplicate modules.
2012-02-04 emasteCorrect typo in comment (numbver)
2012-02-04 rstoneWhenever a new kernel thread is spawned, explicitly...
2012-02-04 hrsFix input validation in SO_SETFIB.
2012-02-04 rmhAdd "nodevice adw" to WITHOUT_SOURCELESS_UCODE.
2012-02-04 rmhAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-03 jkimRestore callee saved registers later and micro-optimize.
2012-02-03 jkimFix a function prototype to reflect reality. No functi...
2012-02-03 mmRevert r230913 and r230914.
2012-02-03 rpauloWhitespace removal.
2012-02-02 mavInsert ordered command every 1/4 of the current command...
2012-02-02 kenFix the netback driver build for i386.
2012-02-02 joelRemove leftovers from previous commits.
2012-02-02 mmAdd copyright information on last commits to comply...
2012-02-02 mmFix out of bounds write causing random panics,
2012-02-02 mavMake CAM ATA honor old hw.ata.ata_dma and hw.ata.atapi_...
2012-02-02 kenUnbreak the i386 full PV (XEN kernel) build by revertin...
2012-02-02 pfgCleanup some sound headers that don't need to be in...
2012-02-01 pfgUse new OSS-based BSD-licensed header for cs sound...
2012-02-01 kenAdd the GSO prefix descriptor define.
2012-02-01 kenAdd the netback driver to the build.
2012-02-01 mavFix NULL dereference panic on attempt to turn off ...
2012-02-01 kibAdd kqueue support to /dev/klog.
2012-02-01 rajAdjust mvs(4) to handle interrupt cause reg depending...
2012-02-01 kibMake the sys/ucontext.h self-contained by changing...
2012-02-01 glebiuso Provide functions carp_ifa_addroute()/carp_ifa_delroute()
2012-02-01 aeThe scheme code may not know about some inconsistency...
2012-02-01 jhibbitsEnable the pccard/cardbus modules for powerpc.
2012-02-01 davidxuIf multiple threads call kevent() to get AIO events...
2012-01-31 adrianSupport AR9281/AR5B91 - a 1x2 stream device based on...
2012-01-31 adrianCorrectly fetch the TX/RX stream count from the HAL.
2012-01-31 mavMake sound(4) more flexible in setting soft buffer...
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jkim- Restore XCR0 before restoring extended FPU states.
2012-01-31 jhbFix a spelling mistake in the surprise link down error...
2012-01-31 pluknetIsolate v_caddr_t in the ie driver.
2012-01-31 mavJust in case, clear stream interrupts before enabling...
2012-01-31 rmacklemWhen a "mount -u" switches an NFS mount point from...
2012-01-31 rmacklemjwd@ reported a problem via email to freebsd-fs@ on...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-31 adrianAdd a DFS debugging mode which is useful when doing...
2012-01-30 jimharrisFix ATAPI code path to ensure bus_dma_segment structure...
2012-01-30 adrianRadar API related fixes.
2012-01-30 jfvWrap the bool typedef
2012-01-30 impImprove media status reporting, when the driver knows...
2012-01-30 kibA debugger which requested PT_FOLLOW_FORK should get...
2012-01-30 kibAdd definition for PT_GNU_RELRO.
2012-01-30 jhbRefine the implementation of POSIX_FADV_NOREUSE for...
2012-01-30 kibFix build for the case of powerpc64 kernel without...
2012-01-30 ambriskoWhen detaching an AIO or LIO requests grab the lock...
2012-01-30 jkimNaturally align a newly added wakeup_fpusave.
2012-01-30 jfvNew hardware support: Intel X540 adapter support added.
2012-01-30 jhbAdd a constant for the PCI-e surprise link down uncorre...
2012-01-30 mavFix typo in comments.
2012-01-30 kibFinally, try to enable the nxstacks on amd64 and powerp...
2012-01-30 kibMove xrstor/xsave/xsetbv into fpu.c and reorder them.
2012-01-30 kibSynchronize the struct sigcontext definitions on x86...
2012-01-29 adrianMissing code for receiving MESH PREP that should be...
2012-01-29 eadlerGS105v3 exhibit the same behavior
2012-01-29 kmacyalways exclude data bufs regardless of debug settings
2012-01-28 mariusAs it turns out r227960 may still be insufficient with...
2012-01-28 adrianOops, commit a missing implementation change.
2012-01-28 mariusFully disable interrupts while we fiddle with the FP...
2012-01-28 adrianChange the prototype so the radar enable can fail.
2012-01-28 adrianTwo changes from my DFS work:
2012-01-28 kmacyadd tunable for developers working on areas outside...
2012-01-28 attilioAvoid to check the same cache line/variable from all...
2012-01-28 mavFix HBR enabling condition. cchs is from 0 to 7, not...
2012-01-28 emastepmc_*_initialize may return NULL if the CPU is not...
2012-01-27 mariusCommit file missed in r230633.
2012-01-27 mariusNow that we have a working OF_printf() since r230631...
2012-01-27 marius- Now that we have a working OF_printf() since r230631...
2012-01-27 mariusImplement OF_printf() using kvprintf() directly, avoidi...
2012-01-27 mariusFor machines where the kernel address space is unrestri...
2012-01-27 mariusMark cpu_{halt,reset}() as __dead2 as appropriate.
2012-01-27 mariusUsing ATA_CAM along with ATAPI DMA causes data corrupti...
2012-01-27 impSome laptops have weak power controllers that cannot...
2012-01-27 kmacyexclude kmem_alloc'ed ARC data buffers from kernel...
2012-01-27 bschmidtOn state changes from RUN to anything else the AGGR...
2012-01-27 luigia variable was erroneously declared as 32 bit instead...
2012-01-27 glebiusFix size check, that prevents getting negative after...
2012-01-27 rmacklemA problem with respect to data read through the buffer...
2012-01-26 pfgMinor cleanups to the csa snd driver.
2012-01-26 kmacyA flowtable entry can continue referencing an llentry...
2012-01-26 kenBring in the LSI-supported version of the mps(4) driver.
2012-01-26 kenAdd CAM infrastructure to allow reporting when a drive...
2012-01-26 sbrunoUpdate PCI IDs for ciss controllers that are supported...
2012-01-26 kenXen netback driver rewrite.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 mavPress some more info into the PCM device name:
2012-01-26 glebiusRemove casts from inet6 address testing macros, thus...
2012-01-26 glebiusAlthough aio_nbytes is size_t, later is is signed to
next