]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Typo in comment.
[FreeBSD/FreeBSD.git] / sys /
2013-06-24 glebiusTypo in comment.
2013-06-24 yongariWhen RX checksum offloading is active, AX88772B will...
2013-06-24 qingliDelete the nd6 entries associated with an off-link...
2013-06-23 thomasRevert previous change to uark.c (restore previous...
2013-06-23 thomasFix minor typo in comment
2013-06-23 jhibbitsCache the Open Firmware CPU properties at attach time...
2013-06-23 pfgDefine and use e2fs_lbn_t in ext2fs.
2013-06-22 rmacklemFix r252074 so that it builds on 64bit arches.
2013-06-21 rmacklemThe NFSv4.1 LayoutCommit operation requires a valid...
2013-06-21 rmacklemWhen the NFSv4.1 client is writing to a pNFS Data Serve...
2013-06-21 rmacklemSince some NFSv4 servers enforce the requirement for...
2013-06-21 gonzoRename run(4) firmware file from runfw to run.fw. Previ...
2013-06-21 smhSwitch ZFS mutex_owner macro to use sx_xholder as its...
2013-06-21 smhFix intermittent ZFS lock panic when kernel is compiled...
2013-06-21 smhFixed import of destroyed ZFS pools failing due to...
2013-06-21 glebiusFix kmod_*stat_inc() after r249276. The incorrect code...
2013-06-20 smhCorrected ATA Passthrough defines from decimal to hex
2013-06-20 jeff - Add a per-zone lock for zones without kegs.
2013-06-20 kibAllow immediate operand.
2013-06-20 aeUse corresponding macros to update statistics for AH...
2013-06-20 aeUse IPSECSTAT_INC() and IPSEC6STAT_INC() macros for...
2013-06-20 pfgRename some prefixes in the Block Group Descriptor...
2013-06-19 scottlFix a mystery cut-n-paste corruption from the previous...
2013-06-19 scottlMark geom_mirror as capable of unmapped i/o
2013-06-19 aeUse PIM6STAT_INC() and MRT6STAT_INC() macros for IPv6...
2013-06-19 aeUse RIP6STAT_INC() macro for raw ip6 statistics accounting.
2013-06-19 aeUse ICMP6STAT_INC() macro for ICMPv6 errors accounting.
2013-06-19 scottlFix an unfortunate typo with the compat shims
2013-06-19 kibSome clarifications and updates for the comments, mostl...
2013-06-19 lstewartWhen a previous call to sbsndptr() leaves sb->sb_sndptr...
2013-06-19 jeff - Persist the caller's flags in the bucket allocation...
2013-06-18 pluknetFix a gcc warning uncovered after r251745.
2013-06-18 jfvAdd quad port probe support, this gives the admin prope...
2013-06-18 kibOn some generations of the Intel GPU, disabling of...
2013-06-18 kibSince the gem pagefault handler relocks the vm object...
2013-06-18 kibRemove stray empty line.
2013-06-18 pfgMore ext2fs header cleanups:
2013-06-18 mavPass proper memory type to free() in ata_ali_chipinit().
2013-06-18 desFix a bug that allowed a tracing process (e.g. gdb...
2013-06-18 rpauloFix a KTR_BUSDMA format string.
2013-06-18 jeffRefine UMA bucket allocation to reduce space consumptio...
2013-06-18 lstewartAdd new FOREACH_FROM variants of the queue(3) FOREACH...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 markjBe sure to actually decrement the "count" parameter...
2013-06-17 eadlerAdd missing dependency to linux${SFX}_genassym.c
2013-06-17 pluknetClean up -Wheader-guard warnings.
2013-06-17 delphijReturn ENETDOWN instead of ENOENT when all lagg(4)...
2013-06-17 theravenRename a parameter in sys/time.h so that you don't...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-17 scottlThis is an addendum to r251837.
2013-06-17 lstewartThe fix committed in r250951 replaced the reported...
2013-06-17 scottlAdd infrastructure for doing compatibility shims, as...
2013-06-17 jeff - Add a new UMA API: uma_zcache_create(). This makes...
2013-06-17 gibbsAdjust i386 Xen PV support for updated Xen interface...
2013-06-17 pfgRename remaining DIAGNOSTIC to INVARIANTS.
2013-06-16 pfgRe-sort ext2fs headers to make things easier to find.
2013-06-16 gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-16 edMove _Atomic() into <sys/cdefs.h>.
2013-06-16 edChange callout use counter to use C11 atomics.
2013-06-16 hrsReturn ENETDOWN when the parent interface is down.
2013-06-15 mavRestore use of polling mode for disk cache flush in...
2013-06-15 lstewartNow that the necessary infrastructure is in place to...
2013-06-15 lstewartMove hhook's per-vnet initialisation to an earlier...
2013-06-15 edRemove conflicting macros from SPARC64's atomic(9)...
2013-06-15 edStick to using the documented atomic(9) API.
2013-06-15 edMake support for atomics on ARM complete.
2013-06-15 lstewartCleanup and simplification in khelp_{register|deregiste...
2013-06-15 lstewartAdd a private KPI between hhook and khelp that allows...
2013-06-15 gibbsProperly track the different reasons new I/O is tempora...
2013-06-15 lstewartInternalise handling of virtualised hook points inside
2013-06-15 bryanvMerge r250802 from bryanv/vtnetmq - Fix setting of...
2013-06-14 gibbsUpgrade Xen interface headers to Xen 4.2.1.
2013-06-14 eadlerFix typo (dbM -> dBm)
2013-06-14 lstewartFix a major oversight in r251732 which causes non-VIMAG...
2013-06-14 gibbsImprove debugger visibility into queuing functions...
2013-06-14 pluknetReplace cpusetffs_obj with CPU_FFS, missed in r251703.
2013-06-14 adrianAdd in an initial WB225 (AR9485 + AR3012 BT) combo...
2013-06-14 adrianThe AR9300 HAL uses this config to program AR_PHY_SWITC...
2013-06-14 adrianFlip on AH_PRIVATE_DIAG by default; this will include...
2013-06-14 adrianAdd bluetooth setup method functions to the HAL.
2013-06-14 adrianIf chan is NULL, don't derefrence it.
2013-06-14 kevlo- Use the consistenly PHY-specific reset routine PHY_RE...
2013-06-14 yongariFix a typo introduced in r213280. IFM_OPTIONS macro...
2013-06-14 lstewartAdd support for non-virtualised hhook points, which...
2013-06-14 adrianInitial AR9485/AR933x 1x1 LNA diversity work.
2013-06-14 gibbssys/dev/xen/netfront/netfront.c:
2013-06-14 lstewartFix a potential NULL-pointer dereference that would...
2013-06-14 neelRemove unused macros PTESHIFT, PDESHIFT, PDPESHIFT...
2013-06-13 mariusAll of Oxford/PLX OX16PCI954, OXm16PCI954 and OXu16PCI9...
2013-06-13 mariusFix whitespace and normalize some entries.
2013-06-13 andrewFix the vfp code to work with the 16 register variants...
2013-06-13 jeff - Convert the slab free item list from a linked array...
2013-06-13 jeff - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 edBring the stdatomic for MIPS code slightly more in...
2013-06-13 edAdd C11 atomic fallbacks for ARM.
2013-06-13 edMinor improvements to <stdatomic.h>.
2013-06-13 kibFix two issues with the spin loops in the umtx(2) imple...
2013-06-13 mavRevert r251649:
2013-06-13 lstewartRemove some duplicate code by making KHELP_DECLARE_MOD...
2013-06-13 glebiusImprove locking strategy between keys hash and ID hash.
next