]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-18 avgcorrect read-ahead calculations in vfs_bio_getpages
2018-01-18 kibFix compilation with gcc.
2018-01-18 kibFix compilation with gas.
2018-01-18 kibRemove the 'last' argument from the pmap_pti_free_page().
2018-01-18 andrewAdd a pmap invalidate that doesn't call sched_pin.
2018-01-18 wmaCall platform_smp_ap_init before decr_ap_init
2018-01-18 wmaPPC64: fix TOC behavior on process initialization
2018-01-18 wmaPPC: machdep, zero BSS always but BookE
2018-01-18 wmaKDB: restart only CPUs stopped by KDB
2018-01-18 wmaPPC64: add AHCI back to GENERIC64
2018-01-18 asomersgnop(8): add the ability to set a nop provider's physic...
2018-01-18 kevansstand: Add /boot/overlays to allow separation of overla...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-18 jhbAdjust format string to fix build.
2018-01-18 jhbTidy some whitespace.
2018-01-17 jhbSave and restore guest debug registers.
2018-01-17 jhbRequire the SHF_ALLOC flag for program sections from...
2018-01-17 cemConvert ls(1) to not use libxo(3)
2018-01-17 jhbUse long for the last argument to VOP_PATHCONF rather...
2018-01-17 landonfbwn(4): Enable, by default, the opt-in support for...
2018-01-17 markjAnnotate a couple of changes from r328083.
2018-01-17 emastekldxref: additional sytle(9) cleanup
2018-01-17 emastekldxref: improve style(9)
2018-01-17 pfgufs: use mallocarray(9).
2018-01-17 mckusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 dimRevert r327340, as the workaround for rep prefixes...
2018-01-17 dimPull in r322623 from upstream llvm trunk (by Andrew...
2018-01-17 impMove setting of CAM_SIM_QUEUED to before we actually...
2018-01-17 fabientOnly call flush in pipe mode.
2018-01-17 fabientFix pmcstat exit from kernel introduced by r325275.
2018-01-17 baptUpdate pciids to 2018.01.14
2018-01-17 dimFix buildworld after r328075, by also renaming cgget...
2018-01-17 kibPTI for amd64.
2018-01-17 kibAmd64 user_ldt_deref() is not used outside sys_machdep...
2018-01-17 tuexenAdd missing assignment to make sure non-first cmsgs...
2018-01-17 wmaPPC64: implement missing busdma ops
2018-01-17 wmaPPC64: fix copyinout ranges
2018-01-17 wmaPPC64: add CXGBE and remove AHCI from GENERIC64
2018-01-17 wmaPowerNV: workaround console on OPAL 5.4
2018-01-17 wmaPowerNV: make PowerNV PCIe working on a real hardware
2018-01-17 mckusickRename cgget => cglookup to clear name space for new...
2018-01-17 landonfbhndb_pci(4): fix incorrect BHND_PCI_SRSH_PI workaround
2018-01-16 pfgSPDX: finish tagging sys/cam.
2018-01-16 ianRemove redundant critical_enter/exit() calls. The...
2018-01-16 ianMove some code around and rename a couple variables...
2018-01-16 pfgscsi_ch.c: Small cleanups to the comments.
2018-01-16 tuexenFix a bug related to fast retransmissions.
2018-01-16 arichardsonUse ln -n instead of -h to allow building the kernel...
2018-01-16 arichardsonAllow xinstall and makefs to be crossbuilt on Linux...
2018-01-16 arichardsonDon't build share/syscons in build-tools stage if MK_SY...
2018-01-16 arichardsonlibnetbsd: Make the function declaration of efopen...
2018-01-16 tsoomeutf8_to_ucs2() should check for malloc failure
2018-01-16 kevansservice(8): Reset OPTIND properly now that we're parsin...
2018-01-16 tuexenImprove the printing of cmgs when the length is 0....
2018-01-16 tuexenUsing %p already prints "0x", so don't do it explicitly.
2018-01-16 jhbSplit crp_buf into a union.
2018-01-16 pfgext2fs: use mallocarray(9).
2018-01-16 philipImport tzdata 2018a
2018-01-16 emastekldxref: handle modules with md_cval at the end of...
2018-01-16 brFix bug: increment the value of pmcstat_npmcs instead...
2018-01-16 wmaPowerNV: XICS support for PowerNV/OPAL
2018-01-16 pfgFix build after r328020.
2018-01-16 jhibbitsMake fsl_sata driver work on P1022
2018-01-16 ianAdd static inline rtcin_locked() and rtcout_locked...
2018-01-16 cemrandom(4): Add CCP random source definitions
2018-01-16 jhbRename 'recv' to 'receive' to appease shadow warnings...
2018-01-16 jhbCheck for GCC first rather than clang in the MIPS lib32...
2018-01-16 jhbSort the list of flags in newsyslog.conf entries.
2018-01-15 tuexenKeep list sorted. Thanks to jhb@ to pointing out that...
2018-01-15 tuexenBump date, which I missed in r328014. Thanks to jhb...
2018-01-15 kevansservice(8): Add support for interfacing with services...
2018-01-15 impNeed to free uv after we're done using it.
2018-01-15 impCheck the return value from utf8_to_ucs2 instead of...
2018-01-15 impWhen returning an error and freeing allocated memory...
2018-01-15 tuexenDon't provide a (meaningless) cmsg when proving a notif...
2018-01-15 kevanswsp(4): Update to reflect new sysctl from r314467
2018-01-15 pfgmisc geom and gnu: make some use of mallocarray(9).
2018-01-15 pfgnet*: make some use of mallocarray(9).
2018-01-15 pfgnetgraph: make some use of mallocarray(9).
2018-01-15 pfgkern: make some use of mallocarray(9).
2018-01-15 pfgcam: make some use of mallocarray(9).
2018-01-15 pfgnfsclient: make some use of mallocarray(9).
2018-01-15 pfgmips: make some use of mallocarray(9).
2018-01-15 pfgndis: make some use of mallocarray(9).
2018-01-15 pfgpowerpc: make some use of mallocarray(9).
2018-01-15 pfgarm: make some use of mallocarray(9).
2018-01-15 pfgx86: make some use of mallocarray(9).
2018-01-15 tuexenDecode msghdr argument of sendmsg() and recvmsg().
2018-01-15 tuexenAdd support for decoding the nxt_flags, rcv_flags,...
2018-01-15 dabExit fsck_ffs with non-zero status when file system...
2018-01-15 tychonProvide some mitigation against CVE-2017-5715 by cleari...
2018-01-15 dimPull in r322473 from upstream llvm trunk (by Andrei...
2018-01-15 kevansstand/fdt: Don't leak next_fdtp if we fail to open...
2018-01-15 eadlerunits(1): units(1) free savescr in error condition too
2018-01-15 andrewFix booting on some arm64 systems after r327879 by...
2018-01-15 ianConvert the x86 RTC driver to use new validated BCD...
2018-01-15 nwhitehornInstall the SLB miss trap-handling code in the SLB...
2018-01-15 avggeom_disk / scsi_da: deny opening write-protected disks...
2018-01-15 tuexenAdd support for decoding the type of a cmsg.
2018-01-15 tuexenSimplify table generation.
next