]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
linuxkpi: Do not leak pages on put.
[FreeBSD/FreeBSD.git] / sys /
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...
2018-01-31 Adrian Chadd[arswitch] add a new debug section for upcoming address...
2018-01-31 Wojciech MacekPowerNV: fix compilation on non-NV platforms
2018-01-31 Alexander MotinTry to preallocate receive memory early.
2018-01-30 John BaldwinEnsure 'name' is not NULL before passing to strcmp().
2018-01-30 John BaldwinExport tcp_always_keepalive for use by the Chelsio...
2018-01-30 Ed Mastemakesyscalls: permit a range of syscall numbers for...
2018-01-30 Hans Petter SelaskyMove the mlx5 core device pointer first in the mlx5en...
2018-01-30 Edward Tomasz Napi... Make the handler routine for the hw.usb.template sysctl...
2018-01-30 Michal MelounUse more verbose panic messages.
2018-01-30 Michal MelounRevert r328511, it was committed with <patch>.diff...
2018-01-29 Fedor UporovFix mistake in case of zeroed inode check.
2018-01-29 Fedor UporovAdd flex_bg/meta_bg features RW support.
2018-01-29 Bryan DreweryDon't use an .OBJDIR for 'make sysent'.
2018-01-29 Warner LoshDo the book-keeping on release before we release the...
2018-01-29 Benno RiceRemove some duplicated sys/conf/files* entries.
2018-01-29 Eric van GyzenND6: Set the correct state for new neighbor cache entries
2018-01-29 Andrey V. ElsukovDo not skip scope zone violation check, when mbuf has...
2018-01-29 Andrey V. ElsukovAssign IPv6 link-local address to loopback interfaces...
2018-01-29 Wojciech MacekPowerNV: move LPCR and LPID altering to cpudep_ap_early...
2018-01-29 Wojciech MacekPPC64: use hwref instead of cpuid
2018-01-29 Wojciech MacekPPC64: cleanup APs startup routines
2018-01-29 Nathan WhitehornRemove hard-coded trap-handling logic involving the...
2018-01-29 Li-Wen HsuFix kernel build after r328523, correct variable names
2018-01-29 Ian LeporeAdd a NO_GETMAXLUN quirk for the JMicron JMS567 USB...
2018-01-29 Li-Wen HsuFix LINT build after r328508, add forgotten part in...
2018-01-29 Ed MasteCorrect MD patch in linux64 module Makefile
2018-01-29 Warner LoshAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-29 Warner LoshTag the current round of deprecated drivers.
2018-01-29 Warner LoshCreate deprecation management functions.
2018-01-29 Warner LoshUse atomic load and stores to ensure that the compiler...
2018-01-28 Warner LoshOut of an abundance of caution, NUL out the first byte...
2018-01-28 Nathan WhitehornRemove some unused AIM register declarations that exist...
2018-01-28 Justin HibbitsStart building modules for QORIQ64
2018-01-28 Justin HibbitsConsolidate trap instruction checks to a single function
2018-01-28 Alexander MotinAssume Always Running APIC Timer for AMD CPU families...
2018-01-28 Michal MelounRemove #endif forgotten in r328510.
2018-01-28 Michal Meloundiff --git a/sys/dev/extres/clk/clk.c b/sys/dev/extres...
2018-01-28 Michal MelounFix handling of I-cache sync operations
2018-01-28 Warner LoshAdd the DF_SUSPENDED flag to flags that are printed.
2018-01-28 Warner LoshAvoid using \$. It's an unknown escape sequence. Some...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 Jason A. HarmeningRemove system makefile path directives from env passed...
2018-01-27 Pedro F. GiffuniRevert r328479:
2018-01-27 Pedro F. Giffuni{ext2|ufs}_readdir: Set limit on valid ncookies values.
2018-01-27 Michael TuexenAdd constant for the PAD chunk as defined in RFC 4820.
2018-01-27 Michael TuexenUpdate references in comments, since the IDs have becom...
2018-01-27 Mariusz ZaborskiAdd SPDX tags for nv(9).
2018-01-27 Mariusz ZaborskiDon't truncate name of glabel.
2018-01-27 Konstantin BelousovUse PCID to optimize PTI.
next