]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix compilation of world with WITHOUT_{INET,INET6}_SUPPORT or both set.
[FreeBSD/FreeBSD.git] / sys /
2019-03-03 impAdd ABORTED_BY_REQUEST to the list of things we look...
2019-03-02 ianAllow the sector size of the disk device to be configur...
2019-03-02 ianAdd some comments. Give #define'd names to some scatte...
2019-03-02 jhibbitspowerpc: fix 'show spr' for ELFv1 powerpc64
2019-03-02 jhibbitspowerpc/booke: Depessimize MAS register updates even...
2019-03-02 ianBugfix: use a dummy buffer for the inactive side of...
2019-03-02 tuexenRemove debug output.
2019-03-02 tuexenAllow SCTP stream reconfiguration operations only in...
2019-03-02 tuexenHandle the case when calling the IPPROTO_SCTP level...
2019-03-02 tuexenReport the correct length when using the IPPROTO_SCTP...
2019-03-02 npcxgbev(4): Enable 32b port capabilities in the VF driver.
2019-03-02 jhibbitspowerpc: Scale intrcnt by mp_ncpus
2019-03-01 cemEmbedded chacha: Add 0-bit iv + 128-bit counter mode
2019-03-01 cemfortuna: Deduplicate kernel vs user includes
2019-03-01 jhbFix missed posted interrupts in VT-x in bhyve.
2019-03-01 cemFortuna: push CTR-mode loop down into randomdev hash...
2019-03-01 tuexenHonor the memory limits provided when processing the...
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-03-01 tuexenImprove consistency, not functional change.
2019-03-01 mavThere is no `device atacard` but there is `device atapc...
2019-03-01 bzAdd ushort and ulong to linux/types.h.
2019-03-01 manuarm64: rockchip: rk3399_pll: Fix the recalc function
2019-03-01 kppf: IPv6 fragments with malformed extension headers...
2019-03-01 pjdImprove readability of the code by making it explicit...
2019-03-01 jhibbitspowerpc/powernv: Add OPAL flash device driver
2019-03-01 ianAdd another required header file.
2019-03-01 ianAdd required header file to SRCS.
2019-03-01 ianUndo accidental part of r344681.
2019-03-01 jhibbitspowerpc/powernv: Add asynchronous token management...
2019-03-01 npcxgbe(4): Don't forget to report link state to the...
2019-03-01 ianBuild fdt support modules on systems that use fdt data.
2019-03-01 jhibbitsRevert r344675
2019-03-01 cemcxgb(4): Netdump: only reference allocated qsets
2019-03-01 mwPrevent detaching driver if the attach is not finished
2019-02-28 jhibbitsGEOM: Add fdt_slicer to the GEOM flashmap module for...
2019-02-28 jhbDon't assume all children of a nexus are ports.
2019-02-28 markjAllow FIONBIO and FIOASYNC ioctls on POSIX shm descriptors.
2019-02-28 mavLimit 24xx adapters to only MSI interrupts by default.
2019-02-28 kibInvalidate cache for the PDPTE page when using PAE...
2019-02-28 ngieRemove references to pdwait4(2) and `CAP_PDWAIT` from...
2019-02-28 mavLimit 24xx adapters to only one MSI-X interrupt by...
2019-02-28 mavAdd to isp(4) tunables to limit MSI/MSI-X usage.
2019-02-28 andrewAdd the hw.ncpu tunable to arm64.
2019-02-28 npcxgbe(4): Request high priority filter support explicit...
2019-02-27 mjgRename seq to seqc to avoid namespace clashes with...
2019-02-27 mjgvm: remove seq.h inclusion made obsolete by NUMA rewrite
2019-02-27 erjixgbe(4): Fix panic triggered by assertion from interrupt
2019-02-27 impUnconditionally support unmapped BIOs. This was another...
2019-02-27 impRemove #ifdef code to support FreeBSD versions that...
2019-02-27 manuFix armv6/armv7 build after the move from xhci_mv to...
2019-02-27 mavRefactor command ordering/blocking mechanism in CTL.
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuusb_nop_xceiv: Add support for this pseudo device
2019-02-27 jhbVarious cleanups to the management of multiple TCP...
2019-02-27 manummc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatible
2019-02-27 manuarm64: rockchip: rk3399_clk: Add sd clock definitions
2019-02-27 manuarm64: rockchip: clk_pll: Multiple improvement
2019-02-27 ianAdd support to fdt_slicer for the new style partition...
2019-02-27 ianChild nodes with a compatible property are not slices...
2019-02-27 ianRename some functions and variables to have shorter...
2019-02-27 jhibbitspowerpc/mpc85xx: Synchronize timebase the platform...
2019-02-26 ianAdd a module dependency on fdt_slicer. Also, move...
2019-02-26 ianAdd a module dependency on fdt_slicer.
2019-02-26 ianMake it possible to load fdt_slicer as a module (unload...
2019-02-26 ianUpdate a comment to reflect reality; no functional...
2019-02-26 ianCompile fdt_slicer and geom_flashmap when the at45d...
2019-02-26 ianAdd support for geom_flashmap by providing a getattr...
2019-02-26 kibModularize xz.
2019-02-26 markjAdd a missing return statement to g_concat_kernel_dump().
2019-02-26 markjFix fasttrap_sig{trap,segv}().
2019-02-26 markjRevert r344587.
2019-02-26 manuarm64: rockchip: rk3399_pll: Fix copy paste
2019-02-26 manuarm64: rockchip: rk3399_pll: Switch to slow mode when...
2019-02-26 markjRemove illumos-specific code from the x86 fasttrap_isa.c.
2019-02-26 markjRemove stub fasttrap implementations.
2019-02-26 mavScrap some debug printf's, unused for years.
2019-02-26 manuarm64: rockchip: rk_pinctrl: Fix two banks in RK3328
2019-02-26 manu arm64: rockchip: rk805: Map the regulator
2019-02-26 manuarm64: rockchip: rk805: Add LDO regulators
2019-02-26 manuarm64: rockchip: rk3328_pll: Multiple improvement
2019-02-26 manuarm64: rockchip: clk: ARM CLK improvement
2019-02-26 manuarm64: rockchip: clk: rk_clk_composite: Properly use...
2019-02-26 kibi386 PAE: avoid atomic for pte_store() where possible.
2019-02-26 bdeAttempt to fix build breakage in r344458.
2019-02-26 sjgAdd libbearssl
2019-02-26 jahFFS: allow sendfile(2) to work with block sizes greater...
2019-02-26 jahFix incorrect assertion in vnode_pager_generic_getpages()
2019-02-25 ianSet maximum bus clock speed from hints when attaching...
2019-02-25 dabasmc: Add support for Mac mini 2,1
2019-02-25 mckusickAfter a crash, a file that extends into indirect blocks...
2019-02-25 markjImprove vmem tuning for platforms without a direct...
2019-02-25 sefFix another bug introduced during the review process...
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ianFix a paste-o that broke the build on all arches.
2019-02-25 manuarm64: rockchip: clk: Set the write mask when setting...
2019-02-25 ianResolve a name conflict when both SpiFlash and DataFlas...
2019-02-25 ianAdd a metadata entry for the AT45DB641E chip. This...
2019-02-25 npcxgbe(4): Updates to the default and hashfilter configu...
next