]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-17 Rodney W. GrimesAdd missing newline to end of -c usage string .
2018-05-17 Emmanuel Vadotaw_spi: Fix manpages
2018-05-17 Emmanuel Vadotaw_spi: Add manpage for this driver
2018-05-17 Emmanuel Vadotalwinner: Add missing files in r333708
2018-05-17 Emmanuel Vadotallwinner: Add h3 spi driver
2018-05-17 Andriy Gaponfix a problem with bad performance after wakeup caused...
2018-05-17 Emmanuel Vadotmx25l: Add mx25l1606e
2018-05-17 Navdeep Parharcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 Mark JohnstonFix a race in vm_page_pagequeue_lockptr().
2018-05-17 Mark JohnstonFix netdump configuration when VIMAGE is enabled.
2018-05-17 Matt MacyFix powerpc64 LINT
2018-05-17 Matt MacyFix i386 build
2018-05-17 Lawrence StewartPlug a memory leak and potential NULL-pointer dereferen...
2018-05-17 Navdeep Parharcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 Matt Macyepoch(9): make recursion lighter weight
2018-05-17 Navdeep Parharcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-17 Matt Macyepoch(9): Guarantee forward progress on busy sections
2018-05-16 Kirk McKusickFix warning found by Coverity.
2018-05-16 Kirk McKusickRevert change made in base r171522
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Matt MacyFix !netmap build post r333686
2018-05-16 Warner Losh2018 this time.
2018-05-16 Stephen HurdWork around lack of TX IRQs in iflib for netmap
2018-05-16 Edward Tomasz... Set label when setting up USB LUNs, it looks nicer...
2018-05-16 Edward Tomasz... Change the cfumass rc script to stop pretending the...
2018-05-16 Conrad Meyerteken: Unbreak syscons' use of teken
2018-05-16 Navdeep Parharcxgbe(4): Fall back to a failsafe configuration built...
2018-05-16 John BaldwinInclude kernel modules for MALTA kernels.
2018-05-16 Marko ZecA belated note crediting the FreeBSD Foundation for...
2018-05-16 John BaldwinExport a breakpoint() function to userland for riscv.
2018-05-16 Dag-Erling... Merge upstream patch to unbreak tunnel forwarding.
2018-05-16 Dag-Erling... Import upstream commit cfb1d9b, which fixes tunnel...
2018-05-16 Warner LoshAdd note about LD=ld.lld being a temporary requirement...
2018-05-16 Dag-Erling... Forward Reply-Message attributes to the user, unless...
2018-05-16 Ed MasteClean up vt source whitespace issues
2018-05-16 Jean-Sébastien... vt(4): Resume vt_timer() in vtterm_post_input() only
2018-05-16 Jean-Sébastien... teken, vt(4): New callbacks to lock the terminal once
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-16 Ed MasteAttempt to fix build by removing EOF backslash-newline
2018-05-16 Ed MasteAdd intel-ucode-split to tools README
2018-05-16 Ed Mastemakefs: ANSIfy
2018-05-16 Ed MasteSort mlx5tool correctly in usr.sbin/Makefile
2018-05-16 Ed MasteClarify that boot_mute / boot -m mutes kernel console...
2018-05-16 Ed Masteintel-ucode-split: list platform ids based on processor...
2018-05-16 Ed Masteintel-ucode-split: exit on unknown ucode header version
2018-05-16 Ed MasteRegen src.conf.5 after r333658
2018-05-16 Ed MasteForce WITHOUT_FREEBSD_UPDATE when WITHOUT_PORTSNAP...
2018-05-16 Ed Masteintel-ucode-split: add a -v verbose flag
2018-05-15 Andrew GallatinUnhook DEBUG_BUFRING from INVARIANTS
2018-05-15 Bryan DreweryFix stale dependencies on libcasper libraries.
2018-05-15 Navdeep Parharcxgbe(4): Add support for two more flash parts.
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Navdeep Parharcxgbe(4): Claim some more T5 and T6 boards.
2018-05-15 Ed MasteAdd a tool to split Intel microcode into one file per...
2018-05-15 Warner LoshHold the reference count until the CCB is released
2018-05-15 Marius Strobl- If present, take advantage of the R/W cache of eMMC...
2018-05-15 Marius StroblRestore style(9) conformance after r320844 (actually...
2018-05-15 Rick MacklemEnd grace for the NFSv4 server if all mounts do Reclaim...
2018-05-15 Brooks DavisUnwrap a line that no longer requires wrapping.
2018-05-15 Brooks DavisRemove stray tabs from in_lltable_dump_entry().
2018-05-15 Brooks DavisUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 Brooks DavisRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-15 Antoine Brodinvmmdev: return EFAULT when trying to read beyond VM...
2018-05-15 Andriy Gaponcalibrate lapic timer in native_lapic_setup
2018-05-15 Stephen HurdCheck that ifma_protospec != NULL in inm_lookup
2018-05-15 Andrew TurnerIncrease the number of pages we allocate in the arm64...
2018-05-15 Brooks DavisAllow freebsd32 __sysctl(2) to return ENOMEM.
2018-05-15 Hans Petter... Add new USB HID driver for Super Nintendo gamepads.
2018-05-15 Edward Tomasz... Fix sysctl description.
2018-05-15 Sean Brunoigb(4):
2018-05-15 Andriy GaponFix 'zpool create -t <tempname>'
2018-05-15 Hans Petter... Add support for setting type of service, TOS, for outgo...
2018-05-15 Marcelo Araujovq_getchain() can return -1 if some descriptor(s) are...
2018-05-15 Navdeep Parharcxgbetool(8): Provide user interface for hashfilters...
2018-05-15 Navdeep Parharcxgbe(4): Filtering related features and fixes.
2018-05-15 Ed Mastesubr_pidctrl: use standard 2-Clause FreeBSD license...
2018-05-14 Marius StroblLet mmcsd_ioctl() ensure appropriate privileges via...
2018-05-14 Marius StroblThe broken DDR52 support of Intel Bay Trail eMMC contro...
2018-05-14 Stephen HurdReplace rmlock with epoch in lagg
2018-05-14 John BaldwinMake the common interrupt entry point labels local...
2018-05-14 Michael Tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 Michael TuexenEnsure that the MTU's used are multiple of 4.
2018-05-14 Matt Macyhwpmc: don't reference domain index with no memory...
2018-05-14 Phil ShaferHandle thread-local storage (TLS) segments correctly...
2018-05-14 Nathan WhitehornFinal fix for alignment issues with the page table...
2018-05-14 Matt Macypmc: don't add pmc owner to list until setup is complete
2018-05-14 Matt Macypmc: fix buildworld
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
2018-05-14 Matt Macyepoch(9): allow sx locks to be held across epoch_wait()
2018-05-13 Nathan WhitehornRevert changes to hash table alignment in r333273,...
2018-05-13 Rick MacklemFix the eir_server_scope reply argument for NFSv4.1...
2018-05-13 Matt Macyepoch(9): cleanups, additional debug checks, and add...
2018-05-13 Matt MacyAdd epoch(9) man page
2018-05-13 Sevan JaniyanRegen after r333588
2018-05-13 Sevan JaniyanTypo
2018-05-13 Konstantin... Fix PMC_IN_TRAP_HANDLER() for i386 after the 4/4 split.
2018-05-13 Fedor UporovFix directory blocks checksumming.
2018-05-13 Fedor UporovFix on-disk inode checksum calculation logic.
2018-05-13 Fedor UporovFix EXT2FS_DEBUG definition usage.
2018-05-13 Mark JohnstonGet rid of vm_pageout_page_queued().
next