]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Adjust HISTORY.
[FreeBSD/FreeBSD.git] / sys /
2007-10-12 Paul SaabDo not attempt to make an NFS rpc call if using tftp
2007-10-12 Scott LongFix a mistake made in the MPSAFE commit that caused...
2007-10-12 Scott LongFor some blasted reason the SATA WC change frees a...
2007-10-12 Scott LongPlay better with CAM so that there aren't so many spuri...
2007-10-12 Scott LongDeferred interrupts don't work yet, disable them.
2007-10-12 Christian S.J. Peron- Change the wakeup logic associated with having multip...
2007-10-12 Christian S.J. PeronMake sure that we refresh the PID on read(2) and write...
2007-10-12 Andrew ThompsonRemove unneeded debug printf that is broken on 64bit...
2007-10-12 Takanori WatanabeAdd another zydas device: Planex GW-US54GD (a.k.a Dempa...
2007-10-12 Remko LodderBring in some new Sierra Wireless drivers running under...
2007-10-12 Kevin LoSpelling fix for interupt -> interrupt
2007-10-12 Andrew ThompsonUpdate ipw to work with the new net80211 stack, plus...
2007-10-12 Alexander MotinProtect struct seq with mutex.
2007-10-12 Alexander MotinRemove one unneded assertion. It is also checked in
2007-10-12 Alexander MotinReplace single rcvdata with 3 distinct to simplify...
2007-10-12 Alexander MotinRemove duplicate variables.
2007-10-12 Mohan SrinivasanSet the NFS server sockbuf high watermarks to the syste...
2007-10-12 Pyun YongHyeonNot all VIA Rhine chips support 256 register space...
2007-10-12 Andrew ThompsonFix two panics in lagg.
2007-10-11 John BaldwinAllow recursion on the 'zones' internal UMA zone.
2007-10-11 Ken SmithTo honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.
2007-10-09 Xin LIAdd PCI ID for ICH9 AHCI w/ two adapters.
2007-10-09 Scott LongUpdate to version 3.70.03.007 from the vendor. This...
2007-10-09 Nate LawsonWhen the EC times out (common with Compaqs), it may...
2007-10-09 Nate LawsonFix the HPET table probe routine to run from device_ide...
2007-10-09 Jeff Roberson - Fix from pr kern/115469; Don't redeliver a signal...
2007-10-08 Jeff Roberson - Bail out of tdq_idled if !smp_started or idle steali...
2007-10-08 Jeff Roberson - Restore historical sched_yield() behavior by changin...
2007-10-08 Jeff Roberson - Restore historical yield() behavior by manually...
2007-10-08 Jeff Roberson - Fix ULE in kernels without PREEMPTION compiled in...
2007-10-08 Konstantin BelousovDo not dereference NULL pointer.
2007-10-08 Konstantin BelousovDeny attempt to malloc unbounded amount of the memory.
2007-10-08 Alan CoxIn the rare case that vm_page_cache() actually frees...
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-07 Mike SilbersackAdd FBSDID to all files in netinet so that people can...
2007-10-07 Alan CoxCorrect a lock assertion failure in sparc64's pmap_page...
2007-10-07 Mike SilbersackImprove the debugging message:
2007-10-06 Kip MacyThis patch adds an M_NOFREE flag which allows one to...
2007-10-06 Kip MacyAllow drivers to free an mbuf without having the mbuf...
2007-10-06 Randall Stewart- Fix the one-2-one model to properly do a socantrecv()
2007-10-05 Robert WatsonDisable TCP syncache debug logging by default. While...
2007-10-05 John BaldwinUse the correct pid when checking to see whether or...
2007-10-05 Luigi RizzoAdd entries for Epson multifunction scanner/printer...
2007-10-04 Søren SchmidtAdd support for the VIA 8237S
2007-10-04 David E. O'BrienAlso boot *.debug if everything else fails.
2007-10-04 Pawel Jakub DawidekFix lock leak leading to the 'System call <name> return...
2007-10-04 Xin LIMFp4: Provide a dummy verb "export" to shut up the...
2007-10-04 Xin LIAdditional work is still needed before we can claim...
2007-10-04 Randall Stewart- We should return error = 0 and the upper processing...
2007-10-04 Poul-Henning KampRecognize the CS5536 support chip for the AMD Geode...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-10-02 Pawel Jakub DawidekFix sx_try_slock(), so it only fails when there is...
2007-10-02 Jeff Roberson - Reassign the thread queue lock to newtd prior to...
2007-10-02 Jeff Roberson - Move the rebalancer back into hardclock to prevent...
2007-10-01 Randall Stewart- Bug fix managing congestion parameter on immediate
2007-09-30 Marius StroblMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-29 Maxim Konovalovo For dynamic rules log a parent rule number. Prefix...
2007-09-27 Olivier HouchardOk I hope I got it right this time.
2007-09-27 Olivier HouchardNow that Intel changed the license for the NPE firmware...
2007-09-27 Olivier HouchardFix a comment to reflect the truth.
2007-09-27 Pawel Jakub DawidekWhen orphaning a provider, cancel events related to it.
2007-09-27 Jeff Roberson - Honor the PREEMPTION and FULL_PREEMPTION flags by...
2007-09-27 Alan CoxCorrect an error of omission in the reimplementation...
2007-09-26 Marius Stroblo Revert the part of if_gem.c rev. 1.35 which added...
2007-09-26 Marius Strobl- Use the actual clock frequency of the PCI bus instead...
2007-09-26 Christian BruefferUse the correct expanded name for SCTP.
2007-09-26 Ruslan ErmilovFix the description of the formula used to autosize...
2007-09-26 Ruslan ErmilovMention that autoboot_delay also accepts the "NO" value.
2007-09-25 Mohan SrinivasanFix for a very rare race, caused by the nfsiod wakeup...
2007-09-25 Alan CoxCorrect an error in the previous revision, specifically,
2007-09-25 Warner LoshAdd support for the AX88178 and AX88772 based devices.
2007-09-25 Alan CoxChange the management of cached pages (PQ_CACHE) in...
2007-09-24 John BaldwinAllow the ia32 resource limits (compat.ia32.max{dsiz...
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-24 Jung-uk KimFix global lock recursion bug.
2007-09-24 Nate LawsonRewrite the EC driver event model. The main goal is...
2007-09-24 Konstantin BelousovRevert rev. 1.94. After recent tcp backouts, tcp_close...
2007-09-24 Mike SilbersackTwo changes:
2007-09-24 Jeff Roberson - Bound the interactivity score so that it cannot...
2007-09-23 Christian S.J. PeronCertain consumers of rtalloc like gif(4) and if_stf...
2007-09-23 Pawel Jakub DawidekLINT compiled just fine for me, but it seems it breaks...
2007-09-23 Bruce EvansRemove some of the pessimizations involving writing...
2007-09-23 Pawel Jakub DawidekBring in the GEOM Virtualisation class, which allows...
2007-09-23 Pawel Jakub DawidekNow that we have CDDLed code in the tree, add CDDL...
2007-09-22 Olivier HouchardMake sure we do not call _arm_bzero() or _arm_memcpy...
2007-09-22 Olivier HouchardAdd various macros for the ADMA unit.
2007-09-22 Max LaierRemove PF_MPSAFE_UGID leftover.
2007-09-22 Olivier HouchardAdd a driver for the 7seg found on the CRB board, large...
2007-09-22 Olivier HouchardTwist the RAS logic a bit to avoid branching.
2007-09-22 Jeff Roberson - Improve grammar. s/it's/its/.
2007-09-21 Craig RodriguesDisable multiple ntfs mounts to the same mountpoint.
2007-09-21 Pawel Jakub DawidekFix some locking cases where we ask for exclusively...
2007-09-21 Alexander MotinDead code removal.
2007-09-21 Alexander MotinThis is optimization of ether and debug hooks determina...
2007-09-21 Alexander MotinThis patch fixes thread unsafe usage of global pkt_hdr
2007-09-21 Jeff Roberson - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-21 Randall Stewart- fix (global) address handling in the presence of...
2007-09-21 Jeff Roberson - Redefine p_swtime and td_slptime as p_swtick and...
2007-09-21 Jeff Roberson - Call sched_sleep() before we suspend threads. sched...
2007-09-21 Kevin Lo- Add the device ID for the VIA VT3324 (CX700) chipset.
next