]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-03-02 mavFix names of some Marvell SATA chips. It looks like...
2012-03-02 hrsAllow to configure net.inet6.ip6.{accept_rtadv,no_radr...
2012-03-02 hrsRemove a redundant check.
2012-03-02 pluknetKill EoL whitespaces, and minor lint.
2012-03-02 mavAdd ahci(4) and siis(4) to the hardware notes.
2012-03-02 adrianWrap another ATH_LOCK around the scanning flag.
2012-03-02 adrianWrap the scan code state change stuff behind ATH_LOCK...
2012-03-02 adrianAttempt to catch scan cancellations at exactly the...
2012-03-01 jhbProperly handle failures in igb_setup_msix() by returni...
2012-03-01 davide- Add support for the Intel Sandy Bridge microarchitect...
2012-03-01 kanProvide pre/post transfer method callbacks for icbbb
2012-03-01 hselaskyAdd regression test for USB enumeration.
2012-03-01 jhbUpdate the documentation on pci_get/set_powerstate...
2012-03-01 jhbSort function prototypes.
2012-03-01 hselaskyStyle change: Expand redundant #if's. Remove a couple...
2012-03-01 jhbAdd pci_save_state() and pci_restore_state() wrappers...
2012-03-01 jhbUpdate for adjusted types for boundary arguments in...
2012-03-01 hselaskyClose a detach race. Make sure all pending
2012-03-01 akAdd myself
2012-03-01 jhb- Change contigmalloc() to use the vm_paddr_t type...
2012-03-01 bruefferAdd snd_hdspe(4) to the hardware notes.
2012-03-01 davideReplace the three spaces with one tag.
2012-03-01 mckusickThis change avoids a kernel deadlock on "snaplk" when...
2012-03-01 jhSince r199137 namei() returns EINVAL for DELETE and...
2012-03-01 luigiremove some write-only variables.
2012-03-01 jamieHandle the case where a boolean parameter is also a...
2012-03-01 aeNote that memory should be freed after uuid_to_string...
2012-03-01 mavAdd driver for the RME HDSPe AIO/RayDAT sound cards...
2012-03-01 pluknetChanges in ifaddr refcounting: ifa_refcnt IFAREF/IFAFRE...
2012-03-01 pluknetRefine r232333 [1] and put note about ifnet refcount...
2012-03-01 pluknetReflect that ifa_ifwithnet() gained ignore_ptp argument.
2012-03-01 pluknetDocument ifunit_ref function.
2012-03-01 pluknetDocument ifnet refcount.
2012-03-01 traszUse proper "maxproc" name, not "nproc".
2012-03-01 rmacklemFix the NFS clients so that they use copyin() instead...
2012-02-29 dimRegenerate src.conf(5) after r232322.
2012-02-29 dimAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 thompsaCorrect the description for CTLFLAG_TUN and CTLFLAG_RDT...
2012-02-29 cognetUse srandom() to init the PRNG, not srand(), since...
2012-02-29 jhbUse pci_printf() instead of a home-rolled version in...
2012-02-29 trocinyIntroduce VOP_UNP_BIND(), VOP_UNP_CONNECT(), and VOP_UN...
2012-02-29 bruefferUpdate bridge(4) default values.
2012-02-29 thompsaUse a more appropriate default for the maximum number...
2012-02-29 pluknetAdd myself, and show marck@ as my mentor.
2012-02-29 bruefferFix order of arguments to lseek().
2012-02-29 dimRegenerate src.conf(5) after r231530 (and to correct...
2012-02-29 jkimFix a long standing bug. The caller expects a non...
2012-02-29 gibbsblkif interface comment cleanups. No functional changes
2012-02-29 mmAdd "export" to devfs_opts[] and return EOPNOTSUPP...
2012-02-29 kibAllow shared locks for reads when lower filesystem...
2012-02-29 kibDocument that null_nodeget() cannot take shared-locked...
2012-02-29 kibIn null_reclaim(), assert that reclaimed vnode is fully...
2012-02-29 kibAlways request exclusive lock for the lower vnode in...
2012-02-29 pluknetUpdate the description for -s flag after r232182.
2012-02-29 kibMove the code to destroy half-contructed nullfs vnode...
2012-02-29 emasteGrammar: tzsetup now has more than one option.
2012-02-29 kibMerge a split multi-line comment.
2012-02-29 cognetMake sure we do not provide the page 0 to the VM. It...
2012-02-29 mmBump .Dd to reflect latest update
2012-02-29 gonzoRevert part of old logic of assigning MAC addressess:
2012-02-29 alcSimplify kmem_alloc() by eliminating code that existed...
2012-02-29 davidxuinitialize clock ID and flags only when copying timespe...
2012-02-29 mmAdd procfs to jail-mountable filesystems.
2012-02-28 tijlCopy amd64 stdarg.h to x86 and replace amd64/i386/pc98...
2012-02-28 tijlCopy amd64 setjmp.h to x86 and replace amd64/i386/pc98...
2012-02-28 obrienDocument the 'URL' argument.
2012-02-28 oleg- Refresh dynamic tcp rule only if both sides answered...
2012-02-28 oleglookup_dyn_rule_locked(): style(9) cleanup
2012-02-28 dimChange definition of pipe_chmod() from K&R to C99,...
2012-02-28 adrianOnly increment is_beacon_bad if we're not scanning.
2012-02-28 adrianPrint out the bogus beacon interval.
2012-02-28 emasteRevert r232260.
2012-02-28 emasteWorkaround for PCIe 4GB boundary issue
2012-02-28 tijlCopy amd64 endian.h to x86 and merge with i386 endian...
2012-02-28 jhbProperly clear a device's devclass if DEVICE_ATTACH...
2012-02-28 tijlCopy amd64 _stdint.h to x86 and merge with i386 _stdint...
2012-02-28 dimDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-28 tijlCopy amd64 _limits.h to x86 and merge with i386 _limits...
2012-02-28 tijlCopy amd64 _types.h to x86 and merge with i386 _types...
2012-02-28 emasteAvoid transfers crossing a 4GB boundary, which can...
2012-02-28 kevloMention mos(4)
2012-02-28 kevloAdd support for the MCS7832
2012-02-28 kevloAdd missing MODULE_DEPEND() so that acpi.ko and aibs...
2012-02-28 kevloFix checks for error return from amr_sglist_map() and...
2012-02-28 kevloFix typos
2012-02-28 pluknetCorrect pathname for manpages after libarchive 3.0...
2012-02-28 gavinCorrect capitalization of "Hz" in user-visible text...
2012-02-28 pluknetAdd lib32 part after libarchive 3.0.3 update.
2012-02-28 mmmdoc(7) stype - start new sentences on new line
2012-02-28 yongariPrefer RL_GMEDIASTAT register to RGEPHY_MII_SSR register to
2012-02-28 adrianAdd is_beacon_bad.
2012-02-28 adrianTrack the number of bad beacons received.
2012-02-28 gjbFix a few rendering nits in rc.conf(5) with regards...
2012-02-27 kibCurrently, the debugger attached to the process executi...
2012-02-27 kibFix a race in top non-interactive mode. Use plain...
2012-02-27 luigiA bunch of netmap fixes:
2012-02-27 jhbTypo.
2012-02-27 pluknetBackout r230934 which didn't work with unix sockets and
2012-02-27 jhb- Panic up front if a kernel does not include 'device...
2012-02-27 jhbMFamd64: Don't whine about interrupts being disabled...
next