]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-06-14 adrianAdd missing formatting strings.
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 markjThe functions are called pci_{msi,msix}_count(), not...
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 sjgExplain remedy for -J error from old make
2013-06-13 jkimAdd a missing comma.
2013-06-13 jkim- Document GCC support for AMD Family 10h processors...
2013-06-13 jkimAdd a new CPUTYPE supported by Clang 3.3 for AMD Jaguar...
2013-06-13 brooksBe more agressive about bootstrapping ctfmerge and...
2013-06-13 emasteUse portable string comparison
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 grogRevert revision 251648. style(9) requires an empty...
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-13 emasteRenumber clauses to reduce diffs to other versions
2013-06-12 jlhTurn libc.so into an ld script rather than a symlink...
2013-06-12 emasteHandle DW_TAG_unspecified_type
2013-06-12 emasteHandle DW_TAG_rvalue_reference_type
2013-06-12 mavFix build after r251654.
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 creesClean up swapfile memory disk on shutdown
2013-06-12 mavUse CAM_DIR_NONE for requests without data.
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 gjbAdd new script to run release builds. The script is...
2013-06-12 mavUse direct custom implementations instead of g_handleat...
2013-06-12 nwhitehornAdd missing copyright notice.
2013-06-12 mavAcquire periph reference when handling d_getattr()...
2013-06-12 grogstyle(9)
2013-06-12 grogHandle some expression regressions.
2013-06-12 delphijMFV r251644:
2013-06-12 adrianRemove the AR9285 specific structure for LNA diversity...
2013-06-11 eadlerMerge latest NetBSD changes.
2013-06-11 jillespthread_testcancel(3): Update list of cancellation...
2013-06-11 npcxgbe/tom: Allow caller to select the queue (control...
2013-06-11 jhbBorrow the algorithm from kvm_getprocs() to fix procsta...
2013-06-11 delphijMFV r251626:
2013-06-11 delphijMFV r251624:
2013-06-11 delphijMFV r251623:
2013-06-11 delphijMFV r251622:
2013-06-11 delphijMFV r251621:
2013-06-11 delphijMFV r251620:
2013-06-11 jhbBump the CPU/WCPU column width by one so that it fits...
2013-06-11 delphijMFV r251619:
2013-06-11 ghelmerAdd the name of the file that could not be opened to...
2013-06-11 ghelmerPrevent races running the queue by serializing access...
2013-06-11 floMove the check whether the clear flag is set. This...
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 dteskeMake the default choice for FTP media access use "auto".
2013-06-11 pfgs/file system/filesystem/g
2013-06-10 dimVendor import of clang tags/RELEASE_33/final r183502...
2013-06-10 dimVendor import of llvm tags/RELEASE_33/final r183502...
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 emasteHandle options that override other options
2013-06-10 yongariAvoid unnecessary controller reinitialization by checki...
2013-06-10 dasAdd implementations of acoshl(), asinhl(), and atanhl...
2013-06-10 dasFix some bugs in the complex trig tests so that they...
2013-06-10 rpauloRegen.
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 rmacklemModify nfsstat.c so that it prints out an error when...
2013-06-09 hrsAdd :ifname modifier to specify interface-specific...
2013-06-09 hrsFix a bug that the gateway address was not shown when...
2013-06-09 hrs- Add file system type number (vfc_typenum) in the...
2013-06-09 dteskeFix a bug introduced by r251236; product of bug was...
2013-06-09 jillesMake recv() and send() cancellation points, as required...
next