]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix probe printing of highpoint and promise controllers.
[FreeBSD/FreeBSD.git] / sys /
2006-05-11 sosFix probe printing of highpoint and promise controllers.
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-05-11 hsuCorrect test for fragmented packet.
2006-05-10 netchildNow that we don't have a linuxolator on alpha anymore:
2006-05-10 netchildregen (linux rt_sigpending)
2006-05-10 netchildImplement rt_sigpending in the linuxolator.
2006-05-10 cognetMove the call to cpu_setup() before the call to vm_ksub...
2006-05-10 pjdUse better order here.
2006-05-10 sammake tinderbox happy: GENERIC got ath and wlan added...
2006-05-10 ambriskoFix LINSYSFS in the platform options files that I misse...
2006-05-09 teggeBring the call to softdep_releasefile() within the...
2006-05-09 ambriskoAdd in linsysfs. A linux 2.6 like sys filesystem to...
2006-05-09 netchildIt seems I forgot to commit the removal of the linux...
2006-05-09 nyanFix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)
2006-05-09 davidxuUse wakeup_one to avoid thundering herd.
2006-05-09 davidxuUse a dedicated mutex to protect aio queues, the movati...
2006-05-08 impreplace all the 660 with 650 in the cut-n-pasted line...
2006-05-08 impAnother NEW MEDIA .WAVjammer.
2006-05-08 impAdd (back) the D-Link DE-650. Not sure why it was...
2006-05-08 impThe D-Link DE-650 that I got in the last bulk PC Card...
2006-05-08 samquiet tindexbox complaints about passing BUS_SPACE_MAXA...
2006-05-08 netchildRemove the Alpha specific linuxolator files.
2006-05-08 nyanRemove unneeded include.
2006-05-08 nyan- Move defines for PC-98 machine type from pc98/cbus...
2006-05-08 nyanAdd the ath and the wlan crypto support.
2006-05-08 samfix braino that broke building on amd64
2006-05-07 teggeCall vn_finished_write() before calling the coredump...
2006-05-07 maximo Add acpi_ibm to the build.
2006-05-07 netchild- change the example of compiling only specific modules...
2006-05-07 njlDon't attach special devices in the order they appear...
2006-05-07 csjpPickup locks for the BPF interface structure. It's...
2006-05-06 samforce type coercion for bus tag+handle when calling...
2006-05-06 samfix build on sparc
2006-05-06 teggeffs_syncvnode() might skip some of the blocks due to...
2006-05-06 ambriskoForgot the amd/linux32 part since sys/*/linux didn...
2006-05-06 rwatsonModify UDP to use sosend_dgram() instead of sosend...
2006-05-05 teggeReturn error if vnode was reclaimed while it was tempor...
2006-05-05 teggeTemporarily unlock vnode for new image being executed...
2006-05-05 teggeTurn off disk quotas for snapshot files.
2006-05-05 teggeAvoid locking overhead when snapshots are disabled.
2006-05-05 teggeAvoid dereferencing NULL pointer.
2006-05-05 cognetSetting the rid of the resource is a good idea, but...
2006-05-05 keramidaCheck for VFS_STATFS() failure in _xfs_mount() and...
2006-05-05 mohansFix a snafu caused while patching the previous fix...
2006-05-05 mohansFix for a NFS/TCP client bug which would cause the...
2006-05-05 ambriskoFix the the duplicate cut-n-paste in linux_fstat64...
2006-05-05 ambriskoEnhance the Linux emulation layer to make MegaRAID...
2006-05-05 scottlRemove hand-rolled cross-build glue. Normal cross...
2006-05-05 pjd- Set bio_done directly to NULL to indicate that we...
2006-05-05 bzMake sure the ip data pointer is correct before touchin...
2006-05-05 rwatsonOnly return (tw) from tcp_twclose() if reuse is passed...
2006-05-05 pjd/tmp/cvsTXPIwQ
2006-05-05 samAH_REGOPS_FUNC is needed for sparc
2006-05-05 samcorrect type
2006-05-04 bzAssert ip6_forward_rt protected by Giant adding GIANT_R...
2006-05-04 bzIn rtrequest and rtinit check for sa_len != 0 for the...
2006-05-04 pjdUse G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3...
2006-05-04 silbyFix three more bugs in bfe:
2006-05-04 mjacobAdd 4Gb Fibre Channel support.
2006-05-04 mjacobRemove MPT_PRT_INVARIANT- it was a silly idea.
2006-05-04 mjacobGratuitous tag alignment. It bugged me.
2006-05-03 scottlHide another common print under bootverbose.
2006-05-03 samadd ath and wlan crypto support
2006-05-03 samadd ath and wlan crypto support
2006-05-03 ambriskoMake amr_linux work as a module by avoiding calling...
2006-05-03 jhbRestore the pre-5.x behavior of only beeping if the...
2006-05-03 scottlAllow bus_dmamap_load() to pass ENOMEM back to the...
2006-05-03 teggeDetect the snapshot file being prematurely unlinked.
2006-05-03 teggeTemporarily undo clusters contribution to global runnin...
2006-05-03 teggeA side effect of calling runningbufwakeup() is that...
2006-05-02 teggeClose a race when VOP_LOCK() on a snapshot file is...
2006-05-02 marcelFix previous commit: the resource returned by rman_rese...
2006-05-02 scottlOnly print the driver name and version if bootverbose...
2006-05-02 yongariType.
2006-05-01 jhbAdd various constants for the PAT MSR and the PAT PTE...
2006-05-01 rwatsonBreak out socket access control and delivery logic...
2006-05-01 jhbAdd a new 'pmap_invalidate_cache()' to flush the CPU...
2006-05-01 peterUsing an idea from Stephan Uphoff, use the empty pte...
2006-05-01 peterFix missing changes required for the amd64->i386 conver...
2006-05-01 ariffAdd inverted amplifier sense quirks for Sony VAIO VGN...
2006-05-01 sobomaxDon't attach to Marvell 88E805X (Yukon-II) by default...
2006-04-30 pjdWe shouldn't lock the topology here - we will panic...
2006-04-30 scottlRemove header pollution.
2006-04-30 scottlRemove some header polution.
2006-04-29 pjdvn_start_write()/vn_finished_write() is not needed...
2006-04-29 krisLock giant when assigning ni_vp and keep vfslocked...
2006-04-29 thompsaAdd support for fragmenting ipv4 packets.
2006-04-29 alcEliminate unnecessary, recursive acquisitions and relea...
2006-04-28 pjdvn_start_write() is called only when v_type != VCHR...
2006-04-28 rwatsonAlso check use_pty in the ptmx clone lookup; this means...
2006-04-28 marcelRemove the puc-specific hacks. The puc(4) driver now...
2006-04-28 marcelRewrite of puc(4). Significant changes are:
2006-04-28 jhbThe nvidia binary blob sometimes defers tx completion...
2006-04-28 samEnsure outbound data packets in hostap mode are deliver...
2006-04-28 peterInterim fix for pmap problems I introduced with my...
2006-04-28 marcelImplement the ipend() method of the serdev I/F.
2006-04-28 pjd- Don't hold the device sx lock when going to sleep.
2006-04-28 pjd- Remove dead code.
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
2006-04-28 pjdBe sure to not destroy device twice. This is not possib...
next