]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix OSVERSION variable within PBUILD_FLAGS.
[FreeBSD/FreeBSD.git] / sys /
2013-06-16 Pedro F. GiffuniRe-sort ext2fs headers to make things easier to find.
2013-06-16 Justin T. Gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-16 Ed SchoutenMove _Atomic() into <sys/cdefs.h>.
2013-06-16 Ed SchoutenChange callout use counter to use C11 atomics.
2013-06-16 Hiroki SatoReturn ENETDOWN when the parent interface is down.
2013-06-15 Alexander MotinRestore use of polling mode for disk cache flush in...
2013-06-15 Lawrence StewartNow that the necessary infrastructure is in place to...
2013-06-15 Lawrence StewartMove hhook's per-vnet initialisation to an earlier...
2013-06-15 Ed SchoutenRemove conflicting macros from SPARC64's atomic(9)...
2013-06-15 Ed SchoutenStick to using the documented atomic(9) API.
2013-06-15 Ed SchoutenMake support for atomics on ARM complete.
2013-06-15 Lawrence StewartCleanup and simplification in khelp_{register|deregiste...
2013-06-15 Lawrence StewartAdd a private KPI between hhook and khelp that allows...
2013-06-15 Justin T. GibbsProperly track the different reasons new I/O is tempora...
2013-06-15 Lawrence StewartInternalise handling of virtualised hook points inside
2013-06-15 Bryan VenteicherMerge r250802 from bryanv/vtnetmq - Fix setting of...
2013-06-14 Justin T. GibbsUpgrade Xen interface headers to Xen 4.2.1.
2013-06-14 Eitan AdlerFix typo (dbM -> dBm)
2013-06-14 Lawrence StewartFix a major oversight in r251732 which causes non-VIMAG...
2013-06-14 Justin T. GibbsImprove debugger visibility into queuing functions...
2013-06-14 Sergey KandaurovReplace cpusetffs_obj with CPU_FFS, missed in r251703.
2013-06-14 Adrian ChaddAdd in an initial WB225 (AR9485 + AR3012 BT) combo...
2013-06-14 Adrian ChaddThe AR9300 HAL uses this config to program AR_PHY_SWITC...
2013-06-14 Adrian ChaddFlip on AH_PRIVATE_DIAG by default; this will include...
2013-06-14 Adrian ChaddAdd bluetooth setup method functions to the HAL.
2013-06-14 Adrian ChaddIf chan is NULL, don't derefrence it.
2013-06-14 Kevin Lo- Use the consistenly PHY-specific reset routine PHY_RE...
2013-06-14 Pyun YongHyeonFix a typo introduced in r213280. IFM_OPTIONS macro...
2013-06-14 Lawrence StewartAdd support for non-virtualised hhook points, which...
2013-06-14 Adrian ChaddInitial AR9485/AR933x 1x1 LNA diversity work.
2013-06-14 Justin T. Gibbssys/dev/xen/netfront/netfront.c:
2013-06-14 Lawrence StewartFix a potential NULL-pointer dereference that would...
2013-06-14 Neel NatuRemove unused macros PTESHIFT, PDESHIFT, PDPESHIFT...
2013-06-13 Marius StroblAll of Oxford/PLX OX16PCI954, OXm16PCI954 and OXu16PCI9...
2013-06-13 Marius StroblFix whitespace and normalize some entries.
2013-06-13 Andrew TurnerFix the vfp code to work with the 16 register variants...
2013-06-13 Jeff Roberson - Convert the slab free item list from a linked array...
2013-06-13 Jeff Roberson - Add a BIT_FFS() macro and use it to replace cpusetff...
2013-06-13 Ed SchoutenBring the stdatomic for MIPS code slightly more in...
2013-06-13 Ed SchoutenAdd C11 atomic fallbacks for ARM.
2013-06-13 Ed SchoutenMinor improvements to <stdatomic.h>.
2013-06-13 Konstantin BelousovFix two issues with the spin loops in the umtx(2) imple...
2013-06-13 Alexander MotinRevert r251649:
2013-06-13 Lawrence StewartRemove some duplicate code by making KHELP_DECLARE_MOD...
2013-06-13 Gleb SmirnoffImprove locking strategy between keys hash and ID hash.
2013-06-13 Kevin LoRemove unused variable sc_tx_bufsz.
2013-06-13 Pedro F. GiffuniRelax some unnecessary unsigned type changes in ext2fs.
2013-06-13 Adrian ChaddSet the FreeBSD capability bit to indicate that LNA...
2013-06-13 Adrian ChaddReturn HAL_ANT_VARIABLE for now, until it's unstubbed.
2013-06-13 Kevin LoFix a typo: s/KLSI/CATC/
2013-06-13 Kevin LoAdd PF_IEEE80211 definition.
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Alexander MotinReplicate r242422 from ata(4) to mvs(4):
2013-06-12 Pedro F. GiffuniTurn DIAGNOSTICs to INVARIANTS in ext2fs.
2013-06-12 Adrian ChaddTie in the LNA diversity configuration functions into...
2013-06-12 Adrian ChaddSet the antenna "config group" field.
2013-06-12 Adrian ChaddMigrate the LNA mixing diversity machinery from the...
2013-06-12 Alexander MotinMake CAM return and GEOM DISK pass through new GEOM...
2013-06-12 Alexander MotinUse direct custom implementations instead of g_handleat...
2013-06-12 Alexander MotinAcquire periph reference when handling d_getattr()...
2013-06-12 Xin LIMFV r251644:
2013-06-12 Adrian ChaddRemove the AR9285 specific structure for LNA diversity...
2013-06-11 Navdeep Parharcxgbe/tom: Allow caller to select the queue (control...
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-11 John BaldwinStore a reference to the vnode associated with a file...
2013-06-11 Alexander MotinDon't update provider properties and don't set DISKFLAG...
2013-06-11 Pedro F. Giffunis/file system/filesystem/g
2013-06-10 Adrian ChaddAdd another comment about WB195 (AR9285+AR3011) when...
2013-06-10 David C SomayajuluThere is a one-to-one correspondence between the MSI...
2013-06-10 Marcel MoolenaarRevert r251590. It unexpectedly broke the build and...
2013-06-10 Pyun YongHyeonAvoid unnecessary controller reinitialization by checki...
2013-06-10 Rui PauloUse STRUCT_USB_HOST_ID to make sure we have the right...
2013-06-10 Alan CoxRevise the interface between vm_object_madvise() and...
2013-06-09 Marcel MoolenaarAdd vfs_mounted and vfs_unmounted events so that compon...
2013-06-09 Marius Strobl- The method introduced as part of r234898 for not...
2013-06-09 Marcel MoolenaarChange the set and unset ctlreqs by making the index...
2013-06-09 Marcel MoolenaarRemove stub implementation.
2013-06-09 Olivier HouchardIncrease the maximum KVM available on TI chips. Not...
2013-06-09 Ed SchoutenFix the way atomic_is_lock_free() is defined for Clang.
2013-06-09 Pedro F. Giffunie2fs_bpg and e2fs_isize are always unsigned.
2013-06-08 Ed SchoutenMerge the 1 and 2 byte versions of the atomic functions...
2013-06-08 Adrian ChaddAdd 8devices CARAMBOLA2 support.
2013-06-08 Adrian ChaddAdd support for two new winbond SPI flash parts.
2013-06-08 Ed SchoutenActually make the 2-byte atomics work.
2013-06-08 Rui PauloImport Kevin Lo's port of urtwn(4) from OpenBSD. urtwn...
2013-06-08 Gleb Smirnoffaio_mlock() added:
2013-06-08 Gleb Smirnoff Add new system call - aio_mlock(). The name speaks...
2013-06-08 Ed SchoutenAdd proper __sync_*() intrinsics for MIPS.
2013-06-08 Gleb Smirnoff Make sys_mlock() function just a wrapper around vm_ml...
2013-06-08 Gleb Smirnoff Separate LIO_SYNC processing into a separate function...
2013-06-08 Xin LIMFV r251519:
2013-06-08 Navdeep Parharcxgbe/tom: Fix bad signed/unsigned mixup in the stid...
2013-06-08 Andrew TurnerMerge in changes from NetBSD:
2013-06-08 Sean BrunoImplement foreign volume handling. Allows admins to...
next