]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-07 Toomas Soomeloader: use safer DPRINTF body for non-debug case
2019-05-07 Dmitry ChaginRemove wrong copyright line. Discussed with Carlos...
2019-05-07 Konstantin... amd64: fix BUS_SPACE_MAXSIZE to 64bit max value.
2019-05-06 Doug MooreThe intention of the blist cursor is for the search...
2019-05-06 Marius Strobl- Remove the unused ifc_link_irq and ifc_mtx_name membe...
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-06 Phil ShaferImport libxo 1.0.4
2019-05-06 Dmitry ChaginAdds sys/class/net devices to linsysfs.
2019-05-06 Dmitry ChaginRewrite linux_ifflags() in more readable Linuxulator...
2019-05-06 Dmitry ChaginComplete r347052 (https://reviews.freebsd.org/D20137...
2019-05-06 Warner LoshSimplify boot1 allocation of handles.
2019-05-06 Alexander MotinDrop periph lock around cam_periph_unmapmem().
2019-05-06 Dmitry ChaginThe build process generates assym.inc from genassym...
2019-05-06 Warner LoshAbstract out efi_devpath_to_handle to search for a...
2019-05-06 Warner LoshWe only ever need one devinfo per handle. So allocate...
2019-05-06 Warner LoshReach over and pull in devpath.c from libefi
2019-05-06 Conrad MeyerList-ify kernel dump device configuration
2019-05-06 Hans Petter... Use PCIV_INVALID in pci_channel_offline() in the LinuxKPI.
2019-05-06 Hans Petter... Disabling a PCI device should only disable busmaster...
2019-05-06 Hans Petter... Implement print_hex_dump_debug() function macro in...
2019-05-06 Ed MasteReformat arm64 linux syscalls.master per current style
2019-05-06 Hans Petter... Allow controlling pr_debug at runtime in the LinuxKPI.
2019-05-06 Roger Pau Monnégeom: fix initialization order
2019-05-06 Konstantin... Do not flush NFS node from NFS VOP_SET_TEXT().
2019-05-06 Konstantin... Noted by: alc
2019-05-06 Andrey V. ElsukovAdd ipsec.ko to required_modules for rc.d/ipsec script.
2019-05-06 Tycho Nightingalezero inputs to vm_page_initfake() for predictable results
2019-05-05 Justin Hibbitspowerpc/booke: Use #ifdef __powerpc64__ instead of...
2019-05-05 Justin Hibbitspowerpc/booke: Fix size check for phys_avail in pmap...
2019-05-05 Alexander MotinDecode some more ATA commands found in ACS-4.
2019-05-05 Mark JohnstonEnsure that error is initialized in ufs_bmap_seekdata().
2019-05-05 Alexander MotinDecode Deallocate Logical Block Features.
2019-05-05 Konstantin... Switch to use shared vnode locks for text files during...
2019-05-05 Konstantin... Do not collapse objects with OBJ_NOSPLIT backing swap...
2019-05-05 Konstantin... imgact_elf: do not relock the text vnode if possible.
2019-05-05 Carlo StrubColemak Mod DH keyboard layout
2019-05-05 Toomas Soomeloader: validate sectorsize argument in disk_open()
2019-05-05 Adrian Chadd[ath_rate_sample] Have the final attempted rate in...
2019-05-05 Adrian Chadd[ath] [ath_rate] Fix ANI calibration during non-ACTIVE...
2019-05-05 Cy SchubertMFV r347136:
2019-05-05 Cy SchubertImport sqlite3-3.28.0 (3280000)
2019-05-04 Conrad Meyerx86: Implement MWAIT support for stopping a CPU
2019-05-04 Konstantin... arm64: Properly restore PAN when done with userspace...
2019-05-04 Mateusz Guziksysv: get rid of fork/exit hooks if the code is compiled in
2019-05-04 Mateusz GuzikAnnotate nprocs with __exclusive_cache_line
2019-05-04 Kirk McKusickZero out the file directory entry metadata to reduce...
2019-05-04 Conrad Meyerx86: Define pc_monitorbuf as a logical structure
2019-05-04 Justin Hibbitspowerpc/mpc85xx: Attach MPC85xx PCI bus and root comple...
2019-05-04 Ganbold TsagaankhuuAdd emmc clock definitions for Rockchip RK3399 SoC.
2019-05-04 Hans Petter... Fix regression issue after r346645 in the LinuxKPI.
2019-05-04 Hans Petter... Fix regression issue after r346645 in the LinuxKPI.
2019-05-04 Justin Hibbitspowerpc: Optimize padding in bus_dma_tag
2019-05-04 Justin Hibbitspowerpc: Merge all pmap struct definitions
2019-05-04 Enji CooperFix `clang -Wcast-qual` issues
2019-05-03 Kirk McKusickThis update eliminates a kernel stack disclosure bug...
2019-05-03 John BaldwinEmulate the "ADD reg, r/m" instruction (opcode 03H).
2019-05-03 Kirk McKusickSimplify calculation of DIRECTSIZ. No functional change...
2019-05-03 Mark JohnstonDisallow excessively small times of day in clock_settim...
2019-05-03 Warner LoshUse SRC+= rather than SRC=
2019-05-03 Warner LoshSubstitute boot1 with ${BOOT1}
2019-05-03 Warner LoshWhen we can't get memory, trying again right away is...
2019-05-03 Warner LoshRemove stray '*'
2019-05-03 Robert WatsonWhen MAC is enabled and a policy module is loaded,...
2019-05-03 Matt MacyAllow iflib drivers to pass a pointer to their own...
2019-05-03 Glen BarberIncrease the default size of the GCE disk image from...
2019-05-03 Andrew GallatinSelect lacp egress ports based on NUMA domain
2019-05-03 Bruce EvansFix copying planar bitmaps when the horizontal start...
2019-05-03 Dmitry ChaginIn order to reduce duplication between MD parts of...
2019-05-03 Edward Tomasz... Decode more CPU flags in cpuinfo.
2019-05-03 Adrian Chadd[libfetch] Fix compilation with WITHOUT_CRYPT.
2019-05-03 Doug Moorefls() should find the most significant bit of an int...
2019-05-02 John BaldwinIncrease the VirtIO segment count to support modern...
2019-05-02 Alan Somersdirectory.3: add a STANDARDS section
2019-05-02 Ed Masteiflib: remove assertion that isc_capabilities is nonzero
2019-05-02 Edward Tomasz... Fix flags in cpuinfo.
2019-05-02 Conrad MeyerAdd a COMPAT_FREEBSD12 kernel option.
2019-05-02 Kyle Evanslibbe: set mountpoint=none in be_import
2019-05-02 Kyle Evanslibbe(3): Properly mount BEs with mountpoint=none
2019-05-02 Emmanuel Vadotdtb: Include RK3399 RockPro64 DTS in kernel build
2019-05-02 Kyle Evansstand: correct mis-merge from r346879
2019-05-02 Kyle Evansfdt: Fix installation of aarch64 dtb
2019-05-02 Doug MooreEnroll new committer Doug Moore (dougm@freebsd.org).
2019-05-02 Konstantin... Cleanup for rtld_malloc.c.
2019-05-02 Emmanuel Vadotarm64: Add support for NanoPI NEO2
2019-05-02 Dmitry ChaginRemove unneeded includes.
2019-05-02 Edward Tomasz... Add sys/devices/system/cpu/{possible,present} to linsys...
2019-05-02 Justin Hibbitspowerpc: Drop OPAL_HANDLE_HMI2 for now, to avoid panicking
2019-05-01 Edward Tomasz... Unbreak the tests after r347002.
2019-05-01 Edward Tomasz... Add 'Birth' to 'stat -x' output. Current Linux stat(1)
2019-05-01 Edward Tomasz... Add MLINKS to atf-c.3.
2019-05-01 Andrew TurnerRestore x18 in efi_arch_leave.
2019-05-01 Mark JohnstonAdd a few regression tests for mlock(2).
2019-05-01 Ruslan BukinDeactivate IRQ resource by calling to intr_deactivate_i...
2019-05-01 Ganbold TsagaankhuuAdd a hw.model sysctl oid for arm64 which reports the...
2019-05-01 Konstantin... Fix another race between vm_map_protect() and vm_map_wi...
2019-05-01 Edward Tomasz... Remove trailing slashes from URLs; current mandoc(1...
2019-05-01 Warner LoshUse D_PARTISGPT rather than bare 255
2019-04-30 Alexander MotinRespect quotes and escapes when splitting exports fields.
2019-04-30 Ian LeporeAdd a paragraph that mentions gptboot having an interac...
2019-04-30 Toomas Soomezfsboot: to detect disk size, use GPT information first
next