]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix boot_pages exhaustion on machines with many domains and cores, where
[FreeBSD/FreeBSD.git] / sys /
2018-02-09 glebiusFix boot_pages exhaustion on machines with many domains...
2018-02-09 vangyzenFix ICMPv6 redirects
2018-02-08 mckusickThe goal of this change is to prevent accidental foot...
2018-02-08 dimPull in r324594 from upstream clang trunk (by Alexander...
2018-02-08 brooksModernize nfssvc(2) registartion.
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-08 avgremove a duplicate assignment
2018-02-08 brooksstyle(9): use a type for each member in struct defintions.
2018-02-07 brooksRemove part of a comment reverting to nonexistant struc...
2018-02-07 avgexec_map_first_page: fix an inverse condition introduce...
2018-02-07 npiw_cxgbe: Remove declaration of a function that no...
2018-02-07 aeRemove duplicate #include <netinet/ip_var.h>.
2018-02-07 aeRework ipfw dynamic states implementation to be lockles...
2018-02-07 hselaskyGive USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 impCull Atmel board configs no longer relevant.
2018-02-07 impFix cut and pasted comments to reflect differences...
2018-02-07 glebiusFix three miscalculations in amount of boot pages:
2018-02-07 arichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 markjDequeue wired pages lazily.
2018-02-07 hselaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 adrian[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 adrian[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 kevansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 impKeep a counter for number of requests completed with...
2018-02-06 pfg{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 ianUse const pointers for input data not modified by clock...
2018-02-06 glebiusUse correct arithmetic to calculate how many pages...
2018-02-06 jeffUse per-domain locks for vm page queue free. Move...
2018-02-06 glebiusImprove DIAGNOSTIC printf. Report using a boot page...
2018-02-06 glebiusFix boot_pages calculation for machines that don't...
2018-02-06 scottlCache the value of the request and reply frame size...
2018-02-06 bzRemove a trailing whitspace.
2018-02-06 markjDelete a declaration for a variable removed in r305362.
2018-02-06 markjSimplify synchronization read error handling.
2018-02-06 mavFix queue length reporting in mps(4) and mpr(4).
2018-02-06 kenDiagnostic buffer fixes for the mps(4) and mpr(4) drivers.
2018-02-06 arichardsonMake mips_postboot_fixup work when building the kernel...
2018-02-06 kevansdtb/allwinner: Add sun7i-a20-lamobo-r1.dts (Banana...
2018-02-06 adrian[arswitch] Implement the switch MAC address fetch API.
2018-02-06 adrian[etherswitch] add initial support for potentially confi...
2018-02-06 scottlFix a case where a request frame can be composed that...
2018-02-06 scottlReturn a C errno for cam_periph_acquire().
2018-02-06 glebiusFollowup on r302393 by cperciva, improving calculation...
2018-02-06 mckusickOccasional cylinder-group check-hash errors were being...
2018-02-06 kibMove signal trampolines out of locore.s into separate...
2018-02-05 landonfbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-05 jhbIgnore relocation tables for non-memory-resident sections.
2018-02-05 jhbAlways give ELF brands a chance to veto a match.
2018-02-05 adrian[arswitch] disable ARP copy-to-CPU port for AR9340...
2018-02-05 adrian[arswitch] fix build breakage.
2018-02-05 brooksReduce duplication in extattr_*_(file|link) syscalls.
2018-02-05 brooksANSIfy syscall implementations.
2018-02-05 emasteAdditional linuxolator whitespace cleanup, missed in...
2018-02-05 brooksGarbage collect trailing whitespace.
2018-02-05 emasteLinuxolator whitespace cleanup
2018-02-05 pfgext2fs: remove EXT4F_RO_INCOMPAT_SUPP
2018-02-05 emasteMove assym.s to DPSRCS in linux modules
2018-02-05 pfgext2fs: Cleanup variable assignments for extents.
2018-02-05 avgzfs: move a utility function, ioflags, closer to its...
2018-02-05 kibOn munlock(), unwire correct page.
2018-02-05 aeModify ip6_get_prevhdr() to be able use it safely.
2018-02-05 adrian[arswitch] Enable ATU dump support for the AR9340.
2018-02-05 adrian[arswitch] fix mac address field definition.
2018-02-05 adrian[arswitch] Break out of the loop upon any error, not...
2018-02-05 adrian[ar71xx] Fix DB120 AHB device hints in the new world...
2018-02-05 adrian[ar71xx] AR934x is a MIPS74k board - use the right...
2018-02-05 adrian[ar71xx] New world order - don't reference ath_pci...
2018-02-04 wulfpsm(4): Fix panic occuring soon after PS/2 packet has...
2018-02-04 jhibbitsOnly look for L2 cache controllers for mpc85xx_cache
2018-02-04 jhibbitsStart building modules for MPC85XX and MPC85XXSPE
2018-02-04 jhibbitsAdd sdhci to MPC85XX build
2018-02-04 jhibbitsMinimal changes for MPR to build on architectures with...
2018-02-04 asomersgeom: don't write stack garbage in disk labels
2018-02-04 swillsCreate GENERIC64-NODEBUG for powerpc64
2018-02-04 adrian[arswitch] fix up issues on the AR8327.
2018-02-03 hselaskyAdd new USB ID.
2018-02-03 delphijAfter r328426, g_label depends on UFS (option FFS)...
2018-02-03 adrian[arswitch] add initial functionality for AR8327 ATU...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 adrian[arswitch] Stub out the ATU table dump in AR9340 switch...
2018-02-02 adrian[arswitch] begin tidying up the learning and ATU manage...
2018-02-02 brooksAdd kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
2018-02-02 avgZFS ARC: restore illumos uses of 'needfree' that were...
2018-02-02 hselaskySlightly bump the maximum OID path for loading tunable...
2018-02-02 kibOn pageout, in vnode generic pager, for partially dirty...
2018-02-02 aeMerge r1.120 from NetBSD:
2018-02-02 swillsCorrect longjmp
2018-02-02 adrian[etherswitch] add the first pass of a simple API to...
2018-02-01 adrian[atheros] Update QCA953x support to use the new hints.
2018-02-01 adrian[atheros] Fix DIR-825C1 to use the new hints.
2018-02-01 adrian[atheros] teach these two boards about the new hints...
2018-02-01 adrian[atheros] Teach the QCA955x SoC code about the new...
2018-02-01 adrian[atheros] Fix-up the base address stuff after I did...
2018-02-01 hselaskyFix some recent regressions after r328436 in the LinuxKPI:
2018-02-01 hselaskyMake sure the LinuxKPI's internal ERESTARTSYS error...
2018-02-01 andrewDisable EARLY_PRINTF from the Armada 3700 uart, it...
2018-02-01 andrewOnly promote userspace mappings to superpages. This...
2018-02-01 kppf: Avoid warning without INVARIANTS
2018-02-01 nwhitehornChange the default MSR values used when starting userla...
2018-02-01 nwhitehornFix build on 32-bit PowerPC, broken in r328537.
next