]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2014-08-09 jmgadd my scripts to measure io latency per disk...
2014-08-09 jmgmake the README a bit more clearer...
2014-08-09 adrianAdd more tools to the build.
2014-08-09 adrianUpdate athpoke/athregs to use the modified register...
2014-08-09 adrianBump the HAL_REGRANGE fields from 16 bit to 32 bit.
2014-08-09 alcUpdate the text of a KASSERT() to reflect the changes...
2014-08-09 karglWhen r255294 was committed, it exposed the symbols...
2014-08-09 tuexenSmall modification of the sctp_input() cleanup to avoid...
2014-08-09 dimIn r268463, I misplaced a return in demangle(), causing...
2014-08-09 adrianAdd two new debug mark entries for chip power configura...
2014-08-09 adrianWork around some rather annoying chip hangs in the...
2014-08-09 kibAdapt vm_page_aflag_set(PGA_WRITEABLE) to the locking of
2014-08-09 marcelCreate a redundant grain directory and table. Previousl...
2014-08-08 rpauloRun dtrace in 32-bit mode when compiling 32-bit libraries.
2014-08-08 wblockUpdate the comments in exec.h with help from jilles.
2014-08-08 sbrunoQuiesce warning about discarding a const qualifier...
2014-08-08 dimPull in r214736 from upstream libc++ trunk (by Marshall...
2014-08-08 npcxgbe(4): Do not poke T4-only registers on a T5 (and...
2014-08-08 sbrunoQuiesce a printf warning from clang, %ul -> %lu
2014-08-08 dumbbellsed(1): Don't force a newline on last line, if input...
2014-08-08 kibChange pmap_enter(9) interface to take flags parameter...
2014-08-08 bjkUpdate vmstat usage for last-argument count/wait parameters
2014-08-08 kibFix one more compiler warning, m is not initialized.
2014-08-08 impan isn't used, so eliminate it.
2014-08-08 imperr set but not used. Eliminate it.
2014-08-08 implast is set and not used, most likely a cut and paste...
2014-08-08 impSet but not used variables eliminated.
2014-08-08 impshared_scb_data set, but never used, remove it.
2014-08-08 impis_full_id is set to 0 and then not used. remove it.
2014-08-08 kibVOP_LOOKUP() may relock the directory vnode for some...
2014-08-08 bzFix argument to KTR after r269699 to unbreak LINT builds.
2014-08-08 nwhitehornRemove unnecessary inclusion of FDT headers.
2014-08-08 nwhitehornUse OF_getencprop() in preference to OF_getprop() and...
2014-08-08 jhibbitsSet the si_code appropriately for exception-caused...
2014-08-08 neelSupport PCI extended config space in bhyve.
2014-08-08 kevloMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-08 ianAdd a missing clock register definition.
2014-08-08 ianAdd the dts include directory to the -I list when doing...
2014-08-07 pfgConst-ify character string
2014-08-07 impCast queue length because q_len isn't really an enum...
2014-08-07 impcswitch is unsigned, so don't compare it < 0. Any negat...
2014-08-07 impUnsigned values can never be less than 0.
2014-08-07 imptarget is unsigned, so don't compare it < 0 for range...
2014-08-07 ianm4 now requires libohash, ensure it gets built when...
2014-08-07 nwhitehornRetire vd_maskbitbltchr. The same functionality can...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 roygeratpic: make sure atpic_init is called after IO APIC...
2014-08-07 mckusickThe SUJ journal is only prepared to handle full-size...
2014-08-07 jkimImport OpenSSL 1.0.1i.
2014-08-07 bzSplit up sys_ktimer_getoverrun() into a sys_ and a...
2014-08-07 aeTemporary revert r269661, it looks like the patch isn...
2014-08-07 jmmvAvoid name shadowing to fix build under powerpc64.
2014-08-07 hselaskyMake sure the USB audio level residue is non-zero.
2014-08-07 roberto10 has a new flex (2.5.37) and the config.h for unbound...
2014-08-07 aeUse cpuset_setithread() to apply cpu mask to taskq...
2014-08-07 baptLower warnings again to 3 the right thing would be...
2014-08-07 kibCorrect the problems with the ptrace(2) making the...
2014-08-07 thompsaGive a brief message as to what error was encountered...
2014-08-06 baptAdd more private obsolete files
2014-08-06 baptMake libohash a proper internallib instead of hidding...
2014-08-06 baptRework privatelib/internallib
2014-08-06 ianUse a SYSINIT to init the array of interrupt names...
2014-08-06 jmgput these under bootverbose, they are only needed for...
2014-08-06 npcxgbe(4): Let caller specify whether it's ok to sleep in
2014-08-06 kibThe vm_pager_page_unswapped() pager op is only implemen...
2014-08-06 kibAdd wrappers to assert that vm object is unlocked and...
2014-08-06 gjbComment load_chroot_env() and load_target_env() in
2014-08-06 gjbMerge the following from ^/projects/release-noxdev:
2014-08-06 adrianFix athdecode to actually work.
2014-08-06 nwhitehornSet fb_pbase properly on PowerPC in the case where...
2014-08-06 roygerdrm: fix usage of vm_phys_fictitious_to_vm_page
2014-08-06 mavReduce reported additional INQUIRY data length.
2014-08-06 skreuzerMention tmpfs(5)
2014-08-06 mavFix several issues and inconsistencies in UNMAP capabil...
2014-08-06 marcelOptionally include the install command as found on...
2014-08-06 nwhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-06 marcelRename command_unload() to unload() and re-implement...
2014-08-05 jhbVarious fixes to hptmv(4):
2014-08-05 marcelIn command_lsmod() prevent overrunning lbuf due to...
2014-08-05 jhbVarious fixes to hptrr(4):
2014-08-05 marcelIn file_loadraw() print the name of the file as well...
2014-08-05 jhbVarious fixes to hptnr(4):
2014-08-05 jhbVarious fixes to hptiop(4):
2014-08-05 jhbRemove compat shims for FreeBSD versions older than...
2014-08-05 ianRevert r269528; this was not the right way to bring...
2014-08-05 gjbAdd device ID for the Chicony USB 2.0 HD UVC Webcam
2014-08-05 ianCache the imx6 SoC type in a static var so that it...
2014-08-05 ianAdd an arm option, ARM_DEVICE_MULTIPASS, used to opt...
2014-08-05 ianAttach arm generic interrupt and timer drivers in the...
next