]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Clarify which USB specs are supported by cdce(4) and umodem(4).
[FreeBSD/FreeBSD.git] / sys /
2018-04-26 sbrunoTigthen up kern_prefetch.h includes. The DMAP check...
2018-04-26 sbrunomartpqi(4):
2018-04-26 aeMerge r1.22-1.23 from NetBSD:
2018-04-26 hselaskyAdd network device event for priority code point, PCP...
2018-04-25 lwhsuFix mips32 build after r332951.
2018-04-25 davidcsFix Issue with adding MUltiCast Addresses. When multica...
2018-04-25 davidcsUpgraded FW Related Files to version 5.4.67
2018-04-25 kibUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-25 brooksTranslate 32-bit ifmedia requests into native ones.
2018-04-25 traszMake it possible (controlled via sysctl, enabled by...
2018-04-25 tychonIf a trap is encountered upon executing iretq from...
2018-04-25 lwhsuFix i386 build after r332970 by adding IS_BSP() definition.
2018-04-25 jhibbitsIncrease the fdtmemreserv array limit to boot on POWER9
2018-04-24 markjImprove VM page queue scalability.
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 markjAdd a UMA zone flag to disable the use of buckets.
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-24 emasteAdd deprecation notice for lmc(4)
2018-04-24 manuuslcom: Both CP2104 and CP2105 can support up to 2Mbps...
2018-04-24 cemDo not totally silence suppressed secondary kasserts...
2018-04-24 manuuslcom: Apply style(9) and be consistant with function...
2018-04-24 cemFix debug.kassert.do_log description text
2018-04-24 cempanic: Optionally, trace secondary panics
2018-04-24 jtlUpdate r332860 by changing the default from suppressing...
2018-04-24 cemlockmgr: Add missed neutering during panic
2018-04-24 jhbFix PT_STEP single-stepping for mips.
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 eadler[procfs] Split procfs_attr into multiple functions
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 kibCorrect undesirable interaction between caching of...
2018-04-24 eadler[amdsbwd] teach amdsbwd that it has options
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbExpose breakpoint() to userland from <machine/cpufunc...
2018-04-24 mjgdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 mjglockstat: track lockstat just like sdt probes
2018-04-23 impMigrate to make_dev_s interface to populate /dev/nvmeX...
2018-04-23 mjgmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 emasteMap FreeBSD EDOOFUS to Linux EINVAL
2018-04-23 jhbImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 jhbFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 sbrunohda(4)
2018-04-23 brEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-23 aeicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-23 brAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-23 mjglockf: add per-chain locks to the owner hash
2018-04-23 mjglockf: skip locking the graph if not necessary (common...
2018-04-23 mjglockf: perform wakeup onlly when there is anybody waiting
2018-04-23 mjglockf: skip the hard work in lf_purgelocks if possible
2018-04-23 mjglockf: free state only when recycling the vnode
2018-04-22 tijlMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 mjglockf: slightly depessimize
2018-04-22 jhibbitsFix the build post r332859
2018-04-21 riggsRemove unused definition bl_dfp; fix build with bktr...
2018-04-21 jtlWhen running with INVARIANTS, the kernel contains extra...
2018-04-21 jhibbitsExport powerpc CPU features for auxvec
2018-04-21 jhibbitsSync powerpc feature flags with Linux
2018-04-21 cemblake2: Disable warnings (not just error) for code...
2018-04-20 manuregulator: Check status before disabling
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 kibRename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and...
2018-04-20 avgcall racct_proc_ucred_changed() under the proc lock
2018-04-20 rmacklemFix use of pointer after being set NULL.
2018-04-20 aeAdd dead_bpf_if structure, that should be used as fake...
2018-04-20 jhibbitspowerpc64: Set n_slbs = 32 for POWER9
2018-04-20 jhibbitspowerpc64: Add DSCR support
2018-04-19 rmacklemFix OpenDowngrade for NFSv4.1 if a client sets the...
2018-04-19 nwhitehornFix detection of memory overlap with the kernel in...
2018-04-19 npcxgbe(4): Fix bugs in the handling of COP rules that...
2018-04-19 kibUse symbolic constant, explaining the operation.
2018-04-19 impReword comment to remove awkward constructs, including...
2018-04-19 jhbSimplify the code to allocate stack for auxv, argv...
2018-04-19 impIntel drives have an optimal alignment for I/O. While...
2018-04-19 mavRelease memory resource on cuda driver attach failure.
2018-04-19 cemcryptosoft: Do not exceed crd_len around *crypt_multi
2018-04-19 rrsThese two modules need the tcp_hpts.h file for
2018-04-19 markjInitialize marker pages in vm_page_domain_init().
2018-04-19 rrsThis commit brings in the TCP high precision timer...
2018-04-19 avgset kdb_why to "trap" when calling kdb_trap from trap_fatal
2018-04-18 kibAdd PROC_PDEATHSIG_SET to procctl interface.
2018-04-18 kibFix pmap_trm_alloc(M_ZERO).
2018-04-18 kibFor fatal traps other than pagefaults, print raw fault...
2018-04-18 jhbFix two off-by-one errors when allocating MSI and MSI...
2018-04-18 jhbWorkaround fixed I/O port resources encoded as I/O...
2018-04-18 avgdon't check for kdb reentry in trap_fatal(), it's impos...
2018-04-18 shurdiflib: Fix queue distribution when there are no threads
2018-04-17 brooksRemove references to fs_nofault_intr_begin/end.
2018-04-17 markjEnsure that m and skip_m belong to the same object.
2018-04-17 jhbProperly do a deep copy of the ioctls capability array...
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
next