]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix a timing issue with the wired driver.
[FreeBSD/FreeBSD.git] / sys /
2013-08-07 markjFill in the description fields for M_FICT_PAGES.
2013-08-07 marcelChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 delphijMFV r254011:
2013-08-06 jfvMake the various driver MSIX setup routines fallback...
2013-08-06 marius- Fix a bug in the MSI allocation logic so an MSI is...
2013-08-06 mariusAs it turns out, MSIs are broken with 2820SA so introdu...
2013-08-06 jfvWhen the igb driver is static there are cases when...
2013-08-06 hrsFix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl...
2013-08-06 mckusickThis bug fix is in a code path in rename taken when...
2013-08-06 avgfix fat-fingering in r253996
2013-08-06 avgopensolaris code: translate INVARIANTS to DEBUG and...
2013-08-06 mariusAdd MD (for now) atomic_store_acq_<type>() and use...
2013-08-06 mavBlock reporting of ZFS features for suspended pools.
2013-08-06 mavDisable r252840 when ZFS TRIM is enabled (vfs.zfs.trim...
2013-08-06 mavMake `zpool clear` to reopen also reconnected cache...
2013-08-06 mavMake ZFS to use separate thread to handle SPA_ASYNC_REM...
2013-08-06 avgdtrace: fix compilation with gcc
2013-08-06 traszRemove dead code.
2013-08-06 andrewWe no longer need to align the stack before calling...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-06 sbrunoUpdate ciss(4) with new models of raid controllers...
2013-08-06 jhibbitsMicro-optimize OFW syscons 8-bit blank.
2013-08-06 jhibbitsRemove an unnecessary panic. The PVO's PTE entry and...
2013-08-06 hrs- Use pget(PGET_CANDEBUG | PGET_NOTWEXIT) to determine...
2013-08-06 jhibbitsEvict pages from the PTEG when it's full and trying...
2013-08-05 mckusickWith the addition of journalled soft updates, the ...
2013-08-05 mckusickTo better understand performance problems with journall...
2013-08-05 cognetLet the platform calculate the timer frequency at runti...
2013-08-05 hrs- Use time_uptime instead of time_second in data struct...
2013-08-05 kibDo not override the ENOENT error for the empty path...
2013-08-05 andrewWhen entering exception handlers we may not have an...
2013-08-05 kibThe tmpfs_alloc_vp() is used to instantiate vnode for...
2013-08-05 jfvCorrect a fat-finger in the last delta.
2013-08-05 mavMFprojects/camlock r249006:
2013-08-05 mavMFprojects/camlock r249505:
2013-08-05 gjbRedirect svnversion stderr to /dev/null if we cannot...
2013-08-05 attilioRevert r253939:
2013-08-05 hrsFix a panic in tmpaddrtimer.
2013-08-05 jeff - Introduce a specific function, pmap_remove_kernel_pd...
2013-08-04 attilioRemove unused member.
2013-08-04 attilioThe page hold mechanism is fast but it has couple of...
2013-08-04 marcelRemove inclusion of <sys/diskmbr.h>. We have no busines...
2013-08-04 hirenFixing a typo.
2013-08-04 attilioRemove unnecessary soft busy of the page before to...
2013-08-04 smhzfs_ioc_rename should not leave the value of zc_name...
2013-08-03 mariusMake r253899 compile.
2013-08-03 jhibbitsRemove duplicate definition of SPR MMCR0.
2013-08-03 traszFix typo.
2013-08-03 ianTweak the imx debug console code so that it works with...
2013-08-03 uqsAdd missing depend.
2013-08-03 marcelAdd a tunable for the default timeout.
2013-08-03 grehanFollow-up commit to fix CR0 issues. Maintain
2013-08-02 mariusConst'ify scc_driver_name.
2013-08-02 marius- Use NULL instead of 0 for pointers.
2013-08-02 marius- Implement iclear methods for QUICC and SAB 82532...
2013-08-02 adrianAdd in some definitions required for later iwn(4) devic...
2013-08-02 adrianBreak out the iwn(4) device IDs into if_iwn_devid.h...
2013-08-02 cognetOnly receive the interrupts on the first core, to avoid...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 npDisplay temperature sensor data. Shows -1 if sensor not
2013-08-02 npFix previous commit (r253873). "cong" has one bit...
2013-08-02 hrsAdd p_candebug() check to FILEMON_SET_PID ioctl.
2013-08-02 glebiusRemove extra zeroing after M_ZERO allocation.
2013-08-01 npSet up congestion manager context properly for T5 based...
2013-08-01 adrianNow that conf/options knows about if_iwn.h, add it...
2013-08-01 adrianAdd IWN_DEBUG as an option for if_iwn.
2013-08-01 adrianiwn(4) debugging improvements.
2013-08-01 jfvA number of important fixes:
2013-08-01 marcelFix the build of the testmain target. This target compi...
2013-08-01 pfgAdd license for the half MD4 algorithm used in ext2_hal...
2013-08-01 kibRemove unused malloc type.
2013-08-01 tuexenMicro-optimization suggested in
2013-08-01 ganboldAdd identification for Cortex-A7 (R0) cores.
2013-08-01 grehanMoved clearing of vmm_initialized to avoid the case
2013-08-01 grehanCorrectly maintain the CR0/CR4 shadow registers.
2013-07-31 ianChanges to allow using BOOTP_NFSROOT and mounting an...
2013-07-31 obrienBack out r253779 & r253786.
2013-07-31 sbrunoAdjust magic numbers to allow attachment of ath(4)...
2013-07-31 sbrunodevice if_bridge gets me a bridge device
2013-07-31 hrsAllocate in6_ifextra (ifp->if_afdata[AF_INET6]) only...
2013-07-31 scottlAnother fix for r253823; retain the default of 1 readah...
2013-07-31 rpauloAdd definitions for the Mailbox, Spinlock and PRU-ICSS...
2013-07-31 rpauloCleanup the allocations when the attachment fails.
2013-07-31 rpauloInitialisation routines for the mailbox, spinlock and...
2013-07-31 npDisplay SGE tunables in the sysctl tree.
2013-07-31 jhibbitsRemove duplicate SRCS include block. Spotted by jmallett.
2013-07-31 jhibbitsAdd the macio attachment for wi(4). Partially obtained...
2013-07-30 scottlFix r253823. Some WIP patches snuck in.
2013-07-30 scottlCreate a knob, kern.ipc.sfreadahead, that allows one...
2013-07-30 delphijMFV r253783:
2013-07-30 delphijMFV r253782:
2013-07-30 delphijMFV r253781 + r253871:
2013-07-30 delphijMFV r253780:
2013-07-30 sbrunoCheck for ipmi_attached in ipmi_isa_probe as a suggeste...
2013-07-30 sbrunoempirical testing showed that 3 seconds is just too...
2013-07-30 sbrunoAfter discussions, revert svn r253708.
2013-07-30 scottlFix a printf typo.
2013-07-30 rpauloUnbreak sparc64 LINT. Need to fix this correctly at...
2013-07-30 mavAllow three IOCTLs to be used on suspended pool, restor...
2013-07-30 mavAdd NO_RC16 quirk to make da driver avoid using READ...
next