]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-08-25 hrsFix build (r351481).
2019-08-25 hrsDocument soft updates journaling and GEOM-based UFS...
2019-08-25 hrsAdd MODULE_PNP_INFO() to vmci(4). This allows devd...
2019-08-25 0mpmixer(8): Report an error if the passed value is an...
2019-08-25 delphijRemove zlib 1.0.4 from kernel.
2019-08-25 kibMove OBJT_VNODE specific code from vm_object_terminate...
2019-08-25 delphijGZIO: Update to use zlib 1.2.11.
2019-08-25 dougmvm_map_simplify_entry considers merging an entry with...
2019-08-25 mjgnullfs: reduce areas protected by vnode interlock
2019-08-25 mjgvfs: add vholdnz (for already held vnodes)
2019-08-25 kevanstests: shm_open(2): Verify FD_CLOEXEC
2019-08-25 eugenlast(1): fix style after r351459
2019-08-24 asomersping: fix unaligned access to ancillary data
2019-08-24 eugenlast(1): correction after r351413
2019-08-24 kibAdd nvdimm(4) man page.
2019-08-24 kibamd64: rework PCPU allocation
2019-08-24 kibDo not constrain allocations for doublefault, boot...
2019-08-24 kibStyle.
2019-08-24 kibRemove unecessary VM_ALLOC_ZERO from allocation of...
2019-08-24 kibMake stack grow use the same gap as stack create.
2019-08-24 ganbolddtso: allwinner: Add an overlay for H3 thermal node
2019-08-24 lwhsuFix failure test cases after r351423 due to ping6(8...
2019-08-24 mjgRemove the obsolete pcpu_zone_ptr zone.
2019-08-23 impIt turns out the duplication is only mostly harmless.
2019-08-23 npcxgbe/t4_tom: Any invalid scaling factor in the hardwar...
2019-08-23 npwhitespace nit.
2019-08-23 npcxgbe(4): Use the same buffer size for TOE rx queues...
2019-08-23 asomersping: Fix alignment errors
2019-08-23 mjgvfs: assert the lock held in MNT_REF/MNT_REL
2019-08-23 markjStop clearing page flags in vm_page_pqbatch_submit().
2019-08-23 markjMake vm_pqbatch_submit_page() externally visible.
2019-08-23 kibDe-commision the MNTK_NOINSMNTQ kernel mount flag.
2019-08-23 jhbFix universe to include arm LINT kernel configs.
2019-08-23 impTurn off -Werror for gcc 4.2.1 for userland
2019-08-23 impTurn off -Werror for gcc 4.2.1
2019-08-23 emastevtfontcvt: simplify rshift_row
2019-08-23 asomersping: fix include guard symbol name to reflect the...
2019-08-23 asomersping6: Rename options for better consistency with ping
2019-08-23 mavReport Clock Power Management support and status.
2019-08-23 kpnetpfil tests: Add forward test for the three firewalls
2019-08-23 delphijConvert ng_deflate to use new zlib.
2019-08-23 delphijINVARIANTS: treat LA_LOCKED as the same of LA_XLOCKED...
2019-08-23 lwhsulib.libc.gen.getmntinfo_test.getmntinfo_test is unstabl...
2019-08-23 delphijProperly update FSInfo block after generation.
2019-08-23 eugenlast(1): unbreak for 8-bit locales
2019-08-23 kevansstand: boot2: fix amd64-xtoolchain-gcc build
2019-08-22 impWhen we have errors resetting the device before we...
2019-08-22 kevanslibsa: mips: fix typo that had slipped into the diff...
2019-08-22 kevansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
2019-08-22 kevanslibsa: mips: use _JB_* from machine/asm.h, remove regnu...
2019-08-22 kevanslibc: mips: remove unused longjmp.c
2019-08-22 impWe need to define version 1 of nvme, not nvme_foo....
2019-08-22 impMove releasing of resources to later
2019-08-22 kevansFix the build with WITHOUT_GOOGLETEST
2019-08-22 asomersping: By default, don't reverse lookup IP addresses
2019-08-22 cyMFV r346563:
2019-08-22 emastemakefs: diff reduction to sys/fs/msdosfs
2019-08-22 emastemsdosfs_fat: reduce diffs with NetBSD and makefs
2019-08-22 asomersping6: add a basic functional test
2019-08-22 asomersping: add a basic functional test
2019-08-22 lwhsuFix path issues after r351212
2019-08-22 brooksReorganise conditionals to reduce duplication.
2019-08-22 bzusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-22 bzw: initialize save_p to silence 'may be used uninitilized'
2019-08-22 delphijWhen creating a new FAT32 filesystem, use "unknown...
2019-08-22 cemFix i386 build after r351368
2019-08-22 cySpecifying array sizes for fully initialized tables...
2019-08-22 karelsChange w(1) to compute FROM (host) field size dynamically
2019-08-22 cyImport wpa_supplicant/hostapd 2.9
2019-08-22 impRemove stray line that was duplicated.
2019-08-22 impDocument Intel RST support just added
2019-08-22 rmacklemAdd a couple of lines noting that r351372 maps ENOTTY...
2019-08-22 markjDocument r351361.
2019-08-22 rmacklemMap ENOTTY to EINVAL for lseek(SEEK_DATA/SEEK_HOLE).
2019-08-22 cemgdb(4): Style
2019-08-22 cemgdb(4):amd64: Bump MI GDB_BUFSZ for more efficient...
2019-08-22 cemgdb(4): Implement qXfer:threads:read
2019-08-22 cemgdb(4): Add basic 'qSupported' support
2019-08-22 cemgdb(4): Include thread in Target Halt Reason
2019-08-22 jhbUse 'const' for keys and IVs passed to software encrypt...
2019-08-21 markjAdd hold events for lockmgr probes, missed in r351361.
2019-08-21 markjAdd lockmgr(9) probes to the lockstat DTrace provider.
2019-08-21 mjgnullfs: lock the vnode with LK_SHARED in null_vptocnp
2019-08-21 markjFix inverted predicates for sx lock hold events in...
2019-08-21 impDocument RST support in nvme(4) and ahci(4).
2019-08-21 impCreate a AHCI attachment for nvme.
2019-08-21 impSeparate the pci attachment from the rest of nvme
2019-08-21 asomersping: add -H option for enabling reverse DNS lookup
2019-08-21 mavImprove NVMe hot unplug handling.
2019-08-21 markjRemove manual wire_count adjustments from the unmapped...
2019-08-21 kibFix _pthread_cancel_enter() and _pthread_cancel_leave...
2019-08-21 markjModify pipe_poll() to properly check for pending direct...
2019-08-21 emastemakefs: Verify that the BPB media descriptor and FAT...
2019-08-21 emastemakefs: share denode.h between kernel msdosfs and makefs
2019-08-21 markjSimplify vm_page_dequeue() and fix an assertion.
2019-08-21 markjUnconditionally enable debug.vm_lowmem.
2019-08-21 markjDon't requeue active pages in vm_swapout_object_deactiv...
2019-08-21 asomersping: do reverse DNS lookup of the target address
2019-08-21 bzgprof: disable building of a.out components
2019-08-21 rrsFix an issue when TSO and Rack play together. Basically
next