]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Silence witness warning about duplicated mutex type.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-27 Konstantin BelousovCorrect some inconsistencies in the earliest created...
2019-05-24 Konstantin BelousovFix too loose assert in pmap_large_unmap().
2019-05-24 Konstantin BelousovAdd PG_PS_PDP_FRAME symbol.
2019-05-24 Konstantin BelousovFix a corner case in demotion of kernel mappings.
2019-05-23 John BaldwinAdd a constant for the LS config MSR on AMD CPUs.
2019-05-21 Konstantin BelousovDo not call hw_mds_recalculate() from initializecpu().
2019-05-21 Edward Tomasz Napi... Make linux_ptrace() use linux_msg() instead of printf().
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Edward Tomasz Napi... Implement PTRACE_O_TRACESYSGOOD. This makes Linux...
2019-05-18 John BaldwinExpose the MD_CLEAR capability used by Intel MDS mitiga...
2019-05-18 Konstantin BelousovMake lock-less delayed invalidation operational very...
2019-05-17 Brooks DavisFCP-101: Remove wb(4)
2019-05-17 Brooks DavisFCP-101: Remove vx(4).
2019-05-17 Brooks DavisFCP-101: Remove txp(4).
2019-05-17 Brooks DavisFCP-101: Remove tx(4).
2019-05-17 Brooks DavisFCP-101: Remove tl(4).
2019-05-17 Brooks DavisFCP-101: Remove sf(4).
2019-05-17 Brooks DavisFCP-101: Remove pcn(4).
2019-05-17 Brooks DavisFCP-101: Remove ed(4).
2019-05-17 Brooks DavisFCP-101: Remove de(4).
2019-05-16 Konstantin BelousovRemove resolver_qual from DEFINE_IFUNC/DEFINE_UIFUNC...
2019-05-16 Konstantin Belousovamd64 pmap: sysctl vm.pmap.pcid_save_cnt should be...
2019-05-16 Konstantin Belousovamd64 pmap: Add tunable vm.pmap.di_locked to set DI...
2019-05-16 Konstantin Belousovamd64 pmap: Rename DI functions.
2019-05-16 Konstantin Belousovamd64 pmap: rework delayed invalidation, removing globa...
2019-05-15 Ryan Libbyx86: spell vpxor %zmm0 as vpxord
2019-05-14 Edward Tomasz Napi... Fix handling of r10 in Linux ptrace(2). This fixes...
2019-05-14 Konstantin BelousovMitigations for Microarchitectural Data Sampling.
2019-05-14 Mark JohnstonFix formatting.
2019-05-13 Dmitry ChaginLinuxulator depends on a fundamental kernel settings...
2019-05-13 Mark JohnstonProvide separate accounting for user-wired pages.
2019-05-12 Mateusz Guzikamd64: tidy up pagezero*/pagecopy (movq -> movl)
2019-05-12 Mateusz Guzikamd64: fixup MEMMOVE comment (10 -> r10)
2019-05-12 Mateusz Guzikx86: store pending bitmapped IPIs in per-cpu areas
2019-05-12 Mateusz Guzikamd64: stop re-reading curpc in suword
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Andrew GallatinRemove IPSEC from GENERIC due to performance issues
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Kyle Evanstun/tap: merge and rename to `tuntap`
2019-05-08 Conrad Meyervmm(4): Pass through RDSEED feature bit to guests
2019-05-07 Edward Tomasz Napi... Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).
2019-05-07 Ed Mastemake sysent after r347228
2019-05-06 Phil ShaferImport libxo-1.0.4:
2019-05-05 Cy SchubertMFV r347136:
2019-05-04 Conrad Meyerx86: Implement MWAIT support for stopping a CPU
2019-05-04 Conrad Meyerx86: Define pc_monitorbuf as a logical structure
2019-05-03 John BaldwinEmulate the "ADD reg, r/m" instruction (opcode 03H).
2019-05-03 Dmitry ChaginIn order to reduce duplication between MD parts of...
2019-05-02 Conrad MeyerAdd a COMPAT_FREEBSD12 kernel option.
2019-04-25 Rodney W. GrimesAdd accessor function for vm->maxcpus
2019-04-23 Dmitry ChaginSince r339624 HEAD does not need for backslashes in...
2019-04-23 Cy SchubertMFV r346563:
2019-04-20 Cy SchubertMFV r346450:
2019-04-19 Conrad MeyerUpdate to Zstandard 1.4.0
2019-04-16 Konstantin BelousovFix initial x87 state after r345562.
2019-04-13 Warner LoshMove mpr/mps drivers from per-arch NOTES files into...
2019-04-12 Baptiste DaroussinUpdate mandoc to 1.14.5
2019-04-10 Emmanuel VadotImport DTS files from Linux 5.0
2019-04-09 Konstantin Belousovpci_cfgreg.c: Use io port config access for early boot...
2019-04-06 Cy SchubertMFV r345988:
2019-04-06 Jung-uk KimMFV: r345969
2019-04-05 Konstantin BelousovImplement resets for PCI buses and PCIe bridges.
2019-04-05 Warner LoshAdd mpr, mps, mpt to NOTES file
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Conrad Meyerx86: Use XSAVEOPT for fpusave(), when available
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-24 Dmitry ChaginRegen from r345471.
2019-03-24 Dmitry ChaginUpdate syscall.master to 5.0.
2019-03-24 Dmitry ChaginRegen for r345469 (shmat()).
2019-03-24 Dmitry ChaginLinux between 4.18 and 5.0 split IPC system calls.
2019-03-24 Dmitry ChaginRevert r313993.
2019-03-21 Mark JohnstonDisallow preemptive creation of wired superpage mappings.
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-19 Marcin WojtasPrevent loading SGX with incorrect EPC data
2019-03-18 Alan SomersMFHead@r345275
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Konstantin Belousovamd64 KPTI: add control from procctl(2).
2019-03-16 Konstantin Belousovamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 Konstantin Belousovamd64: fix switching to the pmap with pti disabled.
2019-03-16 Konstantin Belousovamd64: rewrite cpu_switch.S fragment to reload tss...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Konstantin BelousovProvide deterministic (and somewhat useful) value for...
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-12 Warner LoshKill tz_minuteswest and tz_dsttime.
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
next