]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-08 delphijMove contrib/zlib to sys/contrib/zlib so that we can...
2019-05-08 dimPull in r360099 from upstream llvm trunk (by Eli Friedman):
2019-05-08 jhibbitspowerpc: hide innocuous printf behind bootverbose
2019-05-08 kevanstun/tap: merge and rename to `tuntap`
2019-05-08 mavFix dataset name comparison in zfs_compare().
2019-05-08 cemrandom: x86 driver: Prefer RDSEED over RDRAND when...
2019-05-08 cemvmm(4): Pass through RDSEED feature bit to guests
2019-05-08 impAdd missing newline to debug printf.
2019-05-07 cemFix libsbuf sbuf_printf_drain symbol version
2019-05-07 cyImprove the legibility of the login.access.5 man page...
2019-05-07 tuexenRemove non-functional SCTP checksum offload support...
2019-05-07 traszSupport PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).
2019-05-07 emastemake sysent after r347228
2019-05-07 cemdevice_printf: Use sbuf for more coherent prints on SMP
2019-05-07 emastemakesyscalls: use @generated tag in generated files
2019-05-07 markjSimplify the test against maxproc in fork1().
2019-05-07 brDisable interrupts first and then set spinlock_count...
2019-05-07 brProvide a template for busdma code for RISC-V.
2019-05-07 emasteUse @generated tag in generated files
2019-05-07 tsoomecommand_bcache() does not use argv
2019-05-07 mariuso Avoid determining the MAC class (LEM/EM or IGB) ...
2019-05-07 mariuso Use iflib_fast_intr_rxtx() also for "legacy" interrup...
2019-05-07 tsoomeloader: bcache code does not need to check argument...
2019-05-07 tsoomeloader: use safer DPRINTF body for non-debug case
2019-05-07 dchaginRemove wrong copyright line. Discussed with Carlos...
2019-05-07 kibamd64: fix BUS_SPACE_MAXSIZE to 64bit max value.
2019-05-06 dougmThe intention of the blist cursor is for the search...
2019-05-06 marius- Remove the unused ifc_link_irq and ifc_mtx_name membe...
2019-05-06 philImport libxo-1.0.4:
2019-05-06 dchaginAdds sys/class/net devices to linsysfs.
2019-05-06 dchaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 dchaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-06 impSimplify boot1 allocation of handles.
2019-05-06 mavDrop periph lock around cam_periph_unmapmem().
2019-05-06 dchaginThe build process generates assym.inc from genassym...
2019-05-06 impAbstract out efi_devpath_to_handle to search for a...
2019-05-06 impWe only ever need one devinfo per handle. So allocate...
2019-05-06 impReach over and pull in devpath.c from libefi
2019-05-06 cemList-ify kernel dump device configuration
2019-05-06 hselaskyUse PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 hselaskyDisabling a PCI device should only disable busmaster...
2019-05-06 hselaskyImplement print_hex_dump_debug() function macro in...
2019-05-06 emasteReformat arm64 linux syscalls.master per current style
2019-05-06 hselaskyAllow controlling pr_debug at runtime in the LinuxKPI.
2019-05-06 roygergeom: fix initialization order
2019-05-06 kibDo not flush NFS node from NFS VOP_SET_TEXT().
2019-05-06 kibNoted by: alc
2019-05-06 aeAdd ipsec.ko to required_modules for rc.d/ipsec script.
2019-05-06 tychonzero inputs to vm_page_initfake() for predictable results
2019-05-05 jhibbitspowerpc/booke: Use #ifdef __powerpc64__ instead of...
2019-05-05 jhibbitspowerpc/booke: Fix size check for phys_avail in pmap...
2019-05-05 mavDecode some more ATA commands found in ACS-4.
2019-05-05 markjEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 mavDecode Deallocate Logical Block Features.
2019-05-05 kibSwitch to use shared vnode locks for text files during...
2019-05-05 kibDo not collapse objects with OBJ_NOSPLIT backing swap...
2019-05-05 kibimgact_elf: do not relock the text vnode if possible.
2019-05-05 csColemak Mod DH keyboard layout
2019-05-05 tsoomeloader: validate sectorsize argument in disk_open()
2019-05-05 adrian[ath_rate_sample] Have the final attempted rate in...
2019-05-05 adrian[ath] [ath_rate] Fix ANI calibration during non-ACTIVE...
2019-05-05 cyMFV r347136:
2019-05-04 cemx86: Implement MWAIT support for stopping a CPU
2019-05-04 kibarm64: Properly restore PAN when done with userspace...
2019-05-04 mjgsysv: get rid of fork/exit hooks if the code is compiled in
2019-05-04 mjgAnnotate nprocs with __exclusive_cache_line
2019-05-04 mckusickZero out the file directory entry metadata to reduce...
2019-05-04 cemx86: Define pc_monitorbuf as a logical structure
2019-05-04 jhibbitspowerpc/mpc85xx: Attach MPC85xx PCI bus and root comple...
2019-05-04 ganboldAdd emmc clock definitions for Rockchip RK3399 SoC.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 hselaskyFix regression issue after r346645 in the LinuxKPI.
2019-05-04 jhibbitspowerpc: Optimize padding in bus_dma_tag
2019-05-04 jhibbitspowerpc: Merge all pmap struct definitions
2019-05-04 ngieFix `clang -Wcast-qual` issues
2019-05-03 mckusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 jhbEmulate the "ADD reg, r/m" instruction (opcode 03H).
2019-05-03 mckusickSimplify calculation of DIRECTSIZ. No functional change...
2019-05-03 markjDisallow excessively small times of day in clock_settim...
2019-05-03 impUse SRC+= rather than SRC=
2019-05-03 impSubstitute boot1 with ${BOOT1}
2019-05-03 impWhen we can't get memory, trying again right away is...
2019-05-03 impRemove stray '*'
2019-05-03 rwatsonWhen MAC is enabled and a policy module is loaded,...
2019-05-03 mmacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 gjbIncrease the default size of the GCE disk image from...
2019-05-03 gallatinSelect lacp egress ports based on NUMA domain
2019-05-03 bdeFix copying planar bitmaps when the horizontal start...
2019-05-03 dchaginIn order to reduce duplication between MD parts of...
2019-05-03 traszDecode more CPU flags in cpuinfo.
2019-05-03 adrian[libfetch] Fix compilation with WITHOUT_CRYPT.
2019-05-03 dougmfls() should find the most significant bit of an int...
2019-05-02 jhbIncrease the VirtIO segment count to support modern...
2019-05-02 asomersdirectory.3: add a STANDARDS section
2019-05-02 emasteiflib: remove assertion that isc_capabilities is nonzero
2019-05-02 traszFix flags in cpuinfo.
2019-05-02 cemAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 kevanslibbe: set mountpoint=none in be_import
2019-05-02 kevanslibbe(3): Properly mount BEs with mountpoint=none
2019-05-02 manudtb: Include RK3399 RockPro64 DTS in kernel build
next