]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-24 dimAdd the clang patch for r265477. While here, add a...
2014-05-24 adrianAdd a new taskqueue setup method that takes a cpuid...
2014-05-24 hselaskyUntabify.
2014-05-24 neelConsolidate all the information needed by the guest...
2014-05-24 neelWhen injecting a page fault into the guest also update...
2014-05-24 ianEliminate one of the causes of spurious interrupts...
2014-05-24 bzRemove the prototpye for the static inline function
2014-05-24 bzsyncache_lookup() is a file local function. Make it...
2014-05-24 bzMake tcp_twrespond() file local private; this removes...
2014-05-24 mavIncrease taskqueue thread priority from idle to PRIBIO.
2014-05-24 kibRight now, the rtld prefork hook locks the rtld bind...
2014-05-24 bzOnly do a ports check if this is a NAT-T SA. Otherwise...
2014-05-24 cyMove mutex creation from ipf_log_soft_init() to ipf_log...
2014-05-23 bzRemove the prototypes for things that are no longer...
2014-05-23 bzMove the tcp_fields_to_host() and tcp_fields_to_net...
2014-05-23 neelCheck for alignment check violation when processing...
2014-05-23 alcThere is no reason to perform the pmap_remove() on...
2014-05-23 impAllow CC to not actually exist. During the ports INDEX...
2014-05-23 trhodesIf called without -T or -t, fsck attempts to detect the
2014-05-23 luigido not build libraries, they require a lot more stuff
2014-05-23 hselaskyInitial import of character device in userspace support...
2014-05-23 luigiremove unused code (building older releases should...
2014-05-23 luigiadd libraries to the initial build for picobsd.
2014-05-23 neelAdd emulation of the "outsb" instruction. NetBSD guests...
2014-05-23 neelA Centos 6.4 guest will write 0xff to the 8259 mask...
2014-05-23 npcxgbe(4): Remove stray if_up from the code that creates...
2014-05-23 impRemove NetBSD implementation details not relevant to...
2014-05-23 impMinor style nits...
2014-05-23 impFix the comment. This really isn't just a 4.x compatibi...
2014-05-23 impWhen libelf and libdwarf were updated, we didn't bump...
2014-05-23 impAdd .../share/mk to the default system make path. This...
2014-05-22 ianMap device memory using PTE_DEVICE attributes, and...
2014-05-22 marcelCreate our temporary file in $TMPDIR, if the environmen...
2014-05-22 dteskeFix syntax error thrown at the point of creating the...
2014-05-22 gjbDisable the main FreeBSD pkg(7) repositories in the dvd
2014-05-22 gjbAdd forward-compatibility glue with pkg-1.3:
2014-05-22 jhbDon't permit users to request a subset of the AVX512...
2014-05-22 jhbWhitespace fix.
2014-05-22 neelAllow vmx_getdesc() and vmx_setdesc() to be called...
2014-05-22 truckmanDon't delete our new vt(4) man page.
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 traszErm, revert r266544; wrong tree.
2014-05-22 traszMake iwn(4) able to get itself back into working condit...
2014-05-22 luigifix picobsd cross builds on stable/10
2014-05-22 hselasky- Give firmware loading more time.
2014-05-22 hselasky- Fix a bug where the TLBPC value was forced to being...
2014-05-22 rayProper fix of VT_LOCKSWITCH ioctl.
2014-05-22 rayRollback r266496.
2014-05-22 mavMake ng_mppc to not disable the node in case of multipl...
2014-05-22 adrianUse CPU_FIRST() / CPU_NEXT() to iterate over the valid...
2014-05-22 mavUse NG_WAITOK as ng_package_msg() argument instead...
2014-05-22 hselasky- Stop transfers when RSU init fails.
2014-05-22 delphijFix build: Build libavl as prebuild-lib.
2014-05-22 allanjudeImprove sysctl descriptions for new ZFS sysctls:
2014-05-22 jhibbitsimagact_binmisc builds for all supported architectures...
2014-05-22 gshapiroNote merge to head for sendmail 8.14.9.
2014-05-22 gshapiroMinor changes to force commit these files so new freebs...
2014-05-22 gshapiroUpdate for sendmail 8.14.9 import
2014-05-22 gshapiroMerge sendmail 8.14.9 to HEAD
2014-05-22 neelInject page fault into the guest if the page table...
2014-05-22 delphijExplicitly link libzfs against libavl as it is done...
2014-05-21 sbrunoRemove duplicate:
2014-05-21 hselasky"%p" formatting already includes "0x" prefix in printout.
2014-05-21 marcelFix CID 1204379 (vtoc8.c) & CID 1204380 (bsd.c): Cast...
2014-05-21 marcelFix CID 1204394: Use strncpy(3) instead of strcpy(3...
2014-05-21 marcelFix CID 1215124: Handle errors properly.
2014-05-21 marcelFix CID 1215125: fstat(2) returns -1 on error and sets...
2014-05-21 marcelFix CID 1215128: Free the allocated buf when image_set_...
2014-05-21 marcelFix CID 1215129: move the call to lseek(2) before the...
2014-05-21 hselaskyImplement interrupt endpoint methods for host mode...
2014-05-21 hselasky- Split transmit queue into one for each type. Apparent...
2014-05-21 smhAdded sysctls / tunables for ZFS dirty data tuning
2014-05-21 raySync lock(1) on VT_LOCKSWITCH usage with syscons(4...
2014-05-21 rayFix tty locking.
2014-05-21 hrs- Fix a bug which can make sysctl() fail when -F is...
2014-05-21 hselasky- Replace some constants with macros.
2014-05-21 kibRemove redundand loop. The inner goto restarts the...
2014-05-21 kevlo- Configure Rx bulk
2014-05-21 hselaskyAvoid starting a USB transfer inside the callback funct...
2014-05-21 marckDocument VMware-related filesystems additions.
2014-05-21 bjkCheck for mismatched vref()/vdrop()
2014-05-20 scottlOld PCIe implementations cannot allow a DMA transfer...
2014-05-20 slm- Add myself to committers-src.dot
2014-05-20 pluknetMove Nx definition to a separate block.
2014-05-20 neelAdd PG_RW check when translating a guest linear to...
2014-05-20 reaFix warning messages after r252015
2014-05-20 jimharrisAdd ismt(4) driver.
2014-05-20 sjgUse an intermediate target to associate with _SUBDIR...
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselasky- The DELAY() should not be used in USB drivers.
2014-05-20 hselaskyOptimise reading of pending interrupt registers. If...
2014-05-20 mavAdd IOMMU PCI subclass, found on Tyan S8236 motherboard.
2014-05-20 hselaskyCorrect some programming details. The layout of the...
2014-05-20 hselaskyMake sure detach code is executed in all cases. This...
2014-05-20 smhChange comment about HPNDisabled to match the style...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-20 bdrewery- Include /etc/newsyslog.conf.d/* and /usr/local/etc...
2014-05-20 grehanBump bhyve allocation up to 20 bits to avoid
2014-05-19 sjgRevert previous change - doesn't cover all cases.
2014-05-19 markjFix tst.ZeroModuleProbes.d.ksh, which was incorrectly...
next