]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
SiI3124 has no SNotification register. Handle Asynchronous Notifications
[FreeBSD/FreeBSD.git] / sys /
2009-12-07 mavSiI3124 has no SNotification register. Handle Asynchron...
2009-12-07 jhbVarious small whitespace and style fixes.
2009-12-07 mariusAdd <machine/pcb.h> missed in r199135.
2009-12-07 guidoFix ntfs such that it understand media with a non-512...
2009-12-07 marcelDefine struct pcpu_md as the only MD field of struct...
2009-12-07 marcelAllocate the VHPT for each CPU in cpu_mp_start(), rathe...
2009-12-06 mavAdd Asynchronous Notification support for controllers...
2009-12-06 edAdd a libutempter compatibility interface to libulog.
2009-12-06 nwhitehornUnbreak build.
2009-12-06 mavMFp4:
2009-12-06 mavMFp4:
2009-12-05 olegFix burst processing for WF2Q pipes - do not increase...
2009-12-05 kibChange VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_fr...
2009-12-05 pjdWe have to eventually look for provider without checkin...
2009-12-05 antoineRemove trailing ";" in UMA_HASH_INSERT and UMA_HASH_REM...
2009-12-05 pjdFix deadlock when ZVOLs are present and we are replacin...
2009-12-05 pjdAlways check guid when opening by path, because we...
2009-12-05 pjdAvoid using additional variable for storing an error...
2009-12-05 mavDo not ignore device interrupt if bus mastering is...
2009-12-05 luigiadjust comment in previous commit after Julian's explan...
2009-12-05 mavOn Soft Reset, read device signature from FIS receive...
2009-12-05 luigiremove a dead block of code, document how the ipfw...
2009-12-05 luigifix build with VNET enabled
2009-12-04 kibRegenerate.
2009-12-04 kibAdd several syscall compat32 entries for acl manipulation.
2009-12-04 netchildThis is v4l support for the linuxulator. This allows...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-04 umeUse INET_ADDRSTRLEN and INET6_ADDRSTRLEN rather than...
2009-12-04 avgichsmb: drop default attachment to generic smbus hardware
2009-12-04 mjacobFix cases where we've managed to get a Loop UP event...
2009-12-03 yongariAdd workaround to overcome hardware limitation which...
2009-12-03 thompsaAdd uhci/ehci controller ids.
2009-12-03 mavChange 'load' balancing mode algorithm:
2009-12-03 jhbProperly return an error reply if an NFS remove or...
2009-12-03 nwhitehornThe first argument of dcbz interprets r0 as a literal...
2009-12-03 kibRemove wrong assertion. Debugee is allowed to lose...
2009-12-03 traszRemove unused code.
2009-12-03 traszRemove unneeded ifdefs.
2009-12-03 avgmca: small enhancements related to cpu quirks
2009-12-03 jkoshyUse a better check for a valid kernel stack address...
2009-12-03 luigipreparation work to replace the monster switch in ipfw_...
2009-12-03 traszAdd change that was somehow missed in r192586. It...
2009-12-03 umeTeach an IPv6 to the debug prints.
2009-12-03 avgichsmb: try attaching only to intel hardware in the...
2009-12-03 avgichsmb: add pci ids for some newer supported hardware
2009-12-03 marcelMake sure bus space accesses use unorder memory loads...
2009-12-02 thompsaFix cut'n paste on the AR9280 entry.
2009-12-02 marcelInclude <sys/sysctl.h>, to get the declarations of...
2009-12-02 traszDon't use ap->a_td->td_ucred when we were passed ap...
2009-12-02 luigi- initialize src_ip in the main loop to prevent a compi...
2009-12-02 kibBump __FreeBSD_version for sigpause(3) addition [1...
2009-12-02 jhbndis_scan_results() can sleep if the scan results are...
2009-12-02 scottlFix several cases where the periph lock was held over...
2009-12-02 luigiDispatch sockopt calls to ipfw and dummynet
2009-12-02 avgmca: improve status checking, recording and reporting
2009-12-02 luigismall changes for portability and diff reduction wrt...
2009-12-02 umeTeach an IPv6 to send_pkt() and ipfw_tick().
2009-12-02 glebiusUntil this moment carp(4) used a strange logging priori...
2009-12-02 luigiAdd new sockopt names for ipfw and dummynet.
2009-12-02 luigichange the type of the opcode from enum *:8 to u_int8_t
2009-12-02 nwhitehornBump limits on PowerPC. This allows large executables...
2009-12-02 thompsaAdd missing ath_ar9* ath hal entries.
2009-12-02 thompsaRemove unknown ath hal device entries.
2009-12-01 mavAdd CAM_ATAIO_DMA ATA command flag to mark DMA protocol...
2009-12-01 npT3 firmware 7.8.0 for cxgb(4)
2009-12-01 emasteFix parenthesis typo -- copy full frame pointer for...
2009-12-01 edDon't allocate an input buffer for a TTY when the recei...
2009-12-01 gibbsAdd media ioctl support and link notifications so that...
2009-11-30 jhbRemove if_timer/if_watchdog now that they are no longer...
2009-11-30 jhbRemove extra parantheses from usb_ethernet.c and usb_se...
2009-11-30 emasteUse switch out (SWO) instead of switch in (SWI) debug...
2009-11-30 emasteFree pointer from getenv() when done with it.
2009-11-30 avgamdsbwd: new driver for AMD SB600/SB7xx watchdog timer
2009-11-30 avgx86 cpu features: add MOVBE reporting and flag
2009-11-30 kmacyMerge Scott Long's latest blkfront now that the licensi...
2009-11-30 kmacyUpdate license to reflect terms in xen 2.0 as of the...
2009-11-29 nwhitehornAdd atp(4) to powerpc GENERIC. Most late-generation...
2009-11-29 nwhitehornEarly-generation touchpads do not send periodic calibra...
2009-11-29 bzEnable IPcomp by default.
2009-11-29 bzAdd more statistics variables for IPcomp.
2009-11-29 marcelMove the sysctl related fields to the end of the struct...
2009-11-29 bzIn case the compression result is the same size as...
2009-11-29 bzAssimilate very similar input and output code paths
2009-11-29 bzAdd SDT iter probes forgotten in r199885.
2009-11-29 bzOnly add the IPcomp header if crypto reported success...
2009-11-28 edDecompose <sys/termios.h>.
2009-11-28 bzRemove whitespace.
2009-11-28 bzDirectly send data uncompressed if the packet payload...
2009-11-28 bzChange memory managment from a fixed size array to...
2009-11-28 bzCorrect a typo.
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-28 nwhitehornAdd support for interpreting taps on ADB touchpads...
2009-11-28 bzZ_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH...
2009-11-28 nwhitehornAdd a CPU features framework on PowerPC and simplify...
2009-11-28 bzAdd SDT probes for opencrypto:deflate:deflate_gobal:*.
2009-11-28 bzDefine an SDT provider for "opencrypto".
2009-11-28 bzAdd SDT_PROBE[1-5] in the same way we have SDT_PROBE_DE...
2009-11-28 edInclude <sys/tty.h> instead of <sys/termios.h>.
2009-11-28 edInclude <sys/ttydefaults.h>, instead of doing it throug...
2009-11-28 edRemove unneeded inclusion of <sys/termios.h>.
next