]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix broken SPDX comment in usr.bin/lex/initparse.c
[FreeBSD/FreeBSD.git] / sys /
2018-02-07 Alex RichardsonFix compilation of mips_postboot_fixup() with a C11...
2018-02-07 Mark JohnstonDequeue wired pages lazily.
2018-02-07 Hans Petter SelaskyFix implementation of ktime_add_ns() and ktime_sub_ns...
2018-02-07 Adrian Chadd[ath] Use the BSSID address logic for STA VAPs too.
2018-02-07 Adrian Chadd[ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the...
2018-02-07 Kyle Evansif_awg: Skip emac reset if configured for internal PHY
2018-02-06 Warner LoshKeep a counter for number of requests completed with...
2018-02-06 Pedro F. Giffuni{ext2|ufs}_readdir: Avoid setting negative ncookies.
2018-02-06 Ian LeporeUse const pointers for input data not modified by clock...
2018-02-06 Gleb SmirnoffUse correct arithmetic to calculate how many pages...
2018-02-06 Jeff RobersonUse per-domain locks for vm page queue free. Move...
2018-02-06 Gleb SmirnoffImprove DIAGNOSTIC printf. Report using a boot page...
2018-02-06 Gleb SmirnoffFix boot_pages calculation for machines that don't...
2018-02-06 Scott LongCache the value of the request and reply frame size...
2018-02-06 Bjoern A. ZeebRemove a trailing whitspace.
2018-02-06 Mark JohnstonDelete a declaration for a variable removed in r305362.
2018-02-06 Mark JohnstonSimplify synchronization read error handling.
2018-02-06 Alexander MotinFix queue length reporting in mps(4) and mpr(4).
2018-02-06 Kenneth D. MerryDiagnostic buffer fixes for the mps(4) and mpr(4) drivers.
2018-02-06 Alex RichardsonMake mips_postboot_fixup work when building the kernel...
2018-02-06 Kyle Evansdtb/allwinner: Add sun7i-a20-lamobo-r1.dts (Banana...
2018-02-06 Adrian Chadd[arswitch] Implement the switch MAC address fetch API.
2018-02-06 Adrian Chadd[etherswitch] add initial support for potentially confi...
2018-02-06 Scott LongFix a case where a request frame can be composed that...
2018-02-06 Scott LongReturn a C errno for cam_periph_acquire().
2018-02-06 Gleb SmirnoffFollowup on r302393 by cperciva, improving calculation...
2018-02-06 Kirk McKusickOccasional cylinder-group check-hash errors were being...
2018-02-06 Konstantin BelousovMove signal trampolines out of locore.s into separate...
2018-02-05 Landon J. Fullerbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-05 John BaldwinIgnore relocation tables for non-memory-resident sections.
2018-02-05 John BaldwinAlways give ELF brands a chance to veto a match.
2018-02-05 Adrian Chadd[arswitch] disable ARP copy-to-CPU port for AR9340...
2018-02-05 Adrian Chadd[arswitch] fix build breakage.
2018-02-05 Brooks DavisReduce duplication in extattr_*_(file|link) syscalls.
2018-02-05 Brooks DavisANSIfy syscall implementations.
2018-02-05 Ed MasteAdditional linuxolator whitespace cleanup, missed in...
2018-02-05 Brooks DavisGarbage collect trailing whitespace.
2018-02-05 Ed MasteLinuxolator whitespace cleanup
2018-02-05 Pedro F. Giffuniext2fs: remove EXT4F_RO_INCOMPAT_SUPP
2018-02-05 Ed MasteMove assym.s to DPSRCS in linux modules
2018-02-05 Pedro F. Giffuniext2fs: Cleanup variable assignments for extents.
2018-02-05 Andriy Gaponzfs: move a utility function, ioflags, closer to its...
2018-02-05 Konstantin BelousovOn munlock(), unwire correct page.
2018-02-05 Andrey V. ElsukovModify ip6_get_prevhdr() to be able use it safely.
2018-02-05 Adrian Chadd[arswitch] Enable ATU dump support for the AR9340.
2018-02-05 Adrian Chadd[arswitch] fix mac address field definition.
2018-02-05 Adrian Chadd[arswitch] Break out of the loop upon any error, not...
2018-02-05 Adrian Chadd[ar71xx] Fix DB120 AHB device hints in the new world...
2018-02-05 Adrian Chadd[ar71xx] AR934x is a MIPS74k board - use the right...
2018-02-05 Adrian Chadd[ar71xx] New world order - don't reference ath_pci...
2018-02-04 Vladimir Kondratyevpsm(4): Fix panic occuring soon after PS/2 packet has...
2018-02-04 Justin HibbitsOnly look for L2 cache controllers for mpc85xx_cache
2018-02-04 Justin HibbitsStart building modules for MPC85XX and MPC85XXSPE
2018-02-04 Justin HibbitsAdd sdhci to MPC85XX build
2018-02-04 Justin HibbitsMinimal changes for MPR to build on architectures with...
2018-02-04 Alan Somersgeom: don't write stack garbage in disk labels
2018-02-04 Steve WillsCreate GENERIC64-NODEBUG for powerpc64
2018-02-04 Adrian Chadd[arswitch] fix up issues on the AR8327.
2018-02-03 Hans Petter SelaskyAdd new USB ID.
2018-02-03 Xin LIAfter r328426, g_label depends on UFS (option FFS)...
2018-02-03 Adrian Chadd[arswitch] add initial functionality for AR8327 ATU...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Adrian Chadd[arswitch] Stub out the ATU table dump in AR9340 switch...
2018-02-02 Adrian Chadd[arswitch] begin tidying up the learning and ATU manage...
2018-02-02 Brooks DavisAdd kern.ipc.{msqids,semsegs,sema} sysctls for FreeBSD32.
2018-02-02 Andriy GaponZFS ARC: restore illumos uses of 'needfree' that were...
2018-02-02 Hans Petter SelaskySlightly bump the maximum OID path for loading tunable...
2018-02-02 Konstantin BelousovOn pageout, in vnode generic pager, for partially dirty...
2018-02-02 Andrey V. ElsukovMerge r1.120 from NetBSD:
2018-02-02 Steve WillsCorrect longjmp
2018-02-02 Adrian Chadd[etherswitch] add the first pass of a simple API to...
2018-02-01 Adrian Chadd[atheros] Update QCA953x support to use the new hints.
2018-02-01 Adrian Chadd[atheros] Fix DIR-825C1 to use the new hints.
2018-02-01 Adrian Chadd[atheros] teach these two boards about the new hints...
2018-02-01 Adrian Chadd[atheros] Teach the QCA955x SoC code about the new...
2018-02-01 Adrian Chadd[atheros] Fix-up the base address stuff after I did...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Hans Petter SelaskyFix some recent regressions after r328436 in the LinuxKPI:
2018-02-01 Hans Petter SelaskyMake sure the LinuxKPI's internal ERESTARTSYS error...
2018-02-01 Andrew TurnerDisable EARLY_PRINTF from the Armada 3700 uart, it...
2018-02-01 Andrew TurnerOnly promote userspace mappings to superpages. This...
2018-02-01 Kristof Provostpf: Avoid warning without INVARIANTS
2018-02-01 Nathan WhitehornChange the default MSR values used when starting userla...
2018-02-01 Nathan WhitehornFix build on 32-bit PowerPC, broken in r328537.
2018-01-31 Kirk McKusickNull out journal softc pointer earlier to avoid a segme...
2018-01-31 Kirk McKusickWhen reading a cylinder group, break out reporting...
2018-01-31 Kirk McKusickOne of the vnode fields listed by vn_printf is the...
2018-01-31 Vladimir Kondratyevpsm: Add a kludge to support 0x46 identity middle byte...
2018-01-31 Vladimir Kondratyevpsm(4): Reduce psm watchdog verbosity
2018-01-31 Vladimir Kondratyevpsm(4): Add support for HP EliteBook 1040 ForcePads.
2018-01-31 John BaldwinConsistently use 16-byte alignment for MIPS N32 and...
2018-01-31 Konstantin BelousovWhen switching IBRS on, also enable STIBP (Single Threa...
2018-01-31 Konstantin BelousovExpand IBRS TLA in sysctl help lines.
2018-01-31 Andriy Gaponzfs_rezget: drop cached pages before doing anything...
2018-01-31 Konstantin BelousovIBRS support, AKA Spectre hardware mitigation.
2018-01-31 Konstantin BelousovDo not enable PTI when IA32_ARCH_CAP_RDCL_NO bit is...
2018-01-31 Hans Petter SelaskyProperly implement the cond_resched() function macro...
2018-01-31 Andriy Gaponvmm/svm: post LAPIC interrupts using event injection...
2018-01-31 Adrian Chadd[arswitch] Fix ATU programming on the AR8327 switch.
2018-01-31 Adrian Chadd[arswitch] Fix ATU flushing on AR8216/AR8316 and most...
next