]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFC r180753 by luoqi@:
[FreeBSD/FreeBSD.git] / sys /
2008-08-23 mlaierMFC r180753 by luoqi@:
2008-08-22 nyanMFC: Back FreeBSD(98)'s copyright to 2003.
2008-08-22 jhbUse sx_sleep() when waiting for a file lock instead...
2008-08-22 jhbImplement sx_sleep() on 6.x. This is not an MFC as...
2008-08-21 sbrunoRemove MPT_LOCK/UNLOCK from mpt_user_attach in RELENG_6.
2008-08-21 yongariMFC r181557:
2008-08-21 yongariMFC r180954:
2008-08-21 yongariMFC r180952, r181556:
2008-08-21 yongariMFC r180950:
2008-08-20 jhbMFC: Change sleepq_add() to accept a lock_object rather...
2008-08-20 jhbMFC: Decode "exotic" instructions such as pause as...
2008-08-20 yongariMFC r181619:
2008-08-20 yongariMFC r181617-r181618:
2008-08-15 jhbMFC: If the kernel fails to allocate resources for...
2008-08-15 jhbMFC: Fix some of the hangs reported with the real mode...
2008-08-15 jhbMFC: Initialize the vm86 structure to a known-good...
2008-08-14 jhbMFC: Use an sx lock to serialize writes and remove...
2008-08-14 kibMFC r180252:
2008-08-14 kibMFC r176431 by marcel:
2008-08-12 brixMFC of SVN rev 181482:
2008-08-11 mariusMFC: 181399
2008-08-09 yongariMFC r180946, r180981.
2008-08-08 emaxMFC SVN rev 181093
2008-08-07 jkimMFC: r180515
2008-08-07 jhbMFC: Trim some noise from some #ifdef's.
2008-08-07 jhbMFC: Tweaks to short cable changes:
2008-08-06 emasteMFC r153880:
2008-08-04 emaxMFC: SVN rev 181089
2008-08-03 thompsaMFC r172825, r173804, r174278, r174721, r175005, r17727...
2008-08-03 thompsaMFC r180140
2008-08-02 remkoMFC r180437
2008-08-02 remkoMFC r180384
2008-08-02 remkoMFC r180383
2008-08-02 remkoMFC r180382:
2008-08-02 nyanMFi386:
2008-08-01 jhbMFC: Add the optional nvram(4) device. As with 7.x...
2008-08-01 jhbMFC: Drastically simplify the i386 pcpu backend by...
2008-08-01 jhbMFC: Allow VM object creation in ufs_lookup().
2008-08-01 emasteMFC r169562:
2008-07-31 yongariMFC r180869
2008-07-30 jhbMFC: If we hit the global cache size limit but the...
2008-07-30 emasteMFC improved and simplified callout_drain logic and...
2008-07-30 jhbMFC: Use VM_FAULT_DIRTY to fault in pages for write...
2008-07-28 antoineMFC r178920 to stable/6:
2008-07-28 jhbMFC: Allocate a single CCB at the start of the main...
2008-07-28 yongariMFC r180582.
2008-07-28 yongariMFC r179347.
2008-07-28 yongariMFC r179343.
2008-07-28 yongariMFC r179338.
2008-07-28 yongariAdd compatibility code to build jme(4) on stable/6.
2008-07-28 yongariMFC r179337.
2008-07-25 gallatinSync mxge with head and perform 2 forgotten MFCs:
2008-07-25 gallatinMFC r180567: Clean up mxge's use of callouts as pointed...
2008-07-24 yongariMFC r179336.
2008-07-24 yongariMFC r179335.
2008-07-22 lulfMFC r180612:
2008-07-21 jhbMFC: Use dedicated buffers for user requests rather...
2008-07-21 jhbMFC: During shutdown, deregister the shutdown hook...
2008-07-21 mariusMFC: r180298; r180299
2008-07-19 gonzoMFC r179971:
2008-07-18 gonzoMFC r179716:
2008-07-18 gonzoMFC r179879:
2008-07-17 jhbMFC: Tweak the output of controller event log messages...
2008-07-17 jhbMFC: Improve the handling of pending events in the...
2008-07-17 jhbMFC: Change SEM_VALUE_MAX (maximum value of a POSIX...
2008-07-16 dougbMFC r179637, r179655, and r180503, the inclusion of...
2008-07-15 edwinMFC of r180374
2008-07-13 mariusMFC: r170285; r170273; r172334; r172607; r174987; r1769...
2008-07-13 remkoMFC r179831
2008-07-12 nyanMFC: r180253
2008-07-11 nyanMFC: r180145
2008-07-05 mariusMFC: r180073
2008-07-05 mariusMFC: r170478
2008-07-02 emasteMFC r177899:
2008-07-01 obrienMFC: 180149 / 1.49.2.1 (which was MFC of r180109 ...
2008-07-01 mariusMFC: r153342
2008-06-30 emasteMFC additional driver enhancements.
2008-06-29 philipMFC r180077:
2008-06-27 jhbMFC: Add the mpt_user personality to mpt(4).
2008-06-27 jhbMFC: Add support for the BCM5906[M] adapters including...
2008-06-27 jhbMFC: Fix time out check in EEPROM read and move delays...
2008-06-27 jhbMFC: Add a flag for Ethernet@WireSpeed capability and...
2008-06-27 jhbMFC:
2008-06-27 jhbMFC: Workaround a bug in the BIOS of Dell R900 machines...
2008-06-27 jhbMFC: After probing the available frequency settings...
2008-06-24 jhbMFC: Add 'compat_freebsd[45]' features corresponding...
2008-06-24 jhbMFC: Add the kern.features sysctl tree and FEATURE...
2008-06-24 jhbMFC: Change the roundrobin implementation in the 4BSD...
2008-06-19 yongariMFC: r179647
2008-06-17 ambriskoMFC: All changes in current/7 minus cam
2008-06-16 obrienMFC rev 1.126 / r165854: Declare the map entry created...
2008-06-15 fjoeBump __FreeBSD_version to 603104 for make(1) :u var...
2008-06-11 mariusMFC: r178589
2008-06-11 mariusRevert the part of r179728 which switched from m_defrag...
2008-06-11 mariusMFC: r178470
2008-06-10 psMFC: r179705
2008-06-09 dfrMFC: r179510 - nlm_global_lock doesn't exist (yet)
2008-06-09 dfrMFC: r179488 - check for client reboot before executing...
2008-06-06 thompsaMFC r174749, r175396, r175419, r175432
2008-06-06 dfrMFC: r179425 - cope better when client NLM port changes
next