freebsd.git
2017-08-21 hselaskyFix for deadlock situation in the LinuxKPI's RCU synchr...
2017-08-21 dimUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-20 mariusBring back the much more readable unified format for...
2017-08-20 kibSimplify the code.
2017-08-20 kibDo not drop NFS vnode lock when performing consistency...
2017-08-20 kibAllow vinvalbuf() to operate with the shared vnode...
2017-08-20 kibSimplify amd64 trap().
2017-08-20 kibTrim excessive 'extern' and remove unused declaration.
2017-08-20 kibUse ANSI C declaration for trap_pfault(). Style.
2017-08-20 markjDefine prefetch() only if it hasn't already been defined.
2017-08-20 markjAdd a couple of trivial headers to the LinuxKPI.
2017-08-20 cemhwpstate: Add support for family 17h pstate info from...
2017-08-19 bdeFix setting of defaults for the text cursor.
2017-08-19 bdeRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 kibUse the known valid segment when accessing memory in...
2017-08-19 bdeUse better hard-coded defaults for the cursor shape...
2017-08-19 andrewRemove redundant declarations. Newer gcc has a warning...
2017-08-19 andrewUse armv8-a in -march, it is accepted by both clang...
2017-08-19 wulfAdd support for generic MS Windows 7/8/10-compatible...
2017-08-19 manuRPI DTS: Add value previously set by VideoCore and...
2017-08-19 bdeReduce complexity and backwards compatibilty a little...
2017-08-19 emastesys/modules: don't build qlxgbe if the user objects...
2017-08-19 emasteena.4: fix spelling of 'occurred'
2017-08-19 emastesys/modules: don't build bxe if the user objects to...
2017-08-19 emastesa.4: fix spelling of 'suppresses'
2017-08-19 emastepw useradd: Validate the user name before creating...
2017-08-19 emastepw usermod: Properly deal with empty secondary group...
2017-08-18 emastegas: add parens to clarify expression and eliminate...
2017-08-18 sevanAdd Thunderbolt Apple interfaces to the bge(4) supporte...
2017-08-18 cemMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 emastegas: fix "format string is not a string literal" errors...
2017-08-18 emastebfd: cast BFD_ALIGN to fix clang error on mips
2017-08-18 desIn fetch_resolve(), if the port number or service name...
2017-08-18 maximFreeBSD 11.1 release added.
2017-08-18 kibWhen checking that #UD comes from kernel mode, check...
2017-08-18 sevanAdd caveat to kinfo_getvmmap(3) explaining high CPU...
2017-08-18 emastecam iosched: fix typos in comments
2017-08-18 sevanCorrect multicast address used in pfsync(4)
2017-08-18 bdeFix syscons escape sequence for setting the local curso...
2017-08-18 brFix module unload when SGX support is not present in...
2017-08-18 glebiusFix cut and paste typo that prevented T5 firmware to...
2017-08-18 sevantypo
2017-08-18 bdeImprove names for cons25 sequences.
2017-08-18 bdeFix vt100 escape sequence for showing and hiding the...
2017-08-18 baptRemove example from zstd sources, their license does...
2017-08-18 bdeFix missing syscons escape sequence for setting the...
2017-08-18 rlibbysafe: quiet -Wtautological-compare
2017-08-18 ngieClarify the fact that Andrey (ache) passed away in...
2017-08-18 tuexenEnsure inp_vflag is consistently set for TCP endpoints.
2017-08-18 markjRemove some unneeded subroutines for padding writes...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-18 lstewartAn off-by-one error exists in sbuf_vprintf()'s use...
2017-08-18 grogGoodbye, ache.
2017-08-17 ngieDon't leak bpf on early return when YP isn't defined...
2017-08-17 ngieFix WARNS
2017-08-17 bdeI misplaced a newline in the previous commit. Fix...
2017-08-17 ngieHonor NO_RTLD for rtld-elf, similar to what's done...
2017-08-17 olegFix BSD label partition end sector calculation.
2017-08-17 emastearm64: return error instead of panic in unimplemented...
2017-08-17 bdeUpdate vidcontrol -c to support all cursor appearance...
2017-08-17 cemDiscover CPU topology on multi-die AMD Zen systems
2017-08-17 kevansbsdgrep: cast pmatch.rm_so to fix build when linking...
2017-08-17 lstewartImplement simple record boundary tracking in sbuf(9...
2017-08-17 lstewartThe r322210 change to pgrep's PID delimiting behaviour...
2017-08-17 cemFix unused varable warning in !SMP case
2017-08-16 jhbMark ZFS ABD inline functions static.
2017-08-16 rlibbyaesni: quiet -Wcast-qual
2017-08-16 cemAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 impDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 impRemove unused defines.
2017-08-16 kpbpf: Fix incorrect cleanup
2017-08-16 emasteforce use of ld.bfd for linking i386 libc, even when...
2017-08-16 cemx86: Add dynamic interrupt rebalancing
2017-08-16 bdreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 emasteremove debug files in delete-old* when WITHOUT_DEBUG_FILES
2017-08-16 ianFix compile error with option DEBUG. This is fallout...
2017-08-16 bdeFix setting of the border color. Teken doesn't support...
2017-08-16 brRename macro DEBUG to SGX_DEBUG.
2017-08-16 bdeUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-16 brAdd support for Intel Software Guard Extensions (Intel...
2017-08-16 brAdd OBJ_PG_DTOR flag to VM object.
2017-08-16 markjAdd device resource management fields to struct device.
2017-08-16 bdreweryUse -S for library installations except for -DNO_ROOT...
2017-08-15 jhbUnconditionally install rwhod support scripts.
2017-08-15 kibTypo, the '-6' option selects inet6.
2017-08-15 npcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 mjorasRework vlan(4) locking.
2017-08-15 markjAdd vm_page_alloc_after().
2017-08-15 asomersFix some ZFS debugging messages
2017-08-15 gjbRevert r322327, r322352, r322358:
2017-08-15 gjbAlways expand the full path to the configuration file...
2017-08-15 tsoomeloader.efi: repace XXX with real comments in trap.c
2017-08-15 hselaskyAdd new USB quirk.
2017-08-15 delphijPlug memory leak in arge_encap().
2017-08-15 cemFix a couple of comment typos
2017-08-14 impThere is no MACHINE_CPUARCH == armv6, remove redunant...
2017-08-14 impConvert all the arm big endian tests into a regexp...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 ngieAdd an UPDATING entry for r322511.
next