]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Don't deny non-temporary redirects if the -A option is set (per
[FreeBSD/FreeBSD.git] / sys /
2012-10-22 eadlerFix build if COMPAT_43 is defined without one of
2012-10-22 eadlerMake xen python scripts work with python3
2012-10-22 kientzleDon't repeat the POSTREAD dma sync.
2012-10-22 eadlerFinish migration of MAINTAINER entries
2012-10-22 eadlerPrint flags as hex instead of an integer.
2012-10-21 rpauloMake the Wii GPIO driver a separate device.
2012-10-21 rpauloFix the top comment.
2012-10-21 rpauloAdd a config file for the Wii.
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 aeAdd the flags parameter to the disk_open() function...
2012-10-21 rpauloAdd "options WII".
2012-10-21 eadlerAdd support for iPhone 5 tethering.
2012-10-20 andreGrammar fixes to r241781.
2012-10-20 avgboot: use -march=i386 for both i386 and amd64 builds
2012-10-20 eadlerAdds 4K quirks for the some SSD's which all perform...
2012-10-20 andreHide the unfortunate named sysctl kern.ipc.somaxconn...
2012-10-20 marius- Give PIL_PREEMPT the lowest priority just above low...
2012-10-20 andreTidy up somaxconn (accept queue limit) and related...
2012-10-20 avgzfs: wait in arc_lowmem only if curproc == pageproc
2012-10-19 jwdDon't lose the 255'th disk behind the initiator.
2012-10-19 impAdd missing Extended Capability ID Numbers from PCIe...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 delphijIntegrate changes from LSI vendor driver 10.80.00.005...
2012-10-19 emasteUse M_NOWAIT when calling malloc with a lock held.
2012-10-19 jhbWhen checking to see if a video output's _ADR matches...
2012-10-19 marius- Remove an unused header.
2012-10-19 mariusFix kernel build with options ZFS after r240868.
2012-10-19 sbrunoUpdate hwpmc to support the Xeon class of Sandybridge...
2012-10-19 zont- Update cachelimit after hashsize and bucketlimit...
2012-10-19 mariusLet SCHED_ULE give affinity to the CPU the tick interru...
2012-10-19 edPrefer __containerof() over __member2struct().
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 andreMove socket UMA zone initialization functionality toget...
2012-10-19 andreMove UMA socket zone initialization from uipc_domain...
2012-10-19 andreUpdate to previous r241688 to use __func__ instead...
2012-10-19 andreRemove splimp() comment from sysinit table and attribut...
2012-10-19 glebiusFix build.
2012-10-19 kientzleReplace deprecated M_DONTWAIT with M_NOWAIT.
2012-10-19 luigiThis is an import of code, mostly from Giuseppe Lettieri,
2012-10-18 attilioIt seems that it is preferable to keep support for...
2012-10-18 andreRemove unnecessary includes from sosend_copyin() and fix
2012-10-18 andreRemove double-wrapping of #ifdef ZERO_COPY_SOCKETS...
2012-10-18 edRemove unneeded D_NEEDMINOR.
2012-10-18 jhbTake advantage of if_baudrate_pf and calculate an effec...
2012-10-18 jhbUse if_initbaudrate().
2012-10-18 jhbUse if_initbaudrate().
2012-10-18 glebiusFix build after r241659.
2012-10-18 andreUse LOG_WARNING level in in_attachdomain1() instead...
2012-10-18 glebiusUtilize new macro to initialize if_baudrate.
2012-10-18 andreMechanically remove the last stray remains of spl*...
2012-10-18 attilioDisconnect non-MPSAFE SMBFS from the build in preparati...
2012-10-18 mariusIt turns out that as documented, PCF8563_R_SECOND_VL...
2012-10-18 glebiusUtilize new macro to initialize if_baudrate.
2012-10-18 glebiusUtilize new macro to initialize if_baudrate().
2012-10-18 jimharrisAdd ability to queue nvme_request objects if no nvme_tr...
2012-10-18 jimharrisPreallocate a limited number of nvme_tracker objects...
2012-10-18 jimharrisCreate nvme_qpair_submit_request() which eliminates...
2012-10-18 jimharrisSimplify how the qpair lock is acquired and released.
2012-10-18 jimharrisCleanup uio-related code to use struct nvme_request and
2012-10-18 jimharrisAdd nvme_ctrlr_submit_[admin|io]_request functions...
2012-10-18 jimharrisAdd struct nvme_request object which contains all of...
2012-10-18 jimharrisMerge struct nvme_prp_list into struct nvme_tracker.
2012-10-18 jimharrisAdd return codes to all functions used for submitting...
2012-10-17 glebiusDon't redefine macros defined in if.h and ethernet.h.
2012-10-17 glebiusFix VIMAGE build.
2012-10-17 emasteAvoid potential bad pointer dereference.
2012-10-17 emaxprovide helper if_initbaudrate() to set if_baudrate_pf...
2012-10-17 emasteAvoid panic when a netmap instance cannot obtain memory.
2012-10-17 npAlways provide sndbuf and MSS values in a flowc command...
2012-10-17 attilioDisconnect non-MPSAFE NTFS from the build in preparatio...
2012-10-17 attilioDisconnect non-MPSAFE NWFS from the build in preparatio...
2012-10-17 avgzfs: make use of getnewvnode_reserve in zfs_mknode...
2012-10-17 delphijFix build.
2012-10-17 npWhitespace cleanup.
2012-10-16 emaxreport total number of ports for each lagg(4) interface
2012-10-16 emaxintroduce concept of ifi_baudrate power factor. the...
2012-10-16 eadlerAdd support for samsung HM250JI
2012-10-16 pluknetFix aha(4) build with i386 LINT (which includes 'device...
2012-10-16 glebiusMake the "struct if_clone" opaque to users of the cloni...
2012-10-16 attilioDisconnect non-MPSAFE CODAFS from the build in preparat...
2012-10-16 attilioDisconnect non-MPSAFE XFS from the build in preparation...
2012-10-16 attilioDisconnect non-MPSAFE PORTALFS from the build in prepar...
2012-10-16 pluknetFix build of dpt(4).
2012-10-16 attilioDisconnect non-MPSAFE HPFS from the build in preparatio...
2012-10-16 glebiusFix build of aha(4).
2012-10-16 gonzoSplit sdhci driver in two parts: sdhci and sdhci_pci.
2012-10-15 kibAcquire the rangelock for truncate(2) as well.
2012-10-15 jhbAdd locking to the dpt(4) driver and mark it MPSAFE.
2012-10-15 jhbAdd locking to the bt(4) driver and mark it MPSAFE.
2012-10-15 jhbAdd locking to the aic(4) driver and mark it MPSAFE.
2012-10-15 jhbAdd locking to the ahb(4) driver and mark it MPSAFE.
2012-10-15 jhbAdd locking to the aha(4) driver and mark it MPSAFE.
2012-10-15 jhbAdd locking to the adw(4) driver and mark it MPSAFE.
2012-10-15 rmacklemAdd a comment describing why r241097 was done.
2012-10-15 eadlerAdd support for the USB DISK Pro PMAP.
2012-10-15 rayMask data to only 16 bits to be sure on write into...
2012-10-15 rayLocking for etherswitch framework:
2012-10-15 rayDefaulting to id "0" if ar7240_probe(dev) success,...
2012-10-15 glebiusWe don't need to convert ip6_len to host byte order...
2012-10-15 kientzleFix an mbuf leak in cpsw driver, clean up mbuf management:
next