]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-11 neelstyle(9): indent the switch, don't indent the case...
2014-09-11 neelRepurpose the V_IRQ interrupt injection to implement...
2014-09-10 neelAllow intercepts and irq fields to be cached by the...
2014-09-10 neelMove the VMCB initialization into svm.c in preparation...
2014-09-10 neelMove the event injection function into svm.c and add...
2014-09-10 neelRemove a bogus check that flagged an error if the guest...
2014-09-10 neelMake the KTR tracepoints uniform and ensure that every...
2014-09-10 neelAllow guest read access to MSR_EFER without hypervisor...
2014-09-09 neelRemove gratuitous forward declarations.
2014-09-06 neelDo proper ASID management for guest vcpus.
2014-09-05 neelMerge svm_set_vmcb() and svm_init_vmcb() into a single...
2014-09-04 neelRemove unused header file.
2014-09-04 neelConsolidate the code to restore the host TSS after...
2014-09-02 neelIFC @r269962
2014-08-25 neelAn exception is allowed to be injected even if the...
2014-08-14 neelUse the max guest memory address when creating its...
2014-08-14 acheBump version because challenge buffer size changed
2014-08-14 impAdd AIC to at91sam9260 support, now that it is needed...
2014-08-14 impAdd support for multipass to Atmel, for both FDT and...
2014-08-14 impStart to add FDT support.
2014-08-14 impAdd support for FDT and !FDT configs on Atmel, though...
2014-08-14 impFrom https://sourceware.org/ml/newlib/2014/msg00113...
2014-08-13 dimStop telling people to directly report llvm or clang...
2014-08-13 pfgUse "NO NAME" as the default unnamed label.
2014-08-13 emasteRemove trailing whitespace
2014-08-13 adrianMake the libbsdstat useful again.
2014-08-13 emasteCopy country-code .iso syscons keymaps for vt(4)
2014-08-13 dimSupplement r259111 by also using correct casts in gcc...
2014-08-13 tuexenAdd support for the SCTP_PR_STREAM_STATUS and SCTP_PR_A...
2014-08-13 pluknetFixed ENOMEM description.
2014-08-13 kibAdd a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs...
2014-08-13 kibStyle.
2014-08-13 kibIf vm_page_grab() allocates a new page, the page is...
2014-08-13 ngieAdd missing BSD.tests.dist entry for lib/libutil to...
2014-08-13 ngieIntegrate lib/libutil into the build/kyua
2014-08-13 ngiePort date/bin/tests to ATF
2014-08-13 ngieConvert bin/sh/tests to ATF
2014-08-13 pfgMinor style tweaks.
2014-08-13 rpauloMake sure the DTrace header files are built before...
2014-08-13 neelFix typo when displaying the HPET timer unit number.
2014-08-13 neelMinor cleanup:
2014-08-12 impTruncate the ctfmerge command line, like we do with...
2014-08-12 gjbFix a typo in a comment: s/interprete/interpret/
2014-08-12 jhbCorrect a comment brought over from amd64. i386 doesn...
2014-08-12 ngieComplete the usr.bin/yacc kyua integration work I origi...
2014-08-12 marck(belatedly) Document FreeBSD 9.3-R
2014-08-12 dvlAdd Dan Langille (myself) to committers-ports.dot file...
2014-08-12 acheAccording to opie code and even direct mention in opie...
2014-08-12 tuexenChange SCTP sysctl from auth_disable to auth_enable...
2014-08-12 umeFix broken pointer overflow check ns_name_unpack()
2014-08-12 gavinClarify descriptions of pthread_cond_wait() and pthread...
2014-08-12 umeUpdate our stub resolver to final version of libbind.
2014-08-12 umeBring the md5 functions into libc for internal use...
2014-08-12 hselasky- Fix radix tree memory leakage when unloading modules...
2014-08-12 tuexenAdd support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF...
2014-08-12 aeTurn off kern.geom.part.mbr.enforce_chs by default.
2014-08-12 aeRemove duplicate entry.
2014-08-12 kibRevision r269457 removed the Giant around mount and...
2014-08-12 aeAdd sysctl and loader tunable kern.geom.part.mbr.enforc...
2014-08-12 peterUpdate sqlite-3.7.17 -> 3.8.5
2014-08-11 rpauloRevert r269839.
2014-08-11 rpauloAdd .d files to the reverse matching pattern in bsd...
2014-08-11 rpauloFix another typoe in the definition of DTrace SOBJS.
2014-08-11 rpaulobsd.dep.mk: use the empty() function with the check...
2014-08-11 rpauloFix an error in the dependency of the DTrace object...
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 peterImport svn-1.8.10
2014-08-11 jmgadd myself as opencrypto maintainer as I'm doing some...
2014-08-11 jhbFix a typo.
2014-08-11 alcChange {_,}pmap_allocpte() so that they look for the...
2014-08-11 ngieSimilar to r250143, optimize MODULES_OVERRIDE such...
2014-08-11 gjbIn arm/release.sh, continue if 'xdev-links' target...
2014-08-11 acheAdd otp-sha
2014-08-11 roygerblkfront: add support for unmapped IO
2014-08-11 glebiusMove KASSERT into locked region.
2014-08-11 impRemove dependence on source tree options. Move all...
2014-08-11 acheLast '/' for program name, not first one
2014-08-11 acheLink otp-sha1 to match real challenge prompt, not otp-sha
2014-08-11 acheWhen sha1 support was added, they forget to increase...
2014-08-11 glebiusUse M_WAITOK in sf_buf_init().
2014-08-11 glebiusProvide sf_buf_ref() to optimize refcounting of already...
2014-08-11 acheFix too long (seed length >12 chars) challenge handling.
2014-08-11 araujo- Remove unneeded include.
2014-08-11 adrianAdd some more OS_MARK() probes to the AR9300 HAL.
2014-08-10 dumbbellFix two files forgotten in r269783 (vt_generate_cons_pa...
2014-08-10 rmacklemDocument the use of the vfs.nfsd sysctls that control...
2014-08-10 dumbbellvt(4): Colors are indexed against a console palette...
2014-08-10 kibOn sparc64, do not keep mappings for the destroyed...
2014-08-10 dumbbellvt(4): Add vtbuf_dirty*_locked() to lock vtbuf once...
2014-08-10 dumbbellfbd: Fix a bug where vt_fb_attach() success would be...
2014-08-10 adrianUndo r195846 for now - allow raw frame transmit in...
2014-08-10 hselaskyFix string length argument passed to "sysctl_handle_str...
2014-08-10 rpauloRemove the BROKEN_LIBELF section.
2014-08-10 rpauloFix a few problems with the USDT probes:
2014-08-10 adrianFix paths.
2014-08-10 rmacklemChange the NFS server's printf related to hitting
2014-08-10 ianHandle various ways that interrupt config data can...
2014-08-10 ianUse a separate variable for resource id, because 'i...
2014-08-09 impPer discussion on arm@, the compiler generates misaligned
2014-08-09 hirenImprove comments by listing a criteria for automatic...
next