]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-10-31 Marcin WojtasSplit Rx/Tx from initialization code in ENA driver
2019-10-31 Marcin WojtasFix ENA keep-alive timeout due to prolonged reset
2019-10-31 Marcin WojtasAdd WC support for arm64 in the ENA driver
2019-10-31 Marcin WojtasFix pmap_change_attr() on arm64 to allow KV addresses
2019-10-31 Mark JohnstonFix a typo in r353895.
2019-10-31 Leandro LuporiFix GDB machdep code for PPC/PPC64
2019-10-31 Leandro Lupori[PPC64] Fix trapstk overflow
2019-10-31 Andriy Gaponiicbb: allow longer SCL low timeout and other improvements
2019-10-31 Navdeep Parharcxgbe(4): Use correct size while converting lpacaps32...
2019-10-30 Eric Joyneriflib: cleanup memory leaks on driver detach
2019-10-30 Ilya BakulinUse the new cam_sim_alloc_dev function to properly...
2019-10-30 Warner LoshRemove redundant hw sysctl declaration. gcc CI complain...
2019-10-30 Warner LoshMove all the sys/dev/[a-j]* that are common to files.x86
2019-10-30 Warner LoshRemove duplicate lines.
2019-10-30 Mark JohnstonAdd firmware images for Intel 9000-series wifi chips.
2019-10-30 Konstantin... vm_page_wire_mapped: explain why failure does not affec...
2019-10-30 Andrew TurnerSet the userspace execute never bit on kernel mappings.
2019-10-30 Warner LoshMake hyperv keyboard work again.
2019-10-30 Andriy Gaponow(4): clean up stray white space
2019-10-30 Justin HibbitsARM64: Treat alignment faults as bus errors
2019-10-30 Andriy Gaponow(4): protocol timings can now be changed as sysctl...
2019-10-30 Andriy Gaponow(4): increase regular mode recovery time, t_rec,...
2019-10-30 Andrew TurnerAllow exceptions to be masked when in userspace
2019-10-30 Andrew TurnerAllow the userspace ID register fields to be read from...
2019-10-30 Andrew TurnerUse a lowercase name for arm64 special registers so...
2019-10-30 Andrew TurnerMove the MRS instruction decode macros to armreg.h
2019-10-30 Andrew TurnerUpdate the debug monitor handling to work after userspa...
2019-10-30 Andrew TurnerUse an array of handlers in the data and instruction...
2019-10-30 Andrew TurnerFix the armv8 crypto driver after r354170.
2019-10-30 Edward Tomasz... There's nothing architecture specific in "options STATS...
2019-10-30 Andrew TurnerAdd two files missed in r354170
2019-10-30 Andrew TurnerRename the macros to extract a single arm64 ID field.
2019-10-30 Conrad Meyeramd64: Fix typo: RDPRU bit is 0x10, not 0x04
2019-10-30 Conrad Meyeramd64: Define and decode new AMD64 feature bits
2019-10-29 Alexander MotinFreeBSD'fy ZFS zlib zalloc/zfree callbacks.
2019-10-29 Jeff RobersonReplace OBJ_MIGHTBEDIRTY with a system using atomics...
2019-10-29 Jeff RobersonUse atomics and a shared object lock to protect the...
2019-10-29 Jeff RobersonDrop the object lock earlier in fault and don't relock...
2019-10-29 Jeff RobersonDrop the object lock in vfs_bio and cluster where it...
2019-10-29 Edward Tomasz... Fix column title alignment.
2019-10-29 Emmanuel Vadotarm64: rockchip: typec_phy: Rename timeout to retry
2019-10-29 Conrad Meyerlibexecinfo test: Don't strip installed test
2019-10-29 Gleb SmirnoffThere is a long standing problem with multicast program...
2019-10-29 Gleb SmirnoffMerge td_epochnest with td_no_sleeping.
2019-10-29 Gleb SmirnoffAugment macros that manipulate td_no_sleeping with...
2019-10-29 Dimitry AndricPull in r373338 from upstream llvm trunk (by Simon...
2019-10-29 Kristof Provostnetpfil tests: Add missing copyright & license statements
2019-10-29 Li-Wen HsuTemporarily disable failing case in CI:
2019-10-28 Scott LongAdd device IDs for the next generation of Intel HDA...
2019-10-28 Jeremie Le HenGrammar fix.
2019-10-28 Edward Tomasz... Document the fact that Linux binaries depend on pty(4).
2019-10-28 Simon J. GerratyBuilding head on stable/11 requires libzstd
2019-10-28 Vincenzo Maffionenetmap: enter NET_EPOCH on generic txsync
2019-10-28 Conrad MeyerRemove bogus requirement from libexecinfo test
2019-10-28 Konstantin... Fix reset of the kernel stack pointer in TSS for !PTI...
2019-10-27 Li-Wen HsuFollow r354121 to fix some python3 errors in sys.netpfil.*
2019-10-27 Cy SchubertRemove trailing tab.
2019-10-27 Toomas Soomeloader: zio_checksum_verify should check byteswap
2019-10-27 Conrad Meyerlibexecinfo: Integrate NetBSD test into FreeBSD
2019-10-26 Bjoern A. ZeebUpgrade (scapy) py2 tests to work on py3.
2019-10-26 Alan SomersCommit missing file from r354116
2019-10-26 Toomas Soomeloader: rs_alloc() may return NULL
2019-10-26 Konstantin... Provide dummy definition of the amd64 struct pcb for...
2019-10-26 Emmanuel Vadotarm64: rockchip: dts: Build the Khadas board DTS
2019-10-26 Alan SomersMFZoL: Avoid retrieving unused snapshot props
2019-10-26 Emmanuel Vadotdtc: Allow multiple dts-v1 tag
2019-10-26 Conrad MeyerSync up with NetBSD libexecinfo changes 2014-2019
2019-10-25 Navdeep ParharFix typo in cxgbe.4.
2019-10-25 Navdeep Parharcxgbe(4): Use correct FetchBurstMin values for T6.
2019-10-25 Mitchell HorneRISC-V: skip cpu-map when parsing elf_hwcap
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: add SPI driver and include it in GENERIC...
2019-10-25 Ravi PokalaArgs for buf_track() might be unused
2019-10-25 Oleksandr Tymoshenkoarm64: rk3399: Add clock and gate for SPI clocks
2019-10-25 Dimitry AndricPull in r372186 from upstream llvm trunk (by Eli Friedman):
2019-10-25 Mark JohnstonApply kernel module linker scripts to firmware files.
2019-10-25 Konstantin... amd64: move pcb out of kstack to struct thread.
2019-10-25 Peter JeremyFix use of uninitialised variable.
2019-10-25 Bjoern A. ZeebProperly set VNET when nuking recvif from fragment...
2019-10-25 Emmanuel Vadotarm64: rockchip: Add RK3399 TypeC phy driver
2019-10-25 Emmanuel Vadotarm64: rockchip: Add rk_dwc3 driver
2019-10-25 Emmanuel Vadotarm64: rk3399: Add clock and gate for usb3 clocks
2019-10-25 Emmanuel Vadotflash: Add GigaDevice gd25q128 flash
2019-10-25 Bjoern A. Zeebfrag6-test: update for r354046, conform to 8200 for...
2019-10-25 Gleb SmirnoffAdd couple more assertions to vm_pager_assert_in()...
2019-10-25 Andriy Gaponsuperio: do not crash if failed to create the character...
2019-10-25 Bjoern A. Zeebfrag6: do not leak counter in error cases
2019-10-25 Andriy Gaponsuperio_io.h: fix the copyright
2019-10-25 Andriy Gaponsuperio: add a simple ioctl interface
2019-10-25 Andriy Gaponowc_gpiobus: add missing space in r354077
2019-10-25 Andriy Gaponowc_gpiobus_read_data: add recovery time to the read...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: compare times in sbintime_t...
2019-10-25 Andrew TurnerRemove the arm4 ID register masks, they are not needed...
2019-10-25 Andrew TurnerMake special register names lowercase so they don't...
2019-10-25 Andriy Gaponowc_gpiobus_read_data: disable preemption earlier
2019-10-25 Andriy Gaponow_temp: better scopes for the lock
2019-10-25 Andriy Gaponow_temp: drop the lock around a call that can sleep
2019-10-25 Andriy Gapongpioiic: set output after switching to output mode...
2019-10-25 Andriy Gaponzfs.8: fix a typo in the date
2019-10-24 Brooks Davisbinutils: Fix bugs found by -Wpointer-compare
2019-10-24 Jung-uk KimCatch up with ACPICA 20191018.
next