]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
make_dev: avoid unused assignments on non debug builds
[FreeBSD/FreeBSD.git] / sys /
2018-05-15 impHold the reference count until the CCB is released
2018-05-15 marius- If present, take advantage of the R/W cache of eMMC...
2018-05-15 mariusRestore style(9) conformance after r320844 (actually...
2018-05-15 rmacklemEnd grace for the NFSv4 server if all mounts do Reclaim...
2018-05-15 brooksUnwrap a line that no longer requires wrapping.
2018-05-15 brooksRemove stray tabs from in_lltable_dump_entry().
2018-05-15 brooksUnwrap some not-so-long lines now that extra tabs been...
2018-05-15 brooksRemove stray tabs in in6_lltable_dump_entry(). NFC.
2018-05-15 antoinevmmdev: return EFAULT when trying to read beyond VM...
2018-05-15 avgcalibrate lapic timer in native_lapic_setup
2018-05-15 shurdCheck that ifma_protospec != NULL in inm_lookup
2018-05-15 andrewIncrease the number of pages we allocate in the arm64...
2018-05-15 brooksAllow freebsd32 __sysctl(2) to return ENOMEM.
2018-05-15 hselaskyAdd new USB HID driver for Super Nintendo gamepads.
2018-05-15 traszFix sysctl description.
2018-05-15 sbrunoigb(4):
2018-05-15 avgFix 'zpool create -t <tempname>'
2018-05-15 hselaskyAdd support for setting type of service, TOS, for outgo...
2018-05-15 npcxgbe(4): Filtering related features and fixes.
2018-05-15 emastesubr_pidctrl: use standard 2-Clause FreeBSD license...
2018-05-14 mariusLet mmcsd_ioctl() ensure appropriate privileges via...
2018-05-14 mariusThe broken DDR52 support of Intel Bay Trail eMMC contro...
2018-05-14 shurdReplace rmlock with epoch in lagg
2018-05-14 jhbMake the common interrupt entry point labels local...
2018-05-14 tuexensctp_get_mbuf_for_msg() should honor the allinone param...
2018-05-14 tuexenEnsure that the MTU's used are multiple of 4.
2018-05-14 mmacyhwpmc: don't reference domain index with no memory...
2018-05-14 nwhitehornFinal fix for alignment issues with the page table...
2018-05-14 mmacypmc: don't add pmc owner to list until setup is complete
2018-05-14 mmacypmc: fix buildworld
2018-05-14 mmacyhwpmc: fix load/unload race and vm map LOR
2018-05-14 mmacyepoch(9): allow sx locks to be held across epoch_wait()
2018-05-13 nwhitehornRevert changes to hash table alignment in r333273,...
2018-05-13 rmacklemFix the eir_server_scope reply argument for NFSv4.1...
2018-05-13 mmacyepoch(9): cleanups, additional debug checks, and add...
2018-05-13 kibFix PMC_IN_TRAP_HANDLER() for i386 after the 4/4 split.
2018-05-13 fsuFix directory blocks checksumming.
2018-05-13 fsuFix on-disk inode checksum calculation logic.
2018-05-13 fsuFix EXT2FS_DEBUG definition usage.
2018-05-13 markjGet rid of vm_pageout_page_queued().
2018-05-13 rmacklemFix a slow leak of session structures in the NFSv4...
2018-05-13 rmacklemThe NFSv4.1 server should return NFSERR_BACKCHANBUSY...
2018-05-13 kibDetect and optimize reads from the hole on UFS.
2018-05-12 mmacyhwpmc/epoch - don't reference domain if NUMA is not set
2018-05-12 markjDTrace aarch64: Avoid calling unwind_frame() in the...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 manuaw_mmc: Rework regulator handling
2018-05-12 manuaw_mmc: Do not fully init the controller in attach
2018-05-12 manuaw_mmc: Remove hardware reset
2018-05-12 manuaw_mmc: Read interrupt register value before writing...
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-12 kibKernel entry from vm86 mode, where PCB_VM86CALL pcb...
2018-05-12 kibOn return from exception or interrupt, returns to vm86...
2018-05-12 kibInitialize tramp_idleptd during cold pmap startup,...
2018-05-12 kibCreate a macro for PIC code which loads %cr3 from tramp...
2018-05-12 kibFix use of the custom TSS on i386 after the 4/4 split.
2018-05-12 mmacyhwpmc(9): clear remaining sample work for hardclock
2018-05-12 impRemove extra copy of bcopy.c now that we're using the...
2018-05-12 mmacyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 rmacklemAdd support for the TestStateID operation to the NFSv4...
2018-05-11 shurdFix LORs in in6?_leave_group()
2018-05-11 kibRemove dead declaration.
2018-05-11 mmacyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 mmacyepoch(9): always set inited in epoch_init
2018-05-11 sbrunovxge(4): deprecation notice
2018-05-11 aeApply the change from r272770 to if_ipsec(4) interface.
2018-05-11 kenClear out the entire structure, not just the size of...
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 emasteusbdevs: add new Microchip USB-Ethernet device IDs
2018-05-11 mjgamd64: align the .data.exclusive_cache_line section...
2018-05-11 mmacyepoch(9): callback task fixes
2018-05-11 mjguma: increase alignment to 128 bytes on amd64
2018-05-11 mjgrmlock: partially depessimize lock/unlock fastpath
2018-05-11 mmacyAllow different bridge types to coexist
2018-05-11 mmacyepoch(9): fix priority handling, make callback lists...
2018-05-11 mmacyTest priority handling in epoch test.
2018-05-11 jhibbitsNo need to bzero splpar_vpa entries
2018-05-11 desSlight cleanup of interface event logging.
2018-05-11 desReduce <sys/queue.h> pollution.
2018-05-10 npcxgbe(4): Add fields to support configuration of hardwa...
2018-05-10 emasteError out on attempt to link amd64 kernel with old...
2018-05-10 mmacyAllocate epoch for networking at startup
2018-05-10 mmacyAdd simple preempt safe epoch API
2018-05-10 lwhsuFix build for platforms using GCC:
2018-05-10 dumbbellvt(4): Use default VGA palette
2018-05-10 dumbbellvt(4): Put for() loop outside switch() in vt_generate_c...
2018-05-10 gallatinFix a panic in the IPv6 multicast code.
2018-05-10 kibMake fpusave() and fpurestore() on amd64 ifuncs.
2018-05-10 gallatinFix the build after r333457
2018-05-10 emasteANSIfy sys_generic.c
2018-05-10 mwDo not pass header length to the ENA controller
2018-05-10 manuarm64: Add ALT_BREAK_TO_DEBUGGER to GENERIC
2018-05-10 mwSkip setting the MTU for ENA if it is not changing
2018-05-10 mwApply fixes in ena-com
2018-05-10 mwUpgrade ENA version to v0.8.1
next