]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-19 andrewAllow the armv6 kernel to be build with PHYSADDR undefi...
2014-10-19 andrewOnly build the ARM tranpoline when KERNPHYSADDR is...
2014-10-19 hrs- Honer MK_KERBEROS for Heimdal rc.d scripts.
2014-10-19 andrewAllow libkvm to get the kernel va to pa delta without...
2014-10-19 ianAttach this driver during BUS_PASS_BUS and move the...
2014-10-19 ianFail to probe on simplebus nodes that lack a "ranges...
2014-10-19 rpauloStyle changes as pointed out by stas@.
2014-10-19 npcxgb(4): reset the PHY if it generates an interrupt...
2014-10-19 gnnAdd new quirks for the latest Samsung SSD, model 850.
2014-10-19 brAdd driver for BERI soft processor 'ring buffer' device.
2014-10-19 jillessh: Allow backslash-newline continuation in more places:
2014-10-19 melifaroPerform more checks on the number of tables supplied...
2014-10-19 desMerge upstream r825: fix line continuation in whitespace
2014-10-19 mjgProvide vfs suspension support only for filesystems...
2014-10-19 adrianConvert a missed u_char cpu -> int cpu.
2014-10-18 desAdd a complete implementation of MurmurHash3. Tweak...
2014-10-18 delphijAdd tunable vfs.zfs.space_map_blksz for space map's...
2014-10-18 adrianUpdate the ULE scheduler + thread and kinfo structs...
2014-10-18 loosAdd a workaround needed to fix a bug of Arasan Host...
2014-10-18 loosFix the chan address for mtx_sleep() on bus wait. ...
2014-10-18 andrewRework the Ti GPIO code to allow for both the OMAP4...
2014-10-18 rpauloRemove an unused mutex.
2014-10-18 melifaroUse IPFW_RULE_CNTR_SIZE macro instead of non-relevant...
2014-10-18 mavMake VPD 80h (Serial Number) transfer length match...
2014-10-18 rpauloMake the ti_mbox and ti_pruss drivers optional.
2014-10-18 rpauloAdd a driver for the TI watchdog.
2014-10-18 rpauloAM335X FDT: use the oma3-wdt string for compatibility...
2014-10-18 melifaro* Zero rule buffer.
2014-10-18 hselaskyAdd support for new USB 3G device.
2014-10-18 andrewAdd an elf not so kgdb detects the kernel as a FreeBSD...
2014-10-18 jhbRetire the unimplemented MAP_RENAME and MAP_NORESERVE...
2014-10-18 nyanDisable hyperv on pc98.
2014-10-18 rpauloAM335x FDT: add an entry for the watchdog.
2014-10-18 rpauloFix the watchdog/watchdog man pages.
2014-10-17 jillessh: Add some tests for backslash-newline continuation.
2014-10-17 jmgFix to col when printing half-line feeds w/ -f option...
2014-10-17 melifaro* Fix table sets handling.
2014-10-17 markjUse pmc_destroy_pmc_descriptor() to actually free the...
2014-10-17 emasteFix UEFI manpage whitespace and minor issues
2014-10-17 davideConvert remaining {g,s}etenv->kern_{g,s}etenv
2014-10-17 melifaro* Remove route caching in if_stf.
2014-10-17 emasteDo nothing in vt_upgrade if there is no vt driver
2014-10-17 emasteAdd basic UEFI boot procedure manpage
2014-10-17 hselaskyAdd support for new USB 3G device.
2014-10-17 impFix build to not bogusly always rebuild vmm.ko.
2014-10-17 traszRemove useless debug.
2014-10-17 tychonSupport stopping and restarting the AHCI command list...
2014-10-17 hrsAdd -x waittime and -X timeout options for feature...
2014-10-17 hrs- Fix lladdr configuration which could prevent LACP...
2014-10-17 bzAfter r273087,r273090,r273091,r273121 changes to gif...
2014-10-17 aeAdd provider's sectorsize and stripesize to confdot...
2014-10-17 impmove linux*_locore.s and linux*_support.s to SRCS,...
2014-10-17 impDon't depend on @ or machine for assym.s or genassym...
2014-10-17 gjbAdd more descriptive metadata to the ISO images.
2014-10-17 araujoMake the sysctl(8) for checkutf8 positively defined...
2014-10-17 hrsAdd support of "/{udp,tcp,proto}" suffix into $firewall...
2014-10-16 gavinThe igb(4) driver supports 82580, i350, i354, i210...
2014-10-16 delphijRemove duplicated code.
2014-10-16 markjDon't define rules based on PROGS if PROGS is empty.
2014-10-16 sbrunoAdd 4k quirks for PM853T Samsung SSD
2014-10-16 impThere's no need to override the clean target. The clean...
2014-10-16 joergAdd the Dresden Elektronik deRFnode device to uftdi(4).
2014-10-16 impfwsectors and fwheads used to be somehwat arbitrary...
2014-10-16 emasteUpdate vt(4) for UEFI defaults and special keys
2014-10-16 skreuzerCorrect two typos
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-16 brooksRegenerate src.conf.5 after:
2014-10-16 brooksDocument that WITHOUT_TOOLCHAIN causes headers to not...
2014-10-16 brooksPer r273155, HYPERV is built by default on platforms...
2014-10-16 brooksMK_ARB_EABI was removed in r272350 so remove the docume...
2014-10-16 tuexenFix the reported streams in a SCTP_STREAM_RESET_EVENT...
2014-10-16 impAdd an "empty" Makefile.pc98 because it doesn't need...
2014-10-16 andrewFix the type of pte_pa as when it is passed into _kvm_p...
2014-10-16 mjgUse lockless quota checks in qsync and qsyncvp.
2014-10-16 traszWhen removing an iSCSI session, check whether all condi...
2014-10-16 mavImplement more functional CTL debug logging.
2014-10-16 traszFix automountd(8) not to leave zombies.
2014-10-16 araujoAdd two sysctl(8) to enable/disable NFSv4 server to...
2014-10-16 smhPrevent ZFS leaking pool free space
2014-10-16 rpauloRemove the "Unable to unwind further" message from...
2014-10-16 jhibbitsMove the adm1030 driver to the proper location, and...
2014-10-16 impHYPERV isn't available on all architectures, but just...
2014-10-15 gavinSlightly improve grammar in EAGAIN description.
2014-10-15 jillessh: Make parseredir() a proper function instead of...
2014-10-15 jillessh: Remove more gotos.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 mavRemove setting BIO_DONE flag for BIOs that have done...
2014-10-15 schweikhCorrect grammos.
2014-10-15 jkimImport OpenSSL 1.0.1j.
2014-10-15 hselaskyUpdate the OFED Linux compatibility layer and
2014-10-15 kibStyle changes for deadfs:
2014-10-15 kibWhen vnode bypass cannot be performed on the cdev file...
2014-10-15 kibChange the deadfs poll VOP to return POLLIN|POLLRDNORM...
2014-10-15 kibImplement FIODTYPE for master ptys.
2014-10-15 traszMake automountd(8) inform autofs(4) whether directory...
2014-10-15 desAs pointed out by several people, r273114 was incorrect...
2014-10-15 traszSilence down a warning that doesn't provide any useful...
2014-10-15 aeAdd inet/inet6 to the dependency list. Without them...
2014-10-15 mjgDon't take devmtx unnecessarily in vn_isdisk.
next