]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add missing dependency to linux${SFX}_genassym.c
[FreeBSD/FreeBSD.git] / sys /
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.
2013-06-13 kevloRemove unused variable sc_tx_bufsz.
2013-06-13 pfgRelax some unnecessary unsigned type changes in ext2fs.
2013-06-13 adrianSet the FreeBSD capability bit to indicate that LNA...
2013-06-13 adrianReturn HAL_ANT_VARIABLE for now, until it's unstubbed.
2013-06-13 kevloFix a typo: s/KLSI/CATC/
2013-06-13 kevloAdd PF_IEEE80211 definition.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 mavReplicate r242422 from ata(4) to mvs(4):
2013-06-12 pfgTurn DIAGNOSTICs to INVARIANTS in ext2fs.
2013-06-12 adrianTie in the LNA diversity configuration functions into...
2013-06-12 adrianSet the antenna "config group" field.
2013-06-12 adrianMigrate the LNA mixing diversity machinery from the...
2013-06-12 mavMake CAM return and GEOM DISK pass through new GEOM...
2013-06-12 mavUse direct custom implementations instead of g_handleat...
2013-06-12 mavAcquire periph reference when handling d_getattr()...
2013-06-12 delphijMFV r251644:
2013-06-12 adrianRemove the AR9285 specific structure for LNA diversity...
2013-06-11 npcxgbe/tom: Allow caller to select the queue (control...
2013-06-11 delphijMFV r251626:
2013-06-11 delphijMFV r251624:
2013-06-11 delphijMFV r251622:
2013-06-11 delphijMFV r251621:
2013-06-11 delphijMFV r251620:
2013-06-11 delphijMFV r251619:
2013-06-11 jhbStore a reference to the vnode associated with a file...
2013-06-11 mavDon't update provider properties and don't set DISKFLAG...
2013-06-11 pfgs/file system/filesystem/g
2013-06-10 adrianAdd another comment about WB195 (AR9285+AR3011) when...
2013-06-10 davidcsThere is a one-to-one correspondence between the MSI...
2013-06-10 marcelRevert r251590. It unexpectedly broke the build and...
2013-06-10 yongariAvoid unnecessary controller reinitialization by checki...
2013-06-10 rpauloUse STRUCT_USB_HOST_ID to make sure we have the right...
2013-06-10 alcRevise the interface between vm_object_madvise() and...
2013-06-09 marcelAdd vfs_mounted and vfs_unmounted events so that compon...
2013-06-09 marius- The method introduced as part of r234898 for not...
2013-06-09 marcelChange the set and unset ctlreqs by making the index...
2013-06-09 marcelRemove stub implementation.
2013-06-09 cognetIncrease the maximum KVM available on TI chips. Not...
2013-06-09 edFix the way atomic_is_lock_free() is defined for Clang.
2013-06-09 pfge2fs_bpg and e2fs_isize are always unsigned.
2013-06-08 edMerge the 1 and 2 byte versions of the atomic functions...
2013-06-08 adrianAdd 8devices CARAMBOLA2 support.
2013-06-08 adrianAdd support for two new winbond SPI flash parts.
2013-06-08 edActually make the 2-byte atomics work.
next